Commit dcc04fa8 authored by Martin Bauer's avatar Martin Bauer
Browse files

Replace ngsi-ld-core-context-v1.3.jsonld

parent d26fb02f
Loading
Loading
Loading
Loading
Loading
+2 −3
Original line number Original line Diff line number Diff line
{
{
  "@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 @@
      "@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"