new version
authorGuus Schreiber <guus.schreiber@vu.nl>
Tue, 03 Dec 2013 13:55:07 +0100
changeset 1445 3d53095cfe7f
parent 1444 110e38e0ce59
child 1446 486a68414ff5
new version
rdf-schema/Overview.html
--- a/rdf-schema/Overview.html	Tue Dec 03 13:51:25 2013 +0100
+++ b/rdf-schema/Overview.html	Tue Dec 03 13:55:07 2013 +0100
@@ -170,11 +170,11 @@
   </p>
   <h1 property="dcterms:title" id="title" class="title p-name">RDF Schema 1.1</h1>
   
-  <h2 content="2013-11-27T23:58:27.000Z" datatype="xsd:dateTime" property="dcterms:issued" id="w3c-proposed-edited-recommendation-28-november-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Proposed Edited Recommendation <time datetime="2013-11-28" class="dt-published">28 November 2013</time></h2>
+  <h2 content="2013-12-03T12:51:49.000Z" datatype="xsd:dateTime" property="dcterms:issued" id="w3c-proposed-edited-recommendation-03-december-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Proposed Edited Recommendation <time datetime="2013-12-03" class="dt-published">03 December 2013</time></h2>
   <dl>
     
       <dt>This version:</dt>
-      <dd><a href="http://www.w3.org/TR/2013/PER-rdf-schema-20131128/" class="u-url">http://www.w3.org/TR/2013/PER-rdf-schema-20131128/</a></dd>
+      <dd><a href="http://www.w3.org/TR/2013/PER-rdf-schema-20131203/" class="u-url">http://www.w3.org/TR/2013/PER-rdf-schema-20131203/</a></dd>
       <dt>Latest published version:</dt>
       <dd><a href="http://www.w3.org/TR/rdf-schema/">http://www.w3.org/TR/rdf-schema/</a></dd>
     
@@ -222,7 +222,7 @@
       
         This document is also available in this non-normative format:
       
-      <a href="diff-131114.html" rel="alternate">diff to previous version</a>
+      <a href="diff.html" rel="alternate">diff w.r.t. previous recommendation</a>
     </p>
   
   
@@ -337,7 +337,7 @@
       
     
   
