Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.39 KB

workflow.rst

File metadata and controls

54 lines (37 loc) · 1.39 KB

Renku Workflow

Renku uses PROV-O and its own Renku ontology to represent workflows.

Run

renku.core.models.workflow.run

Parameters

renku.core.models.workflow.parameters

Renku Workflow Conversion

Renku allows conversion of tracked workflows to runnable workflows in supported tools (Currently CWL)

CWL

renku.core.models.workflow.converters.cwl

CWLConverter