DataRegistryUtils.jl#
The DataPipeline.jl package contains functions used to interface with the FAIR Data Pipeline in Julia.
Installation#
The package is not yet registered and must be added via the package manager Pkg:
using Pkg
Pkg.add(url="https://github.com/FAIRDataPipeline/DataPipeline.jl")Usage#
See the package documentation for instructions and examples.
Source code#
See the package’s code repo.
