<?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/Projet V2</title>
        <ns>210</ns>
        <id>7564</id>
        <revision>
          <id>27912</id>
          <timestamp>2013-07-18T10:06:12Z</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 = nom alias | ontologyProperty = foaf:nick }}
	{{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 = mouvement | ontologyProperty = movement }}
        {{PropertyMapping | templateProperty = formation | ontologyProperty = education }}
        {{PropertyMapping | templateProperty = maîtres | ontologyProperty = mentor }}
        {{PropertyMapping | templateProperty = élèves | ontologyProperty = disciple }}
        {{PropertyMapping | templateProperty = mécènes | ontologyProperty = artPatron }}
        {{PropertyMapping | templateProperty = œuvre | ontologyProperty = created }}
        {{PropertyMapping | templateProperty = distinctions | ontologyProperty = decoration }}
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>