last ReSpec warning fixed.
--- 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>