From 7a21ecbcd2600ba6b7741683bcc06514152499e2 Mon Sep 17 00:00:00 2001 From: Benoit Orihuela Date: Tue, 28 Oct 2025 09:47:17 +0100 Subject: [PATCH] fix: link to JSON-LD playground reference --- md/annex-c.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/md/annex-c.md b/md/annex-c.md index 46b56cb..c5c77b0 100644 --- a/md/annex-c.md +++ b/md/annex-c.md @@ -29,7 +29,7 @@ Figure: Reference example As per the algorithms described above and as per the rules for generating the JSON-LD representation of NGSI-LD entities the above graph will result in the following JSON-LD representations. The syntax has been checked using the JSON-LD -Playground tool [i.21]. +Playground tool [i.19]. ### C.2.2 Vehicle Entity -- GitLab