Mapping uk talk:Infobox Settlement
From DBpedia Mappings
Jump to navigationJump to search
To User:Ziorufus:
- Please add newlines as I've done in this mapping
- Posted https://github.com/dbpedia/extraction-framework/issues/328 to enable "uk" language on server
- Here all template props are in English so the mapping should be easier, right? Then the results below are discouraging
Errors:
{{ PropertyMapping | templateProperty = image_map1 | ontologyProperty = district }} {{ PropertyMapping | templateProperty = pushpin_map_caption | ontologyProperty = country }} {{ PropertyMapping | templateProperty = image_shield | ontologyProperty = blazon }} {{ PropertyMapping | templateProperty = blank_info | ontologyProperty = fipsCode }} {{ PropertyMapping | templateProperty = subdivision_name | ontologyProperty = locationCountry }} {{ PropertyMapping | templateProperty = native_name | ontologyProperty = wholeArea }} {{ PropertyMapping | templateProperty = image_map | ontologyProperty = populationAsOf }}
Maybe error:
{{ PropertyMapping | templateProperty = seat | ontologyProperty = capital }}
- Not sure what would be the "Seat of government" of eg https://uk.wikipedia.org/wiki/Берлін
- but it surely is not "the capital of Berlin".
- (Note: https://github.com/dbpedia/extraction-framework/issues/328 is asking for Field Sampling)
Ambiguous:
{{ PropertyMapping | templateProperty = area_code | ontologyProperty = phonePrefix }} {{ PropertyMapping | templateProperty = population_as_of | ontologyProperty = populationYear }}
- don't use phonePrefix, use areaCode: https://github.com/dbpedia/mappings-tracker/issues/38
- don't use populationYear, use populationAsOf: https://github.com/dbpedia/mappings-tracker/issues/37
--VladimirAlexiev 08:53, 11 February 2015 (UTC)