Skip to content

Commit

Permalink
Make license optional for BrainAtlasVersion
Browse files Browse the repository at this point in the history
This is needed to make it possible to reigster the Paxinos and Watson atlas. It has a copyright, so it does not have a license.
  • Loading branch information
UlrikeS91 authored Apr 15, 2024
1 parent 3a54291 commit 8e44f60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions schemas/atlas/brainAtlasVersion.schema.tpl.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"_extends": "/core/schemas/products/researchProductVersion.schema.tpl.json",
"required": [
"coordinateSpace",
"hasTerminology",
"license"
"hasTerminology"
],
"properties": {
"abbreviation": {
Expand Down

0 comments on commit 8e44f60

Please sign in to comment.