<?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 Art</title>
        <ns>210</ns>
        <id>6342</id>
        <revision>
          <id>22317</id>
          <timestamp>2013-01-11T16:26:49Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ConditionalMapping
| cases =
{{Condition
    | templateProperty = type
    | operator = contains
    | value = Peinture
    | mapping =
      {{TemplateMapping | mapToClass = Painting}}
}}
{{Condition
    | templateProperty = technique
    | operator = contains
    | value = Peinture
    | mapping =
      {{TemplateMapping | mapToClass = Painting}}
}}
{{Condition
    | templateProperty = type
    | operator = contains
    | value = Tempera
    | mapping =
      {{TemplateMapping | mapToClass = Painting}}
}}
{{Condition
    | templateProperty = type
    | operator = contains
    | value = Sculpture
    | mapping =
      {{TemplateMapping | mapToClass = Sculpture}}
}}
{{Condition
    | templateProperty = technique
    | operator = contains
    | value = Sculpture
    | mapping =
      {{TemplateMapping | mapToClass = Sculpture}}
}}

&lt;!-- more risky conditions --&gt;
{{Condition
    | templateProperty = type
    | operator = contains
    | value = huile
    | mapping =
      {{TemplateMapping | mapToClass = Painting}}
}}
{{Condition
    | templateProperty = technique
    | operator = contains
    | value = huile
    | mapping =
      {{TemplateMapping | mapToClass = Painting}}
}}

{{Condition
    | templateProperty = technique
    | operator = otherwise
    | mapping =
      {{TemplateMapping | mapToClass = Artwork}}
}}
| defaultMappings =
	{{PropertyMapping | templateProperty = titre | ontologyProperty = foaf:name }}
        {{PropertyMapping | templateProperty = artiste | ontologyProperty = author }}
        {{PropertyMapping | templateProperty = musée | ontologyProperty = museum }}
        {{PropertyMapping | templateProperty = année | ontologyProperty = creationYear }}
        {{PropertyMapping | templateProperty = ville | ontologyProperty = location }}
        {{PropertyMapping | templateProperty = ville | ontologyProperty = city }} &lt;!-- don't know which property is more suited --&gt;
        {{PropertyMapping | templateProperty = pays | ontologyProperty = locationCountry }}
        {{PropertyMapping | templateProperty = localisation | ontologyProperty = location }}
        {{PropertyMapping | templateProperty = propriétaire | ontologyProperty = owner }}

        {{PropertyMapping | templateProperty = hauteur | ontologyProperty = height }}
        {{PropertyMapping | templateProperty = largeur | ontologyProperty = width }}
        {{PropertyMapping | templateProperty = diamètre | ontologyProperty = diameter }}
        {{PropertyMapping | templateProperty = profondeur | ontologyProperty = depth }}

        {{PropertyMapping | templateProperty = commentaire | ontologyProperty = rdfs:comment }}
        {{PropertyMapping | templateProperty = légende | ontologyProperty = depictionDescription }}
        {{PropertyMapping | templateProperty = taille | ontologyProperty = imageSize }}

&lt;!-- not very clear from the template description what is the difference between these properties --&gt;
        {{PropertyMapping | templateProperty = technique | ontologyProperty = technique }}
        {{PropertyMapping | templateProperty = type | ontologyProperty = technique }}

        {{GeocoordinatesMapping | latitude = latitude | longitude = longitude }}

}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>