trungdong / prov

A Python library for W3C Provenance Data Model (PROV)
http://prov.readthedocs.io/
MIT License
120 stars 44 forks source link
prov prov-dm prov-json prov-o provenance provenance-model python w3c

============ Introduction

.. image:: https://badge.fury.io/py/prov.svg :target: http://badge.fury.io/py/prov :alt: Latest Release .. image:: https://github.com/trungdong/prov/workflows/CI/badge.svg?branch=master :target: https://github.com/trungdong/prov/actions?workflow=CI :alt: CI Status .. image:: https://img.shields.io/coveralls/trungdong/prov.svg :target: https://coveralls.io/r/trungdong/prov?branch=master :alt: Coverage Status .. image:: https://img.shields.io/pypi/wheel/prov.svg :target: https://pypi.python.org/pypi/prov/ :alt: Wheel Status .. image:: https://img.shields.io/pypi/pyversions/prov.svg :target: https://pypi.python.org/pypi/prov/ :alt: Supported Python version .. image:: https://img.shields.io/pypi/l/prov.svg :target: https://pypi.python.org/pypi/prov/ :alt: License

A library for W3C Provenance Data Model supporting PROV-O (RDF), PROV-XML, PROV-JSON import/export

Features

Uses ^^^^

See a short tutorial <http://trungdong.github.io/prov-python-short-tutorial.html>_ for using this package.

This package is used extensively by ProvStore <https://openprovenance.org/store/>_, a free online repository for provenance documents.