Difference between revisions of "Data Logistics"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | + | The Data Logistics application collaboration consists of one high-level component realizing the functionality needed to implement all data logistics surrounding the exchange of messages between DC and DP. It offers an interface to expose its functionality to other components, e.g. evidence interchange management. | |
{| class="wikitable" | {| class="wikitable" | ||
Line 10: | Line 10: | ||
| [[Intermediation Pattern|IM]], [[USI]] | | [[Intermediation Pattern|IM]], [[USI]] | ||
|- | |- | ||
− | | [[Data Exchange Gateway]] <span style="background:#FFFF00">TODO discuss, this is not | + | | [[Data Exchange Gateway]] <span style="background:#FFFF00">TODO discuss, this is not an application component but an interface</span> |
| The Data Exchange Component exposes an interface in order for other components to make use of it. | | The Data Exchange Component exposes an interface in order for other components to make use of it. | ||
| [[Intermediation Pattern|IM]], [[USI]] | | [[Intermediation Pattern|IM]], [[USI]] | ||
|} | |} |
Revision as of 09:31, 24 March 2021
The Data Logistics application collaboration consists of one high-level component realizing the functionality needed to implement all data logistics surrounding the exchange of messages between DC and DP. It offers an interface to expose its functionality to other components, e.g. evidence interchange management.
Application Component | Description | Pattern(s) |
---|---|---|
Data Exchange | Shares the functionality that enables the secure exchange of messages, records, forms and other kinds of data between different ICT systems. This includes data routing, except endpoint discovery. | IM, USI |
Data Exchange Gateway TODO discuss, this is not an application component but an interface | The Data Exchange Component exposes an interface in order for other components to make use of it. | IM, USI |