DataPipeline.jl

Julia implementation of the FAIR Data Pipeline API
Author FAIRDataPipeline
Popularity
4 Stars
Updated Last
1 Year Ago
Started In
October 2020

DataPipeline.jl

The Julia implementation of the FAIR Data Pipeline API.

Documentation Build Status Coverage DOI
stable docs Package Testing codecov Zenodo
dev docs Julia Nightly

Installation

The package is now registered with General and can be added via the package manager Pkg. From the REPL type ] to enter Pkg mode and run:

pkg> add DataPipeline

Usage

See the package documentation for instructions and examples.