Difference between revisions of "Evidence Portal"

From DE4A
Jump to navigation Jump to search
 
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Evidence portal
+
The Evidence portal application collaboration constitutes back-end functionality implementing error handling for the DP. It interfaces with Evidence retrieval and Data logistics.
  
== IM ==
+
<gallery widths="400" perrow="4" caption="Graphic representations of the Evidence Portal application collaboration">
 +
File:Evidence Portal IM.png|alt=Graphic representation of the Evidence Portal application collaboration in the Intermediation Pattern|[[Intermediation Pattern|IM]] and [[Lookup Pattern|LKP]]
 +
File:Evidence Portal USI.png|alt=Graphic representation of the Evidence Portal application collaboration in the User Supported Intermediation Pattern|[[User-supported Intermediation Pattern|USI]]
 +
File:Evidence Portal (VC).png|alt=Graphic representation of the Evidence Portal application collaboration in the Verifiable Credentials Pattern|[[Verifiable Credentials Pattern|VC]]
 +
</gallery>
  
 
{| class="wikitable"
 
{| class="wikitable"
|+ Application Components of the information desk
+
|+ Application Components of the Evidence Portal
 
|-
 
|-
! Application Component !! Description !! Application Service
+
! Application Component !! Description !! Pattern(s)
 
|-
 
|-
| placeholder || Example ||  
+
| [[Evidence Portal Front-end]]
*bla
+
| This application component implements UI functionality to handle exceptions connected to evidences as well as the preview of evidences. For VC this also includes the enabler of DID connection establishment with the user.
*bla
+
| [[Intermediation Pattern|IM]], [[User-supported Intermediation Pattern|USI]], [[Verifiable Credentials Pattern|VC]]
 
|-
 
|-
| placeholder || Example ||
+
| [[Evidence Portal Back-end]]
*bla
+
| Shares the functionality that enables the secure exchange of messages, records, forms, and other kinds of data between different ICT systems.
*
+
This includes the DID connection handling and evidence related events (VC). Generation of persistent URL which will be communicated to the DC enabling the user to return to “the right place” at a later point in time (USI). Error handling connected to evidences and rendering the evidence so it can be previewed by the user.
*
+
| [[Intermediation Pattern|IM]], [[User-supported Intermediation Pattern|USI]], [[Verifiable Credentials Pattern|VC]], [[Lookup Pattern|LKP]]
|}
 
 
 
== USI ==
 
 
 
{| class="wikitable"
 
|+ Application Components of the information desk
 
|-
 
! Application Component !! Description !! Application Service
 
|-
 
| placeholder || Example ||
 
*bla
 
*bla
 
|-
 
| placeholder || Example ||
 
*bla
 
*
 
*
 
|}
 
 
 
 
 
== VC ==
 
 
 
{| class="wikitable"
 
|+ Application Components of the information desk
 
|-
 
! Application Component !! Description !! Application Service
 
|-
 
| placeholder || Example ||
 
*bla
 
*bla
 
|-
 
| placeholder || Example ||
 
*bla
 
*
 
*
 
 
|}
 
|}

Latest revision as of 14:24, 20 April 2022

The Evidence portal application collaboration constitutes back-end functionality implementing error handling for the DP. It interfaces with Evidence retrieval and Data logistics.

Application Components of the Evidence Portal
Application Component Description Pattern(s)
Evidence Portal Front-end This application component implements UI functionality to handle exceptions connected to evidences as well as the preview of evidences. For VC this also includes the enabler of DID connection establishment with the user. IM, USI, VC
Evidence Portal Back-end Shares the functionality that enables the secure exchange of messages, records, forms, and other kinds of data between different ICT systems.

This includes the DID connection handling and evidence related events (VC). Generation of persistent URL which will be communicated to the DC enabling the user to return to “the right place” at a later point in time (USI). Error handling connected to evidences and rendering the evidence so it can be previewed by the user.

IM, USI, VC, LKP