Identifiers
Each entity occurrence has a unique identifier
The identifier is an attribute (or group of attributes) that describes or identifies each entity occurrence
An identifier should be unique to each occurrence
Referred to as a ‘primary key’ in relational models
e.g., in the list of potential attributes of the entity STUDENT, the identifier could be Student Number.