-</section><section id="toc"><h2 class="introductory" aria-level="1" role="heading" id="h2_toc">Table of Contents</h2><ul class="toc" role="directory" id="respecContents"><li class="tocline"><a href="#ch_introduction" class="tocxref"><span class="secno">1. </span>Introduction</a></li><li class="tocline"><a href="#ch_classes" class="tocxref"><span class="secno">2. </span>Classes</a><ul class="toc"><li class="tocline"><a href="#ch_resource" class="tocxref"><span class="secno">2.1 </span>rdfs:Resource</a></li><li class="tocline"><a href="#ch_class" class="tocxref"><span class="secno">2.2 </span>rdfs:Class</a></li><li class="tocline"><a href="#ch_literal" class="tocxref"><span class="secno">2.3 </span>rdfs:Literal</a></li><li class="tocline"><a href="#ch_datatype" class="tocxref"><span class="secno">2.4 </span>rdfs:Datatype</a></li><li class="tocline"><a href="#ch_xmlliteral" class="tocxref"><span class="secno">2.5 </span>rdf:XMLLiteral</a></li><li class="tocline"><a href="#ch_property" class="tocxref"><span class="secno">2.6 </span>rdf:Property</a></li></ul></li><li class="tocline"><a href="#ch_properties" class="tocxref"><span class="secno">3. </span>Properties</a><ul class="toc"><li class="tocline"><a href="#ch_range" class="tocxref"><span class="secno">3.1 </span>rdfs:range</a></li><li class="tocline"><a href="#ch_domain" class="tocxref"><span class="secno">3.2 </span>rdfs:domain</a></li><li class="tocline"><a href="#ch_type" class="tocxref"><span class="secno">3.3 </span>rdf:type</a></li><li class="tocline"><a href="#ch_subclassof" class="tocxref"><span class="secno">3.4 </span>rdfs:subClassOf</a></li><li class="tocline"><a href="#ch_subpropertyof" class="tocxref"><span class="secno">3.5 </span>rdfs:subPropertyOf</a></li><li class="tocline"><a href="#ch_label" class="tocxref"><span class="secno">3.6 </span>rdfs:label</a></li><li class="tocline"><a href="#ch_comment" class="tocxref"><span class="secno">3.7 </span>rdfs:comment</a></li></ul></li><li class="tocline"><a href="#ch_domainrange" class="tocxref"><span class="secno">4. </span>Using the Domain and Range vocabulary</a></li><li class="tocline"><a href="#ch_othervocab" class="tocxref"><span class="secno">5. </span>Other vocabulary</a><ul class="toc"><li class="tocline"><a href="#ch_containervocab" class="tocxref"><span class="secno">5.1 </span>Container Classes and Properties</a><ul class="toc"><li class="tocline"><a href="#ch_container" class="tocxref"><span class="secno">5.1.1 </span>rdfs:Container</a></li><li class="tocline"><a href="#ch_bag" class="tocxref"><span class="secno">5.1.2 </span>rdf:Bag</a></li><li class="tocline"><a href="#ch_seq" class="tocxref"><span class="secno">5.1.3 </span>rdf:Seq</a></li><li class="tocline"><a href="#ch_alt" class="tocxref"><span class="secno">5.1.4 </span>rdf:Alt</a></li><li class="tocline"><a href="#ch_containermembershipproperty" class="tocxref"><span class="secno">5.1.5 </span>rdfs:ContainerMembershipProperty</a></li><li class="tocline"><a href="#ch_member" class="tocxref"><span class="secno">5.1.6 </span>rdfs:member</a></li></ul></li><li class="tocline"><a href="#ch_collectionvocab" class="tocxref"><span class="secno">5.2 </span>RDF Collections</a><ul class="toc"><li class="tocline"><a href="#ch_list" class="tocxref"><span class="secno">5.2.1 </span>rdf:List</a></li><li class="tocline"><a href="#ch_first" class="tocxref"><span class="secno">5.2.2 </span>rdf:first</a></li><li class="tocline"><a href="#ch_rest" class="tocxref"><span class="secno">5.2.3 </span>rdf:rest</a></li><li class="tocline"><a href="#ch_nil" class="tocxref"><span class="secno">5.2.4 </span>rdf:nil</a></li></ul></li><li class="tocline"><a href="#ch_reificationvocab" class="tocxref"><span class="secno">5.3 </span>Reification Vocabulary</a><ul class="toc"><li class="tocline"><a href="#ch_statement" class="tocxref"><span class="secno">5.3.1 </span>rdf:Statement</a></li><li class="tocline"><a href="#ch_subject" class="tocxref"><span class="secno">5.3.2 </span>rdf:subject</a></li><li class="tocline"><a href="#ch_predicate" class="tocxref"><span class="secno">5.3.3 </span>rdf:predicate</a></li><li class="tocline"><a href="#ch_object" class="tocxref"><span class="secno">5.3.4 </span>rdf:object</a></li></ul></li><li class="tocline"><a href="#ch_utilvocab" class="tocxref"><span class="secno">5.4 </span>Utility Properties</a><ul class="toc"><li class="tocline"><a href="#ch_seealso" class="tocxref"><span class="secno">5.4.1 </span>rdfs:seeAlso</a></li><li class="tocline"><a href="#ch_isdefinedby" class="tocxref"><span class="secno">5.4.2 </span>rdfs:isDefinedBy</a></li><li class="tocline"><a href="#ch_value" class="tocxref"><span class="secno">5.4.3 </span>rdf:value</a></li></ul></li></ul></li><li class="tocline"><a href="#ch_summary" class="tocxref"><span class="secno">6. </span>RDF Schema summary</a><ul class="toc"><li class="tocline"><a href="#ch_sumclasses" class="tocxref"><span class="secno">6.1 </span>RDF classes</a></li><li class="tocline"><a href="#ch_sumproperties" class="tocxref"><span class="secno">6.2 </span>RDF properties</a></li></ul></li><li class="tocline"><a href="#ch_acknowledgements" class="tocxref"><span class="secno">A. </span>Acknowledgments</a></li><li class="tocline"><a href="#changes" class="tocxref"><span class="secno">B. </span>Change history</a><ul class="toc"><li class="tocline"><a href="#PER-changes" class="tocxref"><span class="secno">B.1 </span>Changes for Proposed Edited Recommendation in 2013</a></li><li class="tocline"><a href="#2004-changes" class="tocxref"><span class="secno">B.2 </span>Changes history of the 2004 Recommendation</a></li></ul></li><li class="tocline"><a href="#ch_appendix_rdfs" class="tocxref"><span class="secno">C. </span>RDF Schema as RDF/XML</a></li><li class="tocline"><a href="#references" class="tocxref"><span class="secno">D. </span>References</a><ul class="toc"><li class="tocline"><a href="#normative-references" class="tocxref"><span class="secno">D.1 </span>Normative references</a></li><li class="tocline"><a href="#informative-references" class="tocxref"><span class="secno">D.2 </span>Informative references</a></li></ul></li></ul></section>
+</section><section id="toc"><h2 class="introductory" aria-level="1" role="heading" id="h2_toc">Table of Contents</h2><ul class="toc" role="directory" id="respecContents"><li class="tocline"><a href="#ch_introduction" class="tocxref"><span class="secno">1. </span>Introduction</a></li><li class="tocline"><a href="#ch_classes" class="tocxref"><span class="secno">2. </span>Classes</a><ul class="toc"><li class="tocline"><a href="#ch_resource" class="tocxref"><span class="secno">2.1 </span>rdfs:Resource</a></li><li class="tocline"><a href="#ch_class" class="tocxref"><span class="secno">2.2 </span>rdfs:Class</a></li><li class="tocline"><a href="#ch_literal" class="tocxref"><span class="secno">2.3 </span>rdfs:Literal</a></li><li class="tocline"><a href="#ch_datatype" class="tocxref"><span class="secno">2.4 </span>rdfs:Datatype</a></li><li class="tocline"><a href="#ch_langString" class="tocxref"><span class="secno">2.5 </span>rdf:langString</a></li><li class="tocline"><a href="#ch_html" class="tocxref"><span class="secno">2.6 </span>rdf:HTML</a></li><li class="tocline"><a href="#ch_xmlliteral" class="tocxref"><span class="secno">2.7 </span>rdf:XMLLiteral</a></li><li class="tocline"><a href="#ch_property" class="tocxref"><span class="secno">2.8 </span>rdf:Property</a></li></ul></li><li class="tocline"><a href="#ch_properties" class="tocxref"><span class="secno">3. </span>Properties</a><ul class="toc"><li class="tocline"><a href="#ch_range" class="tocxref"><span class="secno">3.1 </span>rdfs:range</a></li><li class="tocline"><a href="#ch_domain" class="tocxref"><span class="secno">3.2 </span>rdfs:domain</a></li><li class="tocline"><a href="#ch_type" class="tocxref"><span class="secno">3.3 </span>rdf:type</a></li><li class="tocline"><a href="#ch_subclassof" class="tocxref"><span class="secno">3.4 </span>rdfs:subClassOf</a></li><li class="tocline"><a href="#ch_subpropertyof" class="tocxref"><span class="secno">3.5 </span>rdfs:subPropertyOf</a></li><li class="tocline"><a href="#ch_label" class="tocxref"><span class="secno">3.6 </span>rdfs:label</a></li><li class="tocline"><a href="#ch_comment" class="tocxref"><span class="secno">3.7 </span>rdfs:comment</a></li></ul></li><li class="tocline"><a href="#ch_domainrange" class="tocxref"><span class="secno">4. </span>Using the Domain and Range vocabulary</a></li><li class="tocline"><a href="#ch_othervocab" class="tocxref"><span class="secno">5. </span>Other vocabulary</a><ul class="toc"><li class="tocline"><a href="#ch_containervocab" class="tocxref"><span class="secno">5.1 </span>Container Classes and Properties</a><ul class="toc"><li class="tocline"><a href="#ch_container" class="tocxref"><span class="secno">5.1.1 </span>rdfs:Container</a></li><li class="tocline"><a href="#ch_bag" class="tocxref"><span class="secno">5.1.2 </span>rdf:Bag</a></li><li class="tocline"><a href="#ch_seq" class="tocxref"><span class="secno">5.1.3 </span>rdf:Seq</a></li><li class="tocline"><a href="#ch_alt" class="tocxref"><span class="secno">5.1.4 </span>rdf:Alt</a></li><li class="tocline"><a href="#ch_containermembershipproperty" class="tocxref"><span class="secno">5.1.5 </span>rdfs:ContainerMembershipProperty</a></li><li class="tocline"><a href="#ch_member" class="tocxref"><span class="secno">5.1.6 </span>rdfs:member</a></li></ul></li><li class="tocline"><a href="#ch_collectionvocab" class="tocxref"><span class="secno">5.2 </span>RDF Collections</a><ul class="toc"><li class="tocline"><a href="#ch_list" class="tocxref"><span class="secno">5.2.1 </span>rdf:List</a></li><li class="tocline"><a href="#ch_first" class="tocxref"><span class="secno">5.2.2 </span>rdf:first</a></li><li class="tocline"><a href="#ch_rest" class="tocxref"><span class="secno">5.2.3 </span>rdf:rest</a></li><li class="tocline"><a href="#ch_nil" class="tocxref"><span class="secno">5.2.4 </span>rdf:nil</a></li></ul></li><li class="tocline"><a href="#ch_reificationvocab" class="tocxref"><span class="secno">5.3 </span>Reification Vocabulary</a><ul class="toc"><li class="tocline"><a href="#ch_statement" class="tocxref"><span class="secno">5.3.1 </span>rdf:Statement</a></li><li class="tocline"><a href="#ch_subject" class="tocxref"><span class="secno">5.3.2 </span>rdf:subject</a></li><li class="tocline"><a href="#ch_predicate" class="tocxref"><span class="secno">5.3.3 </span>rdf:predicate</a></li><li class="tocline"><a href="#ch_object" class="tocxref"><span class="secno">5.3.4 </span>rdf:object</a></li></ul></li><li class="tocline"><a href="#ch_utilvocab" class="tocxref"><span class="secno">5.4 </span>Utility Properties</a><ul class="toc"><li class="tocline"><a href="#ch_seealso" class="tocxref"><span class="secno">5.4.1 </span>rdfs:seeAlso</a></li><li class="tocline"><a href="#ch_isdefinedby" class="tocxref"><span class="secno">5.4.2 </span>rdfs:isDefinedBy</a></li><li class="tocline"><a href="#ch_value" class="tocxref"><span class="secno">5.4.3 </span>rdf:value</a></li></ul></li></ul></li><li class="tocline"><a href="#ch_summary" class="tocxref"><span class="secno">6. </span>RDF Schema summary</a><ul class="toc"><li class="tocline"><a href="#ch_sumclasses" class="tocxref"><span class="secno">6.1 </span>RDF classes</a></li><li class="tocline"><a href="#ch_sumproperties" class="tocxref"><span class="secno">6.2 </span>RDF properties</a></li></ul></li><li class="tocline"><a href="#ch_acknowledgements" class="tocxref"><span class="secno">A. </span>Acknowledgments</a></li><li class="tocline"><a href="#changes" class="tocxref"><span class="secno">B. </span>Change history</a><ul class="toc"><li class="tocline"><a href="#PER-changes" class="tocxref"><span class="secno">B.1 </span>Changes for Proposed Edited Recommendation in 2013</a></li><li class="tocline"><a href="#2004-changes" class="tocxref"><span class="secno">B.2 </span>Changes history of the 2004 Recommendation</a></li></ul></li><li class="tocline"><a href="#references" class="tocxref"><span class="secno">C. </span>References</a><ul class="toc"><li class="tocline"><a href="#normative-references" class="tocxref"><span class="secno">C.1 </span>Normative references</a></li><li class="tocline"><a href="#informative-references" class="tocxref"><span class="secno">C.2 </span>Informative references</a></li></ul></li></ul></section>
 
   
 </div>
