Mapping ko:영화인 정보: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Created page with '{{ TemplateMapping | mapToClass = Actor | mappings = {{ PropertyMapping | templateProperty = 이름 | ontologyProperty = foaf:name }} {{ PropertyMapping | templateProper...')
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ TemplateMapping | mapToClass = Actor | mappings =  
<!--영화인_정보-->
    {{ PropertyMapping | templateProperty = 이름 | ontologyProperty = foaf:name }}
{{TemplateMapping
    {{ PropertyMapping | templateProperty = 본명 | ontologyProperty = foaf:name }}
| mapToClass = Actor
    {{ PropertyMapping | templateProperty = 출생일 | ontologyProperty = birthDate }}
| mappings =
    {{ PropertyMapping | templateProperty = 출생지 | ontologyProperty = birthPlace }}
{{ PropertyMapping | templateProperty = 이름 | ontologyProperty = foaf:name }}
    {{ PropertyMapping | templateProperty = 사망일 | ontologyProperty = deathDate }}
{{ PropertyMapping | templateProperty = 본명 | ontologyProperty = foaf:name }}
    {{ PropertyMapping | templateProperty = 사망지 of death | ontologyProperty = deathPlace }}
{{ PropertyMapping | templateProperty = 출생일 | ontologyProperty = birthDate }}
    {{ PropertyMapping | templateProperty = 국적 | ontologyProperty = country }}
{{ PropertyMapping | templateProperty = 출생지 | ontologyProperty = birthPlace }}
    {{ PropertyMapping | templateProperty = 다른이름 | ontologyProperty = alias }}
{{ PropertyMapping | templateProperty = 사망일 | ontologyProperty = deathDate }}
    {{ PropertyMapping | templateProperty = 직업 | ontologyProperty = occupation }}
{{ PropertyMapping | templateProperty = 사망지 | ontologyProperty = deathPlace }}
    {{ DateIntervalMapping | templateProperty = 활동기간 | startDateOntologyProperty = activeYearsStartYear | endDateOntologyProperty = activeYearsEndYear }}
{{ PropertyMapping | templateProperty = 다른이름 | ontologyProperty = alias }}
    {{ PropertyMapping | templateProperty = 배우자 | ontologyProperty = spouse }}
{{ PropertyMapping | templateProperty = 국적 | ontologyProperty = nationality }}
    {{ PropertyMapping | templateProperty = 자녀 | ontologyProperty = child }}
{{ PropertyMapping | templateProperty = 직업 | ontologyProperty = occupation }}
    {{ PropertyMapping | templateProperty = 부모 | ontologyProperty = parent }}
{{ DateIntervalMapping | templateProperty = 활동기간 | startDateOntologyProperty = activeYearsStartYear | endDateOntologyProperty = activeYearsEndYear }}
    {{ PropertyMapping | templateProperty = 형제자매 | ontologyProperty = relative }}
{{ PropertyMapping | templateProperty = 종교 | ontologyProperty = religion }}
    {{ PropertyMapping | templateProperty = 웹사이트 | ontologyProperty = foaf:homepage }}
{{ PropertyMapping | templateProperty = 부모 | ontologyProperty = parent }}
    {{ PropertyMapping | templateProperty = 수상 | ontologyProperty = award }}
{{ PropertyMapping | templateProperty = 형제자매 | ontologyProperty = relative }}
    {{ PropertyMapping | templateProperty = 종교 | ontologyProperty = religion }}
{{ PropertyMapping | templateProperty = 배우자 | ontologyProperty = spouse }}
    {{ PropertyMapping | templateProperty = 소속사 | ontologyProperty = owningOrganisation }}
{{ PropertyMapping | templateProperty = 자녀 | ontologyProperty = child }}
{{ PropertyMapping | templateProperty = 소속사 | ontologyProperty = owningOrganisation }}
{{ PropertyMapping | templateProperty = 수상 | ontologyProperty = award }}
{{ PropertyMapping | templateProperty = 웹사이트 | ontologyProperty = foaf:homepage }}          
}}
}}

Latest revision as of 04:31, 30 September 2011

This is the mapping for the Wikipedia template 영화인 정보. 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 Actor

Mappings




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




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




Property Mapping (help)
template property 출생일
ontology property birthDate




Property Mapping (help)
template property 출생지
ontology property birthPlace




Property Mapping (help)
template property 사망일
ontology property deathDate




Property Mapping (help)
template property 사망지
ontology property deathPlace




Property Mapping (help)
template property 다른이름
ontology property alias




Property Mapping (help)
template property 국적
ontology property nationality




Property Mapping (help)
template property 직업
ontology property occupation


Date Interval Mapping (help)
template property 활동기간
start date ontology property activeYearsStartYear
end date ontology property activeYearsEndYear




Property Mapping (help)
template property 종교
ontology property religion




Property Mapping (help)
template property 부모
ontology property parent




Property Mapping (help)
template property 형제자매
ontology property relative




Property Mapping (help)
template property 배우자
ontology property spouse




Property Mapping (help)
template property 자녀
ontology property child




Property Mapping (help)
template property 소속사
ontology property owningOrganisation




Property Mapping (help)
template property 수상
ontology property award




Property Mapping (help)
template property 웹사이트
ontology property foaf:homepage