Install python3-prov by entering the following commands in the terminal:
sudo apt update sudo apt install python3-prov
Description:
W3C Provenance Data Model (Python 3)
A library for W3C Provenance Data Model supporting PROV-JSON and PROV- XML import/export. . Features: - An implementation of the W3C PROV Data Model in Python. - In-memory classes for PROV assertions, which can then be output as PROV-N. - Serialization and deserializtion support: PROV-JSON and PROV-XML. - Exporting PROV documents into various graphical formats (e.g. PDF, PNG, SVG). . This package provides the modules for Python 3.
Homepage: https://github.com/trungdong/prov
Version: 1.5.0-2
Section: universe/python