--- a/ldp.html Fri Sep 13 10:02:41 2013 -0500
+++ b/ldp.html Sun Sep 15 21:00:31 2013 -0400
@@ -25,8 +25,6 @@
Misc during LC comments:
- http://lists.w3.org/Archives/Public/public-ldp/2013Aug/0002.html
#1 Should update example in 5.1.3 to be more clear on what the request vs base URI is. Also example is missing ldp:nextPage.
-
-
-->
<html>
<head>
@@ -200,8 +198,8 @@
<p>This specification discusses standard HTTP and RDF techniques and best practices that you
should use, and anti-patterns you should avoid, when constructing clients and servers that
read and write Linked Data resources.</p>
- <p>A special type of <a title="Linked Data Platform Resource">Linked Data Platform Resource</a> is a
- <a title="Linked Data Platform Container">Container</a>. Containers are very useful
+ <p>A special type of <a>Linked Data Platform Resource</a> is a
+ <a>Container</a>. Containers are very useful
in building application models involving collections of homogeneous resources. For example, universities offer a collection of classes
and have a collection of faculty members, each faculty member teaches a collection of courses, etc.
This specification discusses how to work with containers. Resources can be added to containers in
@@ -230,11 +228,11 @@
<dt>Linked Data</dt>
<dd>As defined by Tim Berners-Lee [[LINKED-DATA]].<p></p></dd>
- <dt><dfn>Linked Data Platform Resource</dfn> (<dfn><abbr title="Linked Data Platform Resource">LDPR</abbr></dfn>)</dt>
+ <dt><dfn>Linked Data Platform Resource</dfn> (<abbr title="Linked Data Platform Resource">LDPR</abbr>)</dt>
<dd>HTTP resource whose state is represented in RDF that conforms to the simple lifecycle
patterns and conventions in <a href="#ldpr" class="sectionRef"></a>.<p></p></dd>
- <dt><dfn>Linked Data Platform Container</dfn> (<dfn><abbr title="Linked Data Platform Container">LDPC</abbr></dfn>)</dt>
+ <dt><dfn>Linked Data Platform Container</dfn> (<abbr title="Linked Data Platform Container">LDPC</abbr>)</dt>
<dd>An LDPR representing a collection of same-subject, same-predicate triples which is uniquely identified by a URI
that responds to client requests for creation, modification, and enumeration of its members.
<p></p></dd>
@@ -1828,19 +1826,19 @@
<blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130730/">Last Call 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>
- <li>2013-07-24 - Changed ldp:ascending->ldp:Ascending, ldp:descending->ldp:Descending, ldp:non-member-resource ->ldp:nonMemberResource (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>
+ <li>2013-07-24 - Changed ldp:ascending->ldp:Ascending, ldp:descending->ldp:Descending, ldp:non-member-resource ->ldp:nonMemberResource (SS)</li>
<li>2013-07-24 - Added term <a title="Page resource"></a> (SS)</li>
<li>2013-07-24 - Removed 5.4.8.1 and added 4.2.12 to better handle base/rel URI (SS)</li>
- <li>2013-07-23 - Added informative <a href="#ldpr-informative" class="sectionRef"></a>, therefore shifting all sections by one 4.1->4.2, etc (SS)</li>
+ <li>2013-07-23 - Added informative <a href="#ldpr-informative" class="sectionRef"></a>, therefore shifting all sections by one 4.1->4.2, etc (SS)</li>
<li>2013-07-23 - Changed <a href="#header-accept-post" class="sectionRef"></a> to at risk as possibly moving to IETF (SS)</li>
<li>2013-07-23 - ISSUE-53 4.2.3 changed MUST to SHOULD (SS)</li>
<li>2013-07-22 - ISSUE-53 4.2.2 changed MUST to SHOULD (SS)</li>
<li>2013-07-17 - Various updates from suggests from <a href="http://lists.w3.org/Archives/Public/public-ldp-wg/2013Jul/0067.html">Raúl</a> (SS)</li>
<li>2013-07-15 - Inserted ldp:membershipObject into examples (SS)</li>
- <li>2013-07-15 - ISSUE-79 ldp:contains => ldp:created (JA)</li>
+ <li>2013-07-15 - ISSUE-79 ldp:contains => ldp:created (JA)</li>
<li>2013-07-11 - Improving working in <a href="#ldpr-Paging" class="sectionRef"></a> to remove container references (SS)</li>
- <li>2013-07-11 - Removed 4.1.5, section number fixup:4.1.8-13->6-11, 4.9.2.* fixup, 5.3.7-10->>2-5 (SS)</li>
+ <li>2013-07-11 - Removed 4.1.5, section number fixup:4.1.8-13->6-11, 4.9.2.* fixup, 5.3.7-10->\2-5 (SS)</li>
<li>2013-07-11 - Removed all stubbed out sections 5.1.3, 5.3.2-6 (SS)</li>
<li>2013-07-11 - Various editorial clean up items from editor todo list (SS)</li>
<li>2013-07-11 - Removed closed issues that required no new spec changes: 50, 56, 16, 19, 17 (SS)</li>
@@ -1882,14 +1880,14 @@
<li>2013-03-17 - Inserted examples 2&3, a more complete NetWorth resource (SS)</li>
<li>2013-03-15 - Update LDPC glossary term based on Cody's feedback (SS)</li>
<li>2013-03-15 - Additional fix in 5.2.2 for ISSUE-34 (SS)</li>
- <li>2013-03-15 - Remove reference to closed issues that don't require edits: ISSUE-27 & ISSUE-45 (SS)</li>
+ <li>2013-03-15 - Remove reference to closed issues that don't require edits: ISSUE-27 & ISSUE-45 (SS)</li>
<li>2013-03-14 - General prep for 3rd draft, cleanup and a little restructure (SS)</li>
</ul>
<blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130307/">Second Public Working Draft</a></em></blockquote>
<ul>
<li>2013-03-14 - Fixed up broken fragments and typos before publication (SS)</li>
- <li>2013-03-04 - Comments received from David Wood: 5.3.7 & 5.1.3 clarity, other minor edits (part 2) (SS)</li>
+ <li>2013-03-04 - Comments received from David Wood: 5.3.7 & 5.1.3 clarity, other minor edits (part 2) (SS)</li>
<li>2013-03-04 - Comments received from David Wood: abstract, paging informative (part 1) (SS)</li>
<li>2013-03-04 - ISSUE-36 - Added informative text regarding creationg of containers in 5.4.4 (SS)</li>
<li>2013-03-04 - ISSUE-12 - Added section 4.7.3 not to allow PATCH for create (SS)</li>