From 6b543cfb8db6597261113033180baedec6793ef9 Mon Sep 17 00:00:00 2001 From: Ulrike Schlegel <54898984+UlrikeS91@users.noreply.github.com> Date: Mon, 17 Nov 2025 14:39:26 +0100 Subject: [PATCH] Update fileBundle.schema.tpl.json --- schemas/data/fileBundle.schema.tpl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/data/fileBundle.schema.tpl.json b/schemas/data/fileBundle.schema.tpl.json index 858b4cc5..4b8f6473 100644 --- a/schemas/data/fileBundle.schema.tpl.json +++ b/schemas/data/fileBundle.schema.tpl.json @@ -24,7 +24,7 @@ "uniqueItems": true, "_instruction": "Add all entities that defined which files were grouped into this file bundle. Note that the schema types of the instances stated here, need to match the ones stated under 'groupingType'.", "_linkedCategories": [ - "coordinateSpace", + "coordinateFramework", "fileOrigin", "studyTarget" ]