kiara plugin: onboarding¶
This package contains a set of commonly used/useful modules, pipelines, types and metadata schemas for Kiara.
Description¶
kiara modules for data onboarding.
Package content¶
module_types¶
-
import.file
: A generic module that imports a file from one of several possible sources. -
import.file_bundle
: A generic module that imports a file from one of several possible sources. -
onboard.zenodo_record
: Download a dataset from zenodo.org.
kiara_model_types¶
-
onboarding.file.from.local_file
: -- n/a -- -
onboarding.file.from.url
: -- n/a -- -
onboarding.file.from.zenodo
: -- n/a -- -
onboarding.file.from.github
: -- n/a --
operations¶
-
import.file
: A generic module that imports a file from one of several possible sources. -
import.file_bundle
: A generic module that imports a file from one of several possible sources. -
onboard.zenodo_record
: Download a dataset from zenodo.org.