r-geoflow / geoflow

Tools to Orchestrate Geospatial (Meta)Data Management Workflows and Manage FAIR Services
https://github.com/r-geoflow/geoflow/wiki
Other
41 stars 14 forks source link

Model specific 'upload' behavior for actions in charge of uploading data #158

Closed eblondel closed 3 years ago

eblondel commented 3 years ago

Actions such as zenodo, dataverse, possibly dataone or d4storagehub are actions that may need to be triggered at the end of the workflow (as last action), in case we want to upload all entity-related content (data, metadata, etc), generated during the geoflow execution. This is not a strict re-ordering, as these actions should also be triggered initially in the list of actions (related to #156 )

Examples:

In general these actions can be considered as "generic" resource uploaders.