Commit 1c6809a0 authored by canterafonsj's avatar canterafonsj
Browse files

Update Vehicle_keyValues_C2.2.json

parent 9dfa7a75
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -4,9 +4,9 @@
  "brandName": "Mercedes",
  "isParked": "urn:ngsi-ld:OffStreetParking:Downtown1",
  "@context": [
    "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/coreContext/ngsi-ld-core-context.json",
    "http://example.org/cim/commonTerms.jsonld",
    "http://example.org/cim/vehicle.jsonld",
    "http://example.org/cim/parking.jsonld"
    "http://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
    "http://example.org/ngsi-ld/commonTerms.jsonld",
    "http://example.org/ngsi-ld/vehicle.jsonld",
    "http://example.org/ngsi-ld/parking.jsonld"
  ]
}