--- a/rdf-mt/index.html Fri Nov 01 12:12:34 2013 -0700
+++ b/rdf-mt/index.html Fri Nov 01 15:38:43 2013 -0400
@@ -75,7 +75,10 @@
// Team Contact.
wgPatentURI: "http://www.w3.org/2004/01/pp-impl/46168/status",
- testSuiteURI: "http://www.w3.org/2013/rdf-mt-tests/"
+ testSuiteURI: "http://www.w3.org/2013/rdf-mt-tests/",
+
+ implementationReportURI: "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/reports/index.html",
+
};
</script>
<style type="text/css">
@@ -142,7 +145,12 @@
<section id='sotd'>
<p>This is a revision of the 2004 Semantics specification for RDF
- [[RDF-MT]] and supersedes that document.</p>
+[[RDF-MT]] and will supersede that
+document, when complete. For an informal summary of the substantive (non-editorial)
+changes since then, see <a
+href="http://www.w3.org/2011/rdf-wg/wiki/Entailment_Changes">Entailment
+Changes</a>. If you are responsible for software which might be affected by these changes, <b>please run the <a href="http://www.w3.org/2013/rdf-mt-tests/">test suite</a></b> and report your results to public-rdf-comments@w3.org. If you use such software, look for it in the <a href="https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/reports/index.html">implementation report</a>.
+</p>
</section>
<section class='introductory'><h2 id="notes">Notes</h2>