Relationship Types, Sets, Roles and Structural Constraints Flashcards
cardinality ratio
maximum number of relationship instances an entity can participate in
participation constraint (or minimum cardinality constraint)
minimum number of relationship instances an entity can participate in
total participation
every entity must be related to another entity
partial participation
part of the set of entities are related to another entity
weak entity types
entities that do not have a key attribute
identifying or owner entity type
entity type used with an attribute to define a relationship to another entity
identifying relationship
relationship that links weak entity type to its owner
partial key
attribute that can uniquely identify weak entities that are related to the same owner entity
aggregation in UML
representation of a relationship between an entity and its components