Creating the raw data model is the first step in building a Data Vault.
In this “Build” module, you will be able to create the data model, either graphically or by listing the different entities.
This model serves as the foundation for the rest of the data management process, and it defines the relationships (links) between different business concepts (hubs) and attributes (satellites). The model should be designed based on the business requirements and processes. It is not a copy of the source systems. That is the main reason for this module being the first available.