inab / WfExS-backend

Workflow Execution Service Backend
Apache License 2.0
16 stars 6 forks source link

Define Workflow Run RO-Crate profile #11

Open stain opened 3 years ago

stain commented 3 years ago

See WfExS possible RO-Crate profiles captured by @lrodrin @jmfernandez

We should gather some example outputs and first look how far we get with using https://www.researchobject.org/ro-crate/1.1/provenance.html

Also see https://www.researchobject.org/ro-crate/1.2-DRAFT/profiles.html

jmfernandez commented 1 year ago

As of 0.9.0 tag (f2c6fed0308a92436b35b6fba4ec13926046fa57) most of the profile is implemented. WfExS-backend now is also able to generate materialized crates, where the workflow, inputs, containers (and outputs for retrospective cases) are included. Some semantic descriptions and all the metrics are still left, and some details like including the graphical representation of the executed workflow.