Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.36 KB

README.rst

File metadata and controls

40 lines (30 loc) · 1.36 KB

prov

Latest Release

Build Status

Coverage Status

Wheel Status

Downloads

A library for W3C Provenance Data Model supporting PROV-JSON import/export

Features

This package provides an implementation of the W3C PROV Data Model in Python. It provides in-memory classes for PROV assertions and can be serialized into PROV-JSON representation. In addition, the included prov.dot module exports PROV documents into various graphical formats (e.g. PDF, PNG, SVG).

Uses

This package is used extensively by ProvStore, a respository for provenance documents.