Create WD-NOTE version of ED for timestamp.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Wed, 19 Sep 2012 22:43:10 -0700
changeset 146 461b60f5934e
parent 145 59b95335e52b
child 147 4cbadf558c97
Create WD-NOTE version of ED for timestamp.
microdata-rdf/index.html
--- a/microdata-rdf/index.html	Wed Sep 19 22:37:43 2012 -0700
+++ b/microdata-rdf/index.html	Wed Sep 19 22:43:10 2012 -0700
@@ -25,9 +25,9 @@
 
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "ED",
+          specStatus:           "WD-NOTE",
           charterDisclosureURI: "http://www.w3.org/2006/07/swig-charter#Ipr",
-          //publishDate:          "2012-03-08",
+          publishDate:          "2012-09-19",
           copyrightStart:       "2011",
 
           // the specification's short name, as in http://www.w3.org/TR/short-name/
@@ -94,7 +94,7 @@
           wgPatentURI:  "",
           maxTocLevel: 4,
           preProcess: [ preProc ]
-          //, alternateFormats: [ {uri: "diff-20120112.html", label: "diff to previous version"} ]
+          , alternateFormats: [ {uri: "diff-20120308.html", label: "diff to previous version"} ]
       };
 
       function _esc(s) {