"지봉유설 인용 관계 온톨로지 설계"의 두 판 사이의 차이
DH 교육용 위키
(→4. 원전 사이의 인용 관계) |
(→Class) |
||
| 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=== | ||
2019년 10월 7일 (월) 15:49 판
목차
온톨로지 어휘
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
- 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 |
|---|---|---|
| Text | Text | isQuotationOf |
| Text | Source | hasCitation |
| Source | Book | isFrom |
인용 관계 예시 시각화