dataverse
dataverse copied to clipboard
Open source research data repository software
**What this PR does / why we need it**: This pull request adds the long awaited option to generate PIDs for dataset version. TODOs: - [ ] Add tests for...
### Request: - To utilize this feature in HDV, the breadcrumbs and collection level information for any deposit need to be anonymized. ### Tasks: - [ ] Anonymize breadcrumbs and...
DataCite maintains an OAI server (https://oai.datacite.org/oai) serving records for every DOI they have registered. There is a lot of interest in being able to harvest from them (since these are...
## Background In our ongoing work to refine the Dataverse UX for dataset metadata entry, we've encountered behavioral inconsistencies within the Geospatial Metadata section, particularly with the visibility of the...
## Background In the context of managing datasets in Dataverse, it is crucial to differentiate and filter datasets that contain data, code, or a combination of both. Currently, there is...
**What this PR does / why we need it**: Apparently, users have been asking for this since 2018 - for tabular files that have the Description field populated, this label...
Preview at https://dataverse-guide--10932.org.readthedocs.build/en/10932/developers/making-releases.html **What this PR does / why we need it**: **Which issue(s) this PR closes**: - Closes #10931 **Special notes for your reviewer**: **Suggestions on how to test...
**What this PR does / why we need it**: Fixes handling of legacy permalink configuration after the multi pid upgrade. Two underlying issues: base-url wasn't optional as it used to...
**What this PR does / why we need it**: Changes users/token GET endpoint to support any auth mechanism for retrieving the token. Previously, this endpoint only accepted an API token...
**What this PR does / why we need it**: The need to query "what dataverses does User x have Permission y on" **Which issue(s) this PR closes**: https://github.com/IQSS/dataverse/issues/6467 - Closes...