two comments bblfish
authorHenry Story <henry.story@bblfish.net>
Mon, 02 Jun 2014 09:12:44 +0200
branchbblfish
changeset 627 14912fa2e498
parent 626 02cb95e08389
child 628 1bfa36027066
two comments
ldp-primer/ldp-primer.html
--- a/ldp-primer/ldp-primer.html	Mon Jun 02 08:53:07 2014 +0200
+++ b/ldp-primer/ldp-primer.html	Mon Jun 02 09:12:44 2014 +0200
@@ -642,6 +642,7 @@
       <p>If the operation is successful, the document will be updated with new information.</p>
       
       <p class="note"> Alice can also use PATCH operation to update the resource.</p>
+      <p class="issue">Add an example with PATCH when a PATCH format is settled on. </p>
 
     </section>
 
@@ -662,6 +663,7 @@
 ETag: W/&quot;123454322&quot;  
    </pre>
    
+   <p class="issue">Does a delete need to show the type of the deleted resource? Or the etag?</p>
      <p> Once the document is deleted, the containment triple will be removed from the container.
  For example, after the deleting the resource the container representation will be as the following.
  </p>