--- a/spec/latest/json-ld-syntax/index.html Tue Mar 12 18:38:36 2013 +0100
+++ b/spec/latest/json-ld-syntax/index.html Tue Mar 12 18:45:02 2013 +0100
@@ -577,8 +577,8 @@
<p>In the example above, the key <code>http://schema.org/name</code>
is interpreted as an <tref>absolute IRI</tref> because it contains a colon
- (<code>:</code>) and the "http" <tref>prefix</tref> does not exist in
- the context.</p>
+ (<code>:</code>) and it is neither a <tref>compact IRI</tref> nor a
+ <tref>blank node identifier</tref>.</p>
<p>Term-to-IRI expansion occurs if the key matches a <tref>term</tref> defined
within the <tref>active context</tref>:</p>