- From: Nathan <nathan@webr3.org>
- Date: Sun, 11 Nov 2012 01:26:14 +0000
- To: RDF WG <public-rdf-wg@w3.org>
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 UTC