Prepare settings for LC Draft
authorGavin Carothers <gavin@carothers.name>
Sun, 11 Aug 2013 16:45:09 -0700
changeset 977 0c734a423940
parent 976 7356c3baaf5d
child 978 ba78b771bd43
Prepare settings for LC Draft
rdf-turtle/n-triples.html
--- a/rdf-turtle/n-triples.html	Sun Aug 11 16:41:06 2013 -0700
+++ b/rdf-turtle/n-triples.html	Sun Aug 11 16:45:09 2013 -0700
@@ -8,7 +8,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",
@@ -23,7 +23,7 @@
           },
 
           // if you wish the publication date to be other than today, set this
-          publishDate:  "9999-01-01",
+          publishDate:  "2013-08-28",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -32,13 +32,13 @@
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
           previousPublishDate:  "2013-04-09",
-          previousMaturity:  "WD",
+          previousMaturity:  "NOTE",
 
           // 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: "2013-09-21",
+          lcEnd: "2013-10-14",
 
           // if you want to have extra CSS, append them to this list
           // it is recommended that the respec.css stylesheet be kept