From b7b05f34a1bb95f1dc63675dfee8e7dd75d4e853 Mon Sep 17 00:00:00 2001
From: Gregg Kellogg
+ For context processing, term definition values are converted internally to a dedicated data structure that is easier to process.
This document has been developed by the JSON-LD Working Group and was derived from the JSON-LD Community Group's Final Report.
@@ -439,6 +439,15 @@This document uses the following terms as defined in external specifications and defines terms specific to JSON-LD.
+ +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. +
+The values of @type
are unordered, so if multiple
types are listed, the order that type-scoped contexts are applied is based on
- code point ordering.
For example, consider the following semantically equivalent examples. The first example, shows how properties and types can define their own @@ -13879,6 +13888,8 @@