Change N-Triples/N-Quads to LC
authorGavin Carothers <gavin@carothers.name>
Tue, 02 Jul 2013 13:27:52 -0700
changeset 879 9f02269d4897
parent 878 188ed285f5b6
child 880 3906308df548
Change N-Triples/N-Quads to LC
nquads/index.html
rdf-turtle/n-triples.html
--- a/nquads/index.html	Tue Jul 02 13:11:44 2013 -0700
+++ b/nquads/index.html	Tue Jul 02 13:27:52 2013 -0700
@@ -10,7 +10,7 @@
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "ED",
+          specStatus:           "LC",
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "n-quads",
@@ -20,7 +20,7 @@
           subtitle   :  "A line-based syntax for an RDF datasets",
 
           // if you wish the publication date to be other than today, set this
-          // publishDate:  "2013-04-09",
+          publishDate:  "2013-07-23",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -28,8 +28,8 @@
 
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
-          // previousPublishDate:  "1977-03-15",
-          // previousMaturity:  "WD",
+          previousPublishDate:  "2013-04-09",
+          previousMaturity:  "WD",
 
           // if there a publicly available Editor's Draft, this is the link
           edDraftURI:           "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/index.html",
--- a/rdf-turtle/n-triples.html	Tue Jul 02 13:11:44 2013 -0700
+++ b/rdf-turtle/n-triples.html	Tue Jul 02 13:27:52 2013 -0700
@@ -10,7 +10,7 @@
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "ED",
+          specStatus:           "LC",
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "n-triples",
@@ -25,7 +25,7 @@
           },
 
           // if you wish the publication date to be other than today, set this
-          // publishDate:  "2013-04-09",
+          publishDate:  "2013-07-23",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -33,14 +33,14 @@
 
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
-          // previousPublishDate:  "1977-03-15",
-          // previousMaturity:  "WD",
+          previousPublishDate:  "2013-04-09",
+          previousMaturity:  "WD",
 
           // if there a publicly available Editor's Draft, this is the link
           edDraftURI:           "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/n-triples.html",
 
           // if this is a LCWD, uncomment and set the end of its review period
-          // lcEnd: "2009-08-05",
+          lcEnd: "2013-09-21",
 
           // if you want to have extra CSS, append them to this list
           // it is recommended that the respec.css stylesheet be kept