Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to RO-Crate Submission API from WorkflowHub #12

Open
lrodrin opened this issue Jul 8, 2021 · 2 comments
Open

Add support to RO-Crate Submission API from WorkflowHub #12

lrodrin opened this issue Jul 8, 2021 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@lrodrin
Copy link
Contributor

lrodrin commented Jul 8, 2021

WfExS will upload RO-Crates to WorkflowHub. So, WfExS should support uploading those RO-Crates to WorkflowHub, using their RO-Crate Submission API.

See RO-Crate Submission API documentation: https://about.workflowhub.eu/ro-crate-api/

@lrodrin lrodrin added the enhancement New feature or request label Jul 20, 2021
@jmfernandez jmfernandez changed the title Add support to RO-Crate API from WorkflowHub Add support to RO-Crate Submission API from WorkflowHub Jul 22, 2021
@jmfernandez
Copy link
Member

It is going to take a while, as it depends on other developments. Once the code is in place, this requires to integrate the user credentials , and documenting how to obtain a WorkflowHub API token .

@jmfernandez jmfernandez added this to the 0.5.x milestone Jul 22, 2021
@jmfernandez
Copy link
Member

There are two possible scenarios:

  • Creation of a novel workflow, where the project_id(s) have to be provided.
  • Uploading a new release to an existing workflow, where the workflow_id should be provided.

@jmfernandez jmfernandez modified the milestones: 0.5.x, 0.6.x May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants