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 641c119 commit ba7bebdCopy full SHA for ba7bebd
index.html
@@ -1644,7 +1644,7 @@ <h3>Algorithm</h3>
1644
<li>If <var>value</var> contains the <a>entry</a> <code>@id</code> and its value
1645
does not equal <var>term</var>:
1646
<ol>
1647
- <li id="ctd-id-null">If <var>value</var> contains the <code>@id</code> <a>entry</a>
+ <li id="ctd-id-null">If the <code>@id</code> <a>entry</a> of <var>value</var>
1648
is <code>null</code>, the term is not used for IRI expansion, but is
1649
retained to be able to detect future redefinitions of this term.</li>
1650
<li id="ctd-id-not-null">Otherwise:
0 commit comments