Initial values for framing flags.
--- a/spec/latest/json-ld-api/index.html Fri Apr 20 12:43:31 2012 -0700
+++ b/spec/latest/json-ld-api/index.html Fri Apr 20 12:46:08 2012 -0700
@@ -1626,9 +1626,9 @@
options and produces <tref>JSON-LD output</tref>.</p>
<p>Create <tref>framing context</tref> using <tref>null</tref> for the <tref>map of embeds</tref>,
- the <tref>object embed flag</tref>, the
- <tref>explicit inclusion flag</tref> and the
- <tref>omit default flag</tref> along with <tref>map of flattened subjects</tref>
+ the <tref>object embed flag</tref> set to <tref>true</tref>, the
+ <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 result of performing <a href="#subject-flattening">Subject Flattening</a> on
<strong>expanded input</strong>. Also create <em>results</em> as an empty <tref>array</tref>.</p>
@@ -1710,7 +1710,7 @@
<em>output</em>. Process each <em>listitem</em> in the <code>@list</code> array as follows:
<ol class="algorithm">
<li>If <em>listitem</em> is a <tref>subject reference</tref>
- process <em>listitem</em> recursively using this algorithm passing a new map as
+ process <em>listitem</em> recursively using this algorithm passing a new map of
<em>subjects</em> that contains the <code>@id</code> of <em>listitem</em> as the key
and the <tref>subject reference</tref> as the value. Pass the first value from
<em>frame</em> for <em>property</em> as <em>frame</em>, <em>list</em>