Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

919 Add DOI support #1160

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

919 Add DOI support #1160

wants to merge 16 commits into from

Conversation

ddey2
Copy link
Member

@ddey2 ddey2 commented Jul 30, 2024

Implemented DOI support for datasets. DOIs are also available once you release a version.

You have to set the following as environment variables:

  1. DATACITE_USERNAME
  2. DATACITE_PASSWORD
  3. DATACITE_PREFIX

Also, just so you know, all DOIs are being published to the DataCite test instance. When ready, we can enable DOI publishing to the DataCite production instance. Refer here for details.

Steps:

  1. Release a version
  2. Click on the checkbox in the dialog form to enable 'publishing DOI'
  3. It should create a DOI for that version of dataset.
Screenshot 2024-07-30 at 1 47 37 PM Screenshot 2024-07-30 at 1 47 52 PM Screenshot 2024-07-30 at 1 48 06 PM

@ddey2 ddey2 linked an issue Jul 30, 2024 that may be closed by this pull request
@sandeep-ps sandeep-ps changed the title 919 doi support 919 Add DOI support Jul 30, 2024
@sandeep-ps sandeep-ps self-assigned this Aug 2, 2024
@sandeep-ps
Copy link
Member

I have made a minor update to the related documentation and merged the latest changes from the main branch (all checks are passing). This PR should be ready for review again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOI support
2 participants