Difference between revisions of "Evidence Retrieval"

From DE4A
Jump to navigation Jump to search
(Created page with "Evidence retrieval")
 
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Evidence retrieval
+
The Evidence retrieval application collaboration aggregates multiple components to implement the looking up of evidence from an evidence registry by both DP and DC (from eProcedure portal). The evidence editor is MS specific and supports the lifecycle of evidences. It offers an interface so a portal can retrieve an evidence.
 +
 
 +
<gallery widths="400" perrow="2" caption="Graphic representations of the Evidence Retrieval application collaboration">
 +
File:Evidence Retrieval.png|alt=Graphic representation of the Evidence Retrieval application collaboration|[[Intermediation Pattern|IM]],  [[User-supported Intermediation Pattern|USI]] and [[Lookup Pattern|LKP]]
 +
File:Evidence Retrieval (VC).png|alt=Graphic representation of the Evidence Retrieval application collaboration|[[Verifiable Credentials Pattern|VC]]
 +
</gallery>
 +
 
 +
{| class="wikitable"
 +
|+ Application Components of the Evidence Retrieval
 +
|-
 +
! Application Component !! Description !! Pattern(s)
 +
|-
 +
| [[Evidence Query]]
 +
| Application component providing functionality to query an evidence registry for retrieving evidence and providing an interface to expose this functionality to the outside.
 +
| [[Intermediation Pattern|IM]], [[User-supported Intermediation Pattern|USI]], [[Verifiable Credentials Pattern|VC]], [[Lookup Pattern|LKP]]
 +
|-
 +
| [[Evidence Editor]]
 +
| Application component to manage creation/insertion, modification? and deletion of evidences in an evidence registry.
 +
| [[Intermediation Pattern|IM]], [[User-supported Intermediation Pattern|USI]], [[Verifiable Credentials Pattern|VC]], [[Lookup Pattern|LKP]]
 +
|-
 +
|[[Evidence Query to Portal]]
 +
|The Evidence Query Application Component exposes an interface in order to make use of it.
 +
|[[Intermediation Pattern|IM]], [[User-supported Intermediation Pattern|USI]], [[Verifiable Credentials Pattern|VC]], [[Lookup Pattern|LKP]]
 +
|}

Latest revision as of 15:01, 21 June 2021

The Evidence retrieval application collaboration aggregates multiple components to implement the looking up of evidence from an evidence registry by both DP and DC (from eProcedure portal). The evidence editor is MS specific and supports the lifecycle of evidences. It offers an interface so a portal can retrieve an evidence.

Application Components of the Evidence Retrieval
Application Component Description Pattern(s)
Evidence Query Application component providing functionality to query an evidence registry for retrieving evidence and providing an interface to expose this functionality to the outside. IM, USI, VC, LKP
Evidence Editor Application component to manage creation/insertion, modification? and deletion of evidences in an evidence registry. IM, USI, VC, LKP
Evidence Query to Portal The Evidence Query Application Component exposes an interface in order to make use of it. IM, USI, VC, LKP