<?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="es" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping es:Ficha de futbolista</title>
        <ns>214</ns>
        <id>4682</id>
        <revision>
          <id>16109</id>
          <timestamp>2011-11-04T12:48:17Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ TemplateMapping
| mapToClass = SoccerPlayer
| mappings = 
    {{ PropertyMapping 
       | templateProperty = nombre 
       | ontologyProperty = foaf:name }}
    {{ PropertyMapping 
       | templateProperty = ciudaddenacimiento
       | ontologyProperty = city  }}
   {{PropertyMapping 
       | templateProperty = clubdebut
       | ontologyProperty = debutTeam }}
   {{PropertyMapping 
       | templateProperty = paisdenacimiento
       | ontologyProperty = country }}
   {{PropertyMapping 
       | templateProperty = fechadenacimiento
       | ontologyProperty = birthDate}}
   {{PropertyMapping 
       | templateProperty = club
       | ontologyProperty = club}}
   {{PropertyMapping 
       | templateProperty = altura  &lt;!-- Hay muchas instancias con altura, pero debería ser estatura --&gt;
       | ontologyProperty = height | unit = metre}}
&lt;!-- Si pongo esto no es capaz de convertir altura y estatura a la propiedad DBpedia height
   {{PropertyMapping                
       | templateProperty = estatura
       | ontologyProperty = height | unit = metre}}
--&gt;
   {{PropertyMapping 
       | templateProperty = apodo  
       | ontologyProperty = foaf:nick}}
   {{PropertyMapping 
       | templateProperty = posición  
       | ontologyProperty = position}}
   {{PropertyMapping                  &lt;!-- OJO, en la definición está posicion, pero hay instancias de posición --&gt;
       | templateProperty = posicion  
       | ontologyProperty = position}}
   {{PropertyMapping                  &lt;!-- No existe foaf:fullname, una pena --&gt;
       | templateProperty = nombrecompleto
       | ontologyProperty = foaf:name}}
   {{PropertyMapping                  &lt;!-- Parece mejor que foaf:depiction, que la dejamos para image (del futbolista) --&gt;
       | templateProperty = imagen
       | ontologyProperty = foaf:thumbnail}}
   {{PropertyMapping                  
       | templateProperty = añodebut
       | ontologyProperty = activeYearsStartYear }}
   {{PropertyMapping                  
       | templateProperty = añoretiro
       | ontologyProperty = activeYearsEndYear }}
   {{PropertyMapping 
       | templateProperty = fechafallecimiento
       | ontologyProperty = deathDate}}
}}

&lt;!--

15220	 

8357	 minibandera
5862	 partidosinternacionales
5557	 goles
4014	 clubretiro
979	 ciudadfallecimiento
897	 paisfallecimiento
396	 estatura

--&gt;</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>