Skip to content

Latest commit

 

History

History
91 lines (57 loc) · 3.33 KB

File metadata and controls

91 lines (57 loc) · 3.33 KB

WorkflowExecution

Semantic name

https://openminds.ebrains.eu/computation/WorkflowExecution

Display as

Workflow execution

Structured information about an execution of a computational workflow.



Properties

Required

stages

Optional

configuration, recipe, stage, startedBy


configuration

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/configuration

value type
linked object of type
Configuration or File
instructions

Add the configuration information for this workflow execution.

BACK TO TOP


recipe

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/recipe

value type
linked object of type
WorkflowRecipeVersion
instructions

Add the workflow recipe version used for this workflow execution.

BACK TO TOP


stage

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/stage

value type
instructions

Add all stages that were performed in this workflow execution.

BACK TO TOP


startedBy

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/startedBy

value type
linked object of type
SoftwareAgent or Person
instructions

Add the agent that started this workflow execution.

BACK TO TOP