--- a/rdf-concepts/index.html Mon Jan 14 11:22:11 2013 +0000
+++ b/rdf-concepts/index.html Wed Jan 16 17:52:59 2013 +0000
@@ -721,7 +721,7 @@
<p>Systems may wish to mint Skolem IRIs in such a way that they can
recognize the IRIs as having been introduced solely to replace a blank
- node. This allows the system to map IRIs back to the source blank node
+ node. This allows the system to map IRIs back to a blank node
if needed.</p>
<p>Systems that want Skolem IRIs to be recognizable outside of the system
@@ -1348,6 +1348,7 @@
<em>RDF 1.1 Concepts and Abstract Syntax</em>.</p>
<ul>
+ <li>2013-01-14: Editorial changes in response to <a href="http://lists.w3.org/Archives/Public/public-rdf-wg/2012Nov/0354.html">reviews from Antoine Zimmermann</a> <a href="http://lists.w3.org/Archives/Public/public-rdf-wg/2012Nov/0360.html">and Peter Patel-Schneider</a></li>
<li>2012-11-21: Replaced the placeholder term “g-box” with “<a>RDF source</a>” (<a href="https://www.w3.org/2011/rdf-wg/track/issues/110">ISSUE-110</a>)</li>
<li>2012-11-21: Removed various Notes (as <a href="http://lists.w3.org/Archives/Public/public-rdf-wg/2012Nov/0131.html">listed here</a>), and refactored others (<a href="https://www.w3.org/2011/rdf-wg/track/issues/104">ISSUE-104</a>)</li>
<li>2012-11-17: Many changes to Introduction, including mostly new subsections on <a href="#managing-graphs">Working with Multiple RDF Graphs and G-Boxes</a>, <a href="#entailment">Equivalence, Entailment and Inconsistencies</a>, and <a href="#rdf-documents">RDF Documents and Syntaxes</a></li>