added PR header data
authorGuus Schreiber <guus.schreiber@vu.nl>
Sun, 22 Dec 2013 16:22:38 +0100
changeset 1662 570b2a22d83b
parent 1661 13027ac4f5ed
child 1663 358e8043ba99
added PR header data
nquads/index.html
--- a/nquads/index.html	Sun Dec 22 16:01:14 2013 +0100
+++ b/nquads/index.html	Sun Dec 22 16:22:38 2013 +0100
@@ -21,7 +21,8 @@
           subtitle   :  "A line-based syntax for an RDF datasets",
 
           // if you wish the publication date to be other than today, set this
-          publishDate:  "2014-01-07",
+          publishDate:  "2014-01-09",
+          prEnd:        "2014-02-09",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -37,8 +38,8 @@
 
           // if this is a LCWD, uncomment and set the end of its review period
           lcEnd: "2013-10-14",
-          crEnd: "2013-11-26",
-          prEnd: "2013-02-04",
+          // crEnd: "2013-11-26",
+          // prEnd: "2013-02-04",
 
           // editors, add as many as you like
           // only "name" is required
@@ -94,7 +95,7 @@
       <section id='sotd'>
 <p>The N-Quads format has a similar flavor as N-Triples
 [[N-TRIPLES]]. The main distinction is that N-Quads allows encoding
-multiple graphs. In a change from previous publication, this document is intended to become a W3C Recommendation.</p>
+multiple graphs. </p>
       </section>
 
       <section id="sec-intro">