last ReSpec warning fixed.
authorPat Hayes <phayes@ihmc.us>
Thu, 24 Oct 2013 12:43:31 -0500
changeset 1167 8bf3e2a5d804
parent 1166 d3a5c33e0ec6
child 1168 c133d0629c40
last ReSpec warning fixed.
rdf-mt/index.html
--- a/rdf-mt/index.html	Thu Oct 24 12:25:46 2013 -0500
+++ b/rdf-mt/index.html	Thu Oct 24 12:43:31 2013 -0500
@@ -11,7 +11,7 @@
           localBiblio: localBibliography,
 
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "ED",
+           specStatus:           "ED",
           // specStatus:           "CR",
 
           // the specification's short name, as in http://www.w3.org/TR/short-name/
@@ -555,7 +555,7 @@
 
 
 <section class="informative"> <h4 id="datatype_entailment_patterns">Patterns of datatype entailment (Informative)</h4>
-<p>Unlike <a title="simply entails">simple entailment</a>, it is not possible to give a single syntactic criterion to detect all D-entailments, which
+<p>Unlike <a title="entail">simple entailment</a>, it is not possible to give a single syntactic criterion to detect all D-entailments, which
 can hold because of particular properties of the lexical-to-value mappings of the  <a>recognize</a>d datatypes. For example, if D contains <code>xsd:decimal</code> then </p>
 
 <p><code>ex:a ex:p "25.0"^^xsd:decimal .</code></p>