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 0a739c3 commit 5a86ac7Copy full SHA for 5a86ac7
common/terms.html
@@ -225,6 +225,9 @@
225
A <a>named graph</a> created from the value of a <a>map entry</a>
226
having an <a>expanded term definition</a>
227
where <code>@container</code> is set to <code>@graph</code>.</dd>
228
+ <dt class="changed"><dfn data-cite="JSON-LD11#dfn-included-block">included block</dfn></dt><dd class="changed">
229
+ An <a>included block</a> is an <a>entry</a> in a <a>node object</a> where the key is `@included` or an alias
230
+ and the value is one ore more <a>node objects</a>.</dd>
231
<dt><dfn data-cite="JSON-LD11#dfn-index-map">index map</dfn></dt><dd>
232
An <a>index map</a> is a <a>map</a> value of a <a>term</a>
233
defined with <code>@container</code> set to <code>@index</code>,
0 commit comments