이광수.lst

North Korea Humanities

#Project
2024-1BigData과제2 네트워크 그래프 예시

#Class
Person		blue	circle
Group		violet	circle
Institution	navy	circle
Event		orange	circle
Article		gray	circle
Book		brown	circle


#Relation	
hasMaster	A는_B를_스승으로_삼다	arrow		2
isMemberOf	A는_B의_구성원이다	sequence	2
worksAt		A는_B에서_근무하다	arrow		2
isWriterOf	A는_B의_저술자이다	arrow		2
creator		A의_저작자는_B이다	arrow		2
isRelatedTo	A는_B와_관련있다	both		2

#Nodes
인물1	Person  	이광수 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1
인물2	Person  	안창호 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1
단체	Group		신한청년당 null https://dh.aks.ac.kr/~nkh/wiki/images/f/fc/Icon_group.png 1
기관1	Institution	대한민국_임시정부 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
사건	Event		수양동우회_사건 null https://dh.aks.ac.kr/~nkh/wiki/images/6/6b/Icon_event.png 1
원고1	Article		민족개조론 null https://dh.aks.ac.kr/~nkh/wiki/images/c/c5/Icon_article.png 1
서적	Book		무정 null https://dh.aks.ac.kr/~nkh/wiki/images/b/b4/Icon_book.png 1



#Links
인물1	인물2	hasMaster
인물1	단체	isMemberOf
인물1	기관1	worksAt
사건	인물1	isRelatedTo
인물1	원고1	isWriterOf
서적	인물1	creator
#End

Visualization