Commit 13613fc0 authored by Jason Fox's avatar Jason Fox
Browse files

Update notes to define as simplified.

parent 00739016
Loading
Loading
Loading
Loading
Loading
+22 −23
Original line number Diff line number Diff line
@@ -1099,7 +1099,7 @@ Table: NGSI-LD Property data type definition
+----------------------------------+-------------------------------------------------------+------------------------------------------+----------------------------------+-----------------------------------------------------------------------------------------------------------+
| >>> [!note] NOTE 1:                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
| In the temporal representation of a Property, the _`value`_ member is replaced with a _`values`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated Property _`value`_ at that time.                                               |
| In the simplified temporal representation of a Property, the _`value`_ member is replaced with a _`values`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated Property _`value`_ at that time.                                    |
|                                                                                                                                                                                                                                                                                    |
| >>>                                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
@@ -1242,7 +1242,7 @@ Table: NGSI-LD Relationship data type definition
+----------------------------------+-------------------------------------------------------+------------------------------------------+----------------------------------+-----------------------------------------------------------------------------------------------------------+
| >>> [!note] NOTE 1:                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
| In the temporal representation of a Relationship, the _`object`_ member is replaced with a _`objects`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated Relationship _`object`_ at that time.                                    |
| In the simplified temporal representation of a Relationship, the _`object`_ member is replaced with a _`objects`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated Relationship _`object`_ at that time.                         |
|                                                                                                                                                                                                                                                                                    |
| >>>                                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
@@ -1439,7 +1439,7 @@ Table: NGSI-LD GeoProperty data type definition
+----------------------------------+-------------------------------------------------------+------------------------------------------+----------------------------------+-----------------------------------------------------------------------------------------------------------+
| >>> [!note] NOTE 1:                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
| In the temporal representation of a GeoProperty, the _`value`_ member is replaced with a _`values`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated Property _`value`_ at that time.                                            |
| In the simplified temporal representation of a GeoProperty, the _`value`_ member is replaced with a _`values`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated Property _`value`_ at that time.                                 |
|                                                                                                                                                                                                                                                                                    |
| >>>                                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
@@ -1582,7 +1582,7 @@ Table: NGSI-LD LanguageProperty data type definition
+----------------------------------+-------------------------------------------------------+------------------------------------------+----------------------------------+-----------------------------------------------------------------------------------------------------------+
| >>> [!note] NOTE 1:                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
| In the temporal representation of a LanguageProperty, the _`languageMap`_ member is replaced with a _`languageMaps`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated LanguageProperty _`languageMap`_ at that time.             |
| In the simplified temporal representation of a LanguageProperty, the _`languageMap`_ member is replaced with a _`languageMaps`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated LanguageProperty _`languageMap`_ at that time.  |
|                                                                                                                                                                                                                                                                                    |
| >>>                                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
@@ -1723,7 +1723,7 @@ Table: NGSI-LD VocabProperty data type definition
+----------------------------------+-------------------------------------------------------+------------------------------------------+----------------------------------+-----------------------------------------------------------------------------------------------------------+
| >>> [!note] NOTE 1:                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
| In the temporal representation of a VocabProperty, the _`vocab`_ member is replaced with a _`vocabs`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated VocabProperty _`vocab`_ at that time.                                     |
| In the simplified temporal representation of a VocabProperty, the _`vocab`_ member is replaced with a _`vocabs`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated VocabProperty _`vocab`_ at that time.                          |
|                                                                                                                                                                                                                                                                                    |
| >>>                                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
@@ -1853,7 +1853,7 @@ Table: NGSI-LD ListProperty data type definition
+----------------------------------+-------------------------------------------------------+------------------------------------------+----------------------------------+-----------------------------------------------------------------------------------------------------------+
| >>> [!note] NOTE 1:                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
| In the temporal representation of a ListProperty, the _`valueList`_ member is replaced with a _`valueLists`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated ListProperty _`valueList`_ at that time.                           |
| In the simplified temporal representation of a ListProperty, the _`valueList`_ member is replaced with a _`valueLists`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated ListProperty _`valueList`_ at that time.                |
|                                                                                                                                                                                                                                                                                    |
| >>>                                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
@@ -1986,7 +1986,7 @@ Table: NGSI-LD ListRelationship data type definition
+----------------------------------+-------------------------------------------------------+------------------------------------------+----------------------------------+-----------------------------------------------------------------------------------------------------------+
| >>> [!note] NOTE 1:                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
| In the temporal representation of a ListRelationship, the _`objectList`_ member is replaced with a _`objectLists`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated ListRelationship _`objectList`_ at that time.                |
| In the simplified temporal representation of a ListRelationship, the _`objectList`_ member is replaced with a _`objectLists`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated ListRelationship _`objectList`_ at that time.     |
|                                                                                                                                                                                                                                                                                    |
| >>>                                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
@@ -2127,7 +2127,7 @@ Table: NGSI-LD JsonProperty data type definition
+----------------------------------+-------------------------------------------------------+------------------------------------------+----------------------------------+-----------------------------------------------------------------------------------------------------------+
| >>> [!note] NOTE 1:                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
| In the temporal representation of a JsonProperty, the _`json`_ member is replaced with a _`jsons`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated JsonProperty _`json`_ at that time.                                          |
| In the simplified temporal representation of a JsonProperty, the _`json`_ member is replaced with a _`jsons`_ member, which is an array of tuples, each consisting of a _DateTime_ timestamp, and the associated JsonProperty _`json`_ at that time.                               |
|                                                                                                                                                                                                                                                                                    |
| >>>                                                                                                                                                                                                                                                                                |
|                                                                                                                                                                                                                                                                                    |
@@ -5057,21 +5057,20 @@ data type described above:
>>> [!tip]
```json
"speed": {
  "type": "Property",
  "values": [
"speed": [
  {
    "type": "Property",
    "value": 120,
    "unitCode": "KMH",
    "observedAt": "2018-08-01T12:03:00Z"
  },
  {
    "type": "Property",
    "value": 80,
    "unitCode": "KMH",
    "observedAt": "2018-08-01T12:05:00Z"
  }
]
}
```
>>>