Mapping es:Ficha de competición deportiva: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Mapped some properties, learning how to map)
 
(added mostsuccessful player)
Line 2: Line 2:
| mapToClass = SportsEvent
| mapToClass = SportsEvent
| mappings =  
| mappings =  
        {{ PropertyMapping | templateProperty = nombre | ontologyProperty = foaf:name}}
         {{ PropertyMapping | templateProperty = nombre_completo | ontologyProperty = foaf:name}}
         {{ PropertyMapping | templateProperty = nombre_completo | ontologyProperty = foaf:name}}
{{ PropertyMapping | templateProperty = anterior | ontologyProperty = previousEvent }}  
{{ PropertyMapping | templateProperty = anterior | ontologyProperty = previousEvent }}  
Line 7: Line 8:
{{ PropertyMapping | templateProperty = país | ontologyProperty = country}}
{{ PropertyMapping | templateProperty = país | ontologyProperty = country}}
{{ PropertyMapping | templateProperty = fecha | ontologyProperty = date}}
{{ PropertyMapping | templateProperty = fecha | ontologyProperty = date}}
        {{ PropertyMapping | templateProperty = deporte | ontologyProperty = sport }}
{{ PropertyMapping | templateProperty = cantidad de torneos | ontologyProperty = numberOfSportsEvents}}
{{ PropertyMapping | templateProperty = mejor_jugador | ontologyProperty = mostSuccessfulPlayer}}
         <!-- {{ PropertyMapping | templateProperty = participantes | ontologyProperty = }} -->
         <!-- {{ PropertyMapping | templateProperty = participantes | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = primero | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = primero | ontologyProperty = }} -->
Line 28: Line 33:
<!-- {{ PropertyMapping | templateProperty = Ascendidos | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = Ascendidos | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = imagen_pie | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = imagen_pie | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = deporte | ontologyProperty = }} -->
 
<!-- {{ PropertyMapping | templateProperty = est2 | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = est2 | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = premio | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = premio | ontologyProperty = }} -->
Line 60: Line 65:
<!-- {{ PropertyMapping | templateProperty = est6 | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = est6 | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = est_nombre7 | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = est_nombre7 | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = mejor_jugador | ontologyProperty = }} -->
 
<!-- {{ PropertyMapping | templateProperty = est7 | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = est7 | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = semifinalistas | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = semifinalistas | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = confederación | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = confederación | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = patrocinador | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = patrocinador | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = cantidad de torneos | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = recaudación | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = recaudación | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = longitud_km | ontologyProperty = }} -->
<!-- {{ PropertyMapping | templateProperty = longitud_km | ontologyProperty = }} -->

Revision as of 18:25, 6 May 2017

This is the mapping for the Wikipedia template Ficha de competición deportiva. 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 SportsEvent

Mappings




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




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




Property Mapping (help)
template property anterior
ontology property previousEvent




Property Mapping (help)
template property siguiente
ontology property nextEvent




Property Mapping (help)
template property país
ontology property country




Property Mapping (help)
template property fecha
ontology property date




Property Mapping (help)
template property deporte
ontology property sport




Property Mapping (help)
template property cantidad de torneos
ontology property numberOfSportsEvents




Property Mapping (help)
template property mejor_jugador
ontology property mostSuccessfulPlayer