Fixed LC-2840 clarity on burden of constraint
authorsspeiche
Tue, 15 Apr 2014 10:09:45 -0400
changeset 547 d34ef0884d9e
parent 546 cd017405fb8e
child 548 ab2a3418fb01
Fixed LC-2840 clarity on burden of constraint
ldp.html
--- a/ldp.html	Tue Apr 15 15:22:11 2014 +0200
+++ b/ldp.html	Tue Apr 15 10:09:45 2014 -0400
@@ -464,8 +464,7 @@
 		<li>How is optimistic collision detection handled for updates?</li>
 		<li>What should client expectations be for changes to linked-to resources,
 				such as type changes?</li>
-		<li>What can servers do to ease the burden of constraints for resource
-				creation?</li>
+		<li>How can the server make it easy for the client to create resources?</li>
 		<li>How	do I GET the representation of a large resource broken up into pages?</li>
 	</ul>
 	<p>Additional non-normative guidance is available in the <a
@@ -2218,6 +2217,7 @@
 <h2>Detailed history</h2>
 <!-- <blockquote><em><a href="http://www.w3.org/TR/2013/WD-ldp-20130930/">Candidate Recommendation Draft</a></em></blockquote> -->
 <ul>
+	<li>2014-04-15 - Fixed LC-2840 clarity on "burden of constraint" (SS) </li>
 	<li>2014-03-30 - Updated references to RFC5988 to first time Link header is used (SS) </li>
 	<li>2014-03-29 - Fixed error in Example 8 (SS) </li>
 	<li>2014-03-28 - Fixed copy-paste error in 5.4.1.1 (SS) </li>