--- a/ldp-paging.html Wed Aug 27 12:53:42 2014 -0400
+++ b/ldp-paging.html Wed Aug 27 13:35:36 2014 -0400
@@ -31,7 +31,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-paging",
@@ -57,7 +57,7 @@
edDraftURI: "http://www.w3.org/2012/ldp/hg/ldp-paging.html",
// if this is a LCWD, uncomment and set the end of its review period
- lcEnd: "2013-09-02",
+ lcEnd: "2013-09-18",
// Only include h1 and h2 level
maxTocLevel: 2,
@@ -247,7 +247,7 @@
</p>
<p>The following features are At Risk:</p>
<ol>
- <li>The requirement to make LDP clients <a href="#atrisk-paging">paging-aware</a></a>.
+ <li>The requirement to make LDP clients <a href="#atrisk-paging">paging-aware</a>.
</li>
<li>The <a href="#atrisk-units"><code>max-member-count</code> and <code>max-kbyte-count</code> preference parameters</a>,
that allows clients to hint at acceptable page sizes. Based on feedback, either or both might be removed or
@@ -1156,7 +1156,7 @@
<a title="LDP client">LDP clients</a> SHOULD
be capable of processing successful HTTP <code>GET</code> responses formed by a LDP server
that independently initiated paging, returning a page of representation instead of full resource
- representation [[!LDP-PAGING]].
+ representation [[!LDP]].
</h2>
</section>
</div>
@@ -2215,10 +2215,23 @@
changes, ordered by most recent changes first and with heading from which
public draft it has been changed from.
</p>
+<em>Summary</em>
+<ul>
+ <li>Split paging out from core LDP 1.0 specification into this document</li>
+ <li>Updated detection of paged resources based on link relations</li>
+ <li>Added rule to keep containment and membership triples for same resource on same page</li>
+ <li>Use of link header to location sort criteria</li>
+ <li>Added additional ways to request paging based kilobyte and membership count</li>
+</ul>
+
+<!-- <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-paging-20140930/">Candidate Recommendation Draft</a></em></blockquote> wah -->
<!-- <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-paging-20140730/">Last Call Draft</a></em></blockquote> -->
-<ul>
+<!-- <ul>
<li>2014-08-25 - max-triple-count, max-member-count, max-kbyte-count support must > should per Aug 25 mtg (JA) </li>
<li>2014-08-25 - Clarify example (JA) </li>
<li>2014-08-22 - AT RISK the three limits, first reached per Aug 18 mtg (JA) </li>
@@ -2253,7 +2266,7 @@
<li>2014-03-10 - Fixed namespaces (SS) </li>
<li>2014-02-18 - Split off LDP-Paging from LDP (SS) </li>
</ul>
-<blockquote><em><a href="https://dvcs.w3.org/hg/ldpwg/raw-file/94420c5678ae/ldp.html">February 18, 2014 Editor's Draft</a></em></blockquote>
+<blockquote><em><a href="https://dvcs.w3.org/hg/ldpwg/raw-file/94420c5678ae/ldp.html">February 18, 2014 Editor's Draft</a></em></blockquote> -->
</section>
</body>