Package org.openprovenance.prov.template.log2prov
-
Interface Summary Interface Description DocumentProcessor A streaming interface for a constructor of PROV Documents, which accumulates process statements by means of its process method.RecordProcessor A streaming interface for a database backend, which accumulates (SQL) inserts statements, by means of its process method.