@@ -140,8 +140,13 @@ Therefore, the given short-hand name is always used for accessing JSON keys
within a _JsonProperty_ _`json`_ element.
### 8.2.5 Implicit creation of @context
Implicit creation of @context can happen, when processing NGSI-LD Elements (e.g. Subscriptions) that contain user _`@context`_ in
the body, in cases when subsequent operations need this _`@context`_, and they have to provide it in the Link header (e.g. Notification). This implicitly created _`@context`_ is then stored and managed by the Broker, which can then serve it as needed (see clause 13).
Implicit creation of _`@context`_ can happen, when processing [NGSI-LD
Elements]{.HTML-Keyboard} (e.g. Subscriptions) that contain user _`@context`_ in
the body, in cases when subsequent operations need this _`@context`_, and they
have to provide it in the [Link]{.HTML-Code} header (e.g. Notification). This
implicitly created _`@context`_ is then stored and managed by the [Context
Broker]{.HTML-Keyboard}, which can then serve it as needed (see clause 13).