org.fairdatapipeline.api |
Java implementation of the FAIR Data Pipeline API
|
org.fairdatapipeline.config |
Specification/parser of the Fair Data Pipeline config.yaml; as rewritten by FAIR CLI.
|
org.fairdatapipeline.distribution |
|
org.fairdatapipeline.estimate |
Use ImmutableEstimate to read/write simple number
parameters to/from the FAIR Data Pipeline.
|
org.fairdatapipeline.file |
Helpers relating to files.
|
org.fairdatapipeline.hash |
Create SHA1 hash for files.
|
org.fairdatapipeline.mapper |
Object Mapper for FAIR Data Pipeline TOML parameters.
|
org.fairdatapipeline.objects |
Arrays and tables for H5 files; not quite implemented yet.
|
org.fairdatapipeline.parameters |
reader/writer for FAIR Data Pipeline TOML parameters.
|
org.fairdatapipeline.samples |
Use ImmutableSamples to read/write Samples (lists of
Numbers) to/from the FAIR Data Pipeline.
|
org.fairdatapipeline.toml |
This implements the toml files that can be used to store Samples, Estimates, Distributions.
|
org.fairdatapipeline.yaml |
YAML reader to read the config file.
|