--- a/rdf-turtle/index.html Thu Oct 24 07:46:23 2013 -0700
+++ b/rdf-turtle/index.html Thu Oct 24 07:52:54 2013 -0700
@@ -26,7 +26,7 @@
var respecConfig = {
localBiblio: localBibliography,
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
- specStatus: "ED",
+ specStatus: "PR",
// the specification's short name, as in http://www.w3.org/TR/short-name/
shortName: "turtle",
@@ -36,7 +36,7 @@
subtitle : "Terse RDF Triple Language",
// if you wish the publication date to be other than today, set this
- publishDate: "2013-01-23",
+ publishDate: "2013-02-19",
// if the specification's copyright date is a range of years, specify
// the start date here:
@@ -44,15 +44,17 @@
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
// and its maturity status
- previousPublishDate: "2011-08-09",
- previousMaturity: "FPWD",
- previousURI: "http://www.w3.org/TR/2011/WD-turtle-20110809/",
+ previousPublishDate: "2013-02-19",
+ previousMaturity: "CR",
+ //previousURI: "http://www.w3.org/TR/2011/WD-turtle-20110809/",
// if there a publicly available Editor's Draft, this is the link
edDraftURI: "http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/index.html",
// if this is a LCWD, uncomment and set the end of its review period
lcEnd: "2012-09-15",
+ crEnd: "2013-03-26",
+ prEnd: "2013-11-31",
// if you want to have extra CSS, append them to this list
// it is recommended that the respec.css stylesheet be kept