From 39cd475f8092466affc2a3c5b8f3bdaddfd436ee Mon Sep 17 00:00:00 2001 From: canterafonsj Date: Wed, 12 Dec 2018 15:56:12 +0100 Subject: [PATCH] Update Vehicle_C2.2.json --- examples/Vehicle_C2.2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Vehicle_C2.2.json b/examples/Vehicle_C2.2.json index 4e062b2..4eaa068 100644 --- a/examples/Vehicle_C2.2.json +++ b/examples/Vehicle_C2.2.json @@ -15,7 +15,7 @@ } }, "@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", "http://example.org/cim/commonTerms.jsonld", "http://example.org/cim/vehicle.jsonld", "http://example.org/cim/parking.jsonld" -- GitLab