Commit 249477c3 authored by canterafonsj's avatar canterafonsj
Browse files

Update Vehicle_keyValues_C2.2.json

parent 26a96226
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -4,9 +4,9 @@
  "brandName": "Mercedes",
  "brandName": "Mercedes",
  "isParked": "urn:ngsi-ld:OffStreetParking:Downtown1",
  "isParked": "urn:ngsi-ld:OffStreetParking:Downtown1",
  "@context": [
  "@context": [
    "http://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
    "http://example.org/ngsi-ld/commonTerms.jsonld",
    "http://example.org/ngsi-ld/commonTerms.jsonld",
    "http://example.org/ngsi-ld/vehicle.jsonld",
    "http://example.org/ngsi-ld/vehicle.jsonld",
    "http://example.org/ngsi-ld/parking.jsonld"
    "http://example.org/ngsi-ld/parking.jsonld",
    "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld"
  ]
  ]
}
}