Skip to content

Commit

Permalink
sands prefix was missing (updated replacement script).
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelgazzotti committed Sep 24, 2024
1 parent a2fcff4 commit 25a10c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schemas/dataAnalysis.schema.tpl.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"core:File",
"core:FileBundle",
"core:SoftwareVersion",
"https://openminds.ebrains.eu/sands/BrainAtlasVersion",
"https://openminds.ebrains.eu/sands/CommonCoordinateSpaceVersion"
"sands:BrainAtlasVersion",
"sands:CommonCoordinateSpaceVersion"
]
}
}
Expand Down

0 comments on commit 25a10c6

Please sign in to comment.