An open API service indexing awesome lists of open source software.

https://github.com/hbpvis/indiprov

Distributed provenance tracking for interactive visualization applications
https://github.com/hbpvis/indiprov

Last synced: 22 days ago
JSON representation

Distributed provenance tracking for interactive visualization applications

Awesome Lists containing this project

README

          

InDiProv is a logging server for linux that implements the PROV-O model.

https://www.w3.org/TR/prov-o/

Requirements:

- a running MySQL server
- odb for database interaction http://www.codesynthesis.com/products/odb/download.xhtml
- RapidJSON for json parsing https://github.com/miloyip/rapidjson
- pistache as REST backend https://github.com/oktal/pistache