Ensure @type @none entry is added.
--- a/spec/latest/json-ld-api/index.html Mon Mar 11 15:52:13 2013 -0400
+++ b/spec/latest/json-ld-api/index.html Mon Mar 11 16:14:30 2013 -0400
@@ -2419,6 +2419,12 @@
<li>If <em>language map</em> does not have a <code>@none</code>
member, create one and set its value to the <tref>term</tref>
being processed.</li>
+ <li>Reference the value associated with the <code>@type</code>
+ member in <em>typeOrLanguage map</em> using the variable
+ <em>type map</em>.</li>
+ <li>If <em>type map</em> does not have a <code>@none</code>
+ member, create one and set its value to the <tref>term</tref>
+ being processed.</li>
</ol>
</li>
</ol>