Clarify term check when selecting term for @type: @vocab.
--- 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>