Mapping fr:Infobox Handballeur: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Created page with '{{ TemplateMapping | mapToClass = HandballPlayer | mappings = {{ PropertyMapping | templateProperty = nom | ontologyProperty = foaf:name }} {{ PropertyMapping | templ...')
 
No edit summary
Line 1: Line 1:
{{
{{TemplateMapping
TemplateMapping | mapToClass = HandballPlayer | mappings =  
| mapToClass = HandballPlayer  
    {{ PropertyMapping | templateProperty = nom | ontologyProperty = foaf:name }}
| mappings =  
    {{ PropertyMapping | templateProperty = date_de_naissance | ontologyProperty = birthDate }}
        {{PropertyMapping | templateProperty = nom | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = prénom | ontologyProperty = foaf:givenname }}
        {{PropertyMapping | templateProperty = date_de_naissance | ontologyProperty = birthDate }}
        {{PropertyMapping | templateProperty = ville | ontologyProperty = city }}
        {{PropertyMapping | templateProperty = pays | ontologyProperty = nationality }}
        {{PropertyMapping | templateProperty = taille | ontologyProperty = height | unit = Length}}
        {{PropertyMapping | templateProperty = surnom | ontologyProperty = foaf:nick }}
        {{PropertyMapping | templateProperty = pôle | ontologyProperty = pole }}
        {{PropertyMapping | templateProperty = club_actuel | ontologyProperty = team }}
{{PropertyMapping | templateProperty = numero_en_club | ontologyProperty = number }}
        {{PropertyMapping | templateProperty = poste | ontologyProperty = position }}
        {{PropertyMapping | templateProperty = période_pro | ontologyProperty = proPeriod }}
}}
}}

Revision as of 13:40, 3 July 2013

This is the mapping for the Wikipedia template Infobox Handballeur. 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 HandballPlayer

Mappings




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




Property Mapping (help)
template property prénom
ontology property foaf:givenname




Property Mapping (help)
template property date_de_naissance
ontology property birthDate




Property Mapping (help)
template property ville
ontology property city




Property Mapping (help)
template property pays
ontology property nationality


Property Mapping (help)
template property taille
ontology property height
unitLength




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




Property Mapping (help)
template property pôle
ontology property pole




Property Mapping (help)
template property club_actuel
ontology property team




Property Mapping (help)
template property numero_en_club
ontology property number




Property Mapping (help)
template property poste
ontology property position




Property Mapping (help)
template property période_pro
ontology property proPeriod