Skip to content

Commit 02ee120

Browse files
author
openMINDS pipeline
committed
build triggered by submodule openMetadataInitiative/openMINDS_SANDS version v5
1 parent b085fe1 commit 02ee120

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

schemas/latest/SANDS/atlas/commonCoordinateFrameworkVersion.schema.omi.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"_categories": [
33
"coordinateFramework",
4-
"researchProduct"
4+
"researchProduct",
5+
"specificCoordinateFramework"
56
],
67
"_module": "SANDS",
78
"_type": "https://openminds.om-i.org/types/CommonCoordinateFrameworkVersion",

schemas/latest/SANDS/non-atlas/customCoordinateFramework.schema.omi.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"_categories": [
3-
"coordinateFramework"
3+
"coordinateFramework",
4+
"specificCoordinateFramework"
45
],
56
"_module": "SANDS",
67
"_type": "https://openminds.om-i.org/types/CustomCoordinateFramework",

vocab/categories.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,10 @@
353353
"sands:Trapezoid",
354354
"sands:Triangle"
355355
],
356+
"specificCoordinateFramework": [
357+
"sands:CommonCoordinateFrameworkVersion",
358+
"sands:CustomCoordinateFramework"
359+
],
356360
"stimulus": [
357361
"stimulation:EphysStimulus"
358362
],

0 commit comments

Comments
 (0)