dataverse
dataverse copied to clipboard
Open source research data repository software
I just noticed the following desired characteristics in the COAR Community Framework for Good Practices in Repositories (https://doi.org/10.5281/zenodo.4110829); cf.: > 2.5 The repository provides a mechanism to make very large...
**Overview of the Feature Request** Some of our users upload many files in one dataset. To navigate around so many files there is a file hierarchy (tree view). But table...
# THIS PR RELIES ON #8823 BEING MERGED FIRST, AS IT CONTAINS THOSE COMMITS, TOO! (Technically you could also merge this one, but it might help to reduce brain load...
**What this PR does / why we need it**: This PR builds on #7325 and earlier work by Scholars Portal/Borealis to add support in Dataverse for Globus-based data transfer to/from...
**What this PR does / why we need it**: Remove any html tags from supplied archival status (new APIs being added in 5.12). Also updates the Jsoup class we use...
**What this PR does / why we need it**: Update api endpoints and commands so that update/publishing on datasets that are out of compliance with the requirement that datasets containing...
Starting v5.7, it’s possible to define metadataLanguage for a dataset. This value also gets exported in dataverse_json. When it’s not defined, `"metadataLanguage":"undefined"` is exported. However, it appears that this “undefined”...
**Overview of the Feature Request** **What kind of user is the feature intended for?** (Example users roles: API User, Curator, Depositor, Guest, Superuser, Sysadmin) Curator, Depositor **What inspired the request?**...
**What this PR does / why we need it**: PR #7325 added a mechanism to validate inputs for direct-upload-related datafile submissions that occurs earlier in the add pipeline than other...
**What this PR does / why we need it**: this PR makes sure that the json export of a dataset does not include metadataLanguage if it is undefined **Which issue(s)...