Lars Marius Garshol wrote: > Well, leaving RDF/XML aside, it doesn't seem very difficult to create > an XML syntax where the reification is done without having to create > global identifiers for the statements. For example: > > <bogus-quad-syntax> > <statement subject="a" property="b" object="c"> > <statement property="source" object="x"/> > <!-- subject is implicitly parent statement --> > </statement> > </bogus-quad-syntax> It would indeed be nice if there was a way to avoid global identifiers for statements, but all syntaxes that I have seen so far that do so end up being rather verbose, i.e. using even more disk space than standard RDF/XML (unless perhaps you need to reify every single statement).Received on Thursday, 26 August 2004 09:03:00 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:52:08 GMT