Skip to content

Commit 491b4bf

Browse files
authored
Allow ISBN under fullDocumentation (RPV)
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.
1 parent e873947 commit 491b4bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schemas/products/researchProductVersion.schema.tpl.json

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"_linkedTypes": [
4242
"https://openminds.ebrains.eu/core/DOI",
4343
"https://openminds.ebrains.eu/core/File",
44+
"https://openminds.ebrains.eu/core/ISBN",
4445
"https://openminds.ebrains.eu/core/WebResource"
4546
]
4647
},

0 commit comments

Comments
 (0)