################# WorkflowExecution ################# :Semantic name: https://openminds.ebrains.eu/computation/WorkflowExecution :Display as: Workflow execution Structured information about an execution of a computational workflow. ------------ ------------ Properties ########## :Required: `stage `_ :Optional: `configuration `_, `recipe `_, `startedBy `_ ------------ .. _configuration_heading: ************* configuration ************* .. admonition:: 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_heading: ****** recipe ****** .. admonition:: 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_heading: ***** stage ***** .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/stage :value type: | linked object array \(1-N\) of type | `DataAnalysis `_, `DataCopy `_, `GenericComputation `_, `ModelValidation `_, `Optimization `_, `Simulation `_ or `Visualization `_ :instructions: Add all stages that were performed in this workflow execution. `BACK TO TOP `_ ------------ .. _startedBy_heading: ********* startedBy ********* .. admonition:: 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 `_ ------------