Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion schemas/data/fileBundle.schema.tpl.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
Expand Down
Loading