dataverse
dataverse copied to clipboard
Open source research data repository software
**What this PR does / why we need it**: This PR fixes three issues with PermaLink PIDs in metadata exporters and citations. 1. DDI & DDI HTML exporters: Previously, the...
**What this PR does / why we need it**: Need an API endpoint that will compare two dataset versions and return a list of differences between the versions. This is...
**What this PR does / why we need it**: Ordering subfields while displaying dataset version differences **Which issue(s) this PR closes**: - Closes #10968 **Special notes for your reviewer**: This...
**What this PR does / why we need it**: store the proper mime type (and show the previewer) for m4a files uploaded in a zip **Which issue(s) this PR closes**:...
**What this PR does / why we need it**: There was a conversation on [zullip](https://dataverse.zulipchat.com/#narrow/channel/446770-docs/topic/API.20docs.20from.20OpenAPI/near/477786826) at for the need of documenting the authentication requirements on the OpenAPI specification. **Which issue(s)...
**What this PR does / why we need it**: Updates the Private URL to Preview URL in Edit Dataset Popup and native api calls. The request was due to confusion...
**What this PR does / why we need it**: This PR fixes issue while harvesting DDI with multiple `otherId` This fix mirrors citation.tsv otherId configuration : allowmultiples = TRUE https://github.com/IQSS/dataverse/blob/7d4d534338161b5f0f5a1ce0079304f8ec3b7a80/scripts/api/data/metadatablocks/citation.tsv#L8
There was a conversation on [Zulip](https://dataverse.zulipchat.com/#narrow/channel/446770-docs/topic/API.20docs.20from.20OpenAPI/near/477786826) at for the need of documenting the authentication requirements on the OpenAPI specification.
**What steps does it take to reproduce the issue?** Create a draft version on a published dataset and edit subfields then compare differences by opening _Versions_ tab and clicking on...
**What this PR does / why we need it**: This fixes the issue that some metadata properties are ommitted or duplicated in the JsonPrinter output if someone is calling the...