@@ -417,22 +417,25 @@
 allows anyone to extend the description of existing resources, one of the
 architectural principles of the Web [<cite><a class="bibref" href="#bib-BERNERS-LEE98">BERNERS-LEE98</a></cite>].</p> 
 
-
-<!--
 <p>This specification does not attempt to enumerate all the possible forms of
-vocabulary description that are useful for representing the meaning of RDF
-classes and properties. Instead, the RDF vocabulary description strategy is
+representing the meaning of RDF
+classes and properties. Instead, the RDF Schema strategy is
 to acknowledge that there are many techniques through which the meaning of
 classes and properties can be described. Richer vocabulary or 'ontology'
-languages such as OWL [[OWL2-OVERVIEW]], inference rule
+languages such as OWL [<cite><a class="bibref" href="#bib-OWL2-OVERVIEW">OWL2-OVERVIEW</a></cite>], inference rule
 languages and other formalisms (for example temporal logics) will each
 contribute to our ability to capture meaningful generalizations about data in
-the Web. RDF vocabulary designers can create and deploy Semantic Web
-applications using the RDF vocabulary description language facilities,
-while exploring richer vocabulary description languages that share this
-general approach.</p>
+the Web.
+
+<!--
+RDF vocabulary designers can create and deploy Semantic Web
+applications using the RDF Schema facilities,
+while exploring richer languages that share this
+general approach.
 -->
 
