Fixed up broken fragments and typos before publication
authorsspeiche
Thu, 14 Mar 2013 09:43:34 -0400
changeset 82 ad04aaac884d
parent 81 4b0b6b7152b6
child 83 9dbd17cd4f01
Fixed up broken fragments and typos before publication
ldp.html
--- a/ldp.html	Mon Mar 04 14:00:57 2013 -0500
+++ b/ldp.html	Thu Mar 14 09:43:34 2013 -0400
@@ -519,7 +519,7 @@
 		This is a consequence of the requirement to <a href="#ldpr-4_1_13">enable simple creation and modification</a> of LPDRs.
 	</div>
 	<div id="ldpr-4_7_3" class="rule">4.7.3 LDPR servers SHOULD NOT allow clients to create new resources using PATCH.
-		<a href="#ldpr-5_4">POST (to an LDPC)</a> and/or <a href="#ldpr-4_4">PUT</a> should be used as the standard way to create new LDPRs.
+		<a href="#ldpr-post-1">POST (to an LDPC)</a> and/or <a href="#ldpr-put">PUT</a> should be used as the standard way to create new LDPRs.
 	</div>
 	
 	<div class="ldp-issue">
@@ -976,7 +976,7 @@
 		members, by the existence of the token "<code>non-member-properties</code>" on the query
 		component of the LDPC URL.  For example, if there is a LDPC URL <code>&lt;containerURL&gt;,</code> the URL to request the
 		non-membership properties would be <code>&lt;containerURL&gt;?non-member-properties</code>.
-		See section <a href="#ldpc-get_non_member_props">5.1.2 Retrieving Only Non-member Properties</a> for
+		See section <a href="#ldpc-get_non-member_props">5.1.2 Retrieving Only Non-member Properties</a> for
 		examples. An LDPC server that does not support a request to
 		retrieve non-member resource properties via a Request-URI of “<code>&lt;containerURL&gt;?non-member-properties</code>”,
 		MUST return a HTTP status code 404 (Not Found).  An LDPC server that supports a request to
@@ -1203,7 +1203,7 @@
   <p>The following people have been instrumental in providing thoughts, feedback,
 reviews, content, criticism and input in the creation of this specification:</p>
 
-  <p style="margin-left: 3em;">Arnaud le Hors, Erik Wilde, Tim Berners-Lee, Steve Battle, 
+  <p style="margin-left: 3em;">Arnaud Le Hors, Erik Wilde, Tim Berners-Lee, Steve Battle, 
   Olivier Berger, Alexandre Bertails, Richard Cyganiak, Raúl García Castro, 
   Sandro Hawke, Kingsley Idehen, Yves Lafon, Antonis Loizou, Ashok Malhota, Roger Menday,
   Nandana Mihindukulasooriya, Kevin Page, Eric Prud'hommeaux, Andy Seaborne, 
@@ -1215,6 +1215,7 @@
 <h1>Change History</h1>
 <blockquote><em>First Public Working Draft</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: 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>