In addition, articles about cars are maintained. Each article is about one model, make, and year of automobile, and each article has an author. The same author may write several articles about one make and model for one year. The database should connect cars with the articles about the make, model, and year of that car, although it need not make a direct connection.
Give an E/R design for this database. Briefly explain your reasoning, including the intuitive meaning of any relationships and any entity sets you use. Do not forget to indicate keys, many-one relationships, and weak entity sets in the appropriate ways.
Add the following information, and draw the entire E/R diagram:
Give an example of two relationship sets S1 and S2 (for the three-way relationship) that are different, and yet their projections onto the three binary relationship sets are each the same. Note that this situation demonstrates that the three-way relationship contains more information than the three two-way relationships.