From d2c3588bccbaec449171bf5a85f852f96213075d Mon Sep 17 00:00:00 2001 From: canterafonsj Date: Thu, 5 Sep 2019 09:23:59 +0200 Subject: [PATCH] Update ContextSourceRegistrationList-example.json --- examples/ContextSourceRegistrationList-example.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/ContextSourceRegistrationList-example.json b/examples/ContextSourceRegistrationList-example.json index 8977df7..fa81d13 100644 --- a/examples/ContextSourceRegistrationList-example.json +++ b/examples/ContextSourceRegistrationList-example.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" ] }] -- 2.18.1