...
Once the PRESTO entities have been created, we can make JOINS between them transparently to the repository:
...
DataClass Concept
...
(Data Governance)
The DataClass functionality associated with Data Governance, allows to associate both Entities (at a general level) and attributes of these, these rules allow to define validation rules and data formatting, thus allowing to execute a preprocessing before inserting the data.
...