"JibongOntology.lst"의 두 판 사이의 차이

DH 교육용 위키
이동: 둘러보기, 검색
1번째 줄: 1번째 줄:
<!--
+
<pre>
 
#Project
 
#Project
 
h1 지봉유설 Citation Onotolgy Design
 
h1 지봉유설 Citation Onotolgy Design
57번째 줄: 57번째 줄:
  
 
#End
 
#End
-->
+
</pre>
 
==Visualization==
 
==Visualization==
  
 
{{NetworkGraph | title=jibongOntology.lst}}
 
{{NetworkGraph | title=jibongOntology.lst}}
 
[[분류:Network Graph Script]]
 
[[분류:Network Graph Script]]

2019년 10월 14일 (월) 16:52 판

#Project
h1 지봉유설 Citation Onotolgy Design

#Class
Node		red	circle	

#Relation
creator
hasCitation
hasPart
isFrom
isQuotationOf
isRelatedTo
mentions

#Nodes
Book	Node
Chapter	Node
Work	Node
Collection	Node
Crowd	Node
Person	Node
Section	Node
Topic	Node
Quotation	Node
Remarks	Node
Source	Node
Text	Node


#Links
Book	Section	hasPart
Section	Topic	hasPart
Topic	Quotation	hasPart
Topic	Remarks	hasPart
Quotation	Text	hasPart
Remarks	Quotation	isRelatedTo
Book	Person	creator
Book	Chapter	hasPart
Book	Work	hasPart
Book	Text	hasPart
Chapter	Text	hasPart
Work	Text	hasPart
Collection	Book	hasPart
Collection	Work	hasPart
Work	Person	creator
Text	Source	hasCitation
Remarks	Source	mentions
Text	Text	isQuotationOf
Source	Book	isFrom
Source	Chapter	isFrom
Source	Work	isFrom
Source	Person	isFrom
Source	Crowd	isFrom


#End

Visualization