From 9e78e8c824f6e5c1d35f4f941b9794c9d49f2922 Mon Sep 17 00:00:00 2001 From: Nisha Kumar Date: Wed, 7 Aug 2024 08:22:05 -0700 Subject: [PATCH] Fix duplicate spdxId Signed-off-by: Nisha Kumar --- ai/example01/spdx-3.0/simplehtr-example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/example01/spdx-3.0/simplehtr-example.json b/ai/example01/spdx-3.0/simplehtr-example.json index 08b0f8f..4193240 100644 --- a/ai/example01/spdx-3.0/simplehtr-example.json +++ b/ai/example01/spdx-3.0/simplehtr-example.json @@ -1634,7 +1634,7 @@ }, { "type": "Relationship", - "spdxId": "https://my-first-aibom.com/SimpleHTR-declaredLicense/IAMdataset", + "spdxId": "https://my-first-aibom.com/SimpleHTR-concludedLicense/IAMdataset", "creationInfo": "_:creationinfo", "relationshipType": "hasConcludedLicense", "from": "https://my-first-aibom.com/IAMdataset",