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

Return more information on /jobs/{jobId}/inputs #734

Open
fmigneault opened this issue Oct 10, 2024 · 0 comments
Open

Return more information on /jobs/{jobId}/inputs #734

fmigneault opened this issue Oct 10, 2024 · 0 comments
Assignees
Labels
feature/job Issues related to job execution, reporting and logging. process/OAP-Part4: Jobs OGC API - Processes - Part 4: Job Management project/OGC-GDC Developments related to OGC GeoDataCube triage/feature New requested feature.

Comments

@fmigneault
Copy link
Collaborator

Description

As explore in #713 and highlighted in opengeospatial/ogcapi-processes#437 (comment), the GET /jobs/{jobId}/inputs operation with inputs and outputs is not sufficient to replicate a job execution, because many additional execution parameters and content negotiation can drastically affect how the results are returned (encodings, media-type, value/link, etc.).

The following details should be added to the response:

  • V1:
    • response=raw|document
    • outputs -> must be extended to include transmissionMode=value|reference
    • headers
      • Accept
  • V2:
    • headers, notably for:
      • Prefer: return=minimal|representation
      • Prefer: respond-async|wait=x
      • Accept

References

@fmigneault fmigneault added triage/feature New requested feature. feature/job Issues related to job execution, reporting and logging. process/OAP-Part4: Jobs OGC API - Processes - Part 4: Job Management labels Oct 10, 2024
@fmigneault fmigneault self-assigned this Oct 10, 2024
@fmigneault fmigneault added the project/OGC-GDC Developments related to OGC GeoDataCube label Oct 10, 2024
fmigneault added a commit that referenced this issue Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/job Issues related to job execution, reporting and logging. process/OAP-Part4: Jobs OGC API - Processes - Part 4: Job Management project/OGC-GDC Developments related to OGC GeoDataCube triage/feature New requested feature.
Projects
None yet
Development

No branches or pull requests

1 participant