Bug #3634
closed
Define the interface between Provenance and Reporting
Added by debi staggs about 16 years ago.
Updated over 15 years ago.
Description
Create a diagram and classes for the interface between Provenance and Reporting.
- Get token data for given workflow run and object(port or param, etc.)
Filing under Provenance as requested in last reporting/provenance meeting.
From the ROML we will have fully qualified names for the items [ports|parameters] being reported on, and will look up the [token] values using the execution ID (considering LSID as an implementation).
something like this would be the minimum needed:
List<Tokens> getTokenValues(String executionId, String name);
we have this look up implemented now - closing
Original Bugzilla ID was 3634
Also available in: Atom
PDF