Mapping es:Ficha de futbolista: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
No edit summary
(Undo revision 15994 by Jogracia (Talk))
Line 3: Line 3:
| mappings =  
| mappings =  
     {{ PropertyMapping  
     {{ PropertyMapping  
       | templateProperty = name
       | templateProperty = nombre
       | ontologyProperty = foaf:name }}
       | ontologyProperty = foaf:name }}
     {{ PropertyMapping  
     {{ PropertyMapping  
       | templateProperty = nat
       | templateProperty = ciudaddenacimiento
       | ontologyProperty = country}}
       | ontologyProperty = city  }}
   {{PropertyMapping  
   {{PropertyMapping  
       | templateProperty = pos
       | templateProperty = clubdebut
       | ontologyProperty = position }}
       | ontologyProperty = debutTeam }}
   {{PropertyMapping  
   {{PropertyMapping  
       | templateProperty = nombre
       | templateProperty = paisdenacimiento
       | ontologyProperty = foaf:name }}
      | ontologyProperty = country }}
  {{PropertyMapping
      | templateProperty = fechadenacimiento
      | ontologyProperty = birthDate}}
  {{PropertyMapping
      | templateProperty = club
      | ontologyProperty = club}}
  {{PropertyMapping
      | templateProperty = altura  <!-- Hay muchas instancias con altura, pero debería ser estatura -->
      | ontologyProperty = height | unit = metre}}
<!-- Si pongo esto no es capaz de convertir altura y estatura a la propiedad DBpedia height
  {{PropertyMapping               
      | templateProperty = estatura
      | ontologyProperty = height | unit = metre}}
-->
  {{PropertyMapping
      | templateProperty = apodo 
       | ontologyProperty = foaf:nick}}
   {{PropertyMapping  
   {{PropertyMapping  
       | templateProperty = nac
       | templateProperty = posición 
       | ontologyProperty = country}}
       | ontologyProperty = position}}
  {{PropertyMapping                  <!-- No existe foaf:fullname, una pena -->
      | templateProperty = nombrecompleto
      | ontologyProperty = foaf:name}}
  {{PropertyMapping                  <!-- Parece mejor que foaf:depiction -->
      | templateProperty = imagen
      | ontologyProperty = foaf:thumbnail}}
  {{PropertyMapping                 
      | templateProperty = añodebut
      | ontologyProperty = activeYearsStartYear }}
  {{PropertyMapping                 
      | templateProperty = añoretiro
      | ontologyProperty = activeYearsEndYear }}
}}
}}
<!--
15220
8357 minibandera
5862 partidosinternacionales
5557 goles
4014 clubretiro
3648 imagen
1062 fechafallecimiento
979 ciudadfallecimiento
897 paisfallecimiento
396 estatura
36 posicion
-->

Revision as of 12:47, 4 November 2011

This is the mapping for the Wikipedia template Ficha de futbolista. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class SoccerPlayer

Mappings




Property Mapping (help)
template property nombre
ontology property foaf:name




Property Mapping (help)
template property ciudaddenacimiento
ontology property city




Property Mapping (help)
template property clubdebut
ontology property debutTeam




Property Mapping (help)
template property paisdenacimiento
ontology property country




Property Mapping (help)
template property fechadenacimiento
ontology property birthDate




Property Mapping (help)
template property club
ontology property club


Property Mapping (help)
template property altura
ontology property height
unitmetre




Property Mapping (help)
template property apodo
ontology property foaf:nick




Property Mapping (help)
template property posición
ontology property position




Property Mapping (help)
template property nombrecompleto
ontology property foaf:name




Property Mapping (help)
template property imagen
ontology property foaf:thumbnail




Property Mapping (help)
template property añodebut
ontology property activeYearsStartYear




Property Mapping (help)
template property añoretiro
ontology property activeYearsEndYear