music producer id_criteria - freebase-schema/freebase GitHub Wiki
-
name_match: There is a name_match if the names of the music 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.
-
tracks_produced_match: There is a tracks_produced_match if at least one of the produced tracks listed under Freebase property /music/producer/tracks_produced (Tracks produced) matches with the tracks listed on the other source.
-
releases_produced_match : There is a releases_produced_match if at least one of the produced releases listed under Freebase property /music/producer/releases_produced (Releases produced) matches with the releases listed 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 awards on the other source.
Here are some typical patterns for determining identity of record producers:
- name_match and releases_produced_match. (Example 1)
- name_match and tracks_produced_match. (Example 2)
- name_match and awards_match. (Example 3)
If the music producer is a person, then the identity features, patterns and examples for /people/person/ type are also applicable for establishing identity relationships in type /music/producer.
Pattern 1 Example 1: Permalink Here the names of the music producers and several of their releases produced match on both the sources. Hence the music producers are identical.
Pattern 2 Example 2: Permalink Here the names of the music producers and some of their produced tracks match on both the sources. Hence the music producers are identical.
Pattern 3 Example 3: Permalink Here the names of the music producers and one of their awards match on both the sources. Hence the music producers are identical.