Skip to content

Commit

Permalink
Allow ISBN under fullDocumentation (RPV)
Browse files Browse the repository at this point in the history
This is needed for the atlas that I am registering at the moment. All information about the atlas is part of the book. So, the only ID that can be used in this case is the ISBN of the book.
  • Loading branch information
UlrikeS91 authored Apr 15, 2024
1 parent e873947 commit 491b4bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schemas/products/researchProductVersion.schema.tpl.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"_linkedTypes": [
"https://openminds.ebrains.eu/core/DOI",
"https://openminds.ebrains.eu/core/File",
"https://openminds.ebrains.eu/core/ISBN",
"https://openminds.ebrains.eu/core/WebResource"
]
},
Expand Down

0 comments on commit 491b4bf

Please sign in to comment.