Servers should offer/accept JSON-LD representations of LDP-RSs
authorJohn Arwe
Thu, 17 Apr 2014 11:17:22 -0400
changeset 565 76006e897d7f
parent 564 cba76c3813b9
child 566 cfc0c8b396a8
Servers should offer/accept JSON-LD representations of LDP-RSs
ldp.html
--- a/ldp.html	Wed Apr 16 17:36:23 2014 -0400
+++ b/ldp.html	Thu Apr 17 11:17:22 2014 -0400
@@ -855,6 +855,10 @@
 		representation of the requested <a title="Linked Data Platform RDF Source">LDP-RS</a> [[!turtle]].
 	</h2></section><!-- Was 4.3.3 / #ldpr-4_3_3 -->
 
+	<section id="ldprs-get-jsonld"><h2 class="normal"><a title="LDP server">LDP servers</a> SHOULD provide a <code>application/ld+json</code>
+		representation of the requested <a title="Linked Data Platform RDF Source">LDP-RS</a> [[!JSON-LD]].
+	</h2></section><!-- new -->
+
 </section> <!-- ldprs-HTTP_GET -->
 
 </section> <!-- ldprs RDF Source-->
@@ -1464,6 +1468,10 @@
 		specifications such as LDP.
 	</h2></section><!-- Was 5.4.13 / #ldpc-5_4_13 -->
 	
+	<section id="ldpc-post-jsonld"><h2 class="normal"><a title="LDP server">LDP servers</a> SHOULD accept a request entity body with a request header
+	    of <code>Content-Type</code> with value of <code>application/ld+json</code> [[!JSON-LD]].
+	</h2></section><!-- new -->
+	
 </section>
 
 <section id="ldpc-HTTP_PUT">
@@ -2339,13 +2347,15 @@
 	<li>Resolved Last Call 2 comments</li>
 	<li>Removed references to RDF named graphs</li>
 	<li>Rename empty-container triples to minimal-container triples</li>
-	<li>Duplication (with intent to supersede) of the <code>describedby</code> relation type, incorporating POWDER's relevant errata</li>
+	<li>Duplication (with intent to supersede) of the <code>describedby</code> relation type IANA registration, incorporating POWDER's relevant errata</li>
 	<li>Clarify definitions of membership and containment triples to avoid impression that they must be (stored as) part of the LDP-RS's state.</li>
+	<li>Servers should offer/accept JSON-LD representations of LDP-RSs</li>
 </ul>
 
 <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-17 - Add should for json-ld per today's WG resolution (JA) </li>
 	<li>2014-04-16 - Update narrative on net worth example (#s 2-5, section 5.1, at time of writing) (JA) </li>
 	<li>2014-04-16 - Clarify language of 5.2.5.1/2 (JA) </li>
 	<li>2014-04-16 - Clarify definitions of membership and containment triples (JA) </li>