- From: Andy Seaborne <andy.seaborne@epimorphics.com>
- Date: Mon, 07 Feb 2011 15:37:05 +0000
- To: RDFa Working Group WG <public-rdfa-wg@w3.org>
On 06/02/11 00:02, Nathan wrote: > RDFa Working Group Issue Tracker wrote: >> ISSUE-83 (CURIEs must require colon): CURIEs are dangerous when used >> in combination with @vocab and @about [LC Comment - RDFa Core 1.1] >> >> http://www.w3.org/2010/02/rdfa/track/issues/83 > > Note, this also affects @resource - there's more on the issue here: > > http://lists.w3.org/Archives/Public/public-rdfa-wg/2011Feb/0032.html > > I've went through some different approaches and the one thing that > appears to clear up both this issue, and the others mentioned, is to > change the definition of CURIE so that the ':' is always present. Just some context: Turtle prefix names and SPARQL prefix names can only have one ":". In fact, there must be exactly one colon because that distinguishes them from keywords, of which Turtle has three (a, true, false) and SPARQL has more. Andy
Received on Monday, 7 February 2011 15:37:44 UTC