--- 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: <http://purl.org/dc/terms/>.
+ <pre style="word-wrap: break-word; white-space: pre-wrap;"> @prefix dcterms: <http://purl.org/dc/terms/>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix ldp: <http://www.w3.org/ns/ldp#>.
@@ -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>