diff --git a/examples/ContextSourceRegistration-example_C.3.json b/examples/ContextSourceRegistration-example_C.3.json index 862a8447b1ee40097cada3d54830254f40b29df1..74ffa3cd718e20a87b10347078b1db69f1ae5081 100644 --- a/examples/ContextSourceRegistration-example_C.3.json +++ b/examples/ContextSourceRegistration-example_C.3.json @@ -69,9 +69,9 @@ "start": "2017-11-29T14:53:15Z" }], "@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/vehicle.jsonld", - "http://example.org/ngsi-ld/parking.jsonld" + "http://example.org/ngsi-ld/parking.jsonld", + "http://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld" ] }