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