Skip to content

Commit 3061eb7

Browse files
committed
Update algorithm terms.
1 parent 4399a93 commit 3061eb7

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

common/algorithm-terms.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@
1313
A flag specifying that for <a>properties</a> to be included in the output,
1414
they MUST be explicitly declared in the matching <a>frame</a>.</dd>
1515
<dt><dfn data-cite="JSON-LD11-FRAMING#dfn-framing-state">framing state</dfn></dt><dd>
16-
A <a>map</a> containing values for the
17-
<a>object embed flag</a>, the
18-
<a>require all flag</a>, the
19-
<a>explicit inclusion flag</a>, and the
20-
<a>omit default flag</a>.</dd>
16+
A <a>map</a> containing values for
17+
the <a>object embed flag</a>,
18+
the <a>require all flag</a>,
19+
<span class="changed">the <a>embedded flag</a>,
20+
used internally to help determine if object embedding is appropriate,</span>
21+
the <a>explicit inclusion flag</a>,
22+
and the <a>omit default flag</a>.</dd>
2123
<dt><dfn data-cite="JSON-LD11-FRAMING#dfn-input-frame">input frame</dfn></dt><dd>
2224
The initial <a>Frame</a> provided to the framing algorithm.</dd>
2325
<dt><dfn data-cite="JSON-LD11-API#dfn-json-ld-input">JSON-LD input</dfn></dt><dd>

0 commit comments

Comments
 (0)