Difference between revisions of "Evidence Portal"

From DE4A
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
The Evidence portal application collaboration constitutes back-end functionality implementing error handling for the DP. It interfaces with Evidence retrieval and Data logistics.
 
The Evidence portal application collaboration constitutes back-end functionality implementing error handling for the DP. It interfaces with Evidence retrieval and Data logistics.
  
<gallery widths="400" perrow="3" caption="Graphic representations of the Evidence Portal application collaboration">
+
<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|LKB]]
+
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 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]]  
+
File:Evidence Portal (VC).png|alt=Graphic representation of the Evidence Portal application collaboration in the Verifiable Credentials Pattern|[[Verifiable Credentials Pattern|VC]]
 
</gallery>
 
</gallery>
  
Line 19: Line 19:
 
| Shares the functionality that enables the secure exchange of messages, records, forms, and other kinds of data between different ICT systems.  
 
| 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.
 
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]]
+
| [[Intermediation Pattern|IM]], [[User-supported Intermediation Pattern|USI]], [[Verifiable Credentials Pattern|VC]], [[Lookup Pattern|LKP]]
 
|}
 
|}

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