Commit 9042a5f0 authored by Martin Bauer's avatar Martin Bauer
Browse files

update core context for NGSI-LD v1.8

parent 419c2b45
Loading
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -134,6 +134,7 @@
	"entityMap": "ngsi-ld:hasEntityMap",
    "error": "ngsi-ld:error",
    "errors": "ngsi-ld:errors",
	"expandValues": "ngsi-ld:expandValues",
    "expiresAt": {
      "@id": "ngsi-ld:expiresAt",
      "@type": "DateTime"
@@ -145,6 +146,7 @@
    "format": "ngsi-ld:format",
    "geoQ": "ngsi-ld:geoQ",
    "geometry": "geojson:geometry",
	"geometryProperty": "geojson:geometryProperty",
    "geoproperty": "ngsi-ld:geoproperty",
    "georel": "ngsi-ld:georel",
    "idPattern": "ngsi-ld:idPattern",
@@ -157,8 +159,10 @@
	"join": "ngsi-ld:join",
	"joinLevel": "ngsi-ld:hasJoinLevel",
	"json": {
	  "@id": "ngsi-ld:hasJSON", "@type": "@json"
	  "@id": "ngsi-ld:hasJSON", 
	  "@type": "@json"
	},
	"jsonKeys": "ngsi-ld:jsonKeys",
	"jsons": {
	  "@id": "ngsi-ld:jsons",
	  "@container": "@list"
@@ -237,8 +241,10 @@
      "@id": "ngsi-ld:observedAt",
      "@type": "DateTime"
    },
	"omit": "ngsi-ld:omit",
    "operationSpace": "ngsi-ld:operationSpace",
	"operations": "ngsi-ld:operations",
	"pick": "ngsi-ld:pick",
    "previousJson": {
      "@id": "ngsi-ld:hasPreviousJson",
      "@type": "@json"