Skip to content

A web repository with a REST API capable of storing and retrieving versions of research datasets with a low network overhead

Notifications You must be signed in to change notification settings

bsc-ssrg/dataset-replayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dataset Replayer

The Dataset Replayer is a web repository with a REST API capable of storing and retrieving versions of research datasets and associate them to PIDs. The code contained here in is a proof-of-concept prototype for the EUDAT2020 project.

First time setup

Dependencies: python3, virtualenvwrapper, BSC's pyrabin module,

mkvirtualenv --python=`which python3` dataset-replayer
pip install -r requirements.txt
server/run.py

About

A web repository with a REST API capable of storing and retrieving versions of research datasets with a low network overhead

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages