diff --git a/examples/Vehicle_C2.2.json b/examples/Vehicle_C2.2.json index 4eaa0688b775f48df0553bb75bb7b2efc875d390..8ab7f0b3369ca2e722bd92fa10e278c06d5b8c50 100644 --- a/examples/Vehicle_C2.2.json +++ b/examples/Vehicle_C2.2.json @@ -16,8 +16,8 @@ }, "@context": [ "http://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld", - "http://example.org/cim/commonTerms.jsonld", - "http://example.org/cim/vehicle.jsonld", - "http://example.org/cim/parking.jsonld" + "http://example.org/ngsi-ld/commonTerms.jsonld", + "http://example.org/ngsi-ld/vehicle.jsonld", + "http://example.org/ngsi-ld/parking.jsonld" ] }