Valacich Msad8e ch08
Valacich Msad8e ch08
and Design
Eighth Edition, Global Edition
Joseph S. Valacich
Joey F. George
FIGURE 8-1
Systems development life cycle with analysis phase highlighted
FIGURE 8-2
Relationship between data modeling and the SDLC
Chapter 8 Copyright © 2017 Pearson Education, Ltd. 8-7
Deliverables and Outcome
Entity-relationship (E-R) diagram or UML class diagram
Entities (or classes) – categories of data, represented as
rectangles
Relationships (or associations) – lines between the entities
Set of entries about data objects to be stored in
repository project dictionary, or data modeling software
Repository links data, process, and logic models of an information
system.
Data elements included in the data flow diagram (DFD) must appear in
the data model and vice versa.
Each data store in a process model must relate to business objects
represented in the data model.
FIGURE 8-11
Binary relationships
Examples of relationships
of different degrees
Ternary relationships
Attribute on a relationship
Figure 8-22
E-R diagram for the WebStore system