--- a/PR-drafts/PER-rdf-syntax-grammar-20140109/Overview.html	Tue Jan 07 01:26:00 2014 +0100
+++ b/PR-drafts/PER-rdf-syntax-grammar-20140109/Overview.html	Tue Jan 07 01:36:35 2014 +0100
@@ -309,44 +309,41 @@
         Specification Recommendation. The purpose of this revision is
         to make this 
         document available as part of the RDF 1.1 document set. Changes are
-        limited to revised references, terminology updates, and adaptations to
+        limited to errata, revised references, terminology updates, and adaptations to
         the introduction. 
-        The technical content of the document is unchanged. Details of the changes
+        The technical content of the document is unchanged, except for
+        the fact that the datatype XMLLiiteral is marked as
+        non-normative in RDF 1.1. The (non-normative) algorithm for
+        parsing XMLLiteral
+        (<a href="#parseTypeLiteralPropertyElt">Sec. 7.2.17</a>)
+        has been updated to be in line with
+        the current state of XML technology. Details of the changes
         are listed in the <a href="#changes-rdf11">Changes</a>
-        section.</p>
-        <p>The <abbr title="World Wide Web Consortium">W3C</abbr>
+        section. Since the edits to this document do not invalidate
+        previous implementations the Director decided no new implementation report was required. </p>
+        <p>
+        This document was published by the
+        <a href="http://www.w3.org/2011/rdf-wg/">RDF Working Group</a>
+        as a Proposed Edited Recommendation.This document is
+        intended to become a <abbr title="World Wide Web
+        Consortium">W3C</abbr> Recommendation.
+        The <abbr title="World Wide Web Consortium">W3C</abbr>
         Membership and other interested parties are invited to review
         the document and send comments to
         <a rel="discussion" href="mailto:public-rdf-comments@w3.org">public-rdf-comments@w3.org</a> 
         (<a href="mailto:public-rdf-comments-request@w3.org?subject=subscribe">subscribe</a>,
         <a href="http://lists.w3.org/Archives/Public/public-rdf-comments/">archives</a>)
         through 09 February 2014. Advisory Committee Representatives should consult their
-        <a href="https://www.w3.org/2002/09/wbs/myQuestionnaires">WBS questionnaires</a>. 
+        <a href="https://www.w3.org/2002/09/wbs/myQuestionnaires">WBS
+        questionnaires</a>. All comments are welcome.
      </p>
-        <p>
-          This document was published by the <a href="http://www.w3.org/2011/rdf-wg/">RDF Working Group</a> as a Proposed Edited Recommendation.
-          
-            This document is intended to become a <abbr title="World Wide Web Consortium">W3C</abbr> Recommendation.
-          
-          
-            If you wish to make comments regarding this document, please send them to 
-            <a href="mailto:public-rdf-comments@w3.org">public-rdf-comments@w3.org</a> 
-            (<a href="mailto:public-rdf-comments-request@w3.org?subject=subscribe">subscribe</a>,
-            <a href="http://lists.w3.org/Archives/Public/public-rdf-comments/">archives</a>).
-          
-          
-          
-          
-            All comments are welcome.
-          
-        </p>
-        
-        
+
           <p>
             Publication as a Proposed Edited Recommendation does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr>
-            Membership. This is a draft document and may be updated, replaced or obsoleted by other
-            documents at any time. It is inappropriate to cite this document as other than work in
-            progress.
+            Membership. This is a draft document and may be updated,
+            replaced or obsoleted by other 
+            documents at any time. It is inappropriate to cite this
+            document as other than work in progress.
           </p>
         
         
@@ -520,7 +517,9 @@
 
         <figure id="figure1">
           <img alt="Graph for RDF/XML Example" src="figure1.png" />
-          <figcaption>Fig. <span class="figno">1</span> <span class="fig-title">Graph for RDF/XML Example (SVG version)</span></figcaption>
+          <figcaption>Fig. <span class="figno">1</span> <span
+          class="fig-title">Graph for RDF/XML Example
+          (<a href="figure1.svg">SVG version</a>)</span></figcaption>
         </figure>
 
         <p>An RDF graph is given in <a href="#figure1" class="fig-ref">Figure 1</a>
@@ -535,7 +534,9 @@
 
         <figure id="figure2">
           <img alt="One Path Through the Graph" src="figure2.png" />
-          <figcaption>Fig. <span class="figno">2</span> <span class="fig-title">One Path Through the Graph (SVG version)</span></figcaption>
+          <figcaption>Fig. <span class="figno">2</span> <span
+          class="fig-title">One Path Through the Graph
+          (<a href="figure2.svg">SVG version</a>)</span></figcaption>
         </figure>
 
         <p>The left hand side of the <a href="#figure2" class="fig-ref">Figure 2</a>
