prov-convert
tools for prov
Install
- All systems
-
curl cmd.cat/prov-convert.sh
- Debian
-
apt-get install prov-tools
- Ubuntu
-
apt-get install prov-tools
- Kali Linux
-
apt-get install prov-tools
- Fedora
-
dnf install python3-prov
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install prov-tools
- Raspbian
-
apt-get install prov-tools
- Dockerfile
- dockerfile.run/prov-convert
prov-tools
tools for prov
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 command-line tools for the prov library.
python3-prov
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 prov library for Python 3.