--- a/data-cube/static-cr.html Fri Jun 21 15:42:17 2013 +0100
+++ b/data-cube/static-cr.html Fri Jun 21 15:46:03 2013 +0100
@@ -364,32 +364,7 @@
<h4 class="no-toc no-num" id="no-endorsement">No Endorsement</h4>
-
- <p>
- This document was published by the <a href="http://www.w3.org/2011/gld/">Government Linked Data Working Group</a> as a Candidate Recommendation.
-
- This document is intended to become a <abbr title="World
- Wide Web Consortium">W3C</abbr> Recommendation.
-
-
- If you wish to make comments regarding this document, please send them to
- <a href="mailto:public-gld-comments@w3.org">public-gld-comments@w3.org</a>
- (<a href="mailto:public-gld-comments-request@w3.org?subject=subscribe">subscribe</a>,
- <a href="http://lists.w3.org/Archives/Public/public-gld-comments/">archives</a>).
-
-
-
- <abbr title="World
- Wide Web Consortium">W3C</abbr> publishes a Candidate Recommendation to indicate that the document is believed
- to be stable and to encourage implementation by the developer community. This
- Candidate Recommendation is expected to advance to Proposed Recommendation no earlier than
- 26 July 2013.
-
-
- All comments are welcome.
-
-
- </p><p>
+ <p>
Publication as a Candidate Recommendation does not imply endorsement by the <abbr title="World
Wide Web Consortium">W3C</abbr> Membership.
This is a draft document and may be updated, replaced or obsoleted by other documents at
--- a/org/index.html Fri Jun 21 15:42:17 2013 +0100
+++ b/org/index.html Fri Jun 21 15:46:03 2013 +0100
@@ -59,7 +59,7 @@
For details on the minor changes see the <a href="#change-log">change log</a>.</p>
-<h4 class="no-toc no-num" id="please">Please Comment By 28 June 2013</h4>
+<h4 class="no-toc no-num" id="please">Please Comment By 26 July 2013</h4>
<p>
This document was published by
@@ -74,7 +74,7 @@
increase confidence in the specification and meet
defined <a href="http://www.w3.org/2011/gld/wiki/ORG_CR_Exit_Criteria">exit
criteria</a>. This document will remain a Candidate Recommendation
- until at least 28 June 2013. After that date, when and if the exit
+ until at least 26 July 2013. After that date, when and if the exit
criteria are met, the group intends to
request <a href="http://www.w3.org/2005/10/Process-20051014/tr.html#RecsPR">Proposed
Recommendation</a> status.</p>
--- a/org/respec-config-cr.js Fri Jun 21 15:42:17 2013 +0100
+++ b/org/respec-config-cr.js Fri Jun 21 15:46:03 2013 +0100
@@ -1,10 +1,10 @@
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
specStatus: "CR",
- publishDate: "2013-05-30",
+ publishDate: "2013-06-25",
//copyrightStart: "2010",
//lcEnd: "2013-04-08",
- crEnd: "2013-06-28",
+ crEnd: "2013-07-26",
// the specification's short name, as in http://www.w3.org/TR/short-name/
shortName: "vocab-org",
--- a/org/respec-config.js Fri Jun 21 15:42:17 2013 +0100
+++ b/org/respec-config.js Fri Jun 21 15:46:03 2013 +0100
@@ -1,9 +1,10 @@
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
- specStatus: "ED",
- //publishDate: "2013-05-23",
+ specStatus: "CR",
+ publishDate: "2013-06-25",
//copyrightStart: "2010",
//lcEnd: "2013-04-08",
+ crEnd: "2013-07-26",
// the specification's short name, as in http://www.w3.org/TR/short-name/
shortName: "vocab-org",
@@ -19,7 +20,7 @@
//diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
// if there a publicly available Editor's Draft, this is the link
- edDraftURI: "https://dvcs.w3.org/hg/gld/raw-file/default/org/index.html",
+ edDraftURI: "http://dvcs.w3.org/hg/gld/raw-file/default/org/index.html",
// if this is a LCWD, uncomment and set the end of its review period
// lcEnd: "2009-08-05",
@@ -56,7 +57,7 @@
// This is important for Rec-track documents, do not copy a patent URI from a random
// document unless you know what you're doing. If in doubt ask your friendly neighbourhood
// Team Contact.
- //wgPatentURI: "",
+ wgPatentURI: "http://www.w3.org/2004/01/pp-impl/47663/status",
maxTocLevel: 3,
preProcess: [ preProc ]
//alternateFormats: [ {uri: "diff-20110507.html", label: "diff to previous version"} ],