Expanded on wording for 4.3 to be more consistent
authorsspeiche
Mon, 15 Apr 2013 08:29:48 -0400
changeset 93 598be81efe5f
parent 92 18891627c17f
child 94 2292ad834245
Expanded on wording for 4.3 to be more consistent
ldp.html
--- a/ldp.html	Tue Apr 09 08:29:46 2013 -0400
+++ b/ldp.html	Mon Apr 15 08:29:48 2013 -0400
@@ -213,8 +213,7 @@
 	<p>Sample resource representations are provided in <code>text/turtle</code>
 		format [[TURTLE]].</p>
 	<p>Commonly used namespace prefixes:</p>
-	<pre style="word-wrap: break-word; white-space: pre-wrap;">
-	@prefix dcterms: &lt;http://purl.org/dc/terms/&gt;.
+	<pre style="word-wrap: break-word; white-space: pre-wrap;">	@prefix dcterms: &lt;http://purl.org/dc/terms/&gt;.
 	@prefix rdf:     &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt;.
 	@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt;.
 	@prefix ldp:     &lt;http://www.w3.org/ns/ldp#&gt;.
@@ -421,7 +420,9 @@
 
 <section>
 <h2 id="ldpr-HTTP_POST">HTTP POST</h2>
-	<p>This specification adds no new requirements on HTTP POST for LDPRs.</p>
+	<p>This specification adds no new requirements on HTTP POST for LDPRs 
+		only when the LDPR supports that method.  This specification does not impose any
+		new requirement to support that method, and [[!HTTP11]] makes it optional</p>
 </section>
 
 <section>
@@ -1272,6 +1273,7 @@
 </p>
 <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130307/">Second Public Working Draft</a></em></blockquote>
 <ul>
+	<li>2013-04-15 - Expanded on wording for 4.3 to be more consistent (SS)</li>
 	<li>2013-04-08 - Fixed two old references to BPR (SS)</li>
 	<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>