Commit 85308deb authored by Jason Fox's avatar Jason Fox
Browse files

Update scoped definitions.

parent eab578d0
Loading
Loading
Loading
Loading
Loading
+35 −16
Original line number Diff line number Diff line
@@ -210,11 +210,11 @@ types within the NGSI-LD Core API itself:
  ["EntityTypeList"]{.HTML-Code}, ["ExecutionResultDetails"]{.HTML-Code},
  ["GeoProperty"]{.HTML-Code} , ["JsonProperty"]{.HTML-Code},
  ["LanguageProperty"]{.HTML-Code}, ["ListProperty"]{.HTML-Code} ,
  ["ListRelationship"]{.HTML-Code}, ["Notification"]{.HTML-Code},
  ["Property"]{.HTML-Code} , ["Relationship"]{.HTML-Code},
  ["Snapshot"]{.HTML-Code}, ["SnapshotNotification"]{.HTML-Code} ,
  ["Subscription"]{.HTML-Code}, ["TemporalProperty"]{.HTML-Code},
  ["VocabProperty"]{.HTML-Code}
  ["ListRelationship"]{.HTML-Code}, ["Query"]{.HTML-Code},
  ["Notification"]{.HTML-Code}, ["Property"]{.HTML-Code},
  ["Relationship"]{.HTML-Code}, ["Snapshot"]{.HTML-Code},
  ["SnapshotNotification"]{.HTML-Code} , ["Subscription"]{.HTML-Code},
  ["TemporalProperty"]{.HTML-Code}, ["VocabProperty"]{.HTML-Code}
The following names are defined in the core _`@context`_ using their standard
GeoJSON-LD definitions [i.13], and reserved for use in geographic operations:
@@ -345,7 +345,8 @@ Table: Matrix of all Attributes
| _`accept`_                         | Endpoint                                                              | Property-scoped definition within             |
|                                    |                                                                       |  _`endpoint`_                                 |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`aggrParams`_                     | Query                                                                 |                                               |
| _`aggrParams`_                     | Query                                                                 | Type-scoped definition within                 |
|                                    |                                                                       | [type="Query"]{.HTML-Code}                    |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`aggrMethods`_                    | AggregationParams, TemporalParams                                     | Property-scoped definition within             |
|                                    |                                                                       |  _`aggrParams`_ and                           |
@@ -375,7 +376,8 @@ Table: Matrix of all Attributes
| _`attributes`_                     | NotificationParams                                                    | Property-scoped definition within             |
|                                    |                                                                       |  _`notification`_                             |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`attrs`_                          | Query                                                                 |                                               |
| _`attrs`_                          | Query                                                                 | Type-scoped definition within                 |
|                                    |                                                                       | [type="Query"]{.HTML-Code}                    |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`cacheDuration`_                  | RegistrationManagementInfo                                            | Property-scoped definition within             |
|                                    |                                                                       |  _`management`_                               |
@@ -383,7 +385,8 @@ Table: Matrix of all Attributes
| _`collation`_                      | OrderingParams                                                        | Property-scoped definition within             |
|                                    |                                                                       |  _`ordering`_                                 |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`containedBy `_                   | Query                                                                 |                                               |
| _`containedBy `_                   | Query                                                                 | Type-scoped definition within                 |
|                                    |                                                                       | [type="Query"]{.HTML-Code}                    |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`contextSourceAlias `_            | ContextSourceIdentity, CSourceRegistration                            |                                               |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
@@ -408,7 +411,8 @@ Table: Matrix of all Attributes
|                                    | LanguageProperty, JsonProperty, VocabProperty, Entity, Snapshot       |                                               |
|                                    |                                                                       |                                               |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`createEntityMap`_                | Query                                                                 |                                               |
| _`createEntityMap`_                | Query                                                                 | Type-scoped definition within                 |
|                                    |                                                                       | [type="Query"]{.HTML-Code}                    |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`csf`_                            | Query, Subscription                                                   |                                               |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
@@ -449,7 +453,8 @@ Table: Matrix of all Attributes
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`entityMap`_                      | EntityMap                                                             |                                               |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`entityMapLifetime`_              | Query                                                                 |                                               |
| _`entityMapLifetime`_              | Query                                                                 | Type-scoped definition within                 |
|                                    |                                                                       | [type="Query"]{.HTML-Code}                    |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`error`_                          | EntityError                                                           |                                               |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
@@ -489,9 +494,15 @@ Table: Matrix of all Attributes
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`isActive`_                       | Subscription                                                          |                                               |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`join `_                          | Query, NotificationParams                                             |                                               |
| _`join `_                          | Query, NotificationParams                                             | Type-scoped definition within                 |
|                                    |                                                                       | [type="Query"]{.HTML-Code},                   |
|                                    |                                                                       | property-scoped definition within             |
|                                    |                                                                       |  _`notification`_                             |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`joinLevel`_                      | Query, NotificationParams                                             |                                               |
| _`joinLevel`_                      | Query, NotificationParams                                             | Type-scoped definition within                 |
|                                    |                                                                       | [type="Query"]{.HTML-Code},                   |
|                                    |                                                                       | property-scoped definition within             |
|                                    |                                                                       |  _`notification`_                             |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`json `_                          | JsonProperty                                                          |                                               |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
@@ -570,7 +581,10 @@ Table: Matrix of all Attributes
|                                    | LanguageProperty, JsonProperty, VocabProperty                         |                                               |
|                                    |                                                                       |                                               |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`omit`_                           | Query, NotificationParams                                             |                                               |
| _`omit`_                           | Query, NotificationParams                                             | Type-scoped definition within                 |
|                                    |                                                                       | [type="Query"]{.HTML-Code},                   |
|                                    |                                                                       | property-scoped definition within             |
|                                    |                                                                       |  _`notification`_                             |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`operations`_                     | CSourceRegistration                                                   |                                               |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
@@ -579,9 +593,13 @@ Table: Matrix of all Attributes
| _`orderBy`_                        | OrderingParams                                                        | Property-scoped definition within             |
|                                    |                                                                       |  _`ordering`_                                 |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`ordering`_                       | Query                                                                 |                                               |
| _`ordering`_                       | Query                                                                 | Type-scoped definition within                 |
|                                    |                                                                       | [type="Query"]{.HTML-Code}                    |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`pick`_                           | Query, NotificationParams                                             |                                               |
| _`pick`_                           | Query, NotificationParams                                             | Type-scoped definition within                 |
|                                    |                                                                       | [type="Query"]{.HTML-Code},                   |
|                                    |                                                                       | property-scoped definition within             |
|                                    |                                                                       |  _`notification`_                             |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`previousJson`_                   | JsonProperty                                                          |                                               |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
@@ -644,7 +662,8 @@ Table: Matrix of all Attributes
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`snapshotTemporalQueriesDetails`_ | Snapshot                                                              |                                               |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`splitEntities`_                  | Query                                                                 |                                               |
| _`splitEntities`_                  | Query                                                                 | Type-scoped definition within                 |
|                                    |                                                                       | [type="Query"]{.HTML-Code}                    |
+------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
| _`startAt`_                        | TimeIntervalParams                                                    | Property-scoped definition within             |
|                                    |                                                                       | _`managementInterval`_ and                    |