Posts tagged 'PROV-JSON'

PROV Python 1.4.0

Last night, I released a new version of PROV Python library, version 1.4.0. It fixes the prov:QUALIFIED_NAME bug that I had inadvertently introduced since the inception of the library. ProvToolbox recently fixed the same bug (since version 0.7.0), and with this release, the two libraries …

A Short Tutorial for Prov Python

Documentation is hard work! I started the work on the PROV Python package nearly three years ago and yet its documentation is still quite lacking. As a small effort to make up for it, I thought a simple tutorial might help a bit.

So here it is: the first tutorial …