Review the list of entity types found so far, check whether there has been any duplication or overlap, and adjust the list accordingly.
¤ Name the entity types
For each entity type, write a definition and choose the best name. State at least one identifier for the entity type (this may be a composite identifier involving attribute types and relationship types). If an entity type is a subtype of another entity type in the list, record the name of the parent entity type against the subtype.
¤ Construct an entity relationship diagram
Construct a diagram showing the entity types and relationship types found so far. By drawing the diagram, you may think of more entity types and relationship types. Do not wander outside the perceived scope or include redundant relationship types.
¤ Name the relationship types
Always provide a name for the relationship types on the diagram. Relationship types have two names, one for each relationship membership.
¤ Determine the cardinality and optionality of relationship memberships
Consider the cardinality of each relationship membership and indicate the cardinality of many or one on the diagram. Consider whether it is mandatory for the entity type to participate in the relationship membership; if it is not, indicate optionality on the diagram.
» Creates deliverable D3.2.1 Entity Type Definition
» Creates deliverable D3.2.2 Initial Entity Relationship Diagram
Previous : A3.1.3
Activity Overview : A3.1
Stage Overview : Analysis Stage
Overview : Table of Contents