--- a/ldp.html Wed Mar 12 08:25:09 2014 -0400
+++ b/ldp.html Fri Mar 28 09:35:44 2014 -0400
@@ -18,7 +18,7 @@
<script class='remove'>
var respecConfig = {
// specification status (e.g. ED, WD, LC, NOTE, etc.). If in doubt use ED.
- specStatus: "LC",
+ specStatus: "ED",
// the specification's short name, as in http://www.w3.org/TR/short-name/
shortName: "ldp",
@@ -28,7 +28,7 @@
// subtitle : "an excellent document",
// if you wish the publication date to be other than today, set this
- publishDate: "2014-03-11",
+ //publishDate: "2014-03-11",
// if the specification's copyright date is a range of years, specify
// the start date here:
@@ -36,9 +36,9 @@
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
// and its maturity status
- previousPublishDate: "2013-07-30",
+ previousPublishDate: "2014-03-11",
previousMaturity: "LC",
- previousURI: "http://www.w3.org/TR/2013/WD-ldp-20130730/",
+ previousURI: "http://www.w3.org/TR/2014/WD-ldp-20140311/",
// if there a publicly available Editor's Draft, this is the link
edDraftURI: "http://www.w3.org/2012/ldp/hg/ldp.html",
@@ -2195,8 +2195,13 @@
<section class='appendix informative' id="history">
<h1>Change History</h1>
-<p>Summary of notable changes from previous public working draft.</p>
+<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>
+<h2>Summary</h2>
+<p>Summary of notable changes from <a href="http://www.w3.org/TR/2013/WD-ldp-20140311/">previous public working draft</a>.</p>
<ul>
<li>Changed a number of the should/may clauses to must</li>
<li>Introduced separate concepts for memerbship and containment</li>
@@ -2210,17 +2215,13 @@
<li>Move restatements of HTTP et al. out of normative sections</li>
</ul>
+<h2>Detailed history</h2>
+<!-- <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130930/">Candidate Recommendation Draft</a></em></blockquote> -->
+<ul>
+ <li>2014-03-28 - Set publication status and history for post 2nd LC edits (SS) </li>
+</ul>
-<!-- TODO: Full change history removed for Last Call publication -->
-<!--
-<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>
- -->
-<!-- <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130930/">Candidate Recommendation Draft</a></em></blockquote> wah -->
-<!-- <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130730/">Last Call Draft</a></em></blockquote> -->
-<!--
+<blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20140311/">Last Call Draft (2014-03-11)</a></em></blockquote>
<ul>
<li>2014-03-03 - Must use LDPC subtypes for rel='type', per 20140303 resln (SS) </li>
<li>2014-03-03 - Removed LDP-BC clauses that introduce membership (SS) </li>
@@ -2302,7 +2303,7 @@
<li>2013-08-19 - Basic preparation for edits unto LC draft (SS)</li>
</ul>
-<blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130730/">Last Call Draft</a></em></blockquote>
+<blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130730/">Last Call Draft (2014-07-30)</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>
@@ -2410,7 +2411,7 @@
<li>2012-09-18 - Initial ReSpec'ing of <a href="http://www.w3.org/Submission/ldbp/">Member Submission - Linked Data Basic Profile 1.0</a> (SS)</li>
<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> -->
+<blockquote><em><a href="http://www.w3.org/Submission/2012/SUBM-ldbp-20120326/">Submission</a></em></blockquote>
</section>
</body>