|
|
Line 1: |
Line 1: |
| {{TemplateMapping
| | |
| | mapToClass = Person
| |
| | mappings =
| |
| {{PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
| |
| {{PropertyMapping | templateProperty = birth_place | ontologyProperty = birthPlace}}
| |
| {{PropertyMapping | templateProperty = occupation | ontologyProperty = occupation }}
| |
| {{PropertyMapping | templateProperty = birth_name | ontologyProperty = birthName }}
| |
| {{PropertyMapping | templateProperty = death_place | ontologyProperty = deathPlace }}
| |
| {{PropertyMapping | templateProperty = birth_date | ontologyProperty = birthDate }}
| |
| {{PropertyMapping | templateProperty = spouse | ontologyProperty = spouse }}
| |
| {{PropertyMapping | templateProperty = death_date | ontologyProperty = deathDate }}
| |
| {{PropertyMapping | templateProperty = religion | ontologyProperty = religion }}
| |
| {{PropertyMapping | templateProperty = residence | ontologyProperty = residence }}
| |
| {{PropertyMapping | templateProperty = education | ontologyProperty = education }}
| |
| {{PropertyMapping | templateProperty = alma_mater | ontologyProperty = almaMater }}
| |
| {{PropertyMapping | templateProperty = networth | ontologyProperty = networth }}
| |
| {{PropertyMapping | templateProperty = partner | ontologyProperty = partner }}
| |
| {{PropertyMapping | templateProperty = salary | ontologyProperty = salary }}
| |
| {{PropertyMapping | templateProperty = party | ontologyProperty = party }}
| |
| }}
| |