<?xml version="1.0" encoding="utf-8"?><mediawiki xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.8/ http://www.mediawiki.org/xml/export-0.8.xsd" version="0.8" xml:lang="fr" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping fr:Infobox Montagne</title>
        <ns>210</ns>
        <id>5062</id>
        <revision>
          <id>45879</id>
          <timestamp>2015-03-14T23:25:54Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ConditionalMapping
| cases =
 {{Condition
    | templateProperty = type
    | operator = contains
    | value = Volcan
    | mapping = {{TemplateMapping
                | mapToClass = Volcano
                }}
 }}

{{Condition
    | operator = otherwise
    | mapping = {{TemplateMapping
                | mapToClass = Mountain
                }}
 }}

| defaultMappings =
	{{PropertyMapping | templateProperty = nom | ontologyProperty = foaf:name }}
        {{PropertyMapping | templateProperty = légende | ontologyProperty = thumbnailCaption }} 
	{{IntermediateNodeMapping
        | nodeClass = Altitude
        | correspondingProperty = altitude
        | mappings =
           {{PropertyMapping | templateProperty = altitude | ontologyProperty = value }}
        }}
	{{PropertyMapping | templateProperty = massif | ontologyProperty = massif }}
        {{GeocoordinatesMapping | latitude = latitude | longitude = longitude }}
        {{PropertyMapping | templateProperty = pays | ontologyProperty = country }}
        {{PropertyMapping | templateProperty = région | ontologyProperty = region }}
        {{PropertyMapping | templateProperty = subdivision | ontologyProperty = isPartOf }}
        {{PropertyMapping | templateProperty = première ascension | ontologyProperty = firstAscent }}
        {{PropertyMapping | templateProperty = voie | ontologyProperty = route }}
        {{PropertyMapping | templateProperty = âge | ontologyProperty = age }}
        {{PropertyMapping | templateProperty = roches | ontologyProperty = kindOfRock }}
	{{PropertyMapping | templateProperty = type | ontologyProperty = type }}
        {{PropertyMapping | templateProperty = géolocalisation | ontologyProperty = position }}
        {{PropertyMapping | templateProperty = éruption | ontologyProperty = eruptionYear }}
        {{PropertyMapping | templateProperty = longueur | ontologyProperty = length }}
        {{PropertyMapping | templateProperty = largeur | ontologyProperty = width }}
        {{IntermediateNodeMapping
        | nodeClass = Area
        | correspondingProperty = wholeArea
        | mappings =
           {{PropertyMapping | templateProperty = superficie | ontologyProperty = value }} 
        }}
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>