back to ED
authorGuus Schreiber <guus.schreiber@vu.nl>
Sat, 06 Apr 2013 00:15:56 +0200
changeset 776 3e625cd34eed
parent 775 aa70b73edc25
child 777 ca7960db2884
back to ED
rdf-mt/index.html
--- a/rdf-mt/index.html	Sat Apr 06 00:09:40 2013 +0200
+++ b/rdf-mt/index.html	Sat Apr 06 00:15:56 2013 +0200
@@ -10,7 +10,7 @@
    <script class='remove'>
       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:            "rdf11-mt",
@@ -20,7 +20,7 @@
           // subtitle   :  "an excellent document",
 
           // 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:
@@ -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/rdf-mt/index.html",