Mapping tr:Yazar bilgi kutusu: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Created page with '{{ TemplateMapping | mapToClass = Writer | mappings = {{ PropertyMapping | templateProperty = notableworks | ontologyProperty = notableWork }} {{ PropertyMapping | templ...')
 
No edit summary
Line 1: Line 1:
{{ TemplateMapping | mapToClass = Writer | mappings =  
{{ TemplateMapping  
| mapToClass = Writer
| mappings =  
    <!-- not present in Turkish templates
     {{ PropertyMapping | templateProperty = notableworks | ontologyProperty = notableWork }}
     {{ PropertyMapping | templateProperty = notableworks | ontologyProperty = notableWork }}
    {{ PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
    {{ PropertyMapping | templateProperty = pseudonym | ontologyProperty = pseudonym }}
    {{ PropertyMapping | templateProperty = penname | ontologyProperty = pseudonym }}
    {{ PropertyMapping | templateProperty = birthname | ontologyProperty = birthName }}
    {{ PropertyMapping | templateProperty = birth_name | ontologyProperty = birthName }}
    {{ PropertyMapping | templateProperty = birthdate | ontologyProperty = birthDate }}
    {{ PropertyMapping | templateProperty = birth_date | ontologyProperty = birthDate }}
    {{ PropertyMapping | templateProperty = birthplace | ontologyProperty = birthPlace }}
    {{ PropertyMapping | templateProperty = birth_place | ontologyProperty = birthPlace }}
    {{ PropertyMapping | templateProperty = deathdate | ontologyProperty = deathDate }}
    {{ PropertyMapping | templateProperty = death_date | ontologyProperty = deathDate }}
    {{ PropertyMapping | templateProperty = deathplace | ontologyProperty = deathPlace }}
    {{ PropertyMapping | templateProperty = death_place | ontologyProperty = deathPlace }}
    {{ PropertyMapping | templateProperty = occupation | ontologyProperty = occupation }}
    {{ PropertyMapping | templateProperty = language | ontologyProperty = language }}
    {{ PropertyMapping | templateProperty = nationality | ontologyProperty = nationality }}
    {{ PropertyMapping | templateProperty = ethnicity | ontologyProperty = ethnicity }}
    {{ PropertyMapping | templateProperty = citizenship | ontologyProperty = citizenship }}
     {{ PropertyMapping | templateProperty = resting_place | ontologyProperty = restingPlace }}
     {{ PropertyMapping | templateProperty = resting_place | ontologyProperty = restingPlace }}
    {{ DateIntervalMapping | templateProperty = period | startDateOntologyProperty = activeYearsStartYear | endDateOntologyProperty = activeYearsEndYear }}
    {{ PropertyMapping | templateProperty = genre | ontologyProperty = genre }}
    {{ PropertyMapping | templateProperty = subject | ontologyProperty = skos:subject }}
    {{ PropertyMapping | templateProperty = movement | ontologyProperty = movement }}
     {{ PropertyMapping | templateProperty = spouse | ontologyProperty = spouse }}
     {{ PropertyMapping | templateProperty = spouse | ontologyProperty = spouse }}
     {{ PropertyMapping | templateProperty = partner | ontologyProperty = partner }}
     {{ PropertyMapping | templateProperty = partner | ontologyProperty = partner }}
Line 30: Line 11:
     {{ PropertyMapping | templateProperty = alma_mater | ontologyProperty = almaMater }}
     {{ PropertyMapping | templateProperty = alma_mater | ontologyProperty = almaMater }}
     {{ PropertyMapping | templateProperty = education | ontologyProperty = education }}
     {{ PropertyMapping | templateProperty = education | ontologyProperty = education }}
     {{ PropertyMapping | templateProperty = influences | ontologyProperty = influencedBy }}
    -->
     {{ PropertyMapping | templateProperty = influenced | ontologyProperty = influenced }}
 
     {{ PropertyMapping | templateProperty = awards | ontologyProperty = award }}
 
     {{ PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }} }}
    {{ PropertyMapping | templateProperty = adı | ontologyProperty = foaf:name }}
    {{ PropertyMapping | templateProperty = takmaadı | ontologyProperty = pseudonym }}
    {{ PropertyMapping | templateProperty = doğum_adı | ontologyProperty = birthName }}
    {{ PropertyMapping | templateProperty = doğum_tarihi | ontologyProperty = birthDate }}
    {{ PropertyMapping | templateProperty = doğum_yeri | ontologyProperty = birthPlace }}
     {{ PropertyMapping | templateProperty = ölüm_tarihi | ontologyProperty = deathDate }}
    {{ PropertyMapping | templateProperty = ölüm_yeri | ontologyProperty = deathPlace }}
    {{ PropertyMapping | templateProperty = meslek | ontologyProperty = occupation }}
    {{ PropertyMapping | templateProperty = dil | ontologyProperty = language }}
    {{ PropertyMapping | templateProperty = milliyet | ontologyProperty = nationality }}
    {{ PropertyMapping | templateProperty = köken | ontologyProperty = ethnicity }}
    {{ PropertyMapping | templateProperty = vatandaşlık | ontologyProperty = citizenship }}
    {{ DateIntervalMapping | templateProperty = dönem |
                            startDateOntologyProperty = activeYearsStartYear |
                            endDateOntologyProperty = activeYearsEndYear }}
    {{ PropertyMapping | templateProperty = tür | ontologyProperty = genre }}
    {{ PropertyMapping | templateProperty = konu | ontologyProperty = skos:subject }}
    {{ PropertyMapping | templateProperty = akım | ontologyProperty = movement }}
    {{ PropertyMapping | templateProperty = etkiledikleri | ontologyProperty = influencedBy }}
     {{ PropertyMapping | templateProperty = etkilendikleri | ontologyProperty = influenced }}
     {{ PropertyMapping | templateProperty = ödülleri | ontologyProperty = award }}
     {{ PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }}  
}}

Revision as of 13:14, 3 May 2011

This is the mapping for the Wikipedia template Yazar bilgi kutusu. 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 Writer

Mappings




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




Property Mapping (help)
template property takmaadı
ontology property pseudonym




Property Mapping (help)
template property doğum_adı
ontology property birthName




Property Mapping (help)
template property doğum_tarihi
ontology property birthDate




Property Mapping (help)
template property doğum_yeri
ontology property birthPlace




Property Mapping (help)
template property ölüm_tarihi
ontology property deathDate




Property Mapping (help)
template property ölüm_yeri
ontology property deathPlace




Property Mapping (help)
template property meslek
ontology property occupation




Property Mapping (help)
template property dil
ontology property language




Property Mapping (help)
template property milliyet
ontology property nationality




Property Mapping (help)
template property köken
ontology property ethnicity




Property Mapping (help)
template property vatandaşlık
ontology property citizenship


Date Interval Mapping (help)
template property dönem
start date ontology property activeYearsStartYear
end date ontology property activeYearsEndYear




Property Mapping (help)
template property tür
ontology property genre




Property Mapping (help)
template property konu
ontology property skos:subject




Property Mapping (help)
template property akım
ontology property movement




Property Mapping (help)
template property etkiledikleri
ontology property influencedBy




Property Mapping (help)
template property etkilendikleri
ontology property influenced




Property Mapping (help)
template property ödülleri
ontology property award




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