--- a/rdf-schema/index.html Thu Nov 14 12:55:19 2013 +0100
+++ b/rdf-schema/index.html Thu Nov 14 13:01:53 2013 +0100
@@ -208,7 +208,7 @@
called 'rdfs' here. That namespace is identified by the IRI</p>
<blockquote>
-http://www.w3.org/2000/01/rdf-schema#
+<code>http://www.w3.org/2000/01/rdf-schema#</code>
</blockquote>
and is conventiuonally associated with the prefix
@@ -216,7 +216,7 @@
RDF namespace</p>
<blockquote>
-http://www.w3.org/1999/02/22-rdf-syntax-ns#
+<code>http://www.w3.org/1999/02/22-rdf-syntax-ns#</code>
</blockquote>
<p>For convenience and readability, this specification uses an abbreviated
@@ -383,7 +383,7 @@
<p>The triple</p>
<blockquote>
- <p>P rdfs:range C</p>
+ <code>>P rdfs:range C</code>
</blockquote>
<p>states that P is an instance of the class <a
href="#ch_property"><code>rdf:Property</code></a>, that C is an instance of the class <a href="#ch_class"><code>rdfs:Class</code></a> and that the resources denoted by the objects of triples whose predicate is P are instances of the class C.</p>
@@ -1288,7 +1288,7 @@
<li>Fixed incorrect pointer to RDF Primer example 16 to example
21.</li>
<li>Removed the introductory paragraph of Sec. <a
- href="ch_reificationvocab">"Reification Vocabulary"</a>, as
+ href="#ch_reificationvocab">"Reification Vocabulary"</a>, as
this discussion is not related to the technical content and is
irrelevant and confusing now. </li>
<li>Update of affiliation of the editors. </li>