dataverse
dataverse copied to clipboard
Open source research data repository software
**What this PR does / why we need it**: Currently, all fields regardless of type are indexed in Solr as English text (`text_en`). With this PR, numerical and date fields...
**Overview of the Feature Request** I would like to request the ability to search for metadata records where multiple subfields within a single repetition of a repeatable metadata field can...
**What this PR does / why we need it**: It reimplements OIDC authentication mechanism (including the bearer tokens authentication) **Which issue(s) this PR closes**: Closes OIDC/bearer token related issues **Special...
**Overview of the Feature Request** The Data Access API supports a range header to request specific parts of a file to download, which is useful for many applications. Having this...
**What this PR does / why we need it**: This PR updates our COAR LDN messaging to be compliant with the final specification. **Which issue(s) this PR closes**: Closes #8914...
_What happens?_ * parquet datasets [partitions](https://r4ds.hadley.nz/arrow#partitioning) its data into subsets and stores each subset in key-value pair filenames with an "=", as in `state="MA"`. However, dataverse **does not** appear to...
Recently, I minted a DOI for a sub-dataverse / collection within DataverseNO using the DataCite Fabrica service ([https://doi.datacite.org/](https://doi.datacite.org/)). Accidentally, I discovered that some Dataverse metadata fields seem not to be...
**What steps does it take to reproduce the issue?** Upload [toolsfairy-audio.zip](https://github.com/user-attachments/files/17361796/toolsfairy-audio.zip) on a dataset page * Which page(s) does it occurs on? dataset page * What happens? The filet gets...
**What steps does it take to reproduce the issue?** Create a new dataverse, and set the Logo Image in the Theme and widgets page (in your Dataverse page click on...
We have a [thread](https://iqss.slack.com/archives/C03R1E7T4KA/p1727720424372339) going in Slack about a new version of https://guides.dataverse.org/en/6.4/developers/making-releases.html that includes stuff like: - performance testing - smoke testing - deploying a release candidate to demo...