- From: <Patrick.Stickler@nokia.com>
- Date: Wed, 21 Nov 2001 10:47:59 +0200
- To: distobj@acm.org, ejw@cse.ucsc.edu
- Cc: w3c-dist-auth@w3.org, uri@w3.org
> IMO, a URI scheme has identity, and so should be able to be identified > by a URI reference. Right. Insofar as RDF is concerned, which provides for a concatenative mapping from qname to URI, you could do the following: <dav:creationdate xmlns:dav="dav:"/> Where "dav:" is both a URI denoting the URI scheme, and an xmlns prefix. Which is which is 100% clear in the XML syntax. This gives the (RDF) URI "dav:creationdate" as desired and provides for consistency between URI and qname representation. Eh? Though this doesn't help much in a non-RDF context where a given qname is interpreted as just "{namespace}name" rather than the concatenation "namespacename". Cheers, Patrick -- Patrick Stickler Phone: +358 50 483 9453 Senior Research Scientist Fax: +358 7180 35409 Nokia Research Center Email: patrick.stickler@nokia.com
Received on Wednesday, 21 November 2001 03:48:46 UTC