diff --git a/examples/EntityList-example.json b/examples/EntityList-example.json index bf4982dffeed1a236ef0305fbd8b4592dc24017d..e3abe5b497feed7e9ae0afbc4140b37a7f22ac5b 100644 --- a/examples/EntityList-example.json +++ b/examples/EntityList-example.json @@ -24,6 +24,10 @@ "type":"Point", "coordinates": [-8,44] } - } + }, + "@context": [ + "https://example.org/ld/vehicle.jsonld", + "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld" + ] } ]