Ensure @type @none entry is added.
authorDave Longley <dlongley@digitalbazaar.com>
Mon, 11 Mar 2013 16:14:30 -0400
changeset 1412 5806674ba3b6
parent 1411 4c1a0234ca9f
child 1413 3e32b0bb291e
Ensure @type @none entry is added.
spec/latest/json-ld-api/index.html
--- 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>