Skip to content

Provenance capturing and inspection for the StreamVizzard stream processing framework

License

Notifications You must be signed in to change notification settings

dbis-ilm/streamvizzard-provinspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProvInspector

Made-with-Python W3C-PROV License Coverage Black

ProvInspector is a Python library that integrates support for provenance capturing, provenance graph generation, and provenance inspection into the StreamVizzard stream processing framework. The underlying data model is compliant with the W3C PROV specification.

Installation

Using pip

pip install git+https://dbgit.prakinf.tu-ilmenau.de/masc7357/provinspector

Using Poetry

poetry install

The dependencies for development can be installed via Poetry's --with option:

poetry install --with dev

License

This project is Apache 2.0 licensed. Copyright © 2024 by Marius Schlegel.

About

Provenance capturing and inspection for the StreamVizzard stream processing framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages