Skip to content

Using the specification #223

@tloubrieu-jpl

Description

@tloubrieu-jpl

Hello,

For the EDRN project (https://edrn.nci.nih.gov/) we are interested in using the Workflow Execution Service API to trigger our worflows running in Apache Airflow and Nextflow. It looks like a very good and solid basis for our development.

Regarding the specification, I have 2 questions:

  1. I don't see a /workflows and /workflows/{id} end-point to enable the search/discovery of available workflows. I used the file as reference. Is there an end-point that I missed ? Is this /workflows end point coming in a future version of the specification ?
  2. for an Airflow implementation of the WES, the list of runs is given per workflow (DAGs in the Airflow vocabulary), that would make the /runs end-points easier to implement as /workflows/{id}/runs assuming a /workflows end-point is something we can have in the WES specification. Do you have thoughts on that ?

I am also having a question on the activity on this development. I am not seeing a lot of activity lately in the repository and especially on the Starter Kit implementation. Was that a one-off experience proposed for a workshop ? Do you advise using the WES standard and if yes, are there maintained implementations for this standard server side ?

Any advice are welcome since we don't want to re-invent the wheel and if we need to do developments, your experience is very valuable to us anyhow.

Thanks

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