From 09e8dd50d4ee0c814bb268ecc679ad4f5639b671 Mon Sep 17 00:00:00 2001 From: Ulrike Schlegel <54898984+UlrikeS91@users.noreply.github.com> Date: Wed, 3 Dec 2025 10:38:15 +0100 Subject: [PATCH 1/2] Update datasetVersion.schema.tpl.json --- schemas/products/datasetVersion.schema.tpl.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/schemas/products/datasetVersion.schema.tpl.json b/schemas/products/datasetVersion.schema.tpl.json index b2054b97..57166afa 100644 --- a/schemas/products/datasetVersion.schema.tpl.json +++ b/schemas/products/datasetVersion.schema.tpl.json @@ -69,10 +69,10 @@ "core:File", "core:FileBundle", "core:WebResource", - "https://openminds.ebrains.eu/sands/BrainAtlas", - "https://openminds.ebrains.eu/sands/BrainAtlasVersion", - "https://openminds.ebrains.eu/sands/CommonCoordinateSpace", - "https://openminds.ebrains.eu/sands/CommonCoordinateSpaceVersion" + "https://openminds.ebrains.eu/sands/AnatomicalAtlas", + "https://openminds.ebrains.eu/sands/AnatomicalAtlasVersion", + "https://openminds.ebrains.eu/sands/CommonCoordinateFramework", + "https://openminds.ebrains.eu/sands/CommonCoordinateFrameworkVersion" ] }, "isPrecededBy": { From a4dddb129d10ffcce915b87c89875da6eacd5b61 Mon Sep 17 00:00:00 2001 From: Ulrike Schlegel <54898984+UlrikeS91@users.noreply.github.com> Date: Wed, 3 Dec 2025 10:40:15 +0100 Subject: [PATCH 2/2] Update softwareVersion.schema.tpl.json --- schemas/products/softwareVersion.schema.tpl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schemas/products/softwareVersion.schema.tpl.json b/schemas/products/softwareVersion.schema.tpl.json index e450d570..86b45e58 100644 --- a/schemas/products/softwareVersion.schema.tpl.json +++ b/schemas/products/softwareVersion.schema.tpl.json @@ -66,8 +66,8 @@ "_linkedTypes": [ "core:ModelVersion", "core:SoftwareVersion", - "sands:BrainAtlasVersion", - "sands:CommonCoordinateSpaceVersion" + "sands:AnatomicalAtlasVersion", + "sands:CommonCoordinateFrameworkVersion" ] }, "inputFormat": {