Changes between Version 4 and Version 5 of ConceptualModel
- Timestamp:
- 05/05/26 01:55:46 (12 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ConceptualModel
v4 v5 29 29 30 30 ---- 31 32 {{{Admin}}} 33 34 Subtype/specialization of {{{User}}} entity. Inherits from {{{User}}}. Has administrator privileges. 35 36 '''Candidate keys:''' 37 * {{{user_id}}} - Inherits {{{user_id}}} from {{{User}}} 38 39 '''Attributes:''' 40 41 * Inherits all attributes from {{{User}}} 42 43 ----
