From 8cd44daecf0a5058f168ef1b9623a8357c0d6b0a Mon Sep 17 00:00:00 2001 From: canterafonsj Date: Mon, 5 Nov 2018 15:57:18 +0100 Subject: [PATCH] Update Entity.json --- schema/Entity.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/Entity.json b/schema/Entity.json index 026374f..822fffd 100644 --- a/schema/Entity.json +++ b/schema/Entity.json @@ -182,7 +182,7 @@ "description": "NGSI Entity type" }, "@context": { - "$ref": "#/definitions/LdContext" + "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/LdContext" }, "location": { "$ref": "#/definitions/GeoProperty" -- GitLab