From 64f83dde1432573db456500f091f223929d43307 Mon Sep 17 00:00:00 2001 From: Enrico Risa Date: Wed, 21 Feb 2024 11:43:06 +0100 Subject: [PATCH] chore: fix policy example (#11) --- cx/policy/specs/policy.definitions.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cx/policy/specs/policy.definitions.md b/cx/policy/specs/policy.definitions.md index b063744..6cef927 100644 --- a/cx/policy/specs/policy.definitions.md +++ b/cx/policy/specs/policy.definitions.md @@ -279,9 +279,7 @@ an active signed traceability agreement: { "@context": [ "https://www.w3.org/ns/odrl.jsonld", - { - "cx-policy": "https://w3id.org/catenax/policy/v1.0.0" - } + "https://w3id.org/catenax/policy/v1.0.0" ], "@type": "Offer", "@id": "a343fcbf-99fc-4ce8-8e9b-148c97605aab",