--- 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/"123454322"
</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>