DISQUS

DISQUS Hello! Phil Dawes' Stuff is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Implementing graphs as triple ranges

Started by phildawes · 9 months ago

Had an implementation thought on the train this morning:
Instead of implementing a graph as a single id in the 4th column of the quads table, how about implementing it as a range of triple ids. i.e. Each triple is given a sequential id in the 4th column when asserted, and the graphs are %5 ... Continue reading »

3 comments

  • You might be interested in the way i "mentograph" quads. Also there is a language for this called Semenglish which is similar to your tag quads. I think if i was doing this again, i would put URI inside angeled braces and just quote tags that contain spaces. That is the simplest grammar.
  • Also, imho, a subgraph ("context") should be related to another graph (perhaps one that subsumes it) by an arrow. A triple can exist in as many graphs as is desired.
  • Cool - will take a look. Many thanks!

Add New Comment

Returning? Login