Hi Donghoon,
The SQL provenance code is in provenance/src/org/kepler/provenance/sql/. The Provenance Recorder can write provenance information to different types of outputs. Instead of using the existing SQL provenance, you might find it easier to create a new output that only writes specific values. A simple example of an output type is provenance/src/org/kepler/provenance/TextFileRecording.java. --dan On 10/28/14 7:50 AM, DONGHOON KIM wrote:
Dear Daniel and Kepler developers, In provenance module, I want to know how to take an value from an actor and send them to the database. Which files are related to that functionality? I have checked RecordingParameters.java file. It would be great if you can explain using source code level? Otherwise, do you have any implementation documentation for provenance module? Thank you -Donghoon
_______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
