Discussion of final IMDB model
- New entity type,
generalizing Actor and
Crew member.
- alias now applies
to Person, not just Crew.
-
subsumes appears_in relationship
(Movie/Actor), and worked_on relationship
(Movie/Crew).
- still an attribute of the
relationship, but now pertains to Actors only. NULL for
Crew.
-
- Like an Actor's role, but
for Crew.
- Applies to Crew members only.
- Fix this by adding Actor as a Production Category.