The document outlines the steps for mapping an ER or EER model to a relational database schema. It discusses:
1. The 7 steps for mapping entity types, relationship types, attributes, and other constructs from an ER model to relations. This includes mapping entities, relationships, attributes, specializations/generalizations.
2. Additional steps 8 and 9 for mapping special constructs from an EER model like specialization/generalization and categories/union types. Various options for mapping these constructs are presented.
3. Examples are provided throughout to illustrate how each modeling construct in sample ER/EER diagrams would be mapped to relations and keys following the outlined steps. Figures show both the ER/EER