diff --git a/common/terms.html b/common/terms.html index a779d5e..99628c7 100644 --- a/common/terms.html +++ b/common/terms.html @@ -383,8 +383,7 @@ Its value is either a string (simple term definition), expanding to an IRI, or a map (expanded term definition). -
- For context processing, term definition values are converted internally to a dedicated data structure that is easier to process.
+ For context processing, term definition values are converted internally to a dedicated data structure that is easier to process.
type map
A type map is a map value of a term diff --git a/index.html b/index.html index 1e4f5bb..c116198 100644 --- a/index.html +++ b/index.html @@ -440,14 +440,6 @@

Terminology

and defines terms specific to JSON-LD.

-
- Candidate Correction 1 -

Change the type of term definition from array to map in active context, - to be consistent with the way it is used in the algorithms. - For more information, refer to issue 630. -

-
-
@@ -13888,8 +13880,8 @@

Changes since Recommendation of 16 July 2020

  • Allow further structured extensions of `application/ld+json` by using `+ld+json` as a structured media extension. See .
  • Use code point order as a better definition for the more vague "lexicographical order".
  • -
  • 2025-06-04: Clarifiy language about term definitions, - as described in Candidate Correction 1
  • +
  • 2025-06-04: Clarify language about term definitions. + For more information, refer to issue json-ld-api#630.