- From: Gavin Carothers <gavin@topquadrant.com>
- Date: Tue, 23 Aug 2011 16:52:48 -0700
- To: RDF-WG WG <public-rdf-wg@w3.org>
Hey folks, Have added an initial draft of N-Triples Prime (name to be agreed on later) to a branch of the Turtle specification. http://dvcs.w3.org/hg/rdf/raw-file/n-triples/rdf-turtle/index.html Branch is named "n-triples". Issues: The RDF WG has not settled on a name for N′, N′ is used to distinguish it from the RDF Test Cases N-Triples. ( Should I say "N\u2032" ) The RDF WG has specified N-Triples Prime to allow UTF-8 characters in IRIs, literals and blank node identifiers. Readers with an opinion about whether or not N-Triples should be ASCII-only may wish to comment. (huh, that is poor language and not correct copied from old issue, will fix later) Current grammar doesn't deal with comments correctly. (For any value of correct) Current grammar doesn't deal with triple lines that end in EOF rather then EOL. (neither did the old one) Cheers, Gavin
Received on Tuesday, 23 August 2011 23:53:16 UTC