I need a mental process to design an OLAP database...
Essentially for standard relational it'd be (loosely)
Identify Entities Identify Relationships Identify Properties of Entities
For each property ensure property can be related to only one entity ensure property is directly related to entity
For OLAP databases, I understand the terminology, the motivation and the structure, but have no clue as to how to decompose my relational model into an OLAP model.