Commit dca92b21 authored by Jason Fox's avatar Jason Fox
Browse files

Move texts to subclause

parent 1297fbbe
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -423,7 +423,7 @@ Figure: Set Attribute Value use case
- Target Attribute (Property or Relationship) to be modified, identified by a
- Target Attribute (Property or Relationship) to be modified, identified by a
  name.
  name.
- A JSON or JSON-LD document representing an NGSI-LD Attribute Fragment (see
- A JSON or JSON-LD document representing an NGSI-LD Attribute Fragment (see
  clause 5.5)
  clause 5.4.2)
- An optional parameter indicating an _`observedAt`_ timestamp to use when
- An optional parameter indicating an _`observedAt`_ timestamp to use when
  setting the Attribute value.
  setting the Attribute value.
- An optional parameter indicating a _`datasetId`_ to use when setting the
- An optional parameter indicating a _`datasetId`_ to use when setting the
@@ -2318,7 +2318,7 @@ Figure: Retrieve Attribute Value use case
#### 10.4.4.5 Output data
#### 10.4.4.5 Output data


A JSON or JSON-LD document representing an NGSI-LD Attribute Fragment as
A JSON or JSON-LD document representing an NGSI-LD Attribute Fragment as
mandated by clause 5.5, formatted according to the defined representation.
mandated by clause 5.4.2, formatted according to the defined representation.


if an _`@context`_ is supplied and the returned Attribute corresponds to a
if an _`@context`_ is supplied and the returned Attribute corresponds to a
[VocabProperty]{.HTML-Keyboard}, the returned value shall be compacted according
[VocabProperty]{.HTML-Keyboard}, the returned value shall be compacted according
+4 −2
Original line number Original line Diff line number Diff line
@@ -5600,7 +5600,9 @@ within IETF RFC 7946 [n.4].
An example can be found in Annex C, Clause+++annex-c+++C.2.3.
An example can be found in Annex C, Clause+++annex-c+++C.2.3.
## 5.4 NGSI-LD Element fragments
## 5.4 NGSI-LD fragments
### 5.4.1 Element fragments
When updating NGSI-LD Elements (Entities, TemporalEntities, [Context Source
When updating NGSI-LD Elements (Entities, TemporalEntities, [Context Source
Registrations]{.HTML-Keyboard}, Snapshots or Subscriptions) it is necessary to
Registrations]{.HTML-Keyboard}, Snapshots or Subscriptions) it is necessary to
@@ -5824,7 +5826,7 @@ _LanguageProperty_ from the Entity:
<!-- prettier-ignore-end -->
<!-- prettier-ignore-end -->
## 5.5 NGSI-LD Attribute fragments
### 5.4.2 Attribute fragments
It is necessary to have a means of describing the value held within an
It is necessary to have a means of describing the value held within an
individual NGSI-LD Attribute. This is used when updating or retrieving the value
individual NGSI-LD Attribute. This is used when updating or retrieving the value