--- a/rdf-xml/index.html Mon Dec 09 23:33:34 2013 +0100
+++ b/rdf-xml/index.html Tue Dec 10 00:00:56 2013 +0100
@@ -112,15 +112,10 @@
(<abbr title="Resource Description Framework">RDF</abbr>) is a
general-purpose language for representing information in the Web.</p>
- <p>This document defines an
- <a href="http://www.w3.org/TR/2000/REC-xml-20001006">XML</a>
+ <p>This document defines an XML
syntax for RDF called RDF/XML in terms of
- <a href="http://www.w3.org/TR/1999/REC-xml-names-19990114/">Namespaces in XML</a>,
- the
- <a href="http://www.w3.org/TR/2001/REC-xml-infoset-20011024/">XML Information Set</a>
- and <a
- href="http://www.w3.org/TR/2001/REC-xmlbase-20010627/">XML
- Base</a>.</p>
+ Namespaces in XML, the XML Information Set</a>
+ and XML Base.</p>
</section>
@@ -138,10 +133,10 @@
<h2>Introduction</h2>
<p>This document defines the
- XML [[!XML]] syntax for RDF graphs. </p>
+ XML [[!XML10]] syntax for RDF graphs. </p>
<p>This document revises the original RDF/XML gramma [[RDFMS]]
- in terms of XML Information Set [[!INFOSET]] information items which moves
+ in terms of XML Information Set [[!XML-INFOSET]] information items which moves
away from the rather low-level details of XML, such as particular
forms of empty elements. This allows the grammar to be more
precisely recorded and the mapping from the XML syntax to the RDF
@@ -217,7 +212,7 @@
and attribute values.
RDF/XML uses XML
<a href="http://www.w3.org/TR/1999/REC-xml-names-19990114/#NT-QName">QNames</a>
- as defined in Namespaces in XML [XML-NS] to represent IRIs.
+ as defined in Namespaces in XML [[!XML-NAMES]] to represent IRIs.
All QNames have a <a
href="http://www.w3.org/TR/1999/REC-xml-names-19990114/#dt-NSName">namespace
name</a> which is an IRI
@@ -1108,7 +1103,7 @@
<p>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in
this document are to be interpreted as described in
- RFC 2119 [[KEYWORDS]].</p>
+ RFC 2119 [[RDF2119]].</p>
<p>All use of string without further qualification refers to
a Unicode [[UNICODE]] character string;
@@ -1125,7 +1120,7 @@
<p>The Internet media type / MIME type for RDF/XML is
<code>application/rdf+xml</code> —
- RFC 3023 [[!RFC-3023]], section 8.18.
+ RFC 3023 [[!RFC3023]], section 8.18.
</p>
<p class="note"><strong>(Informative): </strong>
@@ -1370,7 +1365,7 @@
<p>An empty same document reference ""
resolves against the URI part of the base URI; any fragment part
is ignored. See
- Uniform Resource Identifiers (URI) [[URIS]], section 4.2
+ Uniform Resource Identifiers (URI) [[RFC3986]].
</p>
<p class="note"><strong>Test:</strong>
@@ -1461,7 +1456,7 @@
which case they are in document order as defined below in
<a href="#section-Infoset-Mapping">Section 6.2 Information Set Mapping</a>.
The sequence these events form are intended to be similar to the sequence
- of events produced by the [[SAX2]] XML API from
+ of events produced by the [[SAX]] XML API from
the same XML document. Sequences of events may be checked against
the grammar to determine whether they are or are not syntactically
well-formed RDF/XML.</p>
@@ -1495,7 +1490,7 @@
<p>The syntax does not support non-well-formed XML documents, nor
documents that otherwise do not have an XML Information Set; for
example, that do not conform to
- Namespaces in XML [[XML-NS]].
+ Namespaces in XML [[XML-NAMES]].
</p>
<p>The Infoset requires support for
@@ -1505,7 +1500,7 @@
</p>
<p>This specification requires an
- XML Information Set [[!INFOSET]]
+ XML Information Set [[!XML-INFOSET]]
which supports at least the following information items and
properties for RDF/XML:</p>
@@ -2496,7 +2491,7 @@
</tr>
<tr valign="top">
<td><a href="#rdf-id">7.2.34</a> <a href="#rdf-id">rdf-id</a></td> <td>An attribute <a href="#eventterm-attribute-string-value" class="termref"><span class="arrow">·</span>string-value<span class="arrow">·</span></a>
- matching any legal [[XML-NS]] token
+ matching any legal [[XML-NAMES]] token
<a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a></td>
</tr>
@@ -2911,7 +2906,7 @@
subset</a>)</li>
<li>Apply <a
href="http://www.w3.org/TR/2002/REC-xml-exc-c14n-20020718/">Exclusive
- XML Canonicalization</a> [[XML-XC14N]])
+ XML Canonicalization</a> [[XML-EXC-XC14N]])
with comments and with empty
<a href="http://www.w3.org/TR/2002/REC-xml-exc-c14n-20020718/#def-InclusiveNamespaces-PrefixList">InclusiveNamespaces PrefixList</a>
to this node-set to give a sequence of octets <em>s</em>
@@ -3379,7 +3374,7 @@
<div class="productionOuter"><div class="productionInner"><p>
An attribute <a href="#eventterm-attribute-string-value" class="termref"><span class="arrow">·</span>string-value<span class="arrow">·</span></a>
matching any legal
- [[XML-NS]] token
+ [[XML-NAMES]] token
<a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a>
</p></div></div>