Mapping en:Infobox cyclist: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(removed disclaimer)
No edit summary
Line 2: Line 2:
| mapToClass = Cyclist
| mapToClass = Cyclist
| mappings =
| mappings =
{{PropertyMapping | templateProperty = ridername | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = nome | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = fullname | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = apelido | ontologyProperty = foaf:nick }}
{{PropertyMapping | templateProperty = nickname | ontologyProperty = foaf:nick }}
{{PropertyMapping | templateProperty = nascimento_data | ontologyProperty = birthDate }}
{{PropertyMapping | templateProperty = dateofbirth | ontologyProperty = birthDate }}
{{PropertyMapping | templateProperty = morte_data | ontologyProperty = deathDate }}
{{PropertyMapping | templateProperty = dateofdeath | ontologyProperty = deathDate }}
{{PropertyMapping | templateProperty = altura | ontologyProperty = height | unit = Length }}
{{PropertyMapping | templateProperty = height | ontologyProperty = height | unit = Length }}
{{PropertyMapping | templateProperty = peso | ontologyProperty = weight | unit = Mass }}
{{PropertyMapping | templateProperty = weight | ontologyProperty = weight | unit = Mass }}
{{PropertyMapping | templateProperty = equipa | ontologyProperty = team }}
{{PropertyMapping | templateProperty = currentteam | ontologyProperty = team }}
}}
}}

Revision as of 22:34, 9 May 2011

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

Mappings




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




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




Property Mapping (help)
template property nascimento_data
ontology property birthDate




Property Mapping (help)
template property morte_data
ontology property deathDate


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


Property Mapping (help)
template property peso
ontology property weight
unitMass




Property Mapping (help)
template property equipa
ontology property team