--- a/rdf-xml/index.html Wed Dec 11 14:43:10 2013 +0100
+++ b/rdf-xml/index.html Wed Dec 11 15:01:35 2013 +0100
@@ -627,7 +627,7 @@
<pre class="example" id="example9">
<strong>Complete example of <code>rdf:parseType="Literal"</code>
-(<a href="http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/example09.rdf">example09.rdf</a>, output <a href="example09.nt">http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/example09.nt</a>)</strong>
+(<a href="http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/example09.rdf">example09.rdf</a>, output <a href="http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/example09.nt">example09.nt</a>)</strong>
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
@@ -1034,7 +1034,7 @@
<pre class="example" id="example19">
<strong>Complete example of a RDF collection of nodes using <code>rdf:parseType="Collection"</code>
-(<a href="http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/example19.rdf">example19.rdf</a>, output <a href="example19.nt">http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/example19.nt</a>)</strong>
+(<a href="http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/example19.rdf">example19.rdf</a>, output <a href="http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/example19.nt">example19.nt</a>)</strong>
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
@@ -1079,7 +1079,7 @@
property element giving the reified triple the
IRI <code>http://example.org/triples/#triple1</code>.</p>
-<pre class="example" id="exampl20">
+<pre class="example" id="example20">
<strong>Complete example of <code>rdf:ID</code> reifying a property element
(<a href="http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/example20.rdf">example20.rdf</a>, output <a href="http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/example20.nt">example20.nt</a>)</strong>
@@ -3446,7 +3446,7 @@
<dl>
<dt>Use property names that cannot be turned into XML namespace-qualified names.<br /></dt>
<dd>An XML namespace-qualified name
- (<a href="http://www.w3.org/TR/REC-xml-names/#dt-qname">QName</a>)
+ (<a href="http://www.w3.org/TR/REC-xml-names/#ns-qualnames">QName</a>)
has restrictions on the legal characters such that not all property URIs
can be expressed as these names.
It is recommended that implementors of RDF serializers, in order to
@@ -3487,13 +3487,16 @@
<a href="http://www.w3.org/TR/SVG/metadata.html">Section 21 Metadata</a>
of the
- <a href="http://www.w3.org/TR/2001/REC-SVG-20010904/">Scalable Vector Graphics (SVG) 1.0 Specification</a>
- <a href="#ref-svg">[SVG]</a>
+ <a href="http://www.w3.org/TR/2001/REC-SVG-20010904/">Scalable
+ Vector Graphics (SVG) 1.0 Specification</a>
+ [[SVG10]]
and
<a href="http://www.w3.org/TR/SVG11/metadata.html">Section 21 Metadata</a>
of the
- <a href="http://www.w3.org/TR/2003/REC-SVG11-20030114/">Scalable Vector Graphics (SVG) 1.1 Specification</a>
- <a href="#ref-svg11">[SVG11]</a>.
+ <a
+ href="http://www.w3.org/TR/2003/REC-SVG11-20030114/">Scalable
+ Vector Graphics (SVG) 1.1 Specification</a>
+ [[SVG11]].
</p>
@@ -3830,6 +3833,8 @@
<li>Removed ID and datatype exclusion on literal
property</li>
<li>Added note to section on plain-literal event</li>
+ <li>Updated link to QName definition in XML-NAMES</li>
+ <li>Added diff with 2004 Recommendation</li>
</ul>
</section>