Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NGSI Linked Data
NGSI-LD
Commits
dcc04fa8
Commit
dcc04fa8
authored
Oct 19, 2021
by
bauermar
Browse files
Replace ngsi-ld-core-context-v1.3.jsonld
parent
d26fb02f
Pipeline
#9319
failed with stages
in 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
coreContext/ngsi-ld-core-context-v1.3.jsonld
coreContext/ngsi-ld-core-context-v1.3.jsonld
+2
-3
No files found.
coreContext/ngsi-ld-core-context-v1.3.jsonld
View file @
dcc04fa8
{
{
"@context": {
"@context": {
"ngsi-ld": "https://uri.etsi.org/ngsi-ld/",
"ngsi-ld": "https://uri.etsi.org/ngsi-ld/",
"geojson": "https://purl.org/geojson/vocab#",
"geojson": "https://purl.org/geojson/vocab#",
"id": "@id",
"id": "@id",
"type": "@type",
"type": "@type",
"Attribute": "ngsi-ld:Attribute",
"Attribute": "ngsi-ld:Attribute",
"AttributeList": "ngsi-ld:AttributeList",
"AttributeList": "ngsi-ld:AttributeList",
"ContextSourceNotification": "ngsi-ld:ContextSourceNotification",
"ContextSourceNotification": "ngsi-ld:ContextSourceNotification",
...
@@ -55,6 +53,7 @@
...
@@ -55,6 +53,7 @@
"@id": "ngsi-ld:attributes",
"@id": "ngsi-ld:attributes",
"@type": "@vocab"
"@type": "@vocab"
},
},
"attrs": "ngsi-ld:attrs",
"bbox": {
"bbox": {
"@container": "@list",
"@container": "@list",
"@id": "geojson:bbox"
"@id": "geojson:bbox"
...
@@ -178,7 +177,7 @@
...
@@ -178,7 +177,7 @@
"@type": "@id"
"@type": "@id"
},
},
"temporalQ": "ngsi-ld:temporalQ",
"temporalQ": "ngsi-ld:temporalQ",
"tenant": {
"tenant": {
"@id": "ngsi-ld:tenant",
"@id": "ngsi-ld:tenant",
"@type": "@id"
"@type": "@id"
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment