Bug #3634
Define the interface between Provenance and Reporting
Start date:
11/12/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3634
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.)
History
#1 Updated by Derik Barseghian over 13 years ago
Filing under Provenance as requested in last reporting/provenance meeting.
#2 Updated by ben leinfelder over 13 years ago
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);
#3 Updated by ben leinfelder about 13 years ago
we have this look up implemented now - closing
#4 Updated by Redmine Admin about 9 years ago
Original Bugzilla ID was 3634