From fee8c317f3753cc2e43ff653f39fe74d7bb76e4c Mon Sep 17 00:00:00 2001 From: DorienHuijser Date: Fri, 24 Nov 2023 18:06:13 +0100 Subject: [PATCH] changes according to new zenodo stuff --- .zenodo.json | 33 ++++++++++++--------------------- 1 file changed, 12 insertions(+), 21 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 68f0958..3b25333 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -169,22 +169,22 @@ "access_right": "open", "related_identifiers": [ { - "identifier": "https://utrechtuniversity.github.io/dataprivacyhandbook", - "relation": "isAlternateIdentifier", - "resource_type": "other" + "identifier": "https://utrechtuniversity.github.io/dataprivacyhandbook/", + "relation": "isIdenticalTo", + "resource_type": "book" }, { - "identifier": "https://github.com/UtrechtUniversity/dataprivacyhandbook", - "relation": "isAlternateIdentifier", - "resource_type": "other" + "identifier": "https://github.com/UtrechtUniversity/dataprivacyhandbook/", + "relation": "isDocumentedBy", + "resource_type": "software" }, { "identifier": "https://uu.nl/privacyhandbook/", - "relation": "isAlternateIdentifier", - "resource_type": "other" + "relation": "isIdenticalTo", + "resource_type": "book" }, { - "identifier": "https://utrechtuniversity.github.io/dataprivacyproject", + "identifier": "https://utrechtuniversity.github.io/dataprivacyproject/", "relation": "isDescribedBy", "resource_type": "other" } @@ -194,7 +194,8 @@ "research", "gdpr", "academia", - "general data protection regulation" + "general data protection regulation", + "research data management" ], "communities": [ { @@ -204,15 +205,5 @@ "license": "cc-by", "upload_type": "publication", "publication_type": "book", - "language": "eng", - "subjects": [{ - "term": "research data management", - "identifier": "https://codata.org/rdm-terminology/research-data-management/", - "scheme": "url" - }, - { - "term": "privacy", - "identifier": "https://codata.org/rdm-terminology/privacy/", - "scheme": "url" - }] + "language": "eng" }