Draw an erd for the following scenario


Draw an ERD for the following scenario. If you believe that you need to make additional assumptions, clearly state them for each situation. You may draw this ERD by hand but make sure that your work is done very cleanly. Take special care in denoting required attributes (bold or star). If you need to, add a key/legend to explain the notation.
Show the entities, identifiers, attributes, relationships, relationship names, cardinalities, mandatory/optional nature of relationships. In other words, do not simplify or leave anything out. If you need to denote multivalued attributes, use {attribute}. If you need to show derived attributes, use [attribute].
An art museum owns a large volume of works of art. Each work of art is described by an item code (identifier), title, type, and size; size is further composed of height, width, and weight. A work of art is developed by an artist, but the artist for some works is unknown. An artist is described by an artist ID (identifier), name, date of birth, and date of death (which is null for still living artists).
Only data about artists for works currently owned by the museum are kept in the database. At any point in time, a work of art is either on display at the museum, held in storage, away from the museum as part of a traveling show, or on loan to another gallery. If on display at the museum, a work of art is also described by its location within the museum. A traveling show is described by a show ID (identifier), city in which the show is currently appearing, and the start and end dates of the show. Many of the museum works may be part of a given show, and only active shows with at least one museum work of art need be represented in the database.
Finally, another gallery is described by a gallery ID (identifier), name, and city. The museum wants to retain a complete history of loaning a work of art to other galleries, and each time a work is loaned, the museum wants to know the date the work was loaned and the date it was returned.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Draw an erd for the following scenario
Reference No:- TGS094785

Expected delivery within 24 Hours