| JSONLDContext API | _JSON-LD _`@context`_ Management_ - The _`@context`_ managment operations allow storing user JSON-LD `@context`, listing available `@context`, |
| (optional) | serving stored JSON-LD `@context` and deleting user JSON-LD `@context`. In addition, a [Context Broker]{.HTML-Keyboard} can make |
| JSONLDContext API | _JSON-LD_ _`@context`_ _Management_ - The _`@context`_ managment operations allow storing user JSON-LD _`@context`_, listing available _`@context`_, |
| (optional) | serving stored JSON-LD _`@context`_ and deleting user JSON-LD _`@context`_. In addition, a [Context Broker]{.HTML-Keyboard} can make |
| | _cached_ JSON-LD _`@context`_ visible, which can then be deleted, or deleted and updated in a single step, in case the source JSON-LD _`@context`_ has changed. |
| sysAttrs | Boolean | _`false`_ by default | 0..1 | If _`true`_, the system generated attributes _`createdAt`_ and _`modifiedAt`_ and the system attribute `_expiresAt`_ are included in the response payload body, |
| sysAttrs | Boolean | _`false`_ by default | 0..1 | If _`true`_, the system generated attributes _`createdAt`_ and _`modifiedAt`_ and the system attribute _`expiresAt`_ are included in the response payload body, |
| | | | | in the case of a deletion also _`deletedAt`_. |
@@ -3015,7 +3015,7 @@ Table: TemporalParams data type definition
| timerel | String | Allowed values: ["before"]{.HTML-Code}, ["after"]{.HTML-Code} and ["between"]{.HTML-Code} | 1 | Represents the temporal relationship as defined by Clause+++clause-7+++7.2.6 |
| aggrMethods | Comma separated list of string | It shall be 1 if _`aggregatedValues`_ is present in the `_options`_ parameter | 0..1 | Each String represents an aggregation method, as defined by Clause+++root.3.2.7. Only applicable if ["aggregatedValues"]{.HTML-Code} is present in the _`format`_ or _`options`_ parameter. |
| aggrMethods | Comma separated list of string | It shall be 1 if _`aggregatedValues`_ is present in the _`options`_ parameter | 0..1 | Each String represents an aggregation method, as defined by Clause+++root.3.2.7. Only applicable if ["aggregatedValues"]{.HTML-Code} is present in the _`format`_ or _`options`_ parameter. |
| aggrPeriodDuration | String | | 0..1 | It represents the duration of each period used for the aggregation as defined by Clause+++root.3.2.7. If not specified, it defaults to a duration of 0 seconds and is interpreted as a duration spanning the whole time-range |