Dataverse
Overview
Dataverse is open-source research data repository software that institutions deploy to share, preserve, cite, and explore datasets, developed since 2006 by the Institute for Quantitative Social Science (IQSS) at Harvard University. It underpins many national and institutional repositories in the open science ecosystem, providing the deposit, curation, and discovery layer on which they run rather than operating as a single repository itself. Its relevance to open neuroscience is as shared infrastructure: data-facing repositories that hold neuroscience and broader research data are built directly on it, inheriting its support for persistent identifiers, dataset versioning, and standards-based metadata. Each installation can mint DOIs, expose tiered access from fully open to restricted, and federate metadata with other installations for cross-repository discovery. The software is built around data citation and reproducibility, generating a formal citation for every deposit so that data is treated as a citable research output.
Metadata and interoperability
Dataverse deposits carry standards-based metadata that can be exported to multiple schemas, supporting findability and reuse across discovery services. Exports include Dublin Core, DCAT, DDI, DataCite, OAI_ORE, OpenAIRE, and Schema.org JSON-LD, and its dataset models draw on established metadata standards including DDI and DataCite. Provenance files following the PROV-O model are supported for capturing how data was produced. Installations expose metadata for harvesting via OAI-PMH, allowing aggregators and national portals to index their holdings.
Connections
- relatedTo: DCAT (dataset metadata exports to DCAT for catalogue harvesting)
- relatedTo: Dublin Core (dataset metadata exports to Dublin Core)
- relatedTo: PROV-O (supports provenance files following the PROV-O model)
- relatedTo: FAIR Principles (cited as a reference implementation of FAIR data publishing)
Resources
- https://dataverse.org
- https://guides.dataverse.org (Dataverse user and admin guides)
- https://github.com/IQSS/dataverse (source code)
- https://doi.org/10.1038/sdata.2016.18 (Wilkinson et al. 2016, FAIR Principles — Dataverse worked example)
- https://scicrunch.org/resolver/SCR_001997 (RRID: SCR_001997)

