Add issue marker to #217 to note that bnode identifiers as graph names is still open.
--- a/spec/latest/json-ld-api/index.html Mon Feb 18 14:31:41 2013 -0800
+++ b/spec/latest/json-ld-api/index.html Mon Feb 18 15:46:42 2013 -0800
@@ -3956,7 +3956,7 @@
<section class="informative">
<h3>Purpose</h3>
<p>A JSON-LD document needs to be converted to an <tref>RDF dataset</tref>.</p>
-</section>
+<p class="issue" data-number="217">RDF does not currently allow a </section>
<section class="informative">
<h4>General Solution</h4>
@@ -3977,6 +3977,7 @@
The algorithm takes a JSON-LD document <em>element</em> and creates an <tref>RDF dataset</tref>.
</p>
+<tref>blank node identifier</tref> to be used as a graph name.</p>
<ol class="algorithm">
<li>Expand <em>element</em> according the
<a href="#expansion-algorithm">Expansion algorithm</a>.</li>