Skip to main content

Module prov

Module prov 

Source
Expand description

W3C PROV-JSON export for data lineage interoperability.

Exports generation lineage in the W3C PROV-JSON format as defined by https://www.w3.org/Submission/2013/SUBM-prov-json-20130424/.

Structs§

ProvActivity
A PROV activity.
ProvAgent
A PROV agent.
ProvAttribution
A PROV attribution relationship.
ProvDerivation
A PROV derivation relationship.
ProvDocument
A W3C PROV-JSON document.
ProvEntity
A PROV entity.
ProvGeneration
A PROV generation relationship.
ProvUsage
A PROV usage relationship.

Functions§

manifest_to_prov
Converts a RunManifest into a W3C PROV-JSON document.