--- 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