music composer id_criteria - freebase-schema/freebase GitHub Wiki

Identity Criterion for Composer type

Features for establishing identity relationships

  • name_match: There is a name_match if the names of the music composers on both the sources are same or an approximate match. Sometimes composer names may have initials, prefix, maiden names, nick names. These should be taken into consideration.
  • works_composed_match : There is a works_composed_match if at least one of the composer’s composed works listed in Freebase property /music/composer/compositions (Composition) matches with the composed works on the other source.
  • awards_match : There is an awards_match if at least one of the nominations or awards (country/association, category, and year) received by the music composer matches with the nominations or awards on the other source.

General guidelines for establishing identity between two Music Composers

Here are some typical patterns for determining identity of music composers:

  1. name_match and works_composed_match. (Example 1)
  2. name_match and awards_match. (Example 2)

Examples





Pattern 1 Example 1: Permalink Here the names of the composers and one of their composed works match on both the sources. Hence the music composers are identical.





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

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