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

DH 교육용 위키
이동: 둘러보기, 검색
(새 문서: <!-- #Project h1 지봉유설 Citation Onotolgy Design #Class Book red circle Chapter orange ellipse Work violet ellipse Collection brown ellipse Crowd grey triangle Person gre...)
 
 
(같은 사용자에 의한 3개의 중간 편집이 숨겨짐)
1번째 줄: 1번째 줄:
<!--
+
<pre>
 
#Project
 
#Project
 
h1 지봉유설 Citation Onotolgy Design
 
h1 지봉유설 Citation Onotolgy Design
  
 
#Class
 
#Class
Book red circle
+
Node red circle
Chapter orange ellipse
+
Work violet ellipse
+
Collection brown ellipse
+
Crowd grey triangle
+
Person green triangle
+
Quotation blue box
+
Remarks blue box
+
Section blue box
+
Topic blue box
+
Source red star
+
Text purple square
+
  
 
#Relation
 
#Relation
27번째 줄: 16번째 줄:
  
 
#Nodes
 
#Nodes
Book Book
+
Book Node Book
Chapter Chapter
+
Chapter Node Chapter
Work Work
+
Work Node Work
Collection Collection
+
Collection Node Collection
Crowd Crowd
+
Crowd Node Crowd
Person Person
+
Person Node Person
Section Section
+
Section Node Section
Topic Topic
+
Topic Node Topic
Quotation Quotation
+
Quotation Node Quotation
Remarks Remarks
+
Remarks Node Remarks
Source Source
+
Source Node Source
Text Text
+
Text Node Text
 +
 
  
  
68번째 줄: 58번째 줄:
  
 
#End
 
#End
-->
+
</pre>
 
==Visualization==
 
==Visualization==
  
 
{{NetworkGraph | title=jibongOntology.lst}}
 
{{NetworkGraph | title=jibongOntology.lst}}
 
[[분류:Network Graph Script]]
 
[[분류:Network Graph Script]]

2019년 10월 14일 (월) 16:57 기준 최신판

#Project
h1 지봉유설 Citation Onotolgy Design

#Class
Node		red	circle	

#Relation
creator
hasCitation
hasPart
isFrom
isQuotationOf
isRelatedTo
mentions

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



#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