Fix pointer to rdf:value example from Primer
authorPeter F. Patel-Schneider <pfpschneider@gmail.com>
Wed, 13 Nov 2013 08:48:37 -0800
changeset 1320 1d97d46e31b5
parent 1319 d2662f859f85
child 1321 efcb10c99180
Fix pointer to rdf:value example from Primer
rdf-schema/index.html
--- a/rdf-schema/index.html	Wed Nov 13 16:09:22 2013 +0000
+++ b/rdf-schema/index.html	Wed Nov 13 08:48:37 2013 -0800
@@ -1011,8 +1011,8 @@
 
 <p>rdf:value has no meaning on its own. It is provided as a piece of
 vocabulary that may be used in idioms such as illustrated in <a
-href="http://www.w3.org/TR/2004/REC-rdf-primer-20040210/#example16">example
-16</a> of the RDF 1.0 primer. Despite
+href="http://www.w3.org/TR/2004/REC-rdf-primer-20040210/#example21">example
+21</a> of the RDF 1.0 primer. Despite
 the lack of formal specification of the meaning of this property, there is
 value in defining it to encourage the use of a common idiom in examples of
 this kind.</p>
@@ -1272,13 +1272,14 @@
 <h3>Changes for Proposed Edited Recommendation in 2013</h2>
 
 <ul>
-  <li>Conversion to ResPec</li>
+  <li>Conversion to ResPec.</li>
   <li>Refereces and anchors to RDF 1.0 documents where appropriate replaced by
   references and anchors to RDF 1.1 documents.</li>
   <li>Replaced the term "URI Reference" with the term "IRI". </li>
   <li>Removed discussion about distinction between plain and typed
   literals, as this distinction is absent in RDF 1.1 and has no technical
   bearing on RDF Schema.</li>
+  <li>Fixed incorrect pointer to RDF Primer example 16 to example 21.</li>
 </ul>
 
 </section>