"지봉유설 인용 관계 온톨로지 설계"의 두 판 사이의 차이
DH 교육용 위키
(→Object Property) |
|||
(같은 사용자에 의한 5개의 중간 편집이 숨겨짐) | |||
2번째 줄: | 2번째 줄: | ||
===Class=== | ===Class=== | ||
− | * Book | + | ====피인용 원전의 문맥 설명을 위한 Class==== |
− | * Chapter | + | * Book: 책 |
− | * Collection | + | * Chapter: 책의 편, 장 |
− | * Crowd | + | * Work: 작품 |
− | * Person | + | * Collection: 문고, 총서 |
− | + | * Crowd: 세상의 이야기 | |
− | + | * Person: 텍스트의 저자 | |
− | * Section | + | ====지봉유설의 문맥 설명을 위한 Class==== |
− | * | + | ※ 지봉유설 > Section > Topic > Quotation + Remarks |
− | * Text | + | * Section: 부(部) |
− | * | + | * Topic: 주제 |
− | * | + | * Quotation: 인용 (Text+Source) |
+ | * Remarks: 논평 | ||
+ | ====인용 관계 설명을 위한 Class==== | ||
+ | * Source: 인용 출처 정보 | ||
+ | * Text: 인용문 | ||
===Object Property=== | ===Object Property=== | ||
− | * creator | + | * creator: 책이나 작품의 저자 |
− | * hasCitation | + | * hasCitation: 텍스트(Text)와 출처 정보(Source)의 관계 |
− | * hasPart | + | * hasPart: 문헌의 포함 관계 |
− | * isFrom | + | * isFrom: 출처 정보(Source)와 대상 문헌의 관계 |
− | * isQuotationOf | + | * isQuotationOf: 텍스트와 텍스트 사이의 인용 관계 |
− | * isRelatedTo | + | * isRelatedTo: 논평(Remarks)과 인용(Quotation) 사이의 관계, 이 관계가 없으면 독립적인 화제 |
− | * mentions | + | * mentions: 논평(Remarks)과 출처 정보(Source)의 관계. 텍스트(Text) 인용 없이 출처만 언급하는 경우. |
==인용 관계 RDF== | ==인용 관계 RDF== | ||
48번째 줄: | 52번째 줄: | ||
===2. 원전 텍스트 문맥=== | ===2. 원전 텍스트 문맥=== | ||
− | Book Chapter | + | {|class="wikitable sortable" style="width:50%; text-align:center; background:white;" " |
− | Book Work hasPart | + | !style="width:30%"|Source||style="width:30%"|Target||style="width:40%"|Relation |
− | Book Text hasPart | + | |- |
− | Chapter | + | |Book ||Chapter ||hasPart |
− | Work Text hasPart | + | |- |
− | Collection Book hasPart | + | |Book ||Work ||hasPart |
− | Collection Work hasPart | + | |- |
− | Book Person | + | |Book ||Text ||hasPart |
− | Work Person | + | |- |
+ | |Chapter ||Text ||hasPart | ||
+ | |- | ||
+ | |Work ||Text ||hasPart | ||
+ | |- | ||
+ | |Collection ||Book ||hasPart | ||
+ | |- | ||
+ | |Collection ||Work ||hasPart | ||
+ | |- | ||
+ | |Book ||Person ||creator | ||
+ | |- | ||
+ | |Work ||Person ||creator | ||
+ | |} | ||
===3. 지봉유설과 원전의 인용 관계=== | ===3. 지봉유설과 원전의 인용 관계=== | ||
− | Text Source | + | {|class="wikitable sortable" style="width:50%; text-align:center; background:white;" " |
− | Remarks Source | + | !style="width:30%"|Source||style="width:30%"|Target||style="width:40%"|Relation |
− | Text Text isQuotationOf | + | |- |
− | Source Book isFrom | + | |Text ||Source ||hasCitation |
− | Source Chapter | + | |- |
− | Source Work isFrom | + | |Remarks ||Source ||mentions |
− | Source Person | + | |- |
− | Source Crowd isFrom | + | |Text ||Text ||isQuotationOf |
+ | |- | ||
+ | |Source ||Book ||isFrom | ||
+ | |- | ||
+ | |Source ||Chapter ||isFrom | ||
+ | |- | ||
+ | |Source ||Work ||isFrom | ||
+ | |- | ||
+ | |Source ||Person ||isFrom | ||
+ | |- | ||
+ | |Source ||Crowd ||isFrom | ||
+ | |} | ||
===4. 원전 사이의 인용 관계=== | ===4. 원전 사이의 인용 관계=== | ||
− | Text Text isQuotationOf | + | {|class="wikitable sortable" style="width:50%; text-align:center; background:white;" " |
− | Text Source | + | !style="width:30%"|Source||style="width:30%"|Target||style="width:40%"|Relation |
− | Source Book isFrom | + | |- |
+ | |Text ||Text ||isQuotationOf | ||
+ | |- | ||
+ | |Text ||Source ||hasCitation | ||
+ | |- | ||
+ | |Source ||Book ||isFrom | ||
+ | |} | ||
==인용 관계 예시 시각화== | ==인용 관계 예시 시각화== | ||
{{NetworkGraph | title=지봉유설_Ontology.lst}} | {{NetworkGraph | title=지봉유설_Ontology.lst}} |
2019년 10월 7일 (월) 15:57 기준 최신판
목차
온톨로지 어휘
Class
피인용 원전의 문맥 설명을 위한 Class
- Book: 책
- Chapter: 책의 편, 장
- Work: 작품
- Collection: 문고, 총서
- Crowd: 세상의 이야기
- Person: 텍스트의 저자
지봉유설의 문맥 설명을 위한 Class
※ 지봉유설 > Section > Topic > Quotation + Remarks
- Section: 부(部)
- Topic: 주제
- Quotation: 인용 (Text+Source)
- Remarks: 논평
인용 관계 설명을 위한 Class
- Source: 인용 출처 정보
- Text: 인용문
Object Property
- creator: 책이나 작품의 저자
- hasCitation: 텍스트(Text)와 출처 정보(Source)의 관계
- hasPart: 문헌의 포함 관계
- isFrom: 출처 정보(Source)와 대상 문헌의 관계
- isQuotationOf: 텍스트와 텍스트 사이의 인용 관계
- isRelatedTo: 논평(Remarks)과 인용(Quotation) 사이의 관계, 이 관계가 없으면 독립적인 화제
- mentions: 논평(Remarks)과 출처 정보(Source)의 관계. 텍스트(Text) 인용 없이 출처만 언급하는 경우.
인용 관계 RDF
1. 지봉유설 텍스트 문맥
Source | Target | Relation |
---|---|---|
Book | Section | hasPart |
Section | Topic | hasPart |
Topic | Quotation | hasPart |
Topic | Remarks | hasPart |
Quotation | Text | hasPart |
Remarks | Quotation | isRelatedTo |
Book | Person | creator |
2. 원전 텍스트 문맥
Source | Target | Relation |
---|---|---|
Book | Chapter | hasPart |
Book | Work | hasPart |
Book | Text | hasPart |
Chapter | Text | hasPart |
Work | Text | hasPart |
Collection | Book | hasPart |
Collection | Work | hasPart |
Book | Person | creator |
Work | Person | creator |
3. 지봉유설과 원전의 인용 관계
Source | Target | Relation |
---|---|---|
Text | Source | hasCitation |
Remarks | Source | mentions |
Text | Text | isQuotationOf |
Source | Book | isFrom |
Source | Chapter | isFrom |
Source | Work | isFrom |
Source | Person | isFrom |
Source | Crowd | isFrom |
4. 원전 사이의 인용 관계
Source | Target | Relation |
---|---|---|
Text | Text | isQuotationOf |
Text | Source | hasCitation |
Source | Book | isFrom |
인용 관계 예시 시각화