<?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="de" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping de:Infobox Wrestler</title>
        <ns>208</ns>
        <id>3512</id>
        <revision>
          <id>12626</id>
          <timestamp>2011-05-03T11:38:50Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ TemplateMapping
   | mapToClass = Wrestler
   | mappings =
       {{ PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
       {{ PropertyMapping | templateProperty = names | ontologyProperty = foaf:name }}
       {{ PropertyMapping | templateProperty = nickname | ontologyProperty = foaf:nick }}
       {{ PropertyMapping | templateProperty = promotion | ontologyProperty = company }}
       {{ PropertyMapping | templateProperty = height | ontologyProperty = height | unit = metre }}
       {{ PropertyMapping | templateProperty = weight | ontologyProperty = weight | unit = kilogram }}
       {{ PropertyMapping | templateProperty = birth_date | ontologyProperty = birthDate }}
       {{ PropertyMapping | templateProperty = birth_place | ontologyProperty = birthPlace }}
       {{ PropertyMapping | templateProperty = death_date  | ontologyProperty = deathDate }}
       {{ PropertyMapping | templateProperty = death_place  | ontologyProperty = deathPlace }}
       {{ PropertyMapping | templateProperty = resides  | ontologyProperty = hometown }}
       {{ PropertyMapping | templateProperty = trainer | ontologyProperty = coach }}
       {{ PropertyMapping | templateProperty = debut | ontologyProperty = activeYearsStartYear }}
       {{ PropertyMapping | templateProperty = retired | ontologyProperty = activeYearsEndYear }}
       {{ PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }}
}}

&lt;!-- 
     Properties which are not mapped (yet)
      Useless properties:
       {{ PropertyMapping | templateProperty = image | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = caption | ontologyProperty = }}

      Maybe useful properties but without a counterpart so far:
       {{ PropertyMapping | templateProperty = brand | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = billed | ontologyProperty = }}
--&gt;</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>