Skip to content

Define the relevant Job Provenance URI on dismissed/missing definitions #845

@fmigneault

Description

@fmigneault

Description

Job provenance that failed generation or that was dismissed from cleanup should employ a properly defined type.

Currently, a temporary/unofficial "no-job-provenance" is used:

prov_body = {
"title": "NoJobProvenance",
"type": "no-job-provenance", # unofficial
"detail": "Job provenance could not be retrieved for the specified job.",
"cause": "Missing or invalid provenance details."
}

References

Metadata

Metadata

Assignees

Labels

feature/job/provenanceIssue related to W3C PROV metadata applied to a Job.project/OGCRelated to OGC testbeds or relavant projects.project/OGC-IPTDevelopments related to OGC Integrity, Provenance, and Trust

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions