Can a dataset be assigned two persistent identifiers at once (DID and DOI)?
Hello Dataverse community,
This is a question from the State Scientific and Technical Library of Ukraine. We are at the initial stage of deploying and localizing Dataverse to build a nationwide project — the National Ukrainian Research Data Repository.
Our current question: Is it possible to assign two persistent identifiers to a dataset simultaneously — both a DID and a DOI? Or only one? If so, could you point us to the relevant configuration, or share how other installations have approached this?
We plan to post various questions here as our work progresses. Thank you very much in advance for your help!
Kind regards,
Tetyana Yaroshenko (State Scientific and Technical Library of Ukraine)
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dataverse-community/06f9805a-0f36-4b21-b59e-63d03e7f5016n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dataverse-community/CAB8zwC_JJDCyUBhe6OGMTD0tBFz0qSKgrxLcELXa1x6T8GeVFQ%40mail.gmail.com.
Hey All,
there is also an alternativeIdentifier property (https://github.com/IQSS/dataverse/blob/741c5da16329d2a2ff9336ad27e85f5b5deb4b89/src/main/java/edu/harvard/iq/dataverse/AlternativePersistentIdentifier.java#L19).
I’m not sure how one can manipulate that field via the UI but that would be the best place to store additional identifiers.
Best regards,
Johannes