Update timestamps for publication.
--- a/spec/latest/json-ld-api/index.html Wed Jan 11 16:14:23 2012 -0800
+++ b/spec/latest/json-ld-api/index.html Wed Jan 11 16:20:08 2012 -0800
@@ -161,7 +161,7 @@
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
// and its maturity status
- previousPublishDate: "2011-10-16",
+ previousPublishDate: "2011-10-23",
previousMaturity: "ED",
previousDiffURI: "http://json-ld.org/spec/ED/json-ld-api/20111016/index.html",
diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
@@ -220,7 +220,7 @@
wgPatentURI: "",
maxTocLevel: 4,
preProcess: [ preProc ],
- alternateFormats: [ {uri: "diff-20111016.html", label: "diff to previous version"} ],
+ alternateFormats: [ {uri: "diff-20111023.html", label: "diff to previous version"} ],
};
function updateExample(doc, content) {
--- a/spec/latest/json-ld-syntax/index.html Wed Jan 11 16:14:23 2012 -0800
+++ b/spec/latest/json-ld-syntax/index.html Wed Jan 11 16:20:08 2012 -0800
@@ -161,7 +161,7 @@
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
// and its maturity status
- previousPublishDate: "2011-10-16",
+ previousPublishDate: "2011-10-23",
previousMaturity: "ED",
previousDiffURI: "http://json-ld.org/spec/ED/json-ld-syntax/20111016/index.html",
diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
@@ -221,7 +221,7 @@
wgPatentURI: "",
maxTocLevel: 4,
preProcess: [ preProc ],
- alternateFormats: [ {uri: "diff-20111016.html", label: "diff to previous version"} ],
+ alternateFormats: [ {uri: "diff-20111023.html", label: "diff to previous version"} ],
};
function updateExample(doc, content) {