Provenance patterns¶
Entity/Activity in the context of bbp-workflow¶
When creating entities in the context of bbp-workflow if no wasGeneratedBy attribute was
explicitly provided then it will be initialized with the current WorkflowExecution activity.
Same applies to activities just the corresponting attribute linking to the WorkflowExecution
activity will be wasInfluencedBy.
Many specific workflow tasks will explicitly override wasGeneratedBy attribute when
creating entities in order to link them directly to the specific activity in the context
of which they were created. The link to the WorkflowExecution activity then can be traced
through activity wasInfluencedBy attribute.
Model runtime parameters¶
Attach metadata to the model entities in order to know what parameters to use when running simulations/visualizations.