/data-registry

Database schema and related scripts and interfaces

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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.