Editorial change to the first paragraph of Section 1.7 in an attempt to clarify the relationship to RDF-MT following the review by Markus Lanthaler and suggested changes by Peter Patel-Schneider
--- a/rdf-concepts/index.html Mon Jul 08 18:36:19 2013 -0400
+++ b/rdf-concepts/index.html Mon Jul 15 12:49:38 2013 -0400
@@ -405,11 +405,9 @@
<p>An <a>RDF triple</a> encodes a <a title="RDF statement">statement</a>—a
simple <dfn>logical expression</dfn>, or claim about the world.
An <a>RDF graph</a> is the conjunction (logical <em>AND</em>) of
- its triples. The union of two RDF graphs that do not share blank
- nodes is their <a>conjunction</a>. If two <a>RDF graph</a>s share blank
- nodes, then conjoining them may require merging as defined in the
- RDF Semantics specification [[RDF-MT]], using a model-theoretic semantics.
- It yields various relationships between RDF graphs:</p>
+ its triples. The precise details of this meaning of RDF triples and graphs are
+ the subject of the RDF Semantics specification [[RDF-MT]], which yields the
+ following relationships between <a>RDF graph</a>s:</p>
<dl>
<dt><dfn>Entailment</dfn></dt>
@@ -1402,6 +1400,7 @@
<em>RDF 1.1 Concepts and Abstract Syntax</em>.</p>
<ul>
+ <li>2013-07-15: Editorial change to the first paragraph of Section 1.7 in an attempt to clarify the relationship to RDF-MT following the <a href="http://lists.w3.org/Archives/Public/public-rdf-wg/2013Jul/0003.html">review by Markus Lanthaler</a> and <a href="http://lists.w3.org/Archives/Public/public-rdf-wg/2013Jul/0164.html">suggested changes by Peter Patel-Schneider</a></li>
<li>2013-07-03: Editorial changes in response to <a href="http://lists.w3.org/Archives/Public/public-rdf-wg/2013Jul/0003.html">a review by Markus Lanthaler</a> and a <a href="http://lists.w3.org/Archives/Public/public-rdf-wg/2013Jul/0026.html">related request</a></li>
<li>2013-06-27: Added informative section on generalized RDF triples, graphs, and
datasets.</li>