--- a/rdf-xml/index.html Wed Dec 11 14:39:04 2013 +0100
+++ b/rdf-xml/index.html Wed Dec 11 14:42:57 2013 +0100
@@ -97,6 +97,8 @@
// throughout the generated specification. The triples generated use vocabulary items
// from the dcterms, foaf, and bibo. The parameter defaults to false.
doRDFa: "1.1",
+
+ alternateFormats: [ { uri: "diff.html", label: "diff w.r.t. 2004 Recommendation" } ]
};
</script>
@@ -1268,14 +1270,14 @@
<code>foo:bar</code> would correspond to the IRI
<code>http://example.org/somewhere/bar</code>. Note that this
restricts which
- IRIs can be made and the same URI can be given in multiple ways.</p>
+ IRIs can be made and the same IRI can be given in multiple ways.</p>
<p>The <a href="#idAttr"><code>rdf:ID</code></a> values
are transformed into
IRIs
by appending the attribute value to the result of appending
"#" to the in-scope base URI which is defined in
- <a href="#section-baseURIs">Section 5.3 Resolving URIs</a></p>
+ <a href="#section-baseURIs">Section 5.3 Resolving IRIs</a></p>
</dd>
<dt>Literal</dt>