Mapping en:Infobox airport: Difference between revisions
From DBpedia Mappings
Jump to navigationJump to search
(initial mapping) |
(rtrim on lines) |
||
Line 2: | Line 2: | ||
| mapToClass = Airport | | mapToClass = Airport | ||
| mappings = | | mappings = | ||
{{ DBpediaPropertyMapping | templateProperty = name | ontologyProperty = foaf:name }} | {{ DBpediaPropertyMapping | templateProperty = name | ontologyProperty = foaf:name }} | ||
{{ DBpediaPropertyMapping | templateProperty = type | ontologyProperty = type }} | {{ DBpediaPropertyMapping | templateProperty = type | ontologyProperty = type }} | ||
{{ DBpediaPropertyMapping | templateProperty = owner | ontologyProperty = owner }} | {{ DBpediaPropertyMapping | templateProperty = owner | ontologyProperty = owner }} | ||
{{ DBpediaPropertyMapping | templateProperty = owner | ontologyProperty = owningOrganisation }} | {{ DBpediaPropertyMapping | templateProperty = owner | ontologyProperty = owningOrganisation }} | ||
{{ DBpediaPropertyMapping | templateProperty = location | ontologyProperty = location }} | {{ DBpediaPropertyMapping | templateProperty = location | ontologyProperty = location }} | ||
{{ DBpediaPropertyMapping | templateProperty = built | ontologyProperty = buildingStartDate }} | {{ DBpediaPropertyMapping | templateProperty = built | ontologyProperty = buildingStartDate }} | ||
{{ DBpediaPropertyMapping | templateProperty = built | ontologyProperty = buildingEndDate }} | {{ DBpediaPropertyMapping | templateProperty = built | ontologyProperty = buildingEndDate }} | ||
{{ DBpediaPropertyMapping | templateProperty = elevation-f | ontologyProperty = elevation | unit = foot }} | {{ DBpediaPropertyMapping | templateProperty = elevation-f | ontologyProperty = elevation | unit = foot }} | ||
{{ DBpediaPropertyMapping | templateProperty = elevation-m | ontologyProperty = elevation | unit = metre }} | {{ DBpediaPropertyMapping | templateProperty = elevation-m | ontologyProperty = elevation | unit = metre }} | ||
{{ DBpediaGeocoordinatesMapping | coordinates = coordinates }} | {{ DBpediaGeocoordinatesMapping | coordinates = coordinates }} | ||
{{ DBpediaPropertyMapping | templateProperty = website | ontologyProperty = foaf:name }} | {{ DBpediaPropertyMapping | templateProperty = website | ontologyProperty = foaf:name }} | ||
}} | }} |