+</p>
+
 
 <p>The language defined in this specification consists of a collection 
 of RDF resources that can be used to describe other RDF 
@@ -542,22 +545,34 @@
 both an instance of and a <a href="#def-subclass">subclass</a> of <a href="#ch_class"><code>rdfs:Class</code></a>. Each instance of <code>rdfs:Datatype</code> is a <a href="#def-subclass">subclass</a> of rdfs:Literal.</p>
 
 </section>
+  
+<section id="ch_langString" typeof="bibo:Chapter" resource="#ref" rel="bibo:Chapter">
+<h3 aria-level="2" role="heading" id="h3_ch_langString"><span class="secno">2.5 </span>rdf:langString</h3>
 
-<div class="issue"><div class="issue-title" aria-level="2" role="heading" id="h_issue_1"><span>Issue 1</span></div><div class="">We should add the two new datatypes
-  <code>rdf:HTML</code> and <code>rdf:langString</code>.
-</div></div>
-  
+<p>The class <code>rdf:langString</code> is the class of <a href="http://www.w3.org/TR/rdf11-concepts/#dfn-language-tagged-string">language-tagged string values</a>. <code>rdf:langString</code> is an instance of
+<code>rdfs:Datatype</code> and a <a href="#def-subclass">subclass</a> of <a href="#ch_literal"><code>rdfs:Literal</code></a>.</p>
+
+</section>
+
+<section id="ch_html" typeof="bibo:Chapter" resource="#ref" rel="bibo:Chapter">
+<h3 aria-level="2" role="heading" id="h3_ch_html"><span class="secno">2.6 </span>rdf:HTML</h3>
+
+<p>The class <code>rdf:HTML</code> is the class of <a href="http://www.w3.org/TR/rdf11-concepts/#section-html">HTML
+literal values</a>. <code>rdf:HTML</code> is an instance of
+<code>rdfs:Datatype</code> and a <a href="#def-subclass">subclass</a> of <a href="#ch_literal"><code>rdfs:Literal</code></a>.</p>
+
+</section>
+
 <section id="ch_xmlliteral" typeof="bibo:Chapter" resource="#ref" rel="bibo:Chapter">
-<h3 aria-level="2" role="heading" id="h3_ch_xmlliteral"><span class="secno">2.5 </span>rdf:XMLLiteral</h3>
+<h3 aria-level="2" role="heading" id="h3_ch_xmlliteral"><span class="secno">2.7 </span>rdf:XMLLiteral</h3>
 
 <p>The class <code>rdf:XMLLiteral</code> is the class of <a href="http://www.w3.org/TR/rdf11-concepts/#section-XMLLiteral">XML
 literal values</a>. <code>rdf:XMLLiteral</code> is an instance of
 <code>rdfs:Datatype</code> and a <a href="#def-subclass">subclass</a> of <a href="#ch_literal"><code>rdfs:Literal</code></a>.</p>
 
 </section>
-
 <section id="ch_property" typeof="bibo:Chapter" resource="#ref" rel="bibo:Chapter">
-<h3 aria-level="2" role="heading" id="h3_ch_property"><span class="secno">2.6 </span>rdf:Property</h3>
+<h3 aria-level="2" role="heading" id="h3_ch_property"><span class="secno">2.8 </span>rdf:Property</h3>
 
 <p><code>rdf:Property</code> is the class of RDF properties.
 <code>rdf:Property</code> is an instance of <a href="#ch_class"><code>rdfs:Class</code></a>.</p>
@@ -992,7 +1007,7 @@
 
 
 <!--
-<p>@@ Check. The 1999 RDF Model and Syntax Specification [[RDFMS]] defined a 
+<p>The 1999 RDF Model and Syntax Specification [[RDFMS]] defined a 
 vocabulary for describing RDF statements without stating them. 
 The 2004 RDF specification did not assign a normative 
 formal semantics to this vocabulary.  However, an intended meaning of 
@@ -1390,9 +1405,9 @@
 clarification of that design, and has benefited greatly from the hard work of
 the <a href="http://www.w3.org/2001/sw/RDFCore/">RDF Core Working Group</a>
 <a href="http://www.w3.org/2001/sw/RDFCore/#Membership">members</a>, and from
-implementation feedback from many members of the <a href="http://www.w3.org/RDF/Interest/">RDF Interest Group</a>.The <a href="http://www.w3.org/2011/rdf-wg/">RDF Working Group</a> edited
-this document in 2013-14 to be in line with the RDF 1.1
-specifications. </p>
+implementation feedback from many members of the <a href="http://www.w3.org/RDF/Interest/">RDF Interest Group</a>. In
+2013-2014 Guus Schreiber edited this document on behalf of the <a href="http://www.w3.org/2011/rdf-wg/">RDF Working Group</a>
+to bring it in line with the RDF 1.1 specifications. </p>
 
 <p>David Singer of IBM was the chair of the original RDF Schema group
 throughout most of the development of this specification; we thank David for
@@ -1447,9 +1462,13 @@
   <li>Renamed the document from &quot;RDF Vocabulary Description Language
   1.0: RDF Schema&quot; to &quot;RDF Schema 1.1&quot;, as the term Vocabulary
   Description Language has led to confusion.</li>
-  <li>Four paragraphs of the Introduction were left out. These
+  <li>Three paragraphs of the Introduction were left out. These
   paragraphs described the things that RDF Schema does not do and are
   now much less relevant than in 2004. </li>
+  <li>Added the datatypes <code>rdf:langString</code> and
+  <code>rdf:HTML</code>. </li>
+  <li>Removed Appendix  &quot;RDF Schema in RDF/XML&quot;. It was informative,
+  but now out of date, in terms of content and in terms of syntax.</li> 
 </ul>
 
 </section>
@@ -1493,271 +1512,274 @@
 </section>
 </section>
 
-<section id="ch_appendix_rdfs" class="appendix informative" typeof="bibo:Chapter" resource="#ref" rel="bibo:Chapter">
-
 
