Re: ISSUE-19: Should TURTLE allow triples like "[ :p 123 ]." as SPARQL does ?

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