--- a/ldp.html Mon Oct 20 13:56:02 2014 -0400
+++ b/ldp.html Mon Oct 20 13:58:18 2014 -0400
@@ -256,8 +256,6 @@
<li>The <a href="#header-accept-post">HTTP Accept-Post header</a>,
that allows clients to determine which media types a server accepts on POST requests.
</li>
- <li>JSON-LD as a required <a href="#atrisk-ldpr-jsonld">response representation</a> and <a href="#atrisk-ldpc-jsonld">new member representation</a>.
- </li>
<li>Support for <a href="#atrisk-indirect-containers">indirect containers</a>.
</li>
</ol>
@@ -929,9 +927,6 @@
the <code>Accept</code> request header is absent [[!turtle]].
</h2></section><!-- new -->
- <div class="atrisk" id="atrisk-ldpr-jsonld"><p class="atrisktext">Feature At Risk</p>
- <p>The LDP Working Group proposes incorporation of the following clause requiring JSON-LD support.</p>
- </div>
<section id="ldprs-get-jsonld"><h2 class="normal"><a title="LDP server">LDP servers</a> MUST
respond with a <code>application/ld+json</code>
representation of the requested <a title="Linked Data Platform RDF Source">LDP-RS</a>
@@ -1693,9 +1688,6 @@
specifications such as LDP.
</h2></section><!-- Was 5.4.13 / #ldpc-5_4_13 -->
- <div class="atrisk" id="atrisk-ldpc-jsonld"><p class="atrisktext">Feature At Risk</p>
- <p>The LDP Working Group proposes incorporation of the following clause requiring JSON-LD support.</p>
- </div>
<section id="ldpc-post-jsonld"><h2 class="normal"><a title="LDP server">LDP servers</a>
that allow creation of <a title="Linked Data Platform RDF Source">LDP-RSs</a> via POST MUST
allow clients to create new members by enclosing a request entity body with a
@@ -2633,6 +2625,7 @@
<!-- <blockquote><em><a href="http://www.w3.org/TR/2014/CR-ldp-20140619/">Candidate Recommendation Draft</a></em></blockquote> -->
<ul>
+ <li>2014-10-20 - Removed at-risk label for json-ld requirement (SS)</li>
<li>2014-10-20 - Removed at-risk feature that clients should be prepared to handle server-initiated paging (SS)</li>
<li>2014-10-20 - Define LDP-server-managed for Robert Sanderson thread (JA)</li>
<li>2014-10-20 - Update LDPC-Post adding non-normative note for Miguel thread (JA)</li>