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 CWL PROV support #778

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

add CWL PROV support #778

wants to merge 18 commits into from

Conversation

fmigneault
Copy link
Collaborator

@fmigneault fmigneault commented Dec 6, 2024

description

  • basic only (no extra weaver-specific tracking)

    • base /jobs/{jobId}/prov added with a few media-type variants handled
    • only return cwlprov results as is
  • needs more adjustments to apply additional weaver-specific metadata (see 'FIXME' in code changes)

  • needs further validation in a full workflow, but works for a single process call

references

endpoints preview: https://pavics-weaver--778.org.readthedocs.build/en/778/api.html#tag/Provenance

@fmigneault fmigneault self-assigned this Dec 6, 2024
@fmigneault fmigneault marked this pull request as draft December 6, 2024 07:06
@github-actions github-actions bot added ci/doc Issue related to documentation of the package feature/CWL Issue related to CWL support feature/db Related to database or datatype manipulation. feature/oas Issues related to OpenAPI specifications. process/wps3 Issue related to WPS 3.x (REST-JSON) processes support feature/job Issues related to job execution, reporting and logging. labels Dec 6, 2024
@fmigneault fmigneault added project/OGC-GDC Developments related to OGC GeoDataCube project/OGC-IPT Developments related to OGC Integrity, Provenance, and Trust WIP Work in progress labels Dec 6, 2024
@github-actions github-actions bot added the ci/tests Tests of the package and features label Dec 11, 2024
@github-actions github-actions bot added the ci/operations Related to CI operations (actions, execution, install, builds, etc.) label Dec 11, 2024
@github-actions github-actions bot added the feature/cli Issues or features related to CLI operations. label Dec 13, 2024
@fmigneault fmigneault marked this pull request as ready for review December 14, 2024 00:45
@fmigneault fmigneault changed the title [wip] add CWL PROV support add CWL PROV support Dec 14, 2024
@fmigneault fmigneault removed the WIP Work in progress label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/doc Issue related to documentation of the package ci/operations Related to CI operations (actions, execution, install, builds, etc.) ci/tests Tests of the package and features feature/cli Issues or features related to CLI operations. feature/CWL Issue related to CWL support feature/db Related to database or datatype manipulation. feature/job Issues related to job execution, reporting and logging. feature/oas Issues related to OpenAPI specifications. process/wps3 Issue related to WPS 3.x (REST-JSON) processes support project/OGC-GDC Developments related to OGC GeoDataCube project/OGC-IPT Developments related to OGC Integrity, Provenance, and Trust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support CWL Prov with cwltool for OGC API - Processes IPT
1 participant