Minor nit, noted that: http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/index.html#collections contains the example: @prefix : <http://example.org/foo> . # the object of this triple is the RDF collection blank node :subject :predicate ( :a :b :c ) . # an empty collection value - rdf:nil :subject :predicate2 () . Is the @prefix supposed to be <http://example.org/foo/> (note the trailing slash?Received on Sunday, 11 November 2012 01:27:00 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 16:25:52 GMT