Prep for 3rd Last Call WG
authorSteve Speicher <sspeiche@gmail.com>
Mon, 15 Sep 2014 13:07:57 -0400
changeset 832 e6d7164503af
parent 831 f486e0154209
child 833 cce171f6dade
Prep for 3rd Last Call WG
ldp.html
--- a/ldp.html	Mon Sep 15 14:39:01 2014 +0200
+++ b/ldp.html	Mon Sep 15 13:07:57 2014 -0400
@@ -27,7 +27,7 @@
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. ED, WD, LC, NOTE, etc.). If in doubt use ED.
-          specStatus:           "CR",
+          specStatus:           "LC",
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "ldp",
@@ -37,7 +37,7 @@
           // subtitle   :  "an excellent document",
 
           // if you wish the publication date to be other than today, set this
-          publishDate:  "2014-06-19",
+          publishDate:  "2014-09-16",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -45,9 +45,9 @@
 
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
-          previousPublishDate:  "2014-03-11",
-          previousMaturity:  	"LC",
-          previousURI: 			"http://www.w3.org/TR/2014/WD-ldp-20140311/",
+          previousPublishDate:  "2014-06-19",
+          previousMaturity:  	"CR",
+          previousURI: 			"http://www.w3.org/TR/2014/CR-ldp-20140619/",
           
           processVersion: 		2005,
 
@@ -55,8 +55,8 @@
           edDraftURI:           "http://www.w3.org/2012/ldp/hg/ldp.html",
 
           // if this is a LCWD, uncomment and set the end of its review period
-          //lcEnd: "2014-04-02",
-          crEnd: "2014-07-17",
+          lcEnd: "2014-10-07",
+          //crEnd: "2014-07-17",
           
           testSuiteURI: "https://dvcs.w3.org/hg/ldpwg/raw-file/tip/tests/ldp-testsuite.html",
           implementationReportURI: "https://dvcs.w3.org/hg/ldpwg/raw-file/tip/tests/reports/ldp.html",
@@ -242,8 +242,9 @@
 
  <section id='sotd'>
    <p>
-   	 This is the Candidate Recommendation document where the Working Group has addressed all
-   	 raised issues and seeks to gather implementation feedback.  For changes since last publication, see <a href="#history" class="sectionRef"></a>. 
+   	 This is the 3rd Last Call working draft where the Working Group has addressed all
+   	 raised issues and seeks to gather additional implementation feedback.  For changes since 
+   	 last publication, see <a href="#history" class="sectionRef"></a>. 
 	 A test suite is available at [[LDP-Tests]].
    </p>
    <p>The following features are At Risk:</p>
@@ -2611,8 +2612,10 @@
 	<li>Changed the link relation used to articulate request constraints that a client has likely violated</li>
 </ul>
 
-<h2>Detailed history</h2>
+<!-- 
+<h2>Detailed history</h2> -->
 <!-- <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130930/">Candidate Recommendation Draft</a></em></blockquote> -->
+<!-- 
 <ul>
 </ul>
 
@@ -2855,6 +2858,8 @@
   <div class="removeOnSave showCoverage">
     <input type="checkbox" id="showCoverage"><label for="showCoverage">Show test coverage</label></input>
   </div>
+  
+   -->
     
   </body>
 </html>