Use ReSpec.next and change doc status to ED.
--- a/spec/latest/json-ld-api/index.html Wed May 30 17:49:16 2012 -0700
+++ b/spec/latest/json-ld-api/index.html Wed May 30 18:17:45 2012 -0700
@@ -9,7 +9,7 @@
out in the same tree and use relative links so that they'll work offline,
-->
<script type="text/javascript"
- src="http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js" class="remove">
+ src="http://www.w3.org/Tools/respec/respec-w3c-common" class="remove">
</script>
<script type="text/javascript" class="remove">
//<![CDATA[
@@ -150,7 +150,7 @@
var respecConfig = {
doRDFa: "1.1",
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
- specStatus: "unofficial",
+ specStatus: "ED",
//publishDate: "2010-04-29",
copyrightStart: "2010",
@@ -162,9 +162,9 @@
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
// and its maturity status
- previousPublishDate: "2012-04-26",
+ previousPublishDate: "2012-05-24",
previousMaturity: "ED",
- previousDiffURI: "http://json-ld.org/spec/ED/json-ld-api/20120426/index.html",
+ previousDiffURI: "http://json-ld.org/spec/ED/json-ld-api/20120524/",
diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
// if there a publicly available Editor's Draft, this is the link
@@ -225,7 +225,7 @@
wgPatentURI: "",
maxTocLevel: 4,
preProcess: [ preProc ],
- alternateFormats: [ {uri: "diff-20120426.html", label: "diff to previous version"} ],
+ alternateFormats: [ {uri: "diff-20120524.html", label: "diff to previous version"} ],
};
function updateExample(doc, content) {
--- a/spec/latest/json-ld-syntax/index.html Wed May 30 17:49:16 2012 -0700
+++ b/spec/latest/json-ld-syntax/index.html Wed May 30 18:17:45 2012 -0700
@@ -9,7 +9,7 @@
out in the same tree and use relative links so that they'll work offline,
-->
<script type="text/javascript"
- src="http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js" class="remove">
+ src="http://www.w3.org/Tools/respec/respec-w3c-common" class="remove">
</script>
<script type="text/javascript" class="remove">
//<![CDATA[
@@ -147,7 +147,7 @@
var respecConfig = {
doRDFa: "1.1",
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
- specStatus: "unofficial",
+ specStatus: "ED",
//publishDate: "2010-04-29",
copyrightStart: "2010",
@@ -159,9 +159,9 @@
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
// and its maturity status
- previousPublishDate: "2012-04-26",
+ previousPublishDate: "2012-05-22",
previousMaturity: "ED",
- previousDiffURI: "http://json-ld.org/spec/ED/json-ld-syntax/20120426/index.html",
+ previousDiffURI: "http://json-ld.org/spec/ED/json-ld-syntax/20120522/",
diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
// if there a publicly available Editor's Draft, this is the link
@@ -221,7 +221,7 @@
wgPatentURI: "",
maxTocLevel: 4,
preProcess: [ preProc ],
- alternateFormats: [ {uri: "diff-20120426.html", label: "diff to previous version"} ],
+ alternateFormats: [ {uri: "diff-20120522.html", label: "diff to previous version"} ],
};
function updateExample(doc, content) {