ResearchObject / workflow-run-crate

Workflow Run RO-Crate profile
https://www.researchobject.org/workflow-run-crate/
Apache License 2.0
8 stars 9 forks source link

CQ5 - Step running time #13

Closed simleo closed 1 year ago

simleo commented 2 years ago

How long does this workflow component take to run? (estimate)

Use totalTime? Allowed on HowTo and HowToDirection but not on HowToStep. Can also get actual duration from endTime - startTime on the action.

ilveroluca commented 1 year ago

This should probably be "How long did this workflow component take to run?"

simleo commented 1 year ago

Closing as already done, see https://github.com/ResearchObject/workflow-run-crate/issues/14#issuecomment-1384169522 (same observations, but in this case the endTime and startTime are those of the CreateAction corresponding to the component run).