Skip to content

How to specify the order of objects (and results) #95

@SteffenBrinckmann

Description

@SteffenBrinckmann

Hey,
let's say we take the example image under "Multiple processes" under https://www.researchobject.org/workflow-run-crate/profiles/process_run_crate/. In that image, let's say we want to subtract file result1.txt from input2.txt in createAction2.
How do we specify the order of operation, that we do A-B and not by accident B-A?
Same if the action has multiple outputs (first output becomes input for Action3 while second output becomes input for Action4)?

Json-ld by default has no order to the list. One has to manually enforce it.

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