-<!--OddPage-->
-<h2 aria-level="1" role="heading" id="h2_ch_appendix_rdfs"><span class="secno">C. </span>RDF Schema as RDF/XML</h2><p><em>This section is non-normative.</em></p>
+<!--
 
-<div class="issue"><div class="issue-title" aria-level="2" role="heading" id="h_issue_2"><span>Issue 2</span></div><p class="">
+<section class="appendix informative" id="ch_appendix_rdfs">
+
+<h2>RDF Schema as RDF/XML</h2>
+
+<p class="issue">
 Update of the RDFS namespace document required!?
-</p></div>
+</p>
 
 <p> 
 An RDFS description of the <a href="http://www.w3.org/TR/rdf11-mt/#rdf-interpretations">RDF vocabulary</a> 
 and <a href="http://www.w3.org/TR/rdf11-mt/#rdfs-interpretations">RDFS vocabulary</a> is given here in RDF/XML syntax. 
 It includes statements describing RDF resources originally introduced by
-the 1999 RDF Model and Syntax specification [<cite><a class="bibref" href="#bib-RDFMS">RDFMS</a></cite>], as well as definitions for
+the 1999 RDF Model and Syntax specification [[RDFMS]], as well as definitions for
 resources introduced in the RDF Schema vocabulary.</p>
 
 <p>
 This material is also available as <a href="rdfs-namespace">a separate
 RDF/XML document</a>. It does not necessarily match the content
-published at the <a href="http://www.w3.org/1999/02/22-rdf-syntax-ns#">RDF namespace
+published at the <a
+href="http://www.w3.org/1999/02/22-rdf-syntax-ns#">RDF namespace
 URI</a> or the <a href="http://www.w3.org/2000/01/rdf-schema#">RDFS
 namespace URI</a>, which may evolve over time.
 </p>
 
-<table width="95%" cellpadding="5" border="1" summary="RDF Schema in RDF">
+<table cellpadding="5" border="1" width="95%" summary="RDF Schema in RDF">
   <tbody>
     <tr>
       <td>
-        <pre>&lt;rdf:RDF
-  xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
-  xmlns:rdfs=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;
-  xmlns:owl=&quot;http://www.w3.org/2002/07/owl#&quot;&gt;
+        <pre>
+&lt;rdf:RDF
+  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl="http://www.w3.org/2002/07/owl#"&gt;
 
-&lt;owl:Ontology rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
+&lt;owl:Ontology rdf:about="http://www.w3.org/2000/01/rdf-schema#"/&gt;
 
-&lt;rdfs:Class rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
+&lt;rdfs:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#Resource"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
   &lt;rdfs:label&gt;Resource&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The class resource, everything.&lt;/rdfs:comment&gt;
 &lt;/rdfs:Class&gt;
 
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;type&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The subject is an instance of a class.&lt;/rdfs:comment&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Class&quot;/&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
-&lt;/rdf:Property&gt;
-
-&lt;rdfs:Class rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#Class&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
-  &lt;rdfs:label&gt;Class&lt;/rdfs:label&gt;
-  &lt;rdfs:comment&gt;The class of classes.&lt;/rdfs:comment&gt;
-  &lt;rdfs:subClassOf rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
-&lt;/rdfs:Class&gt;
-
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#subClassOf&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
-  &lt;rdfs:label&gt;subClassOf&lt;/rdfs:label&gt;
-  &lt;rdfs:comment&gt;The subject is a subclass of a class.&lt;/rdfs:comment&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Class&quot;/&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Class&quot;/&gt;
-&lt;/rdf:Property&gt;
-
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#subPropertyOf&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
-  &lt;rdfs:label&gt;subPropertyOf&lt;/rdfs:label&gt;
-  &lt;rdfs:comment&gt;The subject is a subproperty of a property.&lt;/rdfs:comment&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#Property&quot;/&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#Property&quot;/&gt;
-&lt;/rdf:Property&gt;
-
-&lt;rdfs:Class rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#Property&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
-  &lt;rdfs:label&gt;Property&lt;/rdfs:label&gt;
-  &lt;rdfs:comment&gt;The class of RDF properties.&lt;/rdfs:comment&gt;
-  &lt;rdfs:subClassOf rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
-&lt;/rdfs:Class&gt;
-
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#comment&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
-  &lt;rdfs:label&gt;comment&lt;/rdfs:label&gt;
-  &lt;rdfs:comment&gt;A description of the subject resource.&lt;/rdfs:comment&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Literal&quot;/&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
 &lt;/rdf:Property&gt;
 
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#label&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
-  &lt;rdfs:label&gt;label&lt;/rdfs:label&gt;
-  &lt;rdfs:comment&gt;A human-readable name for the subject.&lt;/rdfs:comment&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Literal&quot;/&gt;
-&lt;/rdf:Property&gt;
+&lt;rdfs:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#Class"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
+  &lt;rdfs:label&gt;Class&lt;/rdfs:label&gt;
+  &lt;rdfs:comment&gt;The class of classes.&lt;/rdfs:comment&gt;
+  &lt;rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
+&lt;/rdfs:Class&gt;
 
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#domain&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
-  &lt;rdfs:label&gt;domain&lt;/rdfs:label&gt;
-  &lt;rdfs:comment&gt;A domain of the subject property.&lt;/rdfs:comment&gt;
- &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Class&quot;/&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#Property&quot;/&gt;
-&lt;/rdf:Property&gt;
-
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#range&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
-  &lt;rdfs:label&gt;range&lt;/rdfs:label&gt;
-  &lt;rdfs:comment&gt;A range of the subject property.&lt;/rdfs:comment&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Class&quot;/&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#Property&quot;/&gt;
+&lt;rdf:Property rdf:about="http://www.w3.org/2000/01/rdf-schema#subClassOf"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
+  &lt;rdfs:label&gt;subClassOf&lt;/rdfs:label&gt;
+  &lt;rdfs:comment&gt;The subject is a subclass of a class.&lt;/rdfs:comment&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/&gt;
 &lt;/rdf:Property&gt;
 
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#seeAlso&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
+&lt;rdf:Property rdf:about="http://www.w3.org/2000/01/rdf-schema#subPropertyOf"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
+  &lt;rdfs:label&gt;subPropertyOf&lt;/rdfs:label&gt;
+  &lt;rdfs:comment&gt;The subject is a subproperty of a property.&lt;/rdfs:comment&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/&gt;
+&lt;/rdf:Property&gt;
+
+&lt;rdfs:Class rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
+  &lt;rdfs:label&gt;Property&lt;/rdfs:label&gt;
+  &lt;rdfs:comment&gt;The class of RDF properties.&lt;/rdfs:comment&gt;
+  &lt;rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
+&lt;/rdfs:Class&gt;
+
+&lt;rdf:Property rdf:about="http://www.w3.org/2000/01/rdf-schema#comment"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
+  &lt;rdfs:label&gt;comment&lt;/rdfs:label&gt;
+  &lt;rdfs:comment&gt;A description of the subject resource.&lt;/rdfs:comment&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/&gt;
+&lt;/rdf:Property&gt;
+
+&lt;rdf:Property rdf:about="http://www.w3.org/2000/01/rdf-schema#label"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
+  &lt;rdfs:label&gt;label&lt;/rdfs:label&gt;
+  &lt;rdfs:comment&gt;A human-readable name for the subject.&lt;/rdfs:comment&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/&gt;
+&lt;/rdf:Property&gt;
+
+&lt;rdf:Property rdf:about="http://www.w3.org/2000/01/rdf-schema#domain"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
+  &lt;rdfs:label&gt;domain&lt;/rdfs:label&gt;
+  &lt;rdfs:comment&gt;A domain of the subject property.&lt;/rdfs:comment&gt;
+ &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/&gt;
+&lt;/rdf:Property&gt;
+
+&lt;rdf:Property rdf:about="http://www.w3.org/2000/01/rdf-schema#range"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
+  &lt;rdfs:label&gt;range&lt;/rdfs:label&gt;
+  &lt;rdfs:comment&gt;A range of the subject property.&lt;/rdfs:comment&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/&gt;
+&lt;/rdf:Property&gt;
+
+&lt;rdf:Property rdf:about="http://www.w3.org/2000/01/rdf-schema#seeAlso"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
   &lt;rdfs:label&gt;seeAlso&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;Further information about the subject resource.&lt;/rdfs:comment&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
