Clarify term check when selecting term for @type: @vocab.
authorDave Longley <dlongley@digitalbazaar.com>
Fri, 15 Feb 2013 00:34:08 -0500
changeset 1263 669aa47b7bc8
parent 1262 608a0ec02b17
child 1264 58ce85eb695f
Clarify term check when selecting term for @type: @vocab.
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Thu Feb 14 13:47:11 2013 -0500
+++ b/spec/latest/json-ld-api/index.html	Fri Feb 15 00:34:08 2013 -0500
@@ -3550,7 +3550,8 @@
         passing <tref>active context</tref>, <em>value</em> for
         <em>iri</em>, <tref>true</tref> for <em>vocabRelative</em>, and
         <tref>true</tref> for <em>documentRelative</em> has a
-        <tref>term definition</tref> in <tref>active context</tref>,
+        <tref>term definition</tref> with in <tref>active context</tref>
+        with an <tref>IRI mapping</tref> that equals <em>value</em>,
         then append <code>@vocab</code>, <code>@id</code>, and
         <code>@none</code>, in that order, to <em>preferred values</em>.
       </li>