Skip to content

Commit

Permalink
Merge pull request #49 from openMetadataInitiative/UlrikeS91-SwansonB…
Browse files Browse the repository at this point in the history
…M-type

Swanson Brain Maps - Fix typo in types
  • Loading branch information
lzehl authored Apr 25, 2024
2 parents 074b16a + 9dd1acc commit 4fb4983
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"@vocab": "https://openminds.ebrains.eu/vocab/"
},
"@id": "https://openminds.ebrains.eu/instances/brainAtlasVersion/SwansonBM_3rd-ed",
"@type": "https://openminds.ebrains.eu/core/BrainAtlasVersion",
"@type": "https://openminds.ebrains.eu/sands/BrainAtlasVersion",
"abbreviation": "SwansonBM",
"accessibility": {
"@id": "https://openminds.ebrains.eu/instances/productAccessibility/freeAccess"
Expand Down
2 changes: 1 addition & 1 deletion instances/latest/brainAtlases/SwansonBM.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"@vocab": "https://openminds.ebrains.eu/vocab/"
},
"@id": "https://openminds.ebrains.eu/instances/brainAtlas/SwansonBM",
"@type": "https://openminds.ebrains.eu/core/BrainAtlas",
"@type": "https://openminds.ebrains.eu/sands/BrainAtlas",
"abbreviation": "SwansonBM",
"author": null,
"custodian": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"@vocab": "https://openminds.ebrains.eu/vocab/"
},
"@id": "https://openminds.ebrains.eu/instances/commonCoordinateSpaceVersion/SwansonSRB_v1992",
"@type": "https://openminds.ebrains.eu/core/CommonCoordinateSpaceVersion",
"@type": "https://openminds.ebrains.eu/sands/CommonCoordinateSpaceVersion",
"abbreviation": "SwansonSRB",
"accessibility": {
"@id": "https://openminds.ebrains.eu/instances/productAccessibility/freeAccess"
Expand Down
2 changes: 1 addition & 1 deletion instances/latest/commonCoordinateSpaces/SwansonSRB.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"@vocab": "https://openminds.ebrains.eu/vocab/"
},
"@id": "https://openminds.ebrains.eu/instances/commonCoordinateSpace/SwansonSRB",
"@type": "https://openminds.ebrains.eu/core/CommonCoordinateSpace",
"@type": "https://openminds.ebrains.eu/sands/CommonCoordinateSpace",
"abbreviation": "SwansonSRB",
"author": null,
"custodian": null,
Expand Down

0 comments on commit 4fb4983

Please sign in to comment.