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 4300f58 commit 1c88579Copy full SHA for 1c88579
common/terms.html
@@ -146,7 +146,7 @@
146
<dt class="changed"><dfn>id map</dfn></dt><dd class="changed">
147
An <a>id map</a> is a <a>dictionary</a> value of a <a>term</a>
148
defined with <code>@container</code> set to <code>@id</code>.
149
- The values of the <a>id map</a> MUST be a <a>node objects</a>,
+ The values of the <a>id map</a> MUST be <a>node objects</a>,
150
and its keys are interpreted as <a>IRIs</a> representing
151
the <code>@id</code> of the associated <a>node object</a>.
152
If a value in the <a>id map</a> contains a key expanding to <code>@id</code>,
0 commit comments