Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.29 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.29 KB

Data registry

FAIR Data Registry

The SCRC data registry is a Django website and REST API which is used by the data-pipeline to store metadata about code runs and their inputs and outputs.

User documentation is available here.

Information on how to run the local registry is available at https://fairdatapipeline.github.io/docs/local_registry/.

Alternativley you can run the local registry in a local VM using Vagrant with the included Vagrantfile.

Installation, development and maintenance guides are available in the Wiki.