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) |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
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 = página web | ontologyProperty = foaf:homepage}} | |||
}} | |||
<!-- NOT YET MAPPED --> | |||
<!-- {{ PropertyMapping | templateProperty = participantes | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = participantes | ontologyProperty = }} --> | ||
<!-- {{ PropertyMapping | templateProperty = primero | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = primero | ontologyProperty = }} --> | ||
Line 21: | Line 29: | ||
<!-- {{ PropertyMapping | templateProperty = imagen_tamaño | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = imagen_tamaño | ontologyProperty = }} --> | ||
<!-- {{ PropertyMapping | templateProperty = imagen | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = imagen | ontologyProperty = }} --> | ||
<!-- {{ PropertyMapping | templateProperty = goles | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = goles | ontologyProperty = }} --> | ||
Line 28: | Line 35: | ||
<!-- {{ PropertyMapping | templateProperty = Ascendidos | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = Ascendidos | ontologyProperty = }} --> | ||
<!-- {{ PropertyMapping | templateProperty = imagen_pie | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = imagen_pie | ontologyProperty = }} --> | ||
<!-- {{ PropertyMapping | templateProperty = est2 | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = est2 | ontologyProperty = }} --> | ||
<!-- {{ PropertyMapping | templateProperty = premio | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = premio | ontologyProperty = }} --> | ||
Line 60: | Line 67: | ||
<!-- {{ PropertyMapping | templateProperty = est6 | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = est6 | ontologyProperty = }} --> | ||
<!-- {{ PropertyMapping | templateProperty = est_nombre7 | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = est_nombre7 | 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 = recaudación | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = recaudación | ontologyProperty = }} --> | ||
<!-- {{ PropertyMapping | templateProperty = longitud_km | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = longitud_km | ontologyProperty = }} --> | ||
Line 142: | Line 148: | ||
<!-- {{ PropertyMapping | templateProperty = resultado | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = resultado | ontologyProperty = }} --> | ||
<!-- {{ PropertyMapping | templateProperty = wikidata | ontologyProperty = }} --> | <!-- {{ PropertyMapping | templateProperty = wikidata | ontologyProperty = }} --> | ||
Latest revision as of 19:12, 7 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 |
Property Mapping (help) | |
---|---|
template property | página web |
ontology property | foaf:homepage |