--- a/rdf-mt/index.html Sun Oct 13 10:26:01 2013 -0700
+++ b/rdf-mt/index.html Mon Oct 14 07:36:27 2013 -0700
@@ -409,6 +409,8 @@
</section>
</section>
+
+<!-- commented out, to be removed later
<section class="informative">
<h3 id="intuitions" class="informative">Intuitive summary (Informative)</h3>
@@ -416,6 +418,7 @@
<p>1. the IRIs and literals in subject or object position in the graph all refer to things,</p><p>2. there is some way to interpret all the blank nodes in the graph as referring to things,</p><p>3. the IRIs in property position refer to binary relationships,</p><p>4. and under these interpretations, each triple S P O in the graph asserts that the thing referred to as S, and the thing referred to as O, do in fact stand in the relationship referred to by P. </p>
</section>
+-->
<section id="simpleentailment"><h2>Simple Entailment</h2>
@@ -1522,8 +1525,9 @@
<h2 id="ChangeLog">Change Log (informative)</h2>
<p>Changes since Last Call:</p>
<ul>
-<li> Added a general description of the notion of interpretation.
-<li> Adjusted several uses of "interpretation" and related terminology to state the particular kind of interpretation in question or use a more appropriate term.
+<li> Removed informative section on intuitive summary of truth conditions </li>
+<li> Added a general description of the notion of interpretation. </li>
+<li> Adjusted several uses of "interpretation" and related terminology to state the particular kind of interpretation in question or use a more appropriate term. </li>
<li> Brian McBride was acknowledged as series editor of the previous
version. </li>
<li> The wording looking like a definition of RDF Datasets was replaced by