--- a/ldp.html Wed Jul 24 15:37:39 2013 -0400
+++ b/ldp.html Wed Jul 24 15:59:25 2013 -0400
@@ -36,7 +36,7 @@
<script class='remove'>
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
- specStatus: "ED",
+ specStatus: "LC",
// the specification's short name, as in http://www.w3.org/TR/short-name/
shortName: "ldp",
@@ -46,7 +46,7 @@
// subtitle : "an excellent document",
// if you wish the publication date to be other than today, set this
- // publishDate: "2009-08-06",
+ publishDate: "2013-07-30",
// if the specification's copyright date is a range of years, specify
// the start date here:
@@ -55,14 +55,14 @@
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
// and its maturity status
previousPublishDate: "2013-03-07",
- previousMaturity: "FPWD",
+ previousMaturity: "WD",
previousURI: "http://www.w3.org/TR/2013/WD-ldp-20130307/",
// if there a publicly available Editor's Draft, this is the link
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: "2009-08-05",
+ lcEnd: "2013-09-02",
// if you want to have extra CSS, append them to this list
// it is recommended that the respec.css stylesheet be kept
@@ -95,7 +95,7 @@
wgURI: "http://www.w3.org/2012/ldp",
// name (without the @w3c.org) of the public mailing to which comments are due
- wgPublicList: "public-ldp-wg",
+ wgPublicList: "public-ldp-comments",
// URI of the patent status for this WG, for Rec-track documents
// !!!! IMPORTANT !!!!
@@ -320,9 +320,8 @@
<li>5. Linked Data Platform Containers: <b>normative</b></li>
<li>6. HTTP Header Definitions: <b>normative</b></li>
<li>A. Acknowledgements: <b>informative</b></li>
- <li>B. Change History: <b>informative</b></li>
- <li>C.1 Normative references: <b>normative</b></li>
- <li>C.2 Informative references: <b>informative</b></li>
+ <li>B.1 Normative references: <b>normative</b></li>
+ <li>B.2 Informative references: <b>informative</b></li>
</ul>
<p>A conforming <b>LDP server</b> is an application program that processes HTTP
@@ -1794,16 +1793,18 @@
Henry Story, Ted Thibodeau, Bart van Leeuwen, Miel Vander Sande, Ruben Verborgh, Serena Villata, Erik Wilde, David Wood, Martin P. Nally</p>
</section>
-
+
+<!--
<section class='appendix informative' id="history">
<h1>Change History</h1>
<p>The change history is up to the editors to insert a brief summary of
changes, ordered by most recent changes first and with heading from which
public draft it has been changed from.
-</p>
+</p> -->
<!--
<blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130701/">Third Public Working Draft</a></em></blockquote>
-->
+<!--
<ul>
<li>2013-07-24 - Moved 4.7.2 (from HEAD) to 4.3.2 (GET), shifted rest of GET section by one (SS)</li>
<li>2013-07-24 - Moved 4.10.2.5->4.10.2.4.3,4.10.2.6->4.10.2.4.1,4.10.2.7->4.10.2.4.2 and added samples (SS)</li>
@@ -1912,7 +1913,8 @@
<li>2012-09-18 - Fixed up some links and worked on references, work left to do. (SS)</li>
</ul>
<blockquote><em><a href="http://www.w3.org/Submission/2012/SUBM-ldbp-20120326/">Submission</a></em></blockquote>
-</section>
+</section>
+ -->
</body>
</html>