Concept Synthesis for Data Modeling (I.E)
In HOPEX Logical Data a data model (I.E) is represented by:
Entities, which represent the basic concepts (client, account, product, etc.).
Associations, which define relationships between the different entities.
Attributes which define the characteristics of entities.
The attribute that enables unique identification of an entity is called an identifier.
The data model is completed by definition of multiplicities (or cardinalities).