Updated LDPC create ldp:contains (errant MAY to MUST, resolving conflicting statements)
authorJohn Arwe
Tue, 11 Feb 2014 08:02:05 -0500
changeset 482 57c86943ab63
parent 481 beb136ede044
child 483 ebfb1abdf1cb
Updated LDPC create ldp:contains (errant MAY to MUST, resolving conflicting statements)
ldp.html
--- a/ldp.html	Mon Feb 10 15:38:29 2014 -0500
+++ b/ldp.html	Tue Feb 11 08:02:05 2014 -0500
@@ -1889,10 +1889,8 @@
 		specifications such as LDP.
 	</h2></section><!-- Was 5.4.13 / #ldpc-5_4_13 -->
 		
-	<section id="ldpc-post-ldpcreated"><h2 class="normal">LDPCs that create new member resources MAY add triples to the container 
-		as part of member creation to reflect its factory role.  
-		LDP defines the <code>ldp:contains</code> predicate for this purpose.  
-		An LDPC that tracks members created through the LDPC MUST add a triple to the container
+	<section id="ldpc-post-ldpcreated"><h2 class="normal">
+		LDPCs that create new member resources MUST add a triple to the container
 		whose subject is the container's URI, 
 		whose predicate is <code>ldp:contains</code>, and
 		whose object is the newly created member resource's URI; 
@@ -2575,6 +2573,7 @@
 <!-- <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130930/">Candidate Recommendation Draft</a></em></blockquote> wah -->
 <!-- <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130730/">Last Call Draft</a></em></blockquote> -->
 <ul>
+	<li>2014-02-11 - Updated LDPC create ldp:contains (errant MAY to MUST, resolving conflicting statements) (JA)</li>
 	<li>2014-02-10 - Removed LDPR Paging HTTP OPTIONS section (no longer needed) and more cleanup of todos (SS)</li>
 	<li>2014-02-10 - Updated LDPC DELETE language and cleanup todos (SS)</li>
 	<li>2014-02-10 - Resolved a few editoral TODO's (JA)</li>