Editorial chagnes for the headers.
--- a/html-data-guide/index.html Fri Mar 02 17:28:19 2012 +0100
+++ b/html-data-guide/index.html Fri Mar 02 17:46:13 2012 +0100
@@ -32,10 +32,11 @@
// 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: "2012-01-12",
+ previousMaturity: "FPWD-NOTE",
+ previousPublishDate: "2012-01-12",
// if there a publicly available Editor's Draft, this is the link
- edDraftURI: "https://dvcs.w3.org/hg/htmldata/raw-file/default/html-data-guide/index.html",
+ // edDraftURI: "https://dvcs.w3.org/hg/htmldata/raw-file/default/html-data-guide/index.html",
// if this is a LCWD, uncomment and set the end of its review period
// lcEnd: "2009-08-05",
--- a/microdata-rdf/index.html Fri Mar 02 17:28:19 2012 +0100
+++ b/microdata-rdf/index.html Fri Mar 02 17:46:13 2012 +0100
@@ -117,7 +117,7 @@
specStatus: "IG-NOTE",
charterDisclosureURI: "http://www.w3.org/2006/07/swig-charter#Ipr",
publishDate: "2012-03-20",
- //copyrightStart: "2011",
+ copyrightStart: "2011",
// the specification's short name, as in http://www.w3.org/TR/short-name/
shortName: "microdata-rdf",
@@ -181,7 +181,7 @@
wgPatentURI: "",
maxTocLevel: 4,
preProcess: [ preProc ]
- , alternateFormats: [ {uri: "diff-20120112.html", label: "diff to previous version"} ]
+ //alternateFormats: [ {uri: "diff-20120112.html", label: "diff to previous version"} ]
};
function updateExample(doc, content) {