Skip to content

Commit 207bbc8

Browse files
chartgerinkclaude
andcommitted
Add Repositories concept topic
- Comprehensive coverage of research repositories across all types - Details institutional, disciplinary, and general-purpose repositories - Covers VU repository services and selection guidance - Includes FAIR principles compliance and long-term preservation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 409f514 commit 207bbc8

1 file changed

Lines changed: 160 additions & 0 deletions

File tree

topics/repositories.qmd

Lines changed: 160 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,160 @@
1+
---
2+
title: Repositories
3+
categories: [Research Data]
4+
---
5+
6+
## What is a Repository?
7+
8+
A repository in research data management is a digital platform or service that provides secure, organized storage and access to research outputs including data, software, publications, and other scholarly materials. Repositories serve as centralized locations where researchers can deposit, preserve, share, and discover research outputs while ensuring long-term accessibility, proper attribution, and compliance with data management policies.
9+
10+
Research repositories range from general-purpose platforms that accept any type of research output to specialized repositories focused on specific disciplines, data types, or research communities. They typically provide features such as metadata management, version control, access controls, persistent identifiers, and integration with other research infrastructure.
11+
12+
## Examples
13+
14+
Repositories come in various types serving different needs:
15+
16+
### Institutional Repositories
17+
- **VU Pure**: VU Amsterdam's research information system for all research outputs including publications, datasets, and software
18+
- **University libraries**: Digital collections managed by academic libraries for institutional research outputs
19+
- **Faculty repositories**: Department-specific collections for specialized research materials
20+
- **Research group repositories**: Lab-specific storage and sharing platforms for ongoing research
21+
22+
### General-Purpose Research Repositories
23+
- **Zenodo**: Open-access repository accepting all research outputs with DOI assignment and long-term preservation
24+
- **Figshare**: Platform for sharing research outputs including datasets, figures, presentations, and negative results
25+
- **Dryad**: Repository focused on data underlying scientific publications
26+
- **OSF (Open Science Framework)**: Platform combining project management, collaboration, and repository functions
27+
28+
### Disciplinary Repositories
29+
- **GenBank**: DNA and protein sequence databases for life sciences
30+
- **PDB (Protein Data Bank)**: 3D structural data for biological macromolecules
31+
- **Pangaea**: Earth and environmental sciences data repository
32+
- **ICPSR**: Social science data archive and repository
33+
- **arXiv**: Preprint repository for physics, mathematics, computer science, and related fields
34+
35+
### Data Type-Specific Repositories
36+
- **4TU.ResearchData**: Technical data repository for engineering and applied sciences
37+
- **DataverseNL**: Repository network for research data with rich metadata support
38+
- **GitHub**: Code repositories with version control and collaboration features
39+
- **ArrayExpress**: Gene expression data repository for functional genomics
40+
41+
### National and Regional Repositories
42+
- **DANS**: Dutch national repository for humanities and social sciences data
43+
- **SURFsara**: High-performance computing and data storage infrastructure
44+
- **European Nucleotide Archive (ENA)**: European repository for nucleotide sequence information
45+
- **ORCID**: International registry of researcher identifiers
46+
47+
### Commercial and Hybrid Repositories
48+
- **Mendeley Data**: Research data repository integrated with reference management
49+
- **ResearchGate**: Academic social network with publication and data sharing features
50+
- **Academia.edu**: Platform for sharing academic papers and research materials
51+
- **Nature Scientific Data**: Journal and repository for scientific datasets
52+
53+
### Repository Features and Services
54+
- **Persistent identifiers**: DOIs, ARKs, and other permanent URLs for long-term access
55+
- **Metadata standards**: Structured descriptions using discipline-specific schemas
56+
- **Version control**: Tracking changes and updates to deposited materials
57+
- **Access controls**: Public, embargoed, restricted, and private access levels
58+
- **Search and discovery**: Advanced search functionality and API access
59+
- **Integration**: Connections with other research tools and workflows
60+
- **Preservation services**: Long-term storage with format migration and integrity checking
61+
- **Usage analytics**: Download statistics and impact metrics
62+
63+
## Tools/services/resources related to concept provided by VU
64+
65+
VU Amsterdam provides access to various repository services and supports researchers in choosing appropriate repositories:
66+
67+
### VU-Managed Repositories
68+
- **[Pure](pure.qmd)**: VU's institutional research information system for all research outputs; mandatory registration for datasets and software per university policy
69+
- **VU Research Portal**: Public interface of Pure showcasing VU research outputs
70+
- **Faculty collections**: Specialized collections within Pure for faculty-specific research outputs
71+
72+
### VU-Supported External Repositories
73+
- **[DataverseNL](dataversenl.qmd)**: Open access data repository with VU institutional collection; covered by university policy for qualifying projects
74+
- **Zenodo**: Long-term preservation with DOI assignment; integrated with VU GitHub workflows
75+
- **4TU.ResearchData**: Technical data repository with VU processing agreements
76+
- **[OSF (Open Science Framework)](osf.qmd)**: Free platform for project management and data sharing
77+
78+
### Repository Selection and Guidance Services
79+
- **Research Data Management (RDM) Support**: Consultation on appropriate repository selection via [rdm@vu.nl](mailto:rdm@vu.nl)
80+
- **Subject librarians**: Discipline-specific guidance on specialized repositories
81+
- **Data stewards**: Faculty-level support for data management and repository selection
82+
- **Repository evaluation**: Assessment of repository trustworthiness and suitability
83+
84+
### Integration and Workflow Support
85+
- **GitHub integration**: Automatic archiving from GitHub to Zenodo with DOI assignment
86+
- **ORCID integration**: Connection of repository deposits to researcher profiles
87+
- **Pure synchronization**: Automatic import of publications and datasets from external repositories
88+
- **Metadata support**: Assistance with creating rich, discoverable metadata
89+
90+
### Legal and Compliance Support
91+
- **Processing agreements**: GDPR-compliant agreements with major repositories
92+
- **Licensing guidance**: Support for choosing appropriate Creative Commons and other licenses
93+
- **Privacy assessment**: Evaluation of repositories for personal and sensitive data
94+
- **Policy compliance**: Ensuring repository choices meet VU and funder requirements
95+
96+
### Training and Capacity Building
97+
- **Repository workshops**: Training on using specific repository platforms
98+
- **Data management planning**: Including repository selection in DMP development
99+
- **Best practices**: Guidance on metadata creation, file organization, and documentation
100+
- **FAIR principles**: Training on making repository deposits Findable, Accessible, Interoperable, and Reusable
101+
102+
## How does this help you in your research?
103+
104+
### Research Discoverability and Impact
105+
- **Global visibility**: Repositories make your research discoverable to worldwide audiences through search engines and academic databases
106+
- **Persistent access**: DOIs and other persistent identifiers ensure your research remains accessible even if hosting institutions change
107+
- **Citation tracking**: Repository deposits can be cited like publications, generating measurable research impact
108+
- **SEO optimization**: Repository metadata improves search engine visibility of your research
109+
- **Cross-reference linking**: Repositories connect your outputs to related publications, data, and software
110+
111+
### Collaboration and Reuse
112+
- **Data sharing**: Repositories enable secure, controlled sharing of research data with collaborators and the broader community
113+
- **Reproducible research**: Others can access your data and code to reproduce and validate your findings
114+
- **Building on previous work**: Repositories help you discover relevant existing data and methods for your research
115+
- **Cross-disciplinary discovery**: Repositories enable researchers from other fields to discover and reuse your work
116+
- **Community building**: Shared repositories foster research communities around common data and methods
117+
118+
### Preservation and Sustainability
119+
- **Long-term storage**: Professional repositories provide robust, long-term preservation with multiple backups and format migration
120+
- **Institutional continuity**: Repository preservation protects research outputs from loss due to personnel changes or institutional transitions
121+
- **Technology evolution**: Repositories handle format obsolescence and technological changes
122+
- **Metadata preservation**: Rich metadata ensures future researchers can understand and use your work
123+
- **Version control**: Repositories maintain complete histories of research output evolution
124+
125+
### Compliance and Policy Requirements
126+
- **Funder mandates**: Most funding agencies require deposit in appropriate repositories for data and publications
127+
- **Institutional policies**: VU requires registration of research outputs in Pure and appropriate external repositories
128+
- **FAIR principles**: Repositories support making research outputs Findable, Accessible, Interoperable, and Reusable
129+
- **Open access requirements**: Repositories facilitate compliance with open access publication mandates
130+
- **Data protection**: Repositories provide GDPR-compliant handling of research data
131+
132+
### Quality Assurance and Credibility
133+
- **Peer validation**: Repository deposits may undergo review processes that improve quality
134+
- **Professional curation**: Many repositories provide professional curatorial services and quality control
135+
- **Standardized metadata**: Repository metadata standards improve consistency and interoperability
136+
- **Integrity checking**: Repositories monitor and verify the integrity of deposited materials over time
137+
- **Trusted preservation**: Established repositories provide confidence in long-term accessibility
138+
139+
### Career Development and Recognition
140+
- **Professional profile**: Repository deposits contribute to comprehensive research profiles and CVs
141+
- **Research evaluation**: Repository outputs count toward research assessments and performance evaluations
142+
- **Grant applications**: Previous repository deposits demonstrate research productivity and data management competence
143+
- **Networking opportunities**: Repository communities facilitate professional connections and collaborations
144+
- **Technical skills**: Using repositories develops valuable data management and digital literacy skills
145+
146+
### Research Efficiency and Organization
147+
- **Centralized access**: Repositories provide single points of access to related research materials
148+
- **Workflow integration**: Many repositories integrate with other research tools and workflows
149+
- **Automated processes**: Repository APIs and integrations can automate routine research tasks
150+
- **Search and filtering**: Advanced repository search capabilities help you efficiently find relevant materials
151+
- **Organization tools**: Repository features help organize and categorize your research outputs
152+
153+
### Economic and Resource Benefits
154+
- **Cost sharing**: Repository infrastructure costs are shared across research communities
155+
- **Avoided duplication**: Repositories prevent redundant data collection and analysis efforts
156+
- **Resource optimization**: Shared repositories maximize the value of research investments
157+
- **Grant advantages**: Proper repository use strengthens funding proposals and demonstrates good stewardship
158+
- **Infrastructure access**: Repositories provide access to professional-grade storage and preservation infrastructure
159+
160+
Repositories serve as essential infrastructure for modern research, transforming individual research outputs into durable, discoverable, and reusable resources that benefit both individual researchers and the broader scientific community while ensuring compliance with institutional and funder requirements.

0 commit comments

Comments
 (0)