Stream: community

Topic: China DOI


view this post on Zulip Philip Durbin 🚀 (Jul 29 2024 at 14:00):

@Kelly Stathis hi! Have you heard of "China DOI"?

view this post on Zulip Philip Durbin 🚀 (Jul 29 2024 at 14:00):

"Thank you for your response. GDCC seems to be a good option. I am looking for other options as well. One possible option is China DOI as we are an institute located in China. But it leads to another problem: it looks like DataVerse only supports DataCite for now. 

I have a proposal about how to support different DOI registration provider, which is to define a vendor-agnostic DOI registration HTTP interface that will allow users to implement a DOI registration service in their programming language of choice for the purpose of translating request and response formats between actual DOI service providers and DataVerse.

If the community finds this to be a viable approach, I can attempt to provide a pull request."

view this post on Zulip Philip Durbin 🚀 (Jul 29 2024 at 14:01):

From "How to get DOI for the dataset published in self hosted dataverse?" at https://groups.google.com/g/dataverse-community/c/G7l04Zz52mg/m/UN42VQWFAAAJ

view this post on Zulip Kelly Stathis (Aug 09 2024 at 23:50):

Hi @Philip Durbin! It sounds like they are referring to the DOI registration agency listed here: https://www.doi.org/the-community/existing-registration-agencies/

view this post on Zulip Henry Xu (Aug 10 2024 at 00:41):

I plan to implement a vendor-agnostic PID provider type named AnyPID in dataverse, which will implement the following REST style endpoint:

GET {base_url}/pid/{pid} # for get metadata by pid, 404 if not existed, can be used to check existance
POST{base_url}/pid # register metadata and get a new PID in response.

view this post on Zulip Philip Durbin 🚀 (Aug 12 2024 at 14:48):

@Kelly Stathis thanks! I don't remember seeing that list of agencies.

view this post on Zulip Philip Durbin 🚀 (Aug 12 2024 at 14:48):

@Henry Xu sounds good. Please let us know if you need anything!


Last updated: Nov 01 2025 at 14:11 UTC