-  &lt;rdfs:domain   rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
+  &lt;rdfs:domain   rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
 &lt;/rdf:Property&gt;
 
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#isDefinedBy&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
-  &lt;rdfs:subPropertyOf rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#seeAlso&quot;/&gt;
+&lt;rdf:Property rdf:about="http://www.w3.org/2000/01/rdf-schema#isDefinedBy"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
+  &lt;rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/&gt;
   &lt;rdfs:label&gt;isDefinedBy&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The defininition of the subject resource.&lt;/rdfs:comment&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
 &lt;/rdf:Property&gt;
 
-&lt;rdfs:Class rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#Literal&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
+&lt;rdfs:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#Literal"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
   &lt;rdfs:label&gt;Literal&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The class of literal values, eg. textual strings and integers.&lt;/rdfs:comment&gt;
-  &lt;rdfs:subClassOf rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
+  &lt;rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
 &lt;/rdfs:Class&gt;
 
-&lt;rdfs:Class rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdfs:Class rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;Statement&lt;/rdfs:label&gt;
-  &lt;rdfs:subClassOf rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
+  &lt;rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
   &lt;rdfs:comment&gt;The class of RDF statements.&lt;/rdfs:comment&gt;
 &lt;/rdfs:Class&gt;
 
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#subject&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#subject"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;subject&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The subject of the subject RDF statement.&lt;/rdfs:comment&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement&quot;/&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"/&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
 &lt;/rdf:Property&gt;
 
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;predicate&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The predicate of the subject RDF statement.&lt;/rdfs:comment&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement&quot;/&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"/&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
 &lt;/rdf:Property&gt;
 
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#object&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#object"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;object&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The object of the subject RDF statement.&lt;/rdfs:comment&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement&quot;/&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"/&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
 &lt;/rdf:Property&gt;
 
-&lt;rdfs:Class rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#Container&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
+&lt;rdfs:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#Container"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
   &lt;rdfs:label&gt;Container&lt;/rdfs:label&gt;
-  &lt;rdfs:subClassOf rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
+  &lt;rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
   &lt;rdfs:comment&gt;The class of RDF containers.&lt;/rdfs:comment&gt;
 &lt;/rdfs:Class&gt;
 
-&lt;rdfs:Class rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdfs:Class rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;Bag&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The class of unordered containers.&lt;/rdfs:comment&gt;
-  &lt;rdfs:subClassOf rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Container&quot;/&gt;
+  &lt;rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Container"/&gt;
 &lt;/rdfs:Class&gt;
 
-&lt;rdfs:Class rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdfs:Class rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;Seq&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The class of ordered containers.&lt;/rdfs:comment&gt;
-  &lt;rdfs:subClassOf rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Container&quot;/&gt;
+  &lt;rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Container"/&gt;
 &lt;/rdfs:Class&gt;
 
-&lt;rdfs:Class rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdfs:Class rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;Alt&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The class of containers of alternatives.&lt;/rdfs:comment&gt;
-  &lt;rdfs:subClassOf rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Container&quot;/&gt;
+  &lt;rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Container"/&gt;
 &lt;/rdfs:Class&gt;
 
-&lt;rdfs:Class rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
+&lt;rdfs:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
   &lt;rdfs:label&gt;ContainerMembershipProperty&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The class of container membership properties, rdf:_1, rdf:_2, ...,
                     all of which are sub-properties of 'member'.&lt;/rdfs:comment&gt;
