Project

General

Profile

Actions

Bug #3647

closed

Create Report Assembler

Added by debi staggs over 15 years ago. Updated almost 15 years ago.

Status:
Resolved
Priority:
Normal
Category:
reporting
Target version:
Start date:
11/12/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3647

Description

Create a report assembler that uses the data from Provenance to assemble a specific report instance (RIO) for a given workflow execution in XML format.


Related issues

Blocked by Kepler - Bug #3636: Support multiple Report formatsResolvedben leinfelder11/12/2008

Actions
Actions #1

Updated by ben leinfelder over 15 years ago

Dynamic ReportItems (i.e. an actor's port) are referenced in the ROML and used to lookup the value[s] in Provenance.
In the case of an actor port, the Token value[s] that have passed through the port are used.

The assembler must handle the layout of multiple values (informed by configuration in the ROML), and also handle "by reference" tokens (i.e. images that have "values" that are simply pointers to the resource as it exists in some accessible system). When we get to the visual rendering stage of the report instance, those references will need to be available from outside the particular Provenance system that initially captured them during workflow execution. Perhaps these resources will be published to the "publication ready archive" or they will be pushed to an online file store (Metacat instance) and referenced via an LSID.

Handling the ROML -> RIO step should be in two stages:
-Local execution: Resources are referenced only in Provenance
-RIO export: Referenced items need to be "published" so that they are accessible for

Actions #2

Updated by ben leinfelder about 15 years ago

The assembler need only deal with Java objects (making formatting decisions and looking up values from provenance). The formatting will all happen downstream once we have a fully-fleshed "ReportSpecification" object at the ready (post execution)

Actions #3

Updated by ben leinfelder almost 15 years ago

the assembler is in place.
it's up to the various Item subclasses to get their values when needed.

Actions #4

Updated by Redmine Admin almost 11 years ago

Original Bugzilla ID was 3647

Actions

Also available in: Atom PDF