<?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 Artiste</title>
        <ns>210</ns>
        <id>5212</id>
        <revision>
          <id>27294</id>
          <timestamp>2013-07-10T10:33:25Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ConditionalMapping
| cases =
 {{Condition
    | templateProperty = activités
    | operator = contains
    | value = Peinture
    | mapping = {{TemplateMapping
                | mapToClass = Painter
                }}
 }}
 {{Condition
    | templateProperty = activités
    | operator = contains
    | value = peintre
    | mapping = {{TemplateMapping
                | mapToClass = Painter
                }}
 }}

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

| defaultMappings =
	{{PropertyMapping | templateProperty = nom | ontologyProperty = foaf:name }}
        {{PropertyMapping | templateProperty = légende | ontologyProperty = thumbnailCaption }}
	{{PropertyMapping | templateProperty = nom de naissance | ontologyProperty = birthName }}
	{{PropertyMapping | templateProperty = date de naissance | ontologyProperty = birthDate }}
	{{PropertyMapping | templateProperty = lieu de naissance | ontologyProperty = birthPlace }}
	{{PropertyMapping | templateProperty = date de décès | ontologyProperty = deathDate }}
	{{PropertyMapping | templateProperty = lieu de décès | ontologyProperty = deathPlace }}
	{{PropertyMapping | templateProperty = nationalité | ontologyProperty = nationality }}
        {{PropertyMapping | templateProperty = formation | ontologyProperty = education }}
        {{PropertyMapping | templateProperty = maître | ontologyProperty = mentor }}
        {{PropertyMapping | templateProperty = élèves | ontologyProperty = disciple }}
        {{PropertyMapping | templateProperty = mouvement | ontologyProperty = movement }}
        {{PropertyMapping | templateProperty = œuvres | ontologyProperty = created }}
        {{PropertyMapping | templateProperty = mécènes | ontologyProperty = artPatron }}
	{{PropertyMapping | templateProperty = influencé par | ontologyProperty = influencedBy }}
	{{PropertyMapping | templateProperty = influence de | ontologyProperty = influenced }}
	{{PropertyMapping | templateProperty = récompenses  | ontologyProperty = award }}
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>