In: Computer Science
A certain airport authority wants to organize some of the data associated with the airport. The relevant information is as follows:
Create an E-R by completing the following tasks:
1. List each entity with attributes, showing the primary key of each.
2. List all relationships with two entities and an English phrase. There are no ternary relationships. For each relationship state whether it is 1:1, 1:*, or *:*
3. Draw an ER diagram. You should include entities (rectangles), relationships, arrows, and multiplicities but you can omit the attributes.
1 and 2 :
E-R in crow's foot model to satisfy the business rules of question with entities with attributes and relationships of cardinalities as per the question 2
3. ER diagram as per the requirements in the question 3 and also complying the given business rules in Chen model