Add issue marker to #217 to note that bnode identifiers as graph names is still open.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Mon, 18 Feb 2013 15:46:42 -0800
changeset 1304 95b67a55071e
parent 1303 5ccce3b97b0a
child 1305 21000f924b08
Add issue marker to #217 to note that bnode identifiers as graph names is still open.
spec/latest/json-ld-api/index.html
--- 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>