architecture building id_criteria - freebase-schema/freebase GitHub Wiki

Identity Criterion for Building type

Features for establishing identity relationships

  • name_match: There is a name_match if the names of the buildings or their aliases listed on both the sources match. Sometimes building names may match approximately, may be localized or may be abbreviated.

  • occupant_match: There is an occupant_match if at least one of the occupants listed in Freebase property /architecture/building/occupant (Occupant) matches with the occupants on the other source.

  • building_complex_match: There is a building_complex_match if the larger building complex listed in Freebase property /architecture/building/building_complex (Building Complex) matches with the building complex on the other source.

General guidelines for establishing identity between two Buildings

Here are some typical patterns for determining identity of two buildings:

  1. name_match and occupant_match. (Example 1)
  2. name_match and building_complex_match. (Example 2)

Additional Patterns and Features

Identity features, Patterns and Examples for following types are also applicable for establishing identity relationships in type /architecture/building:

Examples





Pattern 1 Example 1: Permalink Here the names of the buildings and their occupants match on both the sources. Hence the buildings are identical.





Pattern 2 Example 2: Permalink Here the names of the buildings and their building complexes match on both the sources. Hence the buildings are identical.

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