"이양하.lst"의 두 판 사이의 차이

North Korea Humanities

1번째 줄: 1번째 줄:
 +
<pre>
 
#Project<br>
 
#Project<br>
 
이양하 네트워크 그래프<br>
 
이양하 네트워크 그래프<br>
51번째 줄: 52번째 줄:
 
   
 
   
 
#End<br>
 
#End<br>
 +
 +
</pre>
 +
 +
==Visualization==
 +
{{NetworkGraph | title=이양하.lst}}
 +
 +
[[분류:Network Graph Script]][[분류:2024-2 BigData(SNU)]]

2024년 12월 7일 (토) 19:43 판

#Project<br>
이양하 네트워크 그래프<br>

#Class<br>
Person		blue	circle<br>
Group		violet	circle<br>
Institution	navy	circle<br>
Location	red	circle<br>
Event		orange	circle<br>
Article		gray	circle<br>
Book		brown	circle<br>
Volume		green	circle<br>
Journal		green	circle<br><br>

#Relation<br>	
hasSpouse	A는_B를_배우자로_두다	arrow		2<br>
hasSon		A는_B를_아들로_두다	arrow		2<br>
hasDaughter	A는_B를_딸로_두다	arrow		2<br>
hasBrother	A는_B를_형제로_두다	arrow		2<br>
hasMaster	A는_B를_스승으로_삼다	arrow		2<br>
isMemberOf	A는_B의_구성원이다	sequence	2<br>
graduates	A는_B를_졸업하다	arrow		2<br>
takesCourseAt	A는_B에서_수학하다	arrow		2<br>
worksAt		A는_B에서_근무하다	arrow		2<br>
isAdjunctTo	A는_B의_부속이다	arrow		2<br>
isPredecessorOf	A는_B의_전신이다	arrow		2<br>
isLocatedIn	A는_B에_위치하다	arrow		2<br>
isWriterOf	A는_B의_저술자이다	arrow		2<br>
isChapterOf	A는_B에_수록되다	arrow		2<br>
isPartOf	A는_B에_게재되다	arrow		2<br>
includes	A는_B를_포함하다	arrow		2<br>
creator		A의_저작자는_B이다	arrow		2<br>
cocreator	A의_공동저작자는_B이다	arrow		2<br>
publisher	A의_간행처는_B이다	arrow		2<br>
isRelatedTo	A는_B와_관련있다	both		2<br><br>

#Nodes<br>
이양하	Person  	이양하 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1<br>
동경제국대학교	Institution	동경제국대학교 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1<br>
경성대학교	Institution	경성대학교 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1<br>
서울대학교 	Institution	서울대학교 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1<br>
나무	Book		나무 null https://dh.aks.ac.kr/~nkh/wiki/images/b/b4/Icon_book.png 1<br>
신록예찬	Book		신록예찬 null https://dh.aks.ac.kr/~nkh/wiki/images/b/b4/Icon_book.png 1<br><br>

#Links<br>
이양하	동경제국대학교	graduates<br>
이양하	경성대학교	worksAt<br>
이양하	서울대학교	worksAt<br>
이양하	나무	creator<br>
이양하	신록예찬	creator<br><br>
 
#End<br>

Visualization