baffelli / pyperator

Simple python workflow engine based on asyncio and a DAG structure.
MIT License
55 stars 7 forks source link

Generate provenance information #1

Open baffelli opened 7 years ago

baffelli commented 7 years ago

It could be usesful to generate provenance info using the https://www.w3.org/TR/prov-overview/ model. https://dvcs.w3.org/hg/prov/raw-file/tip/bestpractices/BestPractices.html. At the moment, all provenance info is saved in the log, not very readable.