- From: Richard Light <richard@light.demon.co.uk>
- Date: Thu, 14 Jan 2010 12:04:37 +0000
- To: public-lod@w3.org
Hi, I'm developing my nascent Turtle parser, and working through the Turtle examples [1]. Since my objective is to generate RDF from the parsed Turtle source, I need guidance on whether to implement Collections (test 07) as a linked list of blank nodes, as suggested by the output from test 07, or by the rather nicer rdf:parseType="Collection" construct given in the RDF Primer [2]. Richard [1] http://www.w3.org/TeamSubmission/turtle/tests/ [2] http://www.w3.org/TR/rdf-primer/#collections -- Richard Light
Received on Thursday, 14 January 2010 12:05:24 UTC