We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a665c1 commit 6134852Copy full SHA for 6134852
index.html
@@ -1404,8 +1404,8 @@ <h3>Algorithm</h3>
1404
<span class="changed">the result of
1405
<a>IRI expanding</a> <var>value</var>
1406
using <code>true</code> for <var>document relative</var>
1407
- </span>.
1408
- 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
1409
<a data-link-for="JsonLdErrorCode">invalid vocab mapping</a>
1410
error has been detected and processing is aborted.
1411
<div class="note">The use of <a>blank node identifiers</a> to value for <code>@vocab</code> is obsolete,
0 commit comments