From b345ccaa431e2965292b26dd05bc08370c174789 Mon Sep 17 00:00:00 2001 From: Olivier Philippe Date: Wed, 6 Mar 2019 15:17:36 +0100 Subject: [PATCH] Update: Adding the DOI and keeping the github URL --- .zenodo.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index ab58632c..739aaeff 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -59,13 +59,14 @@ ], "access_right": "open", "related_identifiers": [{ - "scheme": "url", - "identifier": "10.5281/zenodo.1194668", - "relation": "isSupplementTo" - }, - { - "scheme": "doi", - "relation": "isPartOf" - } + "scheme": "url", + "identifier": "https://github.com/softwaresaved/international-survey/tree/2018-v1.0.2", + "relation": "isSupplementTo" + }, + { + "scheme": "doi", + "identifier": "10.5281/zenodo.1194668", + "relation": "isPartOf" + } ] }