Skip to content

Commit

Permalink
Update softwareVersion.schema.tpl.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael-Gazzotti authored Oct 16, 2024
1 parent 46c74da commit 3db47bd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion schemas/products/softwareVersion.schema.tpl.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,10 @@
"uniqueItems": true,
"_instruction": "Add all software versions that supplement this software version.",
"_linkedTypes": [
"core:SoftwareVersion"
"core:ModelVersion",
"core:SoftwareVersion",
"sands:BrainAtlasVersion",
"sands:CommonCoordinateSpaceVersion"
]
},
"inputFormat": {
Expand Down

0 comments on commit 3db47bd

Please sign in to comment.