University Data Modelling Assignment Solution: Wheels-4-U Project
VerifiedAdded on 2023/01/06
|11
|765
|68
Homework Assignment
AI Summary
This document presents a comprehensive data modeling assignment solution for the Wheels-4-U case study. It begins with the construction of an information model, detailing the entity data dictionary, which describes various entities such as FleetMember, Vehicle, and Booking, along with their aliases and occurrences within the organization. The solution then outlines the relationship data dictionary, illustrating relationships like 'MemberOf,' 'ServicedBy,' and 'BookedBy,' providing descriptions and occurrences. A relationship-entity data dictionary is also included, specifying multiplicities for each entity in the relationships. Furthermore, the assignment includes a detailed attributes data dictionary, defining attributes for each entity, such as Service_ID, RegistrationNo, and ClientID, along with data types, lengths, nullability, and multi-valued characteristics. Finally, an Entity-Relationship Diagram (ERD) visually represents the data model, offering a clear understanding of the relationships between entities.
1 out of 11