[?q=parkingTickets\[value\]=="Overstay 60 minutes"&jsonKeys=parkingTickets]{.HTML-Code} . The trailing path is [parkingTickets]{.HTML-Code} . The [parkingTickets]{.HTML-Code} *Property* of the JSON object is targeted, but the target [value]{.HTML-Code} raw is JSON, and is not expanded to [ngsi-ld:hasValue]{.HTML-Code} using the core *\@context* . Refer to the following NGSI-LD Entity:
``` json
{
"id": "urn:ngsi-ld:Car:6152s",
"type": "Car",
"parkingTickets": {
"type": "JsonProperty",
"json": {
"id": "85a6cc52-0589-45f9",
"value": "Overstay 60 minutes"
}
}
}
```
>>>
EXAMPLE 11:
?q=parkingTickets[value]==“Overstay 60 minutes”&jsonKeys=parkingTickets . The trailing path is parkingTickets . The parkingTicketsProperty of the JSON object is targeted, but the target value raw is JSON, and is not expanded to ngsi-ld:hasValue using the core @context . Refer to the following NGSI-LD Entity:
NOTE: The "prettier-ignore" statements prevent the code formatter from altering the layout of GRID TABLES. As of today, Prettier does not support GRID TABLES out of the box.
For captions we support both the following syntaxes:
**Table 4.3.5-2: Main implementation configurations** (DEFAULT ONE)
::: TF
Table 4.3.5-2: Main implementation configurations
:::
Table 4.3.5‑2: Main implementation configurations
Table 4.3.5‑2: Main implementation configurations
Lists
#### 5.6.8.3 Input data
- A JSON-LD Array containing one or more JSON-LD documents each one representing an Entity as mandated by clause 5.2.4. See clause 5.5.11.2 for information on behaviour when there is more than one instance of the same entity in the input Array.
- An optional flag indicating the update mode (only applies in case the Entity already exists):
- Replace. All the existing Entity content shall be replaced (default mode).
- Update. Existing Entity content shall be updated.
5.6.8.3 Input data
A JSON-LD Array containing one or more JSON-LD documents each one representing an Entity as mandated by clause 5.2.4. See clause 5.5.11.2 for information on behaviour when there is more than one instance of the same entity in the input Array.
An optional flag indicating the update mode (only applies in case the Entity already exists):
Replace. All the existing Entity content shall be replaced (default mode).
Update. Existing Entity content shall be updated.
Hardcoded links to clauses/figures/images
See clauses 3.2, 1.2 and 5.6.8.3.
Looking at Table 2.3-1.
As shown in Figure 4.2.1-1.
As mentioned in annex b.
See Clause+++test+++root.2.3.
Looking at Table+++below.
As shown in Figure+++above.
As mentioned in Clause+++root.
As shown in Figure+++image23.png. (we suppose there exists a image with this name in the media folder and in the document)