Skip to content

Commit 309c701

Browse files
committed
Update publication snapshot.
1 parent fdbacad commit 309c701

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

publication-snapshots/PR/Overview.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,6 +1072,9 @@ <h2>
10721072
<p>There is a
10731073
<a href="https://json-ld.org/playground/">live JSON-LD playground</a> that is capable
10741074
of demonstrating the features described in this document.</p>
1075+
1076+
<p>This specification is intended to <a href="https://www.w3.org/2019/Process-20190301/#rec-rescind">supersede</a> the <cite><a href="https://www.w3.org/TR/2014/REC-json-ld-api-20140116/">JSON-LD 1.0 Processing Algorithms And API</a></cite> [<cite><a class="bibref" data-link-type="biblio" href="#bib-json-ld10-api" title="JSON-LD 1.0 Processing Algorithms And API">JSON-LD10-API</a></cite>] specification. </p>
1077+
10751078

10761079
<p>
10771080
This document was published by the <a href="https://www.w3.org/2018/json-ld-wg/">JSON-LD Working Group</a> as a
@@ -1277,7 +1280,7 @@ <h3 id="x1-4-terminology"><bdi class="secno">1.4 </bdi>Terminology<a class="self
12771280

12781281
<div data-oninclude="restrictReferences"><section><h4 id="terms-imported-from-other-specifications">Terms imported from Other Specifications<a class="self-link" aria-label="§" href="#terms-imported-from-other-specifications"></a></h4>
12791282
<p>Terms imported from <cite><a href="https://tc39.es/ecma262/">ECMAScript Language Specification</a></cite> [<cite><a class="bibref" data-link-type="biblio" href="#bib-ecmascript" title="ECMAScript Language Specification">ECMASCRIPT</a></cite>], <cite><a href="https://tools.ietf.org/html/rfc8259">The JavaScript Object Notation (JSON) Data Interchange Format</a></cite> [<cite><a class="bibref" data-link-type="biblio" href="#bib-rfc8259" title="The JavaScript Object Notation (JSON) Data Interchange Format">RFC8259</a></cite>], <cite><a href="https://infra.spec.whatwg.org/">Infra Standard</a></cite> [<cite><a class="bibref" data-link-type="biblio" href="#bib-infra" title="Infra Standard">INFRA</a></cite>], and <cite><a href="https://heycam.github.io/webidl/">Web IDL</a></cite> [<cite><a class="bibref" data-link-type="biblio" href="#bib-webidl" title="Web IDL">WEBIDL</a></cite>]</p>
1280-
<dl class="termlist" data-sort="" id="terms-0"><dt><dfn class="preserve" data-dfn-type="dfn" data-plurals="arrays" id="dfn-array" data-no-export=""><a href="https://infra.spec.whatwg.org/#list">array</a></dfn></dt><dd>
1283+
<dl class="termlist" data-sort="" id="terms"><dt><dfn class="preserve" data-dfn-type="dfn" data-plurals="arrays" id="dfn-array" data-no-export=""><a href="https://infra.spec.whatwg.org/#list">array</a></dfn></dt><dd>
12811284
In the JSON serialization,
12821285
an <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#list">array</a> structure is represented as square brackets surrounding zero or more values.
12831286
Values are separated by commas.
@@ -1652,7 +1655,7 @@ <h4 id="x1-4-1-algorithm-terms"><bdi class="secno">1.4.1 </bdi>Algorithm Terms<a
16521655

16531656
<p>The Following terms are used within specific algorithms.</p>
16541657

1655-
<div data-oninclude="restrictReferences"><dl class="termlist" data-sort="" id="terms"><dt><dfn id="dfn-active-graph" data-dfn-type="dfn">active graph</dfn></dt><dd>
1658+
<div data-oninclude="restrictReferences"><dl class="termlist" data-sort="" id="terms-0"><dt><dfn id="dfn-active-graph" data-dfn-type="dfn">active graph</dfn></dt><dd>
16561659
The name of the currently active graph that the processor should use when processing.</dd>
16571660

16581661
<dt><dfn id="dfn-active-property" data-dfn-type="dfn">active property</dfn></dt><dd>

0 commit comments

Comments
 (0)