dataverse
dataverse copied to clipboard
Open source research data repository software
As part of v4.14 (released in May 2019), Dataverse makes available through the UI, API and over OAI-PMH DataCite metadata that complies with OpenAIRE requirements (https://github.com/IQSS/dataverse/issues/4257). Repositories need to follow...
Ingest leaves files in /tmp. This is not normally an issue but ideally we clean up after ourselves so that we don't consume space, especially in the case of large...
**What this PR does / why we need it**: The minimal implementation of the retention feature, which will make a file unavailable after the retention period (or end date) has...
**What steps does it take to reproduce the issue?** Create any dataset via the UI and a template. The draft is created successfully but it is not indexed * When...
**Overview of the Feature Request** The proposal of the issue is to integrate a new metadata "Term URI" to the keyword block to facilitate the integration of controlled vocabulary services....
Hello, We found that the openapi file is not valid. We fixed the yaml file hoping it would work, but still not. You can find the corrected yaml file attached:...
## New Contributors Welcome! New contributors should at least glance at [CONTRIBUTING.md](/CONTRIBUTING.md), especially the section on pull requests where we encourage you to reach out to other developers before you...
## Overview The `openapi` endpoint provided by Payara results in an internal server error in version 6.0, as detailed here: https://github.com/IQSS/dataverse/issues/9981 Payara has been contacted for a fix (see: https://github.com/IQSS/dataverse/issues/9981#issuecomment-1885056159)....
**Overview of the Feature Request** This parameter is very necessary in many use cases. By including it in the payload of a specific Dataset version we avoid to make an...
**What this PR does / why we need it**: Reserves file PIDs at creation time, if enabled, analogous to how datasets are now handled. **Which issue(s) this PR closes**: Closes...