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 8c9fe13 commit 9656227Copy full SHA for 9656227
index.html
@@ -1606,7 +1606,7 @@ <h3>Algorithm</h3>
1606
<code>@prefix</code> <a>entry</a>, which MUST be a <a>boolean</a>. Otherwise, an
1607
<a data-link-for="JsonLdErrorCode">invalid @prefix value</a>
1608
error has been detected and processing is aborted.</li>
1609
- <li>If the <a>prefix flag</a> of <var>definition</var>is set to true,
+ <li>If the <a>prefix flag</a> of <var>definition</var>is set to <code>true</code>,
1610
and its <a>IRI mapping</a> is a <a>keyword</a>,
1611
an <a data-link-for="JsonLdErrorCode">invalid term definition</a>
1612
has been detected and processing is aborted.</li>
0 commit comments