Added feature-at-risk markers for list of lists and partial lists.
--- a/spec/latest/json-ld-api/index.html Thu Aug 01 15:00:04 2013 -0400
+++ b/spec/latest/json-ld-api/index.html Thu Aug 01 16:41:44 2013 -0400
@@ -4136,6 +4136,25 @@
<p>The <a>JsonLdErrorCode</a> represents the collection of valid JSON-LD error
codes.</p>
+ <div class="issue atrisk" title="Lists of lists and partial list conversion from RDF">
+ <p class="atrisk-head">Note: This feature is
+ <a href="http://www.w3.org/2005/10/Process-20051014/tr#cfi">"at risk"</a> and may
+ be removed from this specification based on feedback. Please send feedback to
+ <a href="mailto:public-rdf-comments@w3.org">public-rdf-comments@w3.org</a>.
+ For the current status see
+ <a href="http://www.w3.org/2011/rdf-wg/wiki/JSON-LD_Features_at_Risk">features "at risk" in JSON-LD 1.0</a></p>
+ <p>While this document asserts that lists of lists are not
+ allowed in JSON-LD, new updates to the JSON-LD algorithms do support
+ lists of lists.
+ Implementors are asked to pay particular attention to the
+ feature and provide feedback on lists of lists and partial lists.
+ The feature may remain in
+ the specification, or it may be removed after further implementation
+ experience has been gathered. Similarly, partial list conversion in
+ the RDF algorithms have been marked as a feature at risk and may be
+ removed from the specification based on implementation feedback.</p>
+ </div>
+
<dl title="enum JsonLdErrorCode" class="idl">
<dt>loading document failed</dt>
<dd>The document could not be loaded or parsed as JSON.</dd>
--- a/spec/latest/json-ld/index.html Thu Aug 01 15:00:04 2013 -0400
+++ b/spec/latest/json-ld/index.html Thu Aug 01 16:41:44 2013 -0400
@@ -2021,6 +2021,25 @@
This decision was made due to the extreme amount of added complexity when
processing lists of lists.</p>
+<div class="issue atrisk" title="Lists of lists and partial list conversion from RDF">
+<p class="atrisk-head">Note: This feature is
+ <a href="http://www.w3.org/2005/10/Process-20051014/tr#cfi">"at risk"</a> and may
+ be removed from this specification based on feedback. Please send feedback to
+ <a href="mailto:public-rdf-comments@w3.org">public-rdf-comments@w3.org</a>.
+ For the current status see
+ <a href="http://www.w3.org/2011/rdf-wg/wiki/JSON-LD_Features_at_Risk">features "at risk" in JSON-LD 1.0</a></p>
+<p>While this document asserts that lists of lists are not
+ allowed in JSON-LD, new updates to the JSON-LD algorithms do support
+ lists of lists.
+ Implementors are asked to pay particular attention to the
+ feature and provide feedback on lists of lists and partial lists.
+ The feature may remain in
+ the specification, or it may be removed after further implementation
+ experience has been gathered. Similarly, partial list conversion in
+ the RDF algorithms have been marked as a feature at risk and may be
+ removed from the specification based on implementation feedback.</p>
+</div>
+
<p>While <code>@list</code> is used to describe <em>ordered lists</em>,
the <code>@set</code> keyword is used to describe <em>unordered sets</em>.
The use of <code>@set</code> in the body of a JSON-LD document