@@ -4156,7 +4157,7 @@
 </dd><dt id="bib-N-TRIPLES">[N-TRIPLES]</dt><dd rel="dcterms:requires">Gavin Carothers, Andy Seabourne. <cite><a href="http://www.w3.org/TR/2014/PR-n-triples-20140109/">RDF 1.1 N-Triples</a></cite>. 9 January 2014. W3C Proposed Recommendation (work in progress). URL: <a href="http://www.w3.org/TR/2014/PR-n-triples-20140109/">http://www.w3.org/TR/2014/PR-n-triples-20140109/</a>. The latest edition is available at <a href="http://www.w3.org/TR/n-triples/">http://www.w3.org/TR/n-triples/</a>
 </dd><dt id="bib-RDF11-CONCEPTS">[RDF11-CONCEPTS]</dt><dd rel="dcterms:requires">Richard Cyganiak, David Wood, Markus Lanthaler. <cite><a href="http://www.w3.org/TR/2014/PR-rdf11-concepts-20140109/">RDF 1.1 Concepts and Abstract Syntax.</a></cite> 9 January 2014. W3C Proposed Recommendation (work in progress). URL: <a href="http://www.w3.org/TR/2014/PR-rdf11-concepts-20140109/">http://www.w3.org/TR/2014/PR-rdf11-concepts-20140109/</a>. The latest edition is available at <a href="http://www.w3.org/TR/rdf11-concepts/">http://www.w3.org/TR/rdf11-concepts/</a>
 </dd><dt id="bib-RDF11-MT">[RDF11-MT]</dt><dd rel="dcterms:requires">Patrick J. Hayes, Peter F. Patel-Schneider. <cite><a href="http://www.w3.org/TR/2014/PR-rdf11-mt-20140109/">RDF 1.1 Semantics.</a></cite> 9 January 2014. W3C Proposed Recommendation (work in progress). URL: <a href="http://www.w3.org/TR/2014/PR-rdf11-mt-20140109/">http://www.w3.org/TR/2014/PR-rdf11-mt-20140109/</a>. The latest edition is available at <a href="http://www.w3.org/TR/rdf11-mt/">http://www.w3.org/TR/rdf11-mt/</a>
-</dd><dt id="bib-RDF11-SCHEMA">[RDF11-SCHEMA]</dt><dd rel="dcterms:requires">Dan Brickley, Ramanathan Guha. <cite><a href="http://www.w3.org/TR/2014/PER-rdf-schema-20140109/">RDF Schema 1.1</a></cite>. 9 January 2014. W3C Proposed Edited Recimmendation (work in progress). URL: <a href="http://www.w3.org/TR/2014/PER-rdf-schema-20140109/">http://www.w3.org/TR/2014/PER-rdf-schema-20140109/</a>. The latest published version is available at <a href="http://www.w3.org/TR/rdf-schema/">http://www.w3.org/TR/rdf-schema/</a>.
+</dd><dt id="bib-RDF11-SCHEMA">[RDF11-SCHEMA]</dt><dd rel="dcterms:requires">Dan Brickley, Ramanathan Guha. <cite><a href="http://www.w3.org/TR/2014/PER-rdf-schema-20140109/">RDF Schema 1.1</a></cite>. 9 January 2014. W3C Proposed Edited Recommendation (work in progress). URL: <a href="http://www.w3.org/TR/2014/PER-rdf-schema-20140109/">http://www.w3.org/TR/2014/PER-rdf-schema-20140109/</a>. The latest published version is available at <a href="http://www.w3.org/TR/rdf-schema/">http://www.w3.org/TR/rdf-schema/</a>.
 </dd><dt id="bib-RDFA-PRIMER">[RDFA-PRIMER]</dt><dd rel="dcterms:requires">Ivan Herman; Ben Adida; Manu Sporny; Mark Birbeck. <a href="http://www.w3.org/TR/rdfa-primer/"><cite>RDFa 1.1 Primer - Second Edition</cite></a>. 22 August 2013. W3C Note. URL: <a href="http://www.w3.org/TR/rdfa-primer/">http://www.w3.org/TR/rdfa-primer/</a>
 </dd><dt id="bib-RFC3023">[RFC3023]</dt><dd rel="dcterms:requires">M. Murata; S. St.Laurent; D. Kohn. <a href="http://www.ietf.org/rfc/rfc3023.txt"><cite>XML Media Types (RFC 3023)</cite></a>. January 2001. RFC. URL: <a href="http://www.ietf.org/rfc/rfc3023.txt">http://www.ietf.org/rfc/rfc3023.txt</a>
 </dd><dt id="bib-TRIG">[TRIG]</dt><dd rel="dcterms:requires">Gavin Carothers, Andy Seaborne. <cite><a href="http://www.w3.org/TR/2014/PR-trig-20140109/">TriG: RDF Dataset Language</a></cite>. 9 January 2014. W3C Proposed Recommendation (work in progress). URL: <a href="http://www.w3.org/TR/2014/PR-trig-20140109/">http://www.w3.org/TR/2014/PR-trig-20140109/</a>. The latest edition is available at <a href="http://www.w3.org/TR/trig/">http://www.w3.org/TR/trig/</a>