We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0416b0e commit f33a219Copy full SHA for f33a219
index.html
@@ -1620,7 +1620,8 @@ <h3>Algorithm</h3>
1620
to <code>false</code>.</li>
1621
<li class="changed">If <var>value</var> contains the <a>entry</a> <code>@id</code> and its value
1622
neither equals <var>term</var> nor is <code>null</code>:
1623
- <div id="ctd-id-null" class="note">If `null`, the term is not used for IRI expansion, but is
+ <div id="ctd-id-null" class="note">If the `@id` entry is `null`,
1624
+ the term is not used for IRI expansion, but is
1625
retained to be able to detect future redefinitions of this term.</div>
1626
<ol>
1627
<li>If the value associated with the <code>@id</code> <a>entry</a> is not a <a>string</a>, an
0 commit comments