-  &lt;rdfs:subClassOf rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#Property&quot;/&gt;
+  &lt;rdfs:subClassOf rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/&gt;
 &lt;/rdfs:Class&gt;
 
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#member&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
+&lt;rdf:Property rdf:about="http://www.w3.org/2000/01/rdf-schema#member"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
   &lt;rdfs:label&gt;member&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;A member of the subject resource.&lt;/rdfs:comment&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
 &lt;/rdf:Property&gt;
 
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#value&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#value"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;value&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;Idiomatic property used for structured values.&lt;/rdfs:comment&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
 &lt;/rdf:Property&gt;
 
 &lt;!-- the following are new additions, Nov 2002 --&gt;
 
-&lt;rdfs:Class rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#List&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdfs:Class rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;List&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The class of RDF Lists.&lt;/rdfs:comment&gt;
-  &lt;rdfs:subClassOf rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;&lt;/rdfs:Class&gt;
+  &lt;rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;&lt;/rdfs:Class&gt;
 
-&lt;rdf:List rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdf:List rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;nil&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The empty list, with no items in it. If the rest of a list is nil then the list has no more items in it.&lt;/rdfs:comment&gt;
 &lt;/rdf:List&gt;
 
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#first"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;first&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The first item in the subject RDF list.&lt;/rdfs:comment&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#List&quot;/&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Resource&quot;/&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/&gt;
 &lt;/rdf:Property&gt;
 
-&lt;rdf:Property rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;rest&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The rest of the subject RDF list after the first item.&lt;/rdfs:comment&gt;
-  &lt;rdfs:domain rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#List&quot;/&gt;
-  &lt;rdfs:range rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#List&quot;/&gt;
+  &lt;rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/&gt;
+  &lt;rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/&gt;
 &lt;/rdf:Property&gt;
 
-&lt;rdfs:Class rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#Datatype&quot;&gt;
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;/&gt;
+&lt;rdfs:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#Datatype"&gt;
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/&gt;
   &lt;rdfs:label&gt;Datatype&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The class of RDF datatypes.&lt;/rdfs:comment&gt;
-  &lt;rdfs:subClassOf rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Class&quot;/&gt;
+  &lt;rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/&gt;
 &lt;/rdfs:Class&gt;
 	
-&lt;rdfs:Datatype rdf:about=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral&quot;&gt;
-  &lt;rdfs:subClassOf rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema#Literal&quot;/&gt; 
-  &lt;rdfs:isDefinedBy rdf:resource=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;/&gt;
+&lt;rdfs:Datatype rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"&gt;
+  &lt;rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/&gt; 
+  &lt;rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/&gt;
   &lt;rdfs:label&gt;XMLLiteral&lt;/rdfs:label&gt;
   &lt;rdfs:comment&gt;The class of XML literal values.&lt;/rdfs:comment&gt;
 &lt;/rdfs:Datatype&gt;
 
-&lt;rdf:Description rdf:about=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;&gt;
-  &lt;rdfs:seeAlso rdf:resource=&quot;http://www.w3.org/2000/01/rdf-schema-more&quot;/&gt;
+&lt;rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#"&gt;
+  &lt;rdfs:seeAlso rdf:resource="http://www.w3.org/2000/01/rdf-schema-more"/&gt;
 &lt;/rdf:Description&gt;
 
 &lt;/rdf:RDF&gt;
@@ -1770,19 +1792,21 @@
 <hr />
 
 </section>
+-->
+
 
 
 
 <section class="appendix" id="references" typeof="bibo:Chapter" resource="#ref" rel="bibo:Chapter">
 <!--OddPage-->
