Skip to content

Commit 5a86ac7

Browse files
committed
Add definition for an included block.
1 parent 0a739c3 commit 5a86ac7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

common/terms.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,9 @@
225225
A <a>named graph</a> created from the value of a <a>map entry</a>
226226
having an <a>expanded term definition</a>
227227
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>
228231
<dt><dfn data-cite="JSON-LD11#dfn-index-map">index map</dfn></dt><dd>
229232
An <a>index map</a> is a <a>map</a> value of a <a>term</a>
230233
defined with <code>@container</code> set to <code>@index</code>,

0 commit comments

Comments
 (0)