Difference between revisions of "Evidence Retrieval"

From DE4A
Jump to navigation Jump to search
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin suscipit mauris eu dui aliquet, feugiat porttitor eros placerat. Nullam semper arcu dui, sit amet laoreet urna vulputate a. Nullam et ligula non ante faucibus commodo a eget nisi. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis.
+
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"
 
{| class="wikitable"
Line 7: Line 12:
 
|-
 
|-
 
| [[Evidence Query]]  
 
| [[Evidence Query]]  
| Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin suscipit mauris eu dui aliquet, feugiat porttitor eros placerat.
+
| 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]]  
+
| [[Intermediation Pattern|IM]], [[User-supported Intermediation Pattern|USI]], [[Verifiable Credentials Pattern|VC]], [[Lookup Pattern|LKP]]
 
|-
 
|-
 
| [[Evidence Editor]]  
 
| [[Evidence Editor]]  
| Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin suscipit mauris eu dui aliquet, feugiat porttitor eros placerat.
+
| Application component to manage creation/insertion, modification? and deletion of evidences in an evidence registry.
| IM, [[USI]], [[VC]]
+
| [[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