--- a/spec/latest/json-ld-framing/index.html Wed Aug 29 18:37:34 2012 -0700
+++ b/spec/latest/json-ld-framing/index.html Thu Aug 30 10:52:50 2012 +0200
@@ -646,7 +646,7 @@
graph of information, and applying a specific graph layout
(called a <tref>Frame</tref>).</p>
-<p>Framing makes use of the <a href="../json-ld-api/index.html#subject-map-generation">Subject Map Generation</a> algorithm
+<p>Framing makes use of the <a href="../json-ld-api/index.html#node-map-generation">Node Map Generation</a> algorithm
to place each object defined in the JSON-LD document into a flat list of objects, allowing
them to be operated upon by the framing algorithm.</p>
@@ -678,7 +678,7 @@
should be omitted from the output.</dd>
<dt><tdef>map of flattened subjects</tdef></dt>
<dd>a map of subjects that is the result of the
- <a href="../json-ld-api/index.html#subject-map-generation">Subject Map Generation algorithm</a>.</dd>
+ <a href="../json-ld-api/index.html#node-map-generation">Node Map Generation algorithm</a>.</dd>
</dl>
</section>
@@ -704,7 +704,7 @@
<tref>explicit inclusion flag</tref> set to <tref>false</tref>, and the
<tref>omit default flag</tref> set to <tref>false</tref> along with <tref>map of flattened subjects</tref>
set to the <code>@merged</code> property of the result of performing the
- <a href="../json-ld-api/index.html#subject-map-generation">Subject Map Generation</a> algorithm on
+ <a href="../json-ld-api/index.html#node-map-generation">Node Map Generation</a> algorithm on
<strong>expanded input</strong>. Also create <em>results</em> as an empty <tref>array</tref>.</p>
<p>Invoke the recursive algorithm using <tref>framing context</tref> (<em>state</em>),