On Mon, 2010-01-25 at 08:23 -0800, Dave Beckett wrote: [discussion of updating Turtle to handle quads / named graphs] > I was more thinking of allowing something like > > <s> <p> <o> <g> . Is there a reason why the graph URI would be the last element of the tuple, rather than the *first*? <g> <s> <p> <o> . As the first element: - the graph URI would bemore like high order bits, so simple text sorting of a quad file would group all quads of the named graph together; and - the graph URI would be easier to strip off when converting the quads back to triples, because one could simply strip everything through the first space on each line -- a very easy sed script. -- David Booth, Ph.D. Cleveland Clinic (contractor) Opinions expressed herein are those of the author and do not necessarily reflect those of Cleveland Clinic.Received on Monday, 8 March 2010 15:49:17 UTC
This archive was generated by hypermail 2.4.0 : Thursday, 24 March 2022 20:41:20 UTC