--- a/ldp-paging.html Thu Sep 25 13:21:36 2014 -0700
+++ b/ldp-paging.html Fri Sep 26 15:24:44 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: "LC",
+ specStatus: "WD",
// the specification's short name, as in http://www.w3.org/TR/short-name/
shortName: "ldp-paging",
@@ -41,7 +41,7 @@
// subtitle : "an excellent document",
// if you wish the publication date to be other than today, set this
- publishDate: "2014-09-09",
+ //publishDate: "2014-09-09",
// if the specification's copyright date is a range of years, specify
// the start date here:
@@ -49,9 +49,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-09-09",
previousMaturity: "LC",
- previousURI: "http://www.w3.org/TR/2013/WD-ldp-20130730/",
+ previousURI: "http://www.w3.org/TR/2014/WD-ldp-20140909/",
processVersion: 2005,
@@ -59,7 +59,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: "2014-09-30",
+ // lcEnd: "2014-09-30",
// Only include h1 and h2 level
maxTocLevel: 2,
@@ -1696,7 +1696,8 @@
available property of the members. In the example below, the value of
the <code>o:marketValue</code> predicate is present for each
member, so the client can easily order the members according to the
- value of that property.
+ value of that property. Applications that require a way for clients to
+ specify the order, can do so with application-specific extensions.
</p>
<p>
Order becomes more important when containers are
@@ -2218,6 +2219,8 @@
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>
@@ -2226,15 +2229,21 @@
<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-09-26 - Added non-norm items about extensions to supply client requested ordering (SS) </li>
+</ul>
+
+<blockquote><em><a href="http://www.w3.org/TR/2014/WD-ldp-paging-20140909/">Last Call Draft - 9 September 2014</a></em></blockquote>
+<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>
@@ -2269,7 +2278,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>