film producer id_criteria - freebase-schema/freebase GitHub Wiki

Identity Criterion for Film Producer type

Features for establishing identity relationships

  • name_match: There is a name_match if the names of the film producers or their aliases on both the sources match. The match may also be approximate due to the topics having person’s maiden names, nick names, missing/extra middle names, prefix/suffix (such as Jr., Sr.), initials, or names in different languages.

  • films_produced_match: There is a films_produced_match if at least one of the produced films listed in Freebase property /film/producer/film (Films Produced) matches with the films on the other source.

  • films_executive_produced_match : There is a films_executive_produced_match if at least one of the executively produced films listed in Freebase property /film/producer/films_executive_produced (Films Executive Produced) matches with the films on the other source.

  • awards_match: There is an awards_match if at least one of the received nominations or awards (with the association/country, category and years) matches with the nominations or awards on the other source.

General guidelines for establishing identity between two Film Producers

Here are some typical patterns for determining identity of two film producers:

  1. name_match and films_produced_match. (Example 1 )
  2. name_match and films_executive_produced_match. (Example 2 )
  3. name_match and awards_match. (Example 3 )

Additional Patterns and Features

Identity features, patterns and examples for /people/person/ type are also applicable for establishing identity relationships in type /film/producer.

Examples





Pattern 1 Example 1: Permalink Here the names of the producers and several of the films produced by them match on both the sources. Hence the producers are identical.





Pattern 2 Example 2: Permalink Here the names of the producers and one of the films executive produced by them match on both the sources. Hence the producers are identical.





Pattern 3 Example 3: Permalink Here the names of the producers and one of the awards received by them match on both the sources. Hence the producers are identical.

⚠️ **GitHub.com Fallback** ⚠️