Metadata-Version: 2.1
Name: yprov4wfs
Version: 0.0.4.2
Summary: A module for tracking the provenance of a workflow using a Workflow Management System.
Home-page: https://github.com/HPCI-Lab/yProv4WFs
Author: Carolina Sopranzetti
Maintainer: HPCI Lab - University of Trento
License: GNU General Public License v3 (GPLv3)
Project-URL: Homepage, https://github.com/HPCI-Lab/yProv4WFs
Project-URL: Repository, https://github.com/HPCI-Lab/yProv4WFs.git
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

## yProv4WFs
yProv4WFs is a service to track the provenance of a workflow run via a Workflow Management System (WMS) at run time. It is compliant with the W3C PROV standard.

It allows scientists or users in general to manage the provenance information collected during the execution. It focuses on a whole workflow and on specific steps inside it.

yProv4WFs is a [University of Trento](https://www.unitn.it) project, that extends the [yProv service](https://github.com/HPCI-Lab/yProv) moving the attention on the workflow level. It is designed as a plug-in usable by various WMS.

Currently, yProv4WFs is developed to be run on the following Workflow Management Systems:
-  [Streamflow](https://github.com/HPCI-Lab/yProv4WFs/blob/main/yProv4WFs_Streamflow/HowToRun_yProv4WFs_Streamflow.md)
-  [Cylc](https://github.com/HPCI-Lab/yProv4WFs/blob/main/yProv4WFs_cylc/HowToRun_yProv4WFs_Cylc.md)
<!---
-  ecFlow (
-->



