Fix typo in ref
authorPeter F. Patel-Schneider <pfpschneider@gmail.com>
Wed, 03 Apr 2013 09:21:05 -0700
changeset 727 d90c0f35f0b6
parent 726 a0aafe8ab602
child 729 33ea70bafcde
child 730 347803dcf165
Fix typo in ref
rdf-mt/index.html
--- a/rdf-mt/index.html	Wed Apr 03 09:19:04 2013 -0700
+++ b/rdf-mt/index.html	Wed Apr 03 09:21:05 2013 -0700
@@ -545,7 +545,7 @@
 <p>No other semantic constraints are imposed upon <a>rdf-D-interpretation</a>s, so RDF imposes no particular normative meanings on the rest of the RDF vocabulary. Some consequences of this are discussed in <a>Appendix C</a></p>
 
 
-<p id="rdfinterpdef">An <em>rdf-interpretation</em>, or <em>RDF interpretation</em>, is an rdf-{<code>rdf:langString</code>, <code>xsd:string</code> }-interpretation, i.e. an rdf-D-Interpretation with a minimal set D. The datatypes <code>rdf:langString</code> and <code>xsd:string</code> MUST be recognized by all RDF interpretations. </p><p>The RDF built-in datatypes <code>rdf:XMLLiteral</code> and <code>rdf:HTML</code> are defined in [[!RDF11-CONCETPS]]. RDF interpretations are not required to recognize these datatypes. </p>
+<p id="rdfinterpdef">An <em>rdf-interpretation</em>, or <em>RDF interpretation</em>, is an rdf-{<code>rdf:langString</code>, <code>xsd:string</code> }-interpretation, i.e. an rdf-D-Interpretation with a minimal set D. The datatypes <code>rdf:langString</code> and <code>xsd:string</code> MUST be recognized by all RDF interpretations. </p><p>The RDF built-in datatypes <code>rdf:XMLLiteral</code> and <code>rdf:HTML</code> are defined in [[!RDF11-CONCEPTS]]. RDF interpretations are not required to recognize these datatypes. </p>
 
 <h3><a id="rdf_entail"></a>RDF entailment</h3>