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

Update cwltool-runcrate version of the predict pipeline crate #52

Closed simleo closed 1 year ago

simleo commented 1 year ago

This version is generated with the latest versions of cwltool and runcrate.

{
    "@id": "./",
    "@type": "Dataset",
    "conformsTo": [
        {"@id": "https://w3id.org/ro/wfrun/process/0.1"},
        {"@id": "https://w3id.org/ro/wfrun/workflow/0.1"},
        {"@id": "https://w3id.org/ro/wfrun/provenance/0.1"},
        {"@id": "https://w3id.org/workflowhub/workflow-ro-crate/1.0"}
    ],
    ...
},
{
    "@id": "https://w3id.org/ro/wfrun/process/0.1",
    "@type": "CreativeWork",
    "name": "Process Run Crate",
    "version": "0.1"
},
{
    "@id": "https://w3id.org/ro/wfrun/workflow/0.1",
    "@type": "CreativeWork",
    "name": "Workflow Run Crate",
    "version": "0.1"
},
{
    "@id": "https://w3id.org/ro/wfrun/provenance/0.1",
    "@type": "CreativeWork",
    "name": "Provenance Run Crate",
    "version": "0.1"
},
{
    "@id": "https://w3id.org/workflowhub/workflow-ro-crate/1.0",
    "@type": "CreativeWork",
    "name": "Workflow RO-Crate",
    "version": "1.0"
},