python3-prov

W3C Provenance Data Model (Python 3)
  https://github.com/trungdong/prov
  0
  no reviews



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.