dataverse
dataverse copied to clipboard
Open source research data repository software
The APIs for registering and listing external tools needs be accessible outside of admin (with proper authorization) to allow them to be called from the marketplace.
**What this PR does / why we need it**: Extension of API `{id}/versions` and `{id}/versions/{versionId}` with an optional ``excludeMetadataBlocks`` parameter, that specifies whether the metadataBlocks should be listed in the...
**What steps does it take to reproduce the issue?** - create a harvesting client for https://repository.ortolang.fr/api/oai and select the "producer:atilf" set and the oai_dc metadata prefix. - launch harvest -...
**Overview of the Feature Request** Currently, curation labels are only visible to users with permission to publish. There could be an option for these curation labels to be visible to...
I would like to bring to your attention an issue regarding the Content-Length header. Currently, when accessing files through links such as: https://bonndata.uni-bonn.de/api/access/datafile/ID (as well as via persistentId), the Content-Length...
**What this PR does / why we need it**: The PR adds a method that exposes the full list of available exporters (display- and format names). This is especially useful...
**What this PR does / why we need it**: **Which issue(s) this PR closes**: Closes # **Special notes for your reviewer**: **Suggestions on how to test this**: **Does this PR...
**Overview of the Feature Request** We need an **_Edit Dataverse Collection_** Native API endpoint. For the Edit Collection page in the SPA, we need to create first a use case...
**Overview of the Feature Request** The current endpoint requires to pass an API token for retrieving the current API token info. We need to change this to support actual API...
**What this PR does / why we need it**: The change in this PR makes differencing during the UpdateDatasetVersionCommand for a dataset with 10K files go from taking ~ 8...