Mapping en:Infobox mountain: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(rtrim on lines)
(disclaimer)
Line 1: Line 1:
{{ DBpediaTemplateMapping
{{DisclaimerMapping}}
 
{{TemplateMapping
| mapToClass = Mountain
| mapToClass = Mountain
| mappings =
| mappings =
{{ DBpediaPropertyMapping | templateProperty = Name | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = Name | ontologyProperty = foaf:name }}
{{ DBpediaPropertyMapping | templateProperty = Elevation | ontologyProperty = elevation | unit = metre }}
{{PropertyMapping | templateProperty = Elevation | ontologyProperty = elevation | unit = metre }}
{{ DBpediaGeocoordinatesMapping | coordinates = Coordinates }}
{{GeocoordinatesMapping | coordinates = Coordinates }}
{{ DBpediaPropertyMapping | templateProperty = Type | ontologyProperty = type }}
{{PropertyMapping | templateProperty = Type | ontologyProperty = type }}
{{ DBpediaGeocoordinatesMapping | latitudeDegrees = latd  | latitudeMinutes = latm  | latitudeSeconds = lats  | latitudeDirection = latNS  | longitudeDegrees = longd  | longitudeMinutes = longm  | longitudeSeconds = longs  | longitudeDirection = longEW }}
{{GeocoordinatesMapping | latitudeDegrees = latd  | latitudeMinutes = latm  | latitudeSeconds = lats  | latitudeDirection = latNS  | longitudeDegrees = longd  | longitudeMinutes = longm  | longitudeSeconds = longs  | longitudeDirection = longEW }}
}}
}}

Revision as of 15:56, 1 March 2010

This is the mapping for the Wikipedia template Infobox mountain. 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.

This is the mapping for the Wikipedia template Infobox mountain. 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 Mountain

Mappings




Property Mapping (help)
template property Name
ontology property foaf:name


Property Mapping (help)
template property Elevation
ontology property elevation
unitmetre
Geocoordinates Mapping (help)
coordinates template property Coordinates




Property Mapping (help)
template property Type
ontology property type
Geocoordinates Mapping (help)
longitude degrees template property longd
longitude minutes template property longm
longitude seconds template property longs
longitude direction template property longEW
latitude degrees template property latd
latitude minutes template property latm
latitude seconds template property lats
latitude direction template property latNS