dataverse
dataverse copied to clipboard
Open source research data repository software
**What this PR does / why we need it**: This fixes a (potential) resource leak as described in #10053 and it replaces all uses of `"utf-8"`, `"us-ascii"` and `"iso-8859-1"` (mostly...
Has there been any discussion of using [parquet files](https://www.databricks.com/glossary/what-is-parquet) at some level of dataverse? (I see it mentioned in only [one issue](https://github.com/IQSS/dataverse/issues/6807#issuecomment-1398799794).) > Apache Parquet is an open source, column-oriented...
**What this PR does / why we need it**: The addDataverse (`/api/dataverses/{identifier}`) API endpoint has been extended to allow adding metadata blocks, input levels and facet ids at creation time,...
As a followup to the discussions on Element with @pdurbin and @poikilotherm I would like to start a discussion here on the possible support of RO-Crate (https://www.researchobject.org/ro-crate/) in Dataverse. I...
**Overview of the Feature Request** As a curator, I'd like to be able to filter for datasets according to the Curation Status Label (cf. [https://guides.dataverse.org/en/latest/installation/config.html#allowedcurationlabels](https://guides.dataverse.org/en/latest/installation/config.html#allowedcurationlabels)) they currently are assigned, using...
**What steps does it take to reproduce the issue?** Change the CVocConf setting with curl -X PUT --upload-file cvoc-conf.json http://localhost:8080/api/admin/settings/:CVocConf * When does this issue occur? When updating the CVocConf...
On the redesigned dataset page (#3404), there's a spot for "Data Quality." We'd like to set up a workflow for curators, replication analysts, and machines to make assertions about the...
**What steps does it take to reproduce the issue?** 1. Upload a new file to any dataset. 2. Delete the uploaded file from the files list. 3. Attempt to re-upload...
Upon request from other machine clients and servers (e.g. other archives) accessing datasets through their persistent identifiers, Dataverse should be able to provide dataset metadata in available formats (JSON, DDI,...
**What steps does it take to reproduce the issue?** Set a guestbook on a dataset, attempt downloading files from the dataset enter a value in the email field of the...