To: | "[ontolog-forum]" <ontolog-forum@xxxxxxxxxxxxxxxx> |
---|---|
From: | Stephen Young <steve@xxxxxxxxxxxxxxxx> |
Date: | Thu, 30 May 2013 09:42:24 +1000 |
Message-id: | <CAHH+T2+-25ufrOS81G4HKGAqcKL-4Vhks4_U_11hJw=5gpGNow@xxxxxxxxxxxxxx> |
As a Graph Database vendor (GraphBase), this is topic close to my heart (and using Kingsley's many posts as a model, I'll try to keep the vendor-specific stuff to a minimum ;-) ).
In my experience, it's difficult enough working through the simple modelling problems associated with representing data-as-a-graph, without introducing pretty-much *any* of the formalisms that an ontologist takes for granted. Futhermore, many of the RDBMS mapping problems we see have printed ER models the size of a physical desktop. Few architects (in my opinion) will be willing to define the resulting structures using those formalisms. Particularly given that the reason they're entertaining an RDBMS alternative in the first place is that they want some agility in how they structure their data. The approach we've taken is to start with a base of representative problems and to "dumb down" the formalism and the structures needed to support it. Unsurprisingly, they're all "data management" problems so the data structures don't need to be particularly expressive. But even with these basic structures, RDBMS->Graph is difficult for most Enterprise technical people to get their head around. We've had to provide abstractions that simplify working with graph-structured data even further - and those abstractions take them even further from the underlying formalisms. And to insult the ontologist even further, we've had to build tools which suck data directly from an RDBMS and automatically create a data-graph - without any input from the architect. Something that they can play with straight away. This seems to be the best way to get engagement. On 30 May 2013 04:30, Kingsley Idehen <kidehen@xxxxxxxxxxxxxx> wrote:
-- Stephen Young _________________________________________________________________ Message Archives: http://ontolog.cim3.net/forum/ontolog-forum/ Config Subscr: http://ontolog.cim3.net/mailman/listinfo/ontolog-forum/ Unsubscribe: mailto:ontolog-forum-leave@xxxxxxxxxxxxxxxx Shared Files: http://ontolog.cim3.net/file/ Community Wiki: http://ontolog.cim3.net/wiki/ To join: http://ontolog.cim3.net/cgi-bin/wiki.pl?WikiHomePage#nid1J (01) |
Previous by Date: | Re: [ontolog-forum] Data & Relations, Kingsley Idehen |
---|---|
Next by Date: | Re: [ontolog-forum] Data & Relations, David Eddy |
Previous by Thread: | Re: [ontolog-forum] Data & Relations, Kingsley Idehen |
Next by Thread: | Re: [ontolog-forum] Data & Relations, David Eddy |
Indexes: | [Date] [Thread] [Top] [All Lists] |