DOI Assignment¶
We provide DOIs to datasets that meet the ANC data format standards, and to datasets that cannot meet these standards on a case-by-case basis.
When a user requests a DOI they create an issue in their dataset project. Data stewards should be subscribed to the DOI Request label to ensure they are notified. The issue should be assigned to the data steward responsible for the dataset.
The data steward reviews whether the data meets requirements, both technically and semantically. All metadata should be filled in and the README should contain meaningful content (no template placeholder text).
Assigning a DOI¶
- Get the
metadata.jsonfromhttps://bids-datasets.data-pages.anc.plus.ac.at/<group>/<slug>/metadata.json - Go to doi.datacite.org and log in with ANC credentials
- Click the right arrow next to Create DOI and select File upload
- Fill in the form:
- Set State to Findable
- Set the URL to
https://bids-datasets.data-pages.anc.plus.ac.at/<group>/<slug> - Upload the
metadata.jsonfile
- Verify all information is correct and complete before clicking Create DOI — this creates a permanent identifier
- Open a merge request from the DOI request issue
- Add the DOI to
CITATION.cffand fill indate-releasedwith the date frommetadata.json - Add the DOI assigned label to the Dataset Status issue
Updating a DOI¶
If metadata at doi.datacite.org needs to be corrected or updated:
- The user creates an issue and fixes the missing/incorrect information — changes must be merged to main
- The user opens a new
DOI requestissue - Get the updated
metadata.jsonfromhttps://bids-datasets.data-pages.anc.plus.ac.at/<group>/<slug>/metadata.json - Go to doi.datacite.org and log in with ANC credentials
- Go to the DOI tab and click the dataset to be updated
- Select Update DOI (File upload)
- Upload the new
metadata.json(and make any other required changes) - Click Update DOI