BCCDC-PHL / pipeline-provenance-schema

0 stars 0 forks source link

Fix schema structure #6

Closed dfornika closed 4 months ago

dfornika commented 4 months ago

While validating a provenance file from the BCCDC-PHL/routine-assembly pipeline, got this error message:

PointerToNowhere: '/definitions/OutputFileProvenanceRecord' does not exist within schema

The OutputFileProvenanceRecord definition does exist in the schema, but it's in the wrong location:

https://github.com/BCCDC-PHL/pipeline-provenance-schema/blob/773f3aedb9bd13279fd072da73e88787682dd701/schema/pipeline-provenance.json#L288-L349