InvenioRDM is a modern research data management repository platform that enables organizations to securely share and preserve research data with a beautiful, intuitive interface. Find open source and proprietary alternatives that serve similar purposes.
Open source projects that can replace InvenioRDM:
CKAN is a powerful open source data management system designed for building data portals and catalogs. It provides a robust platform for publishing, sharing and accessing datasets with extensive API support and visualization capabilities.
Data Publishing & Management:
API & Integration:
Organization Features:
Data Discovery:
CKAN is ideal for:
CKAN can be installed via package or Docker:
Package Installation:
# Install system dependencies
sudo apt-get install python3-dev postgresql libpq-dev
# Create virtualenv and install CKAN
python3 -m venv /usr/lib/ckan/default
pip install -e 'git+https://github.com/ckan/ckan.git#egg=ckan'
Docker Installation:
git clone https://github.com/ckan/ckan
cd ckan
docker-compose up -d
The platform provides extensive documentation and an active community to help users get started with data portal management.
DSpace is the world's most widely-used repository software, providing organizations with tools to capture, store, index, preserve, and distribute digital research materials. It's particularly popular in academic institutions for managing scholarly output.
Comprehensive Repository Management:
Advanced Discovery:
Workflow & Curation:
Enterprise Features:
Discover other open source projects in the digital-library category:
Showing 1-4 of 4 projects in digital-library