-<h2 aria-level="1" role="heading" id="h2_references"><span class="secno">D. </span>References</h2><section id="normative-references" typeof="bibo:Chapter" resource="#ref" rel="bibo:Chapter"><h3 aria-level="2" role="heading" id="h3_normative-references"><span class="secno">D.1 </span>Normative references</h3><dl class="bibliography" about=""><dt id="bib-JSON-LD">[JSON-LD]</dt><dd rel="dcterms:requires">Manu Sporny, Gregg Kellogg, Markus Lanthaler, Editors. <cite><a href="http://www.w3.org/TR/2013/PR-json-ld-20131105/">JSON-LD 1.0</a>.</cite> 5 November 2013. W3C Proposed Recommendation. URL: <a href="http://www.w3.org/TR/2013/PR-json-ld-20131105/">http://www.w3.org/TR/2013/PR-json-ld-20131105/</a>. The latest edition is available at <a href="http://www.w3.org/TR/json-ld/">http://www.w3.org/TR/json-ld/</a>
+<h2 aria-level="1" role="heading" id="h2_references"><span class="secno">C. </span>References</h2><section id="normative-references" typeof="bibo:Chapter" resource="#ref" rel="bibo:Chapter"><h3 aria-level="2" role="heading" id="h3_normative-references"><span class="secno">C.1 </span>Normative references</h3><dl class="bibliography" about=""><dt id="bib-JSON-LD">[JSON-LD]</dt><dd rel="dcterms:requires">Manu Sporny, Gregg Kellogg, Markus Lanthaler, Editors. <cite><a href="http://www.w3.org/TR/2013/PR-json-ld-20131105/">JSON-LD 1.0</a>.</cite> 5 November 2013. W3C Proposed Recommendation. URL: <a href="http://www.w3.org/TR/2013/PR-json-ld-20131105/">http://www.w3.org/TR/2013/PR-json-ld-20131105/</a>. The latest edition is available at <a href="http://www.w3.org/TR/json-ld/">http://www.w3.org/TR/json-ld/</a>
 </dd><dt id="bib-RDF11-CONCEPTS">[RDF11-CONCEPTS]</dt><dd rel="dcterms:requires">Richard Cyganiak, David Wood, Markus Lanthaler, Editors. <cite><a href="http://www.w3.org/TR/2013/CR-rdf11-concepts-20131105/">RDF 1.1 Concepts and Abstract Syntax.</a></cite> 5 November 2013. W3C Candidate Recommendation (work in progress). URL: <a href="http://www.w3.org/TR/2013/CR-rdf11-concepts-20131105/">http://www.w3.org/TR/2013/CR-rdf11-concepts-20131105/</a>. The latest edition is available at <a href="http://www.w3.org/TR/rdf11-concepts/">http://www.w3.org/TR/rdf11-concepts/</a>
 </dd><dt id="bib-RDF11-MT">[RDF11-MT]</dt><dd rel="dcterms:requires">Patrick J. Hayes, Peter F. Patel-Schneider, Editors. <cite><a href="http://www.w3.org/TR/2013/CR-rdf11-mt-20131105/">RDF 1.1 Semantics.</a></cite> 5 November 2013. W3C Candidate Recommendation (work in progress). URL: <a href="http://www.w3.org/TR/2013/CR-rdf11-mt-20131105/">http://www.w3.org/TR/2013/CR-rdf11-mt-20131105/</a>. The latest edition is available at <a href="http://www.w3.org/TR/rdf11-mt/">http://www.w3.org/TR/rdf11-mt/</a>
 </dd><dt id="bib-TRIG">[TRIG]</dt><dd rel="dcterms:requires">Gavin Carothers, Andy Seaborne, Editors. <cite><a href="http://www.w3.org/TR/2013/WD-trig-20130919/">TriG: RDF Dataset Language</a></cite>. 19 September 2013. W3C Candidate Recommendation (work in progress). URL: <a href="http://www.w3.org/TR/2013/WD-trig-20130919/">http://www.w3.org/TR/2013/WD-trig-20130919/</a>. The latest edition is available at <a href="http://www.w3.org/TR/trig/">http://www.w3.org/TR/trig/</a>
 </dd><dt id="bib-TURTLE">[TURTLE]</dt><dd rel="dcterms:requires">Eric Prud'hommeaux, Gavin Carothers, Editors. <cite><a href="http://www.w3.org/TR/2013/CR-turtle-20130219/">RDF 1.1 Turtle: Terse RDF Triple Language.</a></cite> 19 February 2013. W3C Candidate Recommendation (work in progress). URL: <a href="http://www.w3.org/TR/2013/CR-turtle-20130219/">http://www.w3.org/TR/2013/CR-turtle-20130219/</a>. The latest edition is available at <a href="http://www.w3.org/TR/turtle/">http://www.w3.org/TR/turtle/</a>
-</dd></dl></section><section id="informative-references" typeof="bibo:Chapter" resource="#ref" rel="bibo:Chapter"><h3 aria-level="2" role="heading" id="h3_informative-references"><span class="secno">D.2 </span>Informative references</h3><dl class="bibliography" about=""><dt id="bib-BERNERS-LEE98">[BERNERS-LEE98]</dt><dd rel="dcterms:references"><em style="color: #f00">Reference not found.</em>
+</dd></dl></section><section id="informative-references" typeof="bibo:Chapter" resource="#ref" rel="bibo:Chapter"><h3 aria-level="2" role="heading" id="h3_informative-references"><span class="secno">C.2 </span>Informative references</h3><dl class="bibliography" about=""><dt id="bib-BERNERS-LEE98">[BERNERS-LEE98]</dt><dd rel="dcterms:references">Tim Berners-Lee. <cite><a href="http://www.w3.org/DesignIssues/RDFnot.htm">What the Semantic Web can represent</a></cite>. 1998. URI: <a href="http://www.w3.org/DesignIssues/RDFnot.html">http://www.w3.org/DesignIssues/RDFnot.html</a>.
 </dd><dt id="bib-OWL2-OVERVIEW">[OWL2-OVERVIEW]</dt><dd rel="dcterms:references">W3C OWL Working Group. <a href="http://www.w3.org/TR/owl2-overview/"><cite>OWL 2 Web Ontology Language Document Overview (Second Edition)</cite></a>. 11 December 2012. W3C Recommendation. URL: <a href="http://www.w3.org/TR/owl2-overview/">http://www.w3.org/TR/owl2-overview/</a>
 </dd><dt id="bib-RDF-CONCEPTS">[RDF-CONCEPTS]</dt><dd rel="dcterms:references">Graham Klyne; Jeremy Carroll. <a href="http://www.w3.org/TR/rdf-concepts/"><cite>Resource Description Framework (RDF): Concepts and Abstract Syntax</cite></a>. 10 February 2004. W3C Recommendation. URL: <a href="http://www.w3.org/TR/rdf-concepts/">http://www.w3.org/TR/rdf-concepts/</a>
-</dd><dt id="bib-RDF11-PRIMER">[RDF11-PRIMER]</dt><dd rel="dcterms:references"><em style="color: #f00">Reference not found.</em>
-</dd><dt id="bib-RDFMS">[RDFMS]</dt><dd rel="dcterms:references"><em style="color: #f00">Reference not found.</em>
+</dd><dt id="bib-RDF11-PRIMER">[RDF11-PRIMER]</dt><dd rel="dcterms:references">Guus Schreiber, Yves Raimond, editors. <cite><a href="https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-primer/index.html#">RDF 1.1 Primer</a></cite>. 2013. The latest version is available at <a href="http://www.w3.org/TR/rdf11-primer/">http://www.w3.org/TR/rdf11-primer/</a>.
+</dd><dt id="bib-RDFMS">[RDFMS]</dt><dd rel="dcterms:references">Ora Lassila; Ralph R. Swick. <cite><a href="http://www.w3.org/TR/1999/REC-rdf-syntax-19990222">Resource Description Framework (RDF) Model and Syntax Specification</a></cite>. 22 February 1999. W3C Recommendation. URL: <a href="http://www.w3.org/TR/1999/REC-rdf-syntax-19990222">http://www.w3.org/TR/1999/REC-rdf-syntax-19990222</a>.
 </dd></dl></section></section></body></html>
\ No newline at end of file