Skip to content

Workflow RO Crate profile example does not appear to comply with the profile #55

@ptsefton

Description

@ptsefton

The example crate does not contain an entity of @type ["File", "SoftwareSourceCode", "ComputationalWorkflow"]

Thought the profile here https://about.workflowhub.eu/Workflow-RO-Crate/ says it should

the Main entity does not have @type computational workflow:

    {
      "@id": "example_workflow.cwl",
      "@type": [
        "File",
        "SoftwareSourceCode",
        "HowTo"
      ],
      "programmingLanguage": {
        "@id": "https://w3id.org/workflowhub/workflow-ro-crate#cwl"
      },
      "name": "Example Workflow",
      "image": {
        "@id": "diagram.svg"
      }
    },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions