source |
string |
The source uri of the file to be onboarded. |
yes |
|
attach_metadata |
boolean |
Whether to attach onboarding metadata. |
no |
True |
sub_path |
string |
The sub path to use. If not specified, the root of the source folder will be used. |
no |
|
include_file_types |
list |
A list of file extensions to include. If not specified, all file extensions are included. |
no |
|
exclude_file_types |
list |
A list of file extensions to exclude. If not specified, no file extensions are excluded. |
no |
|
onboard_type |
string |
The type of onboarding to use. Allowed: github, local_file, url, zenodo |
no |
|