--- a/spec/latest/json-ld-api/index.html Sat Jun 08 22:33:53 2013 +0200
+++ b/spec/latest/json-ld-api/index.html Sat Jun 08 22:36:23 2013 +0200
@@ -709,8 +709,7 @@
<dd>An absolute IRI is defined in [[!RFC3987]] containing a <em>scheme</em> along with a <em>path</em> and
optional <em>query</em> and fragment segments.</dd>
<dt><tdef>relative IRI</tdef></dt>
- <dd>A relative IRI is an IRI that is relative some other <tref>absolute IRI</tref>;
- in the case of JSON-LD this is the base location of the document.</dd>
+ <dd>A relative IRI is an IRI that is relative to some other <tref>absolute IRI</tref>.</dd>
<dt><tdef>blank node</tdef></dt>
<dd>A <tref>node</tref> in a <tref>JSON-LD graph</tref> that is neither an
<tref>IRI</tref>, nor a <tref>JSON-LD value</tref>, nor a <tref>list</tref>.</dd>