-
Notifications
You must be signed in to change notification settings - Fork 0
Implement RA/IA Table #4
Comments
@humerh @bernhardsk : An example for the table state model:
|
Progress update by @bernhardsk (AIT) and @humerh (AIT): A first version of the Impact Calculation Module has been implemented in AIT EMIKAT. As described above, the RA/IA Table should look like this: In order to provide the values required by the RA/IA table as shown above, a view has been created in EMIKAT to aggregate the results from the impact calculation, which currently looks like this: However the discussions during the CLARITY Developers/co-creation meeting in Vienna showed that the impact modelling should be changed slightly. The following changes should be carried out:
Next steps will focus on
|
@bernhardsk @humerh |
current status:
|
This comment has been minimized.
This comment has been minimized.
@therter Table broken due to changes in EMIKAT RA/API data format. We will update the table once this has stabilised. |
Additional query parameters to be supported. See clarity-h2020/data-package#42 |
Status:
Implement the GUI following the description in this issue and the approach described here.
RA/IA Table GUI
The table shows the output of the impact model calculation. Note: The Mock-Ups aren't valid any more (see also clarity-h2020/csis#45 (comment)):
Outdated Mock-Up
Actual Mock-Up: The table should look like this:
RA/IA Table state model
Mapping Data Package to HC Table state model
The Impact is calculated by the Risk & Impact Calculation Service (EMIKAT), therefore the data for the table should be retrieved from the EMIKAT REST Service. Ideally, the JSON data obtained from EMIKAT matches directly the internal state model of the RA/IA Table. To be discussed with @bernhardsk and @humerh
The REST URI can be obtained from the path property of respective RA/IA Data Resource of the Data Package. However, since the table data is rather small, the JSON could be stored directly in the data property of the Data Resource.
The text was updated successfully, but these errors were encountered: