Mapping en:Infobox model: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(disclaimer template paramater: page name encoded)
No edit summary
Line 5: Line 5:
| mappings =
| mappings =
{{PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = birthname | ontologyProperty = birthName }}
{{PropertyMapping | templateProperty = birthname | ontologyProperty = foaf:givenName }}
{{PropertyMapping | templateProperty = birthdate | ontologyProperty = birthDate }}
{{PropertyMapping | templateProperty = birthdate | ontologyProperty = birthDate }}
{{PropertyMapping | templateProperty = location | ontologyProperty = birthPlace }}
{{PropertyMapping | templateProperty = location | ontologyProperty = birthPlace }}
Line 12: Line 12:
{{PropertyMapping | templateProperty = height | ontologyProperty = height | unit = Length }}
{{PropertyMapping | templateProperty = height | ontologyProperty = height | unit = Length }}
{{PropertyMapping | templateProperty = weight | ontologyProperty = weight | unit = Mass }}
{{PropertyMapping | templateProperty = weight | ontologyProperty = weight | unit = Mass }}
{{PropertyMapping | templateProperty = alias | ontologyProperty = otherName }}
{{PropertyMapping | templateProperty = alias | ontologyProperty = alias }}
{{PropertyMapping | templateProperty = spouse | ontologyProperty = spouse }}
{{PropertyMapping | templateProperty = spouse | ontologyProperty = spouse }}
{{PropertyMapping | templateProperty = homepage | ontologyProperty = foaf:homepage }}
{{PropertyMapping | templateProperty = homepage | ontologyProperty = foaf:homepage }}
}}
}}

Revision as of 12:40, 25 March 2010

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

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

Mappings




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




Property Mapping (help)
template property birthname
ontology property foaf:givenName




Property Mapping (help)
template property birthdate
ontology property birthDate




Property Mapping (help)
template property location
ontology property birthPlace




Property Mapping (help)
template property deathdate
ontology property deathDate




Property Mapping (help)
template property deathplace
ontology property deathPlace


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


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




Property Mapping (help)
template property alias
ontology property alias




Property Mapping (help)
template property spouse
ontology property spouse




Property Mapping (help)
template property homepage
ontology property foaf:homepage