Mapping en:Infobox settlement: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{{ ConditionalMapping | cases =  
{{ ConditionalMapping | cases =  
<!-- updated conditions based on: http://dbpedia.org/sparql?default-graph-uri=http%3A%2F%2Fdbpedia.org&query=%0D%0Aselect+%28SUM%28%3Fc%29+as+%3Fcount%29+%3Ftype+%0D%0AWHERE%7B%0D%0A%0D%0A%7BSELECT+%28lcase%28str%28%3Fh%29%29+as+%3Ftype%29+%281+as+%3Fc%29%0D%0AWHERE%7B%0D%0A%3Fp+a+dbo%3ASettlement.%0D%0A%3Fp+dbp%3AsettlementType+%3Fh.%0D%0A%7D%7D%0D%0A%0D%0A%7D%0D%0AGROUP+BY+%3Ftype%0D%0AORDER+BY+DESC%28%3Fcount%29&format=text%2Fhtml&CXML_redir_for_subjs=121&CXML_redir_for_hrefs=&timeout=30000&debug=on&run=+Run+Query+ -->
    {{ Condition | templateProperty = leader_name | operator = hasLink | value = | mapping =
        {{ PropertyMapping | templateProperty = leader_name | ontologyProperty = leader }}
    {{ Condition | templateProperty = leader_name | operator = otherwise | value = | mapping =
        {{ PropertyMapping | templateProperty = leader_name | ontologyProperty = leaderName }}
     {{ Condition | templateProperty = settlement_type | operator = contains | value = Metropolis | mapping =  
     {{ Condition | templateProperty = settlement_type | operator = contains | value = Metropolis | mapping =  
         {{ TemplateMapping | mapToClass = City }} }}
         {{ TemplateMapping | mapToClass = City }} }}
Line 8: Line 13:
     {{ Condition | templateProperty = settlement_type | operator = contains | value = Village | mapping =  
     {{ Condition | templateProperty = settlement_type | operator = contains | value = Village | mapping =  
         {{ TemplateMapping | mapToClass = Village }} }}
         {{ TemplateMapping | mapToClass = Village }} }}
     {{ Condition | templateProperty = settlement_type | operator = contains | value = Municipality | mapping =  
     {{ Condition | templateProperty = settlement_type | operator = contains | value = municipality | mapping =  
         {{ TemplateMapping | mapToClass = Settlement }} }}
         {{ TemplateMapping | mapToClass = Town }} }}
     {{ Condition | templateProperty = settlement_type | operator = contains | value = Administrative | mapping =  
     {{ Condition | templateProperty = settlement_type | operator = contains | value = Administrative | mapping =  
         {{ TemplateMapping | mapToClass = AdministrativeRegion }} }}
         {{ TemplateMapping | mapToClass = AdministrativeRegion }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = region | mapping =
        {{ TemplateMapping | mapToClass = AdministrativeRegion }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = neighbourhood | mapping =
        {{ TemplateMapping | mapToClass = CityDistrict }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = suburb | mapping =
        {{ TemplateMapping | mapToClass = CityDistrict }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = city district | mapping =
        {{ TemplateMapping | mapToClass = CityDistrict }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = neighborhood | mapping =
        {{ TemplateMapping | mapToClass = CityDistrict }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = borough | mapping =
        {{ TemplateMapping | mapToClass = CityDistrict }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = subdivision | mapping =
        {{ TemplateMapping | mapToClass = CityDistrict }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = residential | mapping =
        {{ TemplateMapping | mapToClass = CityDistrict }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = commun | mapping =
        {{ TemplateMapping | mapToClass = Village }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = populated place | mapping =
        {{ TemplateMapping | mapToClass = PopulatedPlace }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = municipal | mapping =
        {{ TemplateMapping | mapToClass = Town }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = tambon | mapping =
        {{ TemplateMapping | mapToClass = AdministrativeRegion }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = district | mapping =
        {{ TemplateMapping | mapToClass = AdministrativeRegion }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = province | mapping =
        {{ TemplateMapping | mapToClass = AdministrativeRegion }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = county | mapping =
        {{ TemplateMapping | mapToClass = AdministrativeRegion }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = parish | mapping =
        {{ TemplateMapping | mapToClass = AdministrativeRegion }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = department | mapping =
        {{ TemplateMapping | mapToClass = AdministrativeRegion }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = barrio | mapping =
        {{ TemplateMapping | mapToClass = Town }} }}
    {{ Condition | templateProperty = settlement_type | operator = contains | value = former | mapping =
        {{ TemplateMapping | mapToClass = FormerMunicipality }} }}
     {{ Condition | operator = otherwise | mapping =  
     {{ Condition | operator = otherwise | mapping =  
         {{ TemplateMapping | mapToClass = Settlement }} }} | defaultMappings =  
         {{ TemplateMapping | mapToClass = Settlement }} }} | defaultMappings =  
<!-- Base Info -->
    {{ PropertyMapping | templateProperty = settlement_type | ontologyProperty = type }}
     {{ PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
     {{ PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
     {{ PropertyMapping | templateProperty = official_name | ontologyProperty = foaf:name }}
     {{ PropertyMapping | templateProperty = official_name | ontologyProperty = foaf:name }}
     {{ PropertyMapping | templateProperty = other_name | ontologyProperty = synonym }}
     {{ PropertyMapping | templateProperty = other_name | ontologyProperty = synonym }}
     {{ PropertyMapping | templateProperty = native_name | ontologyProperty = foaf:name }}
     {{ PropertyMapping | templateProperty = native_name | ontologyProperty = originalName }}
     {{ PropertyMapping | templateProperty = nickname | ontologyProperty = foaf:nick }}
     {{ PropertyMapping | templateProperty = nickname | ontologyProperty = foaf:nick }}
     {{ PropertyMapping | templateProperty = motto | ontologyProperty = motto }}
     {{ PropertyMapping | templateProperty = motto | ontologyProperty = motto }}
     {{ PropertyMapping | templateProperty = anthem | ontologyProperty = anthem }}
     {{ PropertyMapping | templateProperty = anthem | ontologyProperty = anthem }}
    {{ PropertyMapping | templateProperty = postal_code | ontologyProperty = postalCode }}
    {{ PropertyMapping | templateProperty = postal2_code | ontologyProperty = postalCode }}
    {{ PropertyMapping | templateProperty = area_code | ontologyProperty = areaCode }}
    {{ PropertyMapping | templateProperty = iso_code | ontologyProperty = isoCodeRegion }}
    {{ PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }}
    {{ PropertyMapping | templateProperty = population_demonym | ontologyProperty = demonym }}
<!-- timezone -->
    {{ PropertyMapping | templateProperty = timezone | ontologyProperty = timeZone }}
    {{ PropertyMapping | templateProperty = utc_offset | ontologyProperty = utcOffset }}
    {{ PropertyMapping | templateProperty = timezone1 | ontologyProperty = timeZone }}
    {{ PropertyMapping | templateProperty = utc_offset1 | ontologyProperty = utcOffset }}
    {{ PropertyMapping | templateProperty = timezone2 | ontologyProperty = timeZone }}
    {{ PropertyMapping | templateProperty = utc_offset2 | ontologyProperty = utcOffset }}
    {{ PropertyMapping | templateProperty = timezone_DST | ontologyProperty = timeZone }}
    {{ PropertyMapping | templateProperty = utc_offset_DST | ontologyProperty = utcOffset }}
    {{ PropertyMapping | templateProperty = timezone1_DST | ontologyProperty = timeZone }}
    {{ PropertyMapping | templateProperty = utc_offset1_DST | ontologyProperty = utcOffset }}
    {{ PropertyMapping | templateProperty = timezone2_DST | ontologyProperty = timeZone }}
    {{ PropertyMapping | templateProperty = utc_offset2_DST | ontologyProperty = utcOffset }}
<!-- Location -->
    {{ PropertyMapping | templateProperty = subdivision_name | ontologyProperty = country }}
    {{ PropertyMapping | templateProperty = subdivision_name1 | ontologyProperty = isPartOf }}
    {{ PropertyMapping | templateProperty = subdivision_name2 | ontologyProperty = isPartOf }}
    {{ PropertyMapping | templateProperty = subdivision_name3 | ontologyProperty = isPartOf }}
    {{ PropertyMapping | templateProperty = subdivision_name4 | ontologyProperty = isPartOf }}
    {{ PropertyMapping | templateProperty = subdivision_name5 | ontologyProperty = isPartOf }}
    {{ PropertyMapping | templateProperty = subdivision_name6 | ontologyProperty = isPartOf }}
    {{GeocoordinatesMapping | coordinates = coordinates }}
    {{ GeocoordinatesMapping | latitudeDegrees = latd | latitudeMinutes = latm | latitudeSeconds = lats | latitudeDirection = latNS | longitudeDegrees = longd | longitudeMinutes = longm | longitudeSeconds = longs | longitudeDirection = longEW }}
<!-- Establishment -->
    {{ PropertyMapping | templateProperty = established_date | ontologyProperty = foundingDate }}
    {{ PropertyMapping | templateProperty = established_date1 | ontologyProperty = foundingDate }}
    {{ PropertyMapping | templateProperty = established_date2 | ontologyProperty = foundingDate }}
    {{ PropertyMapping | templateProperty = established_date3 | ontologyProperty = foundingDate }}
    {{ PropertyMapping | templateProperty = extinct_date | ontologyProperty = dissolutionDate }}
    {{ PropertyMapping | templateProperty = founder | ontologyProperty = founder }}
    {{ PropertyMapping | templateProperty = named_for | ontologyProperty = namedAfter }}
<!-- government -->
    {{ PropertyMapping | templateProperty = government_type | ontologyProperty = governmentType }}
    {{ PropertyMapping | templateProperty = governing_body | ontologyProperty = governingBody }}
    {{ PropertyMapping | templateProperty = leader_title | ontologyProperty = leaderTitle }}
    {{ PropertyMapping | templateProperty = leader_title1 | ontologyProperty = leaderTitle }}
    {{ PropertyMapping | templateProperty = leader_name1 | ontologyProperty = leaderName }}
    {{ PropertyMapping | templateProperty = leader_title2 | ontologyProperty = leaderTitle }}
    {{ PropertyMapping | templateProperty = leader_name2 | ontologyProperty = leaderName }}
    {{ PropertyMapping | templateProperty = leader_title3 | ontologyProperty = leaderTitle }}
    {{ PropertyMapping | templateProperty = leader_name3 | ontologyProperty = leaderName }}
    {{ PropertyMapping | templateProperty = leader_title4 | ontologyProperty = leaderTitle }}
    {{ PropertyMapping | templateProperty = leader_name4 | ontologyProperty = leaderName }}
    {{ PropertyMapping | templateProperty = leader_party | ontologyProperty = leaderParty }}
     {{ PropertyMapping | templateProperty = twin1 | ontologyProperty = twinTown }}
     {{ PropertyMapping | templateProperty = twin1 | ontologyProperty = twinTown }}
     {{ PropertyMapping | templateProperty = twin2 | ontologyProperty = twinTown }}
     {{ PropertyMapping | templateProperty = twin2 | ontologyProperty = twinTown }}
Line 39: Line 142:
     {{ PropertyMapping | templateProperty = twin8_country | ontologyProperty = twinCountry }}
     {{ PropertyMapping | templateProperty = twin8_country | ontologyProperty = twinCountry }}
     {{ PropertyMapping | templateProperty = twin9_country | ontologyProperty = twinCountry }}
     {{ PropertyMapping | templateProperty = twin9_country | ontologyProperty = twinCountry }}
<!-- area -->
     {{ PropertyMapping | templateProperty = area_magnitude | ontologyProperty = area | unit = squareMetre }}
     {{ PropertyMapping | templateProperty = area_magnitude | ontologyProperty = area | unit = squareMetre }}
     {{ PropertyMapping | templateProperty = area_total_km2 | ontologyProperty = areaTotal | unit = squareKilometre }}
     {{ PropertyMapping | templateProperty = area_total_km2 | ontologyProperty = areaTotal | unit = squareKilometre }}
Line 46: Line 151:
   {{ PropertyMapping | templateProperty = TotalArea_sq_mi | ontologyProperty = areaTotal | unit = squareMile }}     
   {{ PropertyMapping | templateProperty = TotalArea_sq_mi | ontologyProperty = areaTotal | unit = squareMile }}     
   {{ PropertyMapping | templateProperty = area_total | ontologyProperty = areaTotal | unit = area}}
   {{ PropertyMapping | templateProperty = area_total | ontologyProperty = areaTotal | unit = area}}
   {{ PropertyMapping | templateProperty = area_land_km2 | ontologyProperty = areaLand | unit = squareKilometre }}
   {{ PropertyMapping | templateProperty = area_land_km2 | ontologyProperty = areaLand | unit = squareKilometre }}
   {{ PropertyMapping | templateProperty = area_land_sq_mi | ontologyProperty = areaLand | unit = squareMile }}
   {{ PropertyMapping | templateProperty = area_land_sq_mi | ontologyProperty = areaLand | unit = squareMile }}
  {{ PropertyMapping | templateProperty = LandArea_sq_mi | ontologyProperty = areaLand | unit = squareMile }}  
    {{ PropertyMapping | templateProperty = area_land_ha | ontologyProperty = areaLand | unit = hectare }}
   {{ PropertyMapping | templateProperty = area_land | ontologyProperty = areaLand | unit = area }}
   {{ PropertyMapping | templateProperty = area_land | ontologyProperty = areaLand | unit = area }}
  {{ PropertyMapping | templateProperty = LandArea_sq_mi | ontologyProperty = areaLand | unit = squareMile }} 
    {{ PropertyMapping | templateProperty = area_land_acre | ontologyProperty = areaLand | unit = acre }}
     {{ PropertyMapping | templateProperty = area_water_km2 | ontologyProperty = areaWater | unit = squareKilometre }}
     {{ PropertyMapping | templateProperty = area_water_km2 | ontologyProperty = areaWater | unit = squareKilometre }}
   {{ PropertyMapping | templateProperty = WaterArea_sq_mi | ontologyProperty = areaWater | unit = squareMile }}   
   {{ PropertyMapping | templateProperty = WaterArea_sq_mi | ontologyProperty = areaWater | unit = squareMile }}   
     {{ PropertyMapping | templateProperty = area_water_sq_mi | ontologyProperty = areaWater | unit = squareMile }}
     {{ PropertyMapping | templateProperty = area_water_sq_mi | ontologyProperty = areaWater | unit = squareMile }}
    {{ PropertyMapping | templateProperty = area_water_ha | ontologyProperty = areaWater | unit = hectare }}
   {{ PropertyMapping | templateProperty = area_water | ontologyProperty = areaWater | unit = area }}   
   {{ PropertyMapping | templateProperty = area_water | ontologyProperty = areaWater | unit = area }}   
     {{ PropertyMapping | templateProperty = area_water_percent | ontologyProperty = percentageOfAreaWater }}
     {{ PropertyMapping | templateProperty = area_water_percent | ontologyProperty = percentageOfAreaWater }}
    {{ PropertyMapping | templateProperty = area_water_acre | ontologyProperty = areaWater | unit = acre }}
     {{ PropertyMapping | templateProperty = area_urban_km2 | ontologyProperty = areaUrban | unit = squareKilometre }}
     {{ PropertyMapping | templateProperty = area_urban_km2 | ontologyProperty = areaUrban | unit = squareKilometre }}
     {{ PropertyMapping | templateProperty = area_urban_sq_mi | ontologyProperty = areaUrban | unit = squareMile }}
     {{ PropertyMapping | templateProperty = area_urban_sq_mi | ontologyProperty = areaUrban | unit = squareMile }}
    {{ PropertyMapping | templateProperty = area_urban_ha | ontologyProperty = areaUrban | unit = hectare }}
   {{ PropertyMapping | templateProperty = UrbanArea_sq_mi | ontologyProperty = areaUrban | unit = squareMile }}   
   {{ PropertyMapping | templateProperty = UrbanArea_sq_mi | ontologyProperty = areaUrban | unit = squareMile }}   
   {{ PropertyMapping | templateProperty = area_urban | ontologyProperty = areaUrban | unit = area }}   
   {{ PropertyMapping | templateProperty = area_urban | ontologyProperty = areaUrban | unit = area }}   
    {{ PropertyMapping | templateProperty = area_urban_acre | ontologyProperty = areaUrban | unit = acre }}
     {{ PropertyMapping | templateProperty = area_metro_km2 | ontologyProperty = areaMetro | unit = squareKilometre }}
     {{ PropertyMapping | templateProperty = area_metro_km2 | ontologyProperty = areaMetro | unit = squareKilometre }}
     {{ PropertyMapping | templateProperty = area_metro_sq_mi | ontologyProperty = areaMetro | unit = squareMile }}
     {{ PropertyMapping | templateProperty = area_metro_sq_mi | ontologyProperty = areaMetro | unit = squareMile }}
    {{ PropertyMapping | templateProperty = area_metro_ha | ontologyProperty = areaMetro | unit = hectare }}
   {{ PropertyMapping | templateProperty = MetroArea_sq_mi | ontologyProperty = areaMetro | unit = squareMile }}   
   {{ PropertyMapping | templateProperty = MetroArea_sq_mi | ontologyProperty = areaMetro | unit = squareMile }}   
   {{ PropertyMapping | templateProperty = area_metro | ontologyProperty = areaMetro | unit = area }}     
   {{ PropertyMapping | templateProperty = area_metro | ontologyProperty = areaMetro | unit = area }}     
    {{ PropertyMapping | templateProperty = area_metro_acre | ontologyProperty = areaMetro | unit = acre }}
     {{ PropertyMapping | templateProperty = area_rural_km2 | ontologyProperty = areaRural | unit = squareKilometre }}
     {{ PropertyMapping | templateProperty = area_rural_km2 | ontologyProperty = areaRural | unit = squareKilometre }}
     {{ PropertyMapping | templateProperty = area_rural_sq_mi | ontologyProperty = areaRural | unit = squareMile }}
     {{ PropertyMapping | templateProperty = area_rural_sq_mi | ontologyProperty = areaRural | unit = squareMile }}
     {{ PropertyMapping | templateProperty = leader_title | ontologyProperty = leaderTitle }}
     {{ PropertyMapping | templateProperty = area_rural_ha | ontologyProperty = areaRural | unit = hectare }}
    {{ PropertyMapping | templateProperty = leader_name | ontologyProperty = leaderName }}
  {{ PropertyMapping | templateProperty = RuralArea_sq_mi | ontologyProperty = areaRural | unit = squareMile }}  
    {{ PropertyMapping | templateProperty = leader_title1 | ontologyProperty = leaderTitle }}
  {{ PropertyMapping | templateProperty = area_rural | ontologyProperty = areaRural | unit = area }}
    {{ PropertyMapping | templateProperty = leader_name1 | ontologyProperty = leaderName }}
     {{ PropertyMapping | templateProperty = area_rural_acre | ontologyProperty = areaRural | unit = acre }}  
    {{ PropertyMapping | templateProperty = leader_title2 | ontologyProperty = leaderTitle }}
 
    {{ PropertyMapping | templateProperty = leader_name2 | ontologyProperty = leaderName }}
<!-- elevation -->
    {{ PropertyMapping | templateProperty = leader_title3 | ontologyProperty = leaderTitle }}
    {{ PropertyMapping | templateProperty = leader_name3 | ontologyProperty = leaderName }}
    {{ PropertyMapping | templateProperty = leader_title4 | ontologyProperty = leaderTitle }}
    {{ PropertyMapping | templateProperty = leader_name4 | ontologyProperty = leaderName }}
    {{ PropertyMapping | templateProperty = leader_party | ontologyProperty = leaderParty }}
    {{ PropertyMapping | templateProperty = government_type | ontologyProperty = governmentType }}
     {{ PropertyMapping | templateProperty = governing_body | ontologyProperty = governingBody }}
    {{ PropertyMapping | templateProperty = established_date | ontologyProperty = foundingDate }}
    {{ PropertyMapping | templateProperty = established_date1 | ontologyProperty = foundingDate }}
    {{ PropertyMapping | templateProperty = established_date2 | ontologyProperty = foundingDate }}
    {{ PropertyMapping | templateProperty = established_date3 | ontologyProperty = foundingDate }}
    {{ PropertyMapping | templateProperty = founder | ontologyProperty = founder }}
     {{ PropertyMapping | templateProperty = elevation_m | ontologyProperty = elevation | unit = metre }}
     {{ PropertyMapping | templateProperty = elevation_m | ontologyProperty = elevation | unit = metre }}
     {{ PropertyMapping | templateProperty = elevation_ft | ontologyProperty = elevation | unit = foot }}
     {{ PropertyMapping | templateProperty = elevation_ft | ontologyProperty = elevation | unit = foot }}
Line 89: Line 195:
     {{ PropertyMapping | templateProperty = elevation_min_m | ontologyProperty = minimumElevation | unit = metre }}
     {{ PropertyMapping | templateProperty = elevation_min_m | ontologyProperty = minimumElevation | unit = metre }}
     {{ PropertyMapping | templateProperty = elevation_min_ft | ontologyProperty = minimumElevation | unit = foot }}
     {{ PropertyMapping | templateProperty = elevation_min_ft | ontologyProperty = minimumElevation | unit = foot }}
<!-- dimensions -->
    {{ PropertyMapping | templateProperty = length_km | ontologyProperty = length | unit = kilometre }}
    {{ PropertyMapping | templateProperty = length_mi | ontologyProperty = length | unit = mile }}
    {{ PropertyMapping | templateProperty = width_km | ontologyProperty = width | unit = kilometre }}
    {{ PropertyMapping | templateProperty = width_mi | ontologyProperty = width | unit = mile }}
<!-- population -->   
     {{ PropertyMapping | templateProperty = population_as_of | ontologyProperty = populationAsOf }}
     {{ PropertyMapping | templateProperty = population_as_of | ontologyProperty = populationAsOf }}
     {{ PropertyMapping | templateProperty = population_total | ontologyProperty = populationTotal }}
     {{ PropertyMapping | templateProperty = population_total | ontologyProperty = populationTotal }}
Line 94: Line 208:
     {{ PropertyMapping | templateProperty = pop_est | ontologyProperty = populationTotal }}
     {{ PropertyMapping | templateProperty = pop_est | ontologyProperty = populationTotal }}
     {{ PropertyMapping | templateProperty = population_rank | ontologyProperty = populationTotalRanking }}
     {{ PropertyMapping | templateProperty = population_rank | ontologyProperty = populationTotalRanking }}
     {{ PropertyMapping | templateProperty = population_density | ontologyProperty = populationDensity | unit = PopulationDensity }}
     {{ PropertyMapping | templateProperty = population_density | ontologyProperty = populationDensity | unit = PopulationDensity }}
     {{ PropertyMapping | templateProperty = population_density_km2 | ontologyProperty = populationDensity | unit = inhabitantsPerSquareKilometre }}
     {{ PropertyMapping | templateProperty = population_density_km2 | ontologyProperty = populationDensity | unit = inhabitantsPerSquareKilometre }}
     {{ PropertyMapping | templateProperty = population_density_sq_mi | ontologyProperty = populationDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = population_density_sq_mi | ontologyProperty = populationDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = population_density_mi2 | ontologyProperty = populationDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = population_density_mi2 | ontologyProperty = populationDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = population_metro | ontologyProperty = populationMetro }}
     {{ PropertyMapping | templateProperty = population_metro | ontologyProperty = populationMetro }}
     {{ PropertyMapping | templateProperty = population_density_metro_km2 | ontologyProperty = populationMetroDensity | unit = inhabitantsPerSquareKilometre }}
     {{ PropertyMapping | templateProperty = population_density_metro_km2 | ontologyProperty = populationMetroDensity | unit = inhabitantsPerSquareKilometre }}
     {{ PropertyMapping | templateProperty = population_density_metro_sq_mi | ontologyProperty = populationMetroDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = population_density_metro_sq_mi | ontologyProperty = populationMetroDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = population_density_metro_mi2 | ontologyProperty = populationMetroDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = population_density_metro_mi2 | ontologyProperty = populationMetroDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = population_urban | ontologyProperty = populationUrban }}
     {{ PropertyMapping | templateProperty = population_urban | ontologyProperty = populationUrban }}
     {{ PropertyMapping | templateProperty = population_density_urban_km2 | ontologyProperty = populationUrbanDensity | unit = inhabitantsPerSquareKilometre }}
     {{ PropertyMapping | templateProperty = population_density_urban_km2 | ontologyProperty = populationUrbanDensity | unit = inhabitantsPerSquareKilometre }}
     {{ PropertyMapping | templateProperty = population_density_urban_sq_mi | ontologyProperty = populationUrbanDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = population_density_urban_sq_mi | ontologyProperty = populationUrbanDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = population_density_urban_mi2 | ontologyProperty = populationUrbanDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = population_density_urban_mi2 | ontologyProperty = populationUrbanDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = population_rural | ontologyProperty = populationRural }}
     {{ PropertyMapping | templateProperty = population_rural | ontologyProperty = populationRural }}
     {{ PropertyMapping | templateProperty = population_density_rural_km2 | ontologyProperty = populationRuralDensity | unit = inhabitantsPerSquareKilometre }}
     {{ PropertyMapping | templateProperty = population_density_rural_km2 | ontologyProperty = populationRuralDensity | unit = inhabitantsPerSquareKilometre }}
     {{ PropertyMapping | templateProperty = population_density_rural_sq_mi | ontologyProperty = populationRuralDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = population_density_rural_sq_mi | ontologyProperty = populationRuralDensity | unit = inhabitantsPerSquareMile }}
     {{ PropertyMapping | templateProperty = postal_code | ontologyProperty = postalCode }}
     {{ PropertyMapping | templateProperty = population_density_rural_mi2 | ontologyProperty = populationRuralDensity | unit = inhabitantsPerSquareMile }}
    {{ PropertyMapping | templateProperty = postal2_code | ontologyProperty = postalCode }}
 
    {{ PropertyMapping | templateProperty = area_code | ontologyProperty = areaCode }}
<!-- subdevisions -->
    {{ PropertyMapping | templateProperty = iso_code | ontologyProperty = isoCodeRegion }}
     {{ PropertyMapping | templateProperty = p1 | ontologyProperty = subdivision }}
    {{ PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }}
     {{ PropertyMapping | templateProperty = p2 | ontologyProperty = subdivision }}
    {{ PropertyMapping | templateProperty = subdivision_name | ontologyProperty = country }}
     {{ PropertyMapping | templateProperty = p3 | ontologyProperty = subdivision }}
    {{ PropertyMapping | templateProperty = subdivision_name1 | ontologyProperty = isPartOf }}
     {{ PropertyMapping | templateProperty = p4 | ontologyProperty = subdivision }}
    {{ PropertyMapping | templateProperty = subdivision_name2 | ontologyProperty = isPartOf }}
     {{ PropertyMapping | templateProperty = p5 | ontologyProperty = subdivision }}
    {{ PropertyMapping | templateProperty = subdivision_name3 | ontologyProperty = isPartOf }}
     {{ PropertyMapping | templateProperty = p6 | ontologyProperty = subdivision }}
    {{ PropertyMapping | templateProperty = subdivision_name4 | ontologyProperty = isPartOf }}
     {{ PropertyMapping | templateProperty = p7 | ontologyProperty = subdivision }}
    {{ PropertyMapping | templateProperty = subdivision_name5 | ontologyProperty = isPartOf }}
     {{ PropertyMapping | templateProperty = p8 | ontologyProperty = subdivision }}
    {{ PropertyMapping | templateProperty = subdivision_name6 | ontologyProperty = isPartOf }}
     {{ PropertyMapping | templateProperty = p9 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p1 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p11 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p2 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p12 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p3 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p13 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p4 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p14 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p5 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p15 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p6 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p16 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p7 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p17 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p8 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p18 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p9 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p19 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p11 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p10 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p12 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p21 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p13 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p22 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p14 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p23 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p15 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p24 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p16 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p25 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p17 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p26 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p18 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p27 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p19 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p28 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p10 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p29 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p21 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p20 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p22 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p31 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p23 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p32 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p24 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p33 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p25 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p34 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p26 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p35 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p27 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p36 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p28 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p37 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p29 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p38 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p20 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p39 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p31 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p30 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p32 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p41 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p33 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p42 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p34 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p43 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p35 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p44 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p36 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p45 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p37 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p46 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p38 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p47 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p39 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p48 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p30 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p49 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p41 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p40 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p42 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p50 | ontologyProperty = subdivision }}
     {{ PropertyMapping | templateProperty = p43 | ontologyProperty = part }}
}}
     {{ PropertyMapping | templateProperty = p44 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p45 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p46 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p47 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p48 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p49 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p40 | ontologyProperty = part }}
     {{ PropertyMapping | templateProperty = p50 | ontologyProperty = part }}
    {{ PropertyMapping | templateProperty = settlement_type | ontologyProperty = type }}
    {{ PropertyMapping | templateProperty = timezone | ontologyProperty = timeZone }}
    {{ PropertyMapping | templateProperty = utc_offset | ontologyProperty = utcOffset }}
    {{ PropertyMapping | templateProperty = timezone1 | ontologyProperty = timeZone }}
    {{ PropertyMapping | templateProperty = utc_offset1 | ontologyProperty = utcOffset }}
    {{ PropertyMapping | templateProperty = timezone2 | ontologyProperty = timeZone }}
    {{ PropertyMapping | templateProperty = utc_offset2 | ontologyProperty = utcOffset }}
    {{ PropertyMapping | templateProperty = timezone_DST | ontologyProperty = timeZone }}
    {{ PropertyMapping | templateProperty = utc_offset_DST | ontologyProperty = utcOffset }}
    {{ PropertyMapping | templateProperty = timezone1_DST | ontologyProperty = timeZone }}
    {{ PropertyMapping | templateProperty = utc_offset1_DST | ontologyProperty = utcOffset }}
    {{ PropertyMapping | templateProperty = timezone2_DST | ontologyProperty = timeZone }}
    {{ PropertyMapping | templateProperty = utc_offset2_DST | ontologyProperty = utcOffset }}
    {{ GeocoordinatesMapping | latitudeDegrees = latd | latitudeMinutes = latm | latitudeSeconds = lats | latitudeDirection = latNS | longitudeDegrees = longd | longitudeMinutes = longm | longitudeSeconds = longs | longitudeDirection = longEW }} }}

Revision as of 15:28, 9 October 2017

{{ ConditionalMapping | cases =

   {{ Condition | templateProperty = leader_name | operator = hasLink | value = | mapping = 




Property Mapping (help)
template property leader_name
ontology property leader
Condition (help)
otherwise




Property Mapping (help)
template property leader_name
ontology property leaderName
Condition (help)
template property settlement_type
operator contains
value Metropolis

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class City
Condition (help)
template property settlement_type
operator contains
value City

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class City
Condition (help)
template property settlement_type
operator contains
value Town

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Town
Condition (help)
template property settlement_type
operator contains
value Village

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Village
Condition (help)
template property settlement_type
operator contains
value municipality

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Town
Condition (help)
template property settlement_type
operator contains
value Administrative

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class AdministrativeRegion
Condition (help)
template property settlement_type
operator contains
value region

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class AdministrativeRegion
Condition (help)
template property settlement_type
operator contains
value neighbourhood

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class CityDistrict
Condition (help)
template property settlement_type
operator contains
value suburb

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class CityDistrict
Condition (help)
template property settlement_type
operator contains
value city district

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class CityDistrict
Condition (help)
template property settlement_type
operator contains
value neighborhood

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class CityDistrict
Condition (help)
template property settlement_type
operator contains
value borough

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class CityDistrict
Condition (help)
template property settlement_type
operator contains
value subdivision

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class CityDistrict
Condition (help)
template property settlement_type
operator contains
value residential

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class CityDistrict
Condition (help)
template property settlement_type
operator contains
value commun

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Village
Condition (help)
template property settlement_type
operator contains
value populated place

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class PopulatedPlace
Condition (help)
template property settlement_type
operator contains
value municipal

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Town
Condition (help)
template property settlement_type
operator contains
value tambon

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class AdministrativeRegion
Condition (help)
template property settlement_type
operator contains
value district

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class AdministrativeRegion
Condition (help)
template property settlement_type
operator contains
value province

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class AdministrativeRegion
Condition (help)
template property settlement_type
operator contains
value county

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class AdministrativeRegion
Condition (help)
template property settlement_type
operator contains
value parish

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class AdministrativeRegion
Condition (help)
template property settlement_type
operator contains
value department

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class AdministrativeRegion
Condition (help)
template property settlement_type
operator contains
value barrio

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Town
Condition (help)
template property settlement_type
operator contains
value former

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class FormerMunicipality
Condition (help)
otherwise

This is the mapping for the Wikipedia template Infobox settlement. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Settlement