- From: Richard Cyganiak <richard@cyganiak.de>
- Date: Thu, 31 Mar 2011 12:23:39 +0530
- To: RDF Working Group WG <public-rdf-wg@w3.org>
On 30 Mar 2011, at 21:03, RDF Working Group Issue Tracker wrote:
> ISSUE-19: Should TURTLE allow triples like "[ :p 123 ]." as SPARQL does ?
YES.
Currently, that triple has to be written like this:
[] :p 123 .
For consistency it would be better if this triple could also be written by enclosing the p-o part into square brackets.
Richard
Received on Thursday, 31 March 2011 06:55:09 UTC