Group: org.openprovenance.prov - All Dependencies
|---- PROV-MODEL · A generic implementation of the PROV Data Model as Java Beans Interfaces, irrespective of the underlying bean implementation
|---- PROV-INTEROP · A package aimed at systematic testing convertibility of prov representations.
|---- PROV-XML · Java Objects representing the PROV model and an XML serialiser/deserialiser for them. Classes were initially generated by JAXB, from the XML schema for PROV, and over time edited by hand.
|---- PROV-N · A Parser for PROV-N Provenance Notation.
|---- PROV-DOT · A conversion of PROV Java Beans into DOT format for visualization.
|---- PROV-TEMPLATE · A template system for PROV bundles.
|---- PROV-GENERATOR · A random generator of PROV graphs.
|---- PROV-RDF · A conversion of PROV java beans into RDF, generated by elmo plugin from the PROV-OWL ontology.
|---- PROV-INTEROP: LIGHT · An instance of prov-interop with light set of explicit dependencies.
|---- PROV-TEMPLATE-COMPILER · A template system for PROV bundles.
|---- PROV-MODEL-SCALA · A scala implementation of the PROV Data Model
|---- provconvert tool · A tool to manipulate PROV representations from the command line.
|---- PROV-SQL · Java Objects representing the PROV model, XML serialiser/deserialiser for them, and ORM mapping generated by HyperJaxb.