- From: Nathan <nathan@webr3.org>
- Date: Mon, 28 Feb 2011 21:14:07 +0000
- To: Andy Seaborne <andy.seaborne@epimorphics.com>
- CC: RDF-WG <public-rdf-wg@w3.org>
Andy Seaborne wrote: > > > On 28/02/11 20:51, Nathan wrote: >>> (e.g. what's allowed in a prefixed name). >> >> ... and is the colon part of it? > > Yes - > SPARQL 1.0: > http://www.w3.org/TR/rdf-sparql-query/#rPrefixedName > > A prefixed name has exactly one colon. This distinguishes it from a > keyword. That's a bit of nuisance for working with URNs and (hindsight) > requiring WS to separate would be more useful. but do you create a prefix uri mapping from PN_PREFIX (no colon) or PNAME_NS (colon required) to the URI? if the former, this is at odds with CURIEs, if the later how do you map ":"?
Received on Monday, 28 February 2011 21:15:55 UTC