From 6ab2956b854208c6e92808c6de0df090d66ceb8b Mon Sep 17 00:00:00 2001 From: canterafonsj Date: Thu, 5 Sep 2019 09:28:12 +0200 Subject: [PATCH] Update Vehicle_MultiAttribute_C2.2.json --- examples/Vehicle_MultiAttribute_C2.2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/Vehicle_MultiAttribute_C2.2.json b/examples/Vehicle_MultiAttribute_C2.2.json index 1bd0f7a..49456e9 100644 --- a/examples/Vehicle_MultiAttribute_C2.2.json +++ b/examples/Vehicle_MultiAttribute_C2.2.json @@ -20,11 +20,11 @@ "datasetId": "urn:ngsi-ld:Property:gpsBxyz123-speed" }, "@context": [ - "http://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld", { "speed#1": "http://example.org/speed", "speed#2": "http://example.org/speed", "source": "http://example.org/hasSource" - } + }, + "http://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld" ] } \ No newline at end of file -- GitLab