546 bytes added
, 23:24, 25 January 2007
A '''URI''' reference within an [[RDF]] graph (an RDF URI reference) is a Unicode string [UNICODE] that:
:* is in Normal Form C [NFC] and
:* would produce a valid URI character sequence (per RFC2396 [URI], sections 2.1) when subjected to encoding.
The vocabulary is fully extensible, being based on URIs with optional fragment identifiers (URI references, or URIrefs). URI references are used for naming all kinds of things in RDF.
==External links==
[http://www.w3.org/TR/2003/WD-rdf-concepts-20030123/#section-Graph-URIref RDF URI References]