REC version
authorGuus Schreiber <guus.schreiber@vu.nl>
Tue, 11 Feb 2014 17:35:09 +0100
changeset 1839 efa394c80c99
parent 1838 0ff346fa9af9
child 1840 d10517d899d5
REC version
rdf-concepts/index.html
--- a/rdf-concepts/index.html	Tue Feb 11 16:28:08 2014 +0100
+++ b/rdf-concepts/index.html	Tue Feb 11 17:35:09 2014 +0100
@@ -11,16 +11,18 @@
           localBiblio: localBibliography,
 
           // specification status (e.g. WD, LC, WG-NOTE, etc.). If in doubt use ED.
-          specStatus:           "PR",
-          prEnd:        "2014-02-09",
-          crEnd:        "2013-11-26",
-          lcEnd:        "2013-09-06",
+          specStatus:              "REC",
+          errata:                  "http://www.w3.org/2014/rdf1.1-errata",
+          implementationReportURI: "http://www.w3.org/TR/2014/NOTE-rdf11-testcases-20140225/", 
+          // prEnd:        "2014-02-09",
+          // crEnd:        "2013-11-26",
+          // lcEnd:        "2013-09-06",
 
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "rdf11-concepts",
 
           // if you wish the publication date to be other than today, set this
-          publishDate:  "2014-01-09",
+          publishDate:  "2014-02-25",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -28,12 +30,12 @@
 
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
-          previousPublishDate: "2013-11-05",
-          previousMaturity:    "CR",
-          previousDiffURI:     "http://www.w3.org/TR/2013/CR-rdf11-concepts-20131105/",
+          previousPublishDate: "2014-01-09",
+          previousMaturity:    "PR",
+          // previousDiffURI:     "http://www.w3.org/TR/2013/CR-rdf11-concepts-20131105/",
 
           // if there a publicly available Editor's Draft, this is the link
-          edDraftURI:           "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-concepts/index.html",
+          // edDraftURI:           "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-concepts/index.html",
 
           // if this is a LCWD, uncomment and set the end of its review period
 
@@ -100,9 +102,7 @@
           // from the dcterms, foaf, and bibo. The parameter defaults to false.
           doRDFa: "1.1",
 
-          implementationReportURI: "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-concepts/reports/index.html",
-
-          alternateFormats: [ { uri: "diff-20131105.html", label: "diff to previous version" } ]
+          // alternateFormats: [ { uri: "diff-20131105.html", label: "diff to previous version" } ]
       };
     </script>
     <style type="text/css">
@@ -132,10 +132,7 @@
   </section>
 
   <section id="sotd">
-    <p>This document is a part of the RDF 1.1 document suite. The RDF Working Group
-      welcomes comments and reports of implementations in general, but given the
-      nature of this document (as a conceptual overview), the group is not
-      expecting to track implementations of this document on its own.</p>
+    <p>This document is part of the RDF 1.1 document suite. </p>
   </section>
 
 <section id="section-Introduction" class="informative">
@@ -1353,27 +1350,8 @@
 
 
 <section class="appendix informative" id="change-log">
-  <h2>Changes since the 5 November 2013 Candidate Recommendation</h2>
-
-  <p>This section lists changes since the
-    <a href="http://www.w3.org/TR/2013/CR-rdf11-concepts-20131105/">5 November 2013 Candidate Recommendation (CR)</a>.</p>
-
-  <ul>
-    <li>2013-12-18: Make reference to [[RDF11-MT]] non-normative</li>
-    <li>2013-12-18: Update RDF/XML, RDF Schema, and RDF Primer references</li>
-    <li>2013-12-17: Minor editorial changes in response to a review by
-      <a href="http://lists.w3.org/Archives/Public/public-rdf-wg/2013Dec/0225.html">Pat Hayes</a></li>
-    <li>2013-12-17: Update SPARQL reference in the introduction</li>
-    <li>2013-12-16: Minor editorial changes to <a href="#referents"></a> in response to a review by
-      <a href="http://lists.w3.org/Archives/Public/public-rdf-comments/2013Oct/0008.html">David Booth</a></li>
-    <li>2013-12-16: Make <code>rdf:HTML</code> and <code>rdf:XMLLiteral</code> non-normative</li>
-    <li>2013-12-16: Update acknowledgments</li>
-    <li>2013-12-12: Editorial changes in response to a review by
-      <a href="http://lists.w3.org/Archives/Public/public-rdf-wg/2013Dec/0084.html">Thomas Baker</a></li>
-    <li>2013-12-12: Replace <a href="#changes" class="sectionRef"></a> with a reference to [[RDF11-NEW]]</li>
-    <li>2013-12-04: Editorial changes to <a href="#section-Graph-Literal" class="sectionRef"></a> as <a href="http://lists.w3.org/Archives/Public/public-rdf-wg/2013Nov/0078.html">discussed on the mailing list</a></li>
-    <li>2013-11-06: Editorial changes in response to a <a href="http://lists.w3.org/Archives/Public/public-rdf-wg/2013Nov/0027.html">review by Guus Schreiber</a></li>
-  </ul>
+  <h2>Changes since Proposed Recommendation</h2>
+  <p>No changes.</p>
 </section>
 
   </body>