Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1404,8 +1404,8 @@ <h3>Algorithm</h3>
<span class="changed">the result of
<a>IRI expanding</a> <var>value</var>
using <code>true</code> for <var>document relative</var>
</span>.
If it is not an <a>IRI</a>, or a <a>blank node identifier</a>, an
</span>;
if <var>value</var> is neither an <a>IRI</a> nor a <a>blank node identifier</a>, an
<a data-link-for="JsonLdErrorCode">invalid vocab mapping</a>
error has been detected and processing is aborted.
<div class="note">The use of <a>blank node identifiers</a> to value for <code>@vocab</code> is obsolete,
Expand Down