diff --git a/index.html b/index.html index 18faaa39..9b8700cb 100644 --- a/index.html +++ b/index.html @@ -312,7 +312,7 @@

This specification is intended to supersede the [[[JSON-LD10-API]]] [[JSON-LD10-API]] specification.

-

+

This document includes Candidate Corrections to the current W3C Recommendation dated 16 July 2020.

@@ -6852,7 +6852,12 @@

JsonLdErrorCode

relative iri compaction.

-

Changes since 1.0 Recommendation of 16 January 2014

+
+

Change log

+

Note that this change log only identifies substantive changes since [[[JSON-LD10-API]]].

+ +
+ Substantive changes since the Recommendation of 16 January 2014
  • The Expansion Algorithm has a special processing mode, based on @@ -6913,10 +6918,10 @@

    JsonLdErrorCode

    href="#expansion-algorithm">Expansion Algorithm removes this indexing transparently.
-

Additionally, see .

-
+ -

Changes since JSON-LD Community Group Final Report

+
+Substantive changes since the Community Group Final Report of 16 January 2014 -
-
-

Changes since Candidate Release of 12 December 2019

-

All changes are editorial and do not affect the observable - behavior of the API nor the expected test results.

+ + +
+ Substantive changes since Candidate Recommendation of 12 December 2019
  • Add `application/xhtml+xml` as an allowed media type in , in the note in , and as a use of the {{LoadDocumentOptions/profile}} API option.
  • -
  • Added add value, IRI expanding, and IRI compacting - macros to reduce boilerplate in algorithmic language.
  • +
  • Improved algorithms in , , @@ -7028,11 +7032,10 @@

    Changes since Candidate Release of 12 December 2019

    and to allow RemoteDocument to be used as a direct input, which resolves a {{Promise}} boundary issue.
-
-
-

Changes since Candidate Release of 05 March 2020

-

All changes are editorial and do not affect the observable - behavior of the API nor the expected test results.

+ + +
+ Substantive changes since Candidate Recommendation of 05 March 2020
  • The inverse context is not passed explicitly as a parameter to the Term Selection, @@ -7103,46 +7106,51 @@

    Changes since Candidate Release of 05 March 2020

  • Added to describe the `preserve` keyword, which is only used for framing.
-
-
-

Changes since Proposed Recommendation Release of 7 May 2020

+ + +
+ Changes since Proposed Recommendation Release of 7 May 2020 +

All changes are editorial and do not affect the observable + behavior of the API nor the expected test results.

    -
  • Removed remaining "at-risk" notes.
  • -
  • Update bibliographic reference for JCS to [[RFC8785]].
  • -
  • Changed `[Exposed=(Window,Worker)]` to `[Exposed=JsonLd]`, + + +
-
-
-

Changes since Recommendation of 16 July 2020

+ + +
+ Substantive changes since Recommendation of 16 July 2020
    -
  • Regenerated definition list, which does not attempt to filter out unused definitions.
  • -
  • Changed obsolete use of `void` in WebIDL to `undefined`.
  • -
  • Added some clarifications to the algorithm of .
  • -
  • Added some clarifications to the algorithm of .
  • -
  • Added some clarifications to - as described in CANDIDATE CORRECTION 1.
  • -
  • Added additional language to the + + +
  • 2021-01-05: Added some clarifications to the algorithm of .
  • +
  • 2020-02-23: Added some clarifications to + as described in Candidate Correction 1.
  • +
  • 2021-02-25: Added some clarifications to the algorithm of .
  • +
  • 2021-05-15: Added additional language to the Compaction Algorithm step 12.8.9.6.1 to first expand container key before compacting it.
  • -
  • - Changed the Create Term Definition +
  • 2023-06-28: Changed the Create Term Definition in section 4.2 of the Context Processing Algorithms, to ensure that all possible features for reverse term definitions are processed. The change was to remove and return from the end of step 13, and revise step 14 to begin with Otherwise.
  • -
  • Use code point order as a better definition for the more vague "lexicographical order".
  • -
  • Remove spurious paragraph in the description of {{JsonLdOptions/frameExpansion}}
  • -
  • Specify that the value of extractAllScripts +
  • 2023-08-06: Use code point order as a better definition for the more vague "lexicographical order".
  • + +
  • 2024-07-10: Specify that the value of extractAllScripts in toRdf() defaults to `true`, rather than `false`. This is consistent with wording in Embedding JSON-LD in HTML Documents [[JSON-LD11]] for treating script elements as a single document.
+
+