ProvSense is a Python library for managing knowledge graph provenance. It enables efficient comparison of files, tracking changes, and enforcing provenance rules to ensure data integrity and traceability. Ideal for researchers and developers, ProvSense promotes transparency and accountability in data-driven workflows.
Install this package via :
pip install ProvSense
Or get the newest development version via:
pip install git+https://github.com/sensein/ProvSense/.git
from ProvSense.app import hello_world
hello_world()
- A
- lot