DATA DOMAINS#

The data domains that Journey can handle are of two types:

Structured

Refers to received data that have a structure defined within Journey as described in section data model.

Unstructured

Refers to received or obtained data that have a structure defined outside of Journey or do not have a defined structure.

Structured Data Domains#

  • DBDat handles data that are directly related to the Journey database 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