dataverse
dataverse copied to clipboard
Open source research data repository software
Hi, it's my first time to develop dataverse using IDE, Netbeans and external database server. First, I cloned the source code from https://github.com/IQSS/dataverse then imported the project into Netbeans. Added...
@qqmyers Following agreements on next steps of #10145 here is a way to add flexibility in retrievalUri. We can now add named fields (child or siblings) of `term-uri-field` and capacity...
**What this PR does / why we need it**: Add HTTP headers customization for [:CVocConf](https://guides.dataverse.org/en/latest/installation/config.html#cvocconf) settings. This is needed for Ontoportal integration as a external vocabulary services, which required API...
## Overview of the Feature Request While addressing https://github.com/IQSS/dataverse-frontend/issues/184, we realized that the SPA experiences significant slowness during user interactions with large datasets. API requests show notable delays when handling...
I introduced the "Going Live" steps in the installation guide in 4.6.2: https://guides.dataverse.org/en/4.6.2/installation/config.html#going-live-launching-your-production-deployment Here's how the guides looked back then  Fast forward...
As discussed in standup this morning in the context of this issue... - https://github.com/IQSS/dataverse.harvard.edu/issues/3 ... we decided to fork https://github.com/CDLUC3/counter-processor to https://github.com/gdcc/counter-processor because the former had been switched to archive/read-only...
Feature Request/Idea: Support for Default Value Property in Metadata Fields of TSV Metadata Blocks
**Overview of the Feature Request** Include a new dataset field property in the metadata block TSV file to store the default value of the field. This property would enable these...
**Overview of the Feature Request** Hello We want to automate our installation through Ansible and create Dataverses using Native API, which works fine. However, we cannot set featured collections using...
**What steps does it take to reproduce the issue?** * **When does this issue occur?** When using the "List All Configured Harvesting Clients" endpoint to see information about an installation's...
**Overview of the Feature Request** There are two permissions which have undocumented hierarchical relationship: `ViewUnpublishedDataset` and `DownloadFile`. The user who has no `DownloadFile`, but has `ViewUnpublishedDataset` permission can download files,...