From b6f1e4c8915c78e7ca4a669e1553943e533069a5 Mon Sep 17 00:00:00 2001 From: canterafonsj Date: Wed, 12 Dec 2018 15:55:57 +0100 Subject: [PATCH] Update Vehicle_MultiAttribute_C2.2.json --- examples/Vehicle_MultiAttribute_C2.2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Vehicle_MultiAttribute_C2.2.json b/examples/Vehicle_MultiAttribute_C2.2.json index a6bf18f..1bd0f7a 100644 --- a/examples/Vehicle_MultiAttribute_C2.2.json +++ b/examples/Vehicle_MultiAttribute_C2.2.json @@ -20,7 +20,7 @@ "datasetId": "urn:ngsi-ld:Property:gpsBxyz123-speed" }, "@context": [ - "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/coreContext/ngsi-ld-core-context.json", + "http://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld", { "speed#1": "http://example.org/speed", "speed#2": "http://example.org/speed", -- GitLab