"지봉유설 인용 관계 온톨로지 설계"의 두 판 사이의 차이
DH 교육용 위키
(→인용 관계 RDF) |
|||
| 48번째 줄: | 48번째 줄: | ||
===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일 (월) 13:18 판
목차
온톨로지 어휘
Class
- Book
- Chapter
- Collection
- Crowd
- Person
- Quotation
- Remarks
- Section
- Source
- Text
- Topic
- Work
Object Property
- creator
- hasCitation
- hasPart
- isFrom
- isQuotationOf
- isRelatedTo
- mentions
인용 관계 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 |
|---|
인용 관계 예시 시각화