DATA DOMAINS#
The data domains that Journey can handle are of two types:
- Structured
Refers to received data that have a structure defined within
Journeyas described in section data model.- Unstructured
Refers to received or obtained data that have a structure defined outside of
Journeyor do not have a defined structure.
Structured Data Domains#
DBDat handles data that are directly related to the
Journeydatabase tables. All other domain data whether structured or not are parsed and converted into DBDat domain data and then stored to the database. For details see section DBDat.IFDat defines a structure that the RAs of Investment Funds use to submit Investment Fund domain data.handles data coming from Investment Fund units. For details see section IFDat.
Unstructured Data Domains#
TODO