PyPROMS is a client library to make PROV and PROMS documents and submit them to a PROMS server instance
Project description
PyProms is a library of classes that helps Python coders generate provenance reports using the PROV and PROMS Ontologies. It also has a function to send a Report to an instances of the PROMS Server for storage.
The classes match the PROMS-O OWL classes, for example the Python class ‘Report’ matches the PROMS-O ‘Report’ class.
PyProms is expected to be extended so if you need so add to it to get your reporting job done, please do so! If you’re really nice, you might consider letting the author, Nicholas Car <nicholas.car@csiro.au> know what you’ve added as this will help with further releases.