I have found that most graph discussions are around property graphs and not RDF. It would be interesting to give a talk about why RDF is "better" than "property", but I don't want to really start the flame war.
My biggest issue with property graphs is that they have 2 different access methods: one to reach other nodes and one for properties. I am convinced this will lead to the same issues we see in XML where when the document was designed it was determined that somethings should be a property and not a child node and now we need that property to be a child node. Claude On Sun, Nov 24, 2019 at 10:49 AM Marco Neumann <[email protected]> wrote: > indeed looks like it's catering well for Neo4j and property graphs as it > is... > > On Sun, Nov 24, 2019 at 10:37 AM Claude Warren <[email protected]> wrote: > > > A bit late for that now. However there is a Graph Systems and Algorithms > > which is still open[1]. > > > > > > [1] https://lists.fosdem.org/pipermail/fosdem/2019q4/002900.html > > > > On Sun, Nov 24, 2019 at 10:02 AM Marco Neumann <[email protected]> > > wrote: > > > > > good idea, do you think that it would be possible to get a devroom for > > jena > > > at FOSDEM? > > > > > > On Sun, Nov 24, 2019 at 9:51 AM Claude Warren <[email protected]> > wrote: > > > > > > > Is anyone else planning on going? If so I think we should volunteer > at > > > the > > > > ASF table to talk to people about the Jena project. We will have > > > stickers. > > > > > > > > Claude > > > > > > > > -- > > > > I like: Like Like - The likeliest place on the web > > > > <http://like-like.xenei.com> > > > > LinkedIn: http://www.linkedin.com/in/claudewarren > > > > > > > > > > > > > -- > > > > > > > > > --- > > > Marco Neumann > > > KONA > > > > > > > > > -- > > I like: Like Like - The likeliest place on the web > > <http://like-like.xenei.com> > > LinkedIn: http://www.linkedin.com/in/claudewarren > > > > > -- > > > --- > Marco Neumann > KONA > -- I like: Like Like - The likeliest place on the web <http://like-like.xenei.com> LinkedIn: http://www.linkedin.com/in/claudewarren
