--- a/trig/index.html Sat Apr 06 00:15:56 2013 +0200
+++ b/trig/index.html Sat Apr 06 00:21:22 2013 +0200
@@ -26,7 +26,7 @@
};
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
- specStatus: "FPWD",
+ specStatus: "ED",
// the specification's short name, as in http://www.w3.org/TR/short-name/
shortName: "trig",
@@ -36,7 +36,7 @@
subtitle : "RDF Dataset Language",
// if you wish the publication date to be other than today, set this
- publishDate: "2013-04-09",
+ // publishDate: "2013-04-09",
// if the specification's copyright date is a range of years, specify
// the start date here:
@@ -44,9 +44,9 @@
// 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/???",
+ previousPublishDate: "2013-04-09",
+ previousMaturity: "FPWD",
+ previousURI: "http://www.w3.org/TR/trig/",
// if there a publicly available Editor's Draft, this is the link
edDraftURI: "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/index.html",