CONCEPTUAL MODELING

  • DWH modeling approaches are as follow
REQUIREMENT DRIVEN APPROACHthe model is based of user interaction requirements, no knowledge about data sources
DATA DRIVEN APPROACHthe model is based on the data sources available
MIXED APPROACHthe requirement analysis refine the model derived by the data sources available

DIMENSIONAL FACT MODEL

objectives

  • create effective documentation
  • support for conceptual design
  • user friendly environment for queries
  • favor communication between the designer and the user

dictionary

CONCEPTDESCRIPTION
factsomething relevant to the decision making process
measurenumerical property of a fact
dimensionit’s a fact property with a finite domain
dimensional attributedimensions with possible attributes
hierarchydirected tree with dimensional attributes as nodes, it includes a dimension at the root of the tree
CONCEPTDESCRIPTION
PRIMARY EVENTparticular occurrence of a fact identified by a n-ple for each dimension
SECONDARY EVENTidentified by a set of n-ple dimensional attribute values, it aggregates a set of primary events

PREVIOUS NEXT