Fish Touching🐟🎣

ER Model

Jun 18, 2023

# Terminology

# Mapping Cardinalities

One is directed cuz it’s targeted.
image.png

# Participation

On set $E$ in a relationship set $R$

# Weak Entity Set

In E-R diagrams, a weak entity set is depicted via a double rectangle with the discriminator being underlined with a dashed line.
The relationship set connecting the weak entity set to the identifying strong entity set is depicted by a double diamond.

image.png

The figure also illustrates the use of double lines to indicate that the participation of the (weak) entity set section in the relationship sec course is total, meaning that every section must be related via sec course to some course. Finally, the arrow from sec course to course indicates that each section is related to a single course.

In general, a weak entity set must have a total participation in its identifying relationship set, and the relationship is many-to-one toward the identifying entity set.