Local FAIR data registry #
The documentation for the registry is available here, and is the same for the local and remote registry.
Installation #
Installation of the local registry is recommended through the
FAIR CLI
and can be acheived by the following command:
fair registry install
Additionally the registry can be installed when initialising a FAIR repository using the command:
fair init
Note:
While the local registry will work out of the box, the
graphviz
package is required to produce graphical
provenance reports, therefore it is reccommeded that you install graphviz
prior to installing the registry. To install graphviz please follow the instructions on the
graphviz website.