"김원용.lst"의 두 판 사이의 차이

North Korea Humanities

1번째 줄: 1번째 줄:
 
<pre>
 
<pre>
 
#Project
 
#Project
h1 김원용의 네트워크 그래프
+
네트워크 그래프 제목
 
 
 
#Class
 
#Class
Person         blue       circle
+
Person blue circle
Institution     green      ellipse
+
Group violet circle
Event           yellow    square
+
Institution navy circle
Group          red        triangle
+
Event green circle
Book           black      box
+
Book gray circle
 
+
#Relation
 
+
isMemberOf A는_B의_구성원이다 sequence 2
#Relation
+
worksAt A는_B에서_근무하다 arrow 2
worksAt            A는_B에서_일하다            sequence       2
+
isAdjunctTo A는_B의_부속이다 arrow 2
isRelatedTo        A는_B와_관련있다            arrow         2
+
creator A의_저작자는_B이다 arrow 2
isCloseTo          A는_B와_친하다              arrow         2
+
isRelatedTo A는_B와_관련있다 both 2
isAdjunctTo        A는_B에_부속되어있다        arrow         2
+
isCloseTo            A는_B와_친하다            arrow          2
isMemberOf          A는_B의_구성원이다          arrow          2
 
isAuthorOf          A는_B의_저자이다            arrow          2
 
 
 
  
 
#Nodes
 
#Nodes
인물1             Person               김원용
+
인물1 Person 김원용 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1
인물2             Person               김호
+
인물2 Person 김호 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1
기관1              Institution          대한인국민회
+
단체1 Group 프에블로지방회 null https://dh.aks.ac.kr/~nkh/wiki/images/f/fc/Icon_group.png 1
기관2              Institution          하와이대한인교민단
+
단체2 Group 학생총회결성발기자회(學生總會結成發起者會) null https://dh.aks.ac.kr/~nkh/wiki/images/f/fc/Icon_group.png 1
기관3              Institution          재미한족연합위원회
+
단체3 Group 민주독립당 null https://dh.aks.ac.kr/~nkh/wiki/images/f/fc/Icon_group.png 1
기관4              Institution          주미외교위원부
 
기관5              Institution          남조선과도입법의원
 
기관6              Institution          한인애국단
 
기관7              Institution          외교사무소
 
기관8              Institution          법제 · 사법분과위원회
 
단체1             Group                 프에블로지방회
 
단체2             Group                 학생총회결성발기자회(學生總會結成發起者會)
 
단체3             Group                 민주독립당
 
사건1              Event                미포(美布)대표대회(동지미포대표회)
 
책1                Book                  재미한인 50년사 (在美韓人 五十年事)
 
  
 +
기관1 Institution 대한인국민회 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
 +
기관2 Institution 하와이대한인교민단 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
 +
기관3 Institution 재미한족연합위원회 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
 +
기관4 Institution 주미외교위원부null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
 +
기관5 Institution 남조선과도입법의원 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
 +
기관6 Institution 한인애국단 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
 +
기관7 Institution 외교사무소 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
 +
기관8 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
 +
서적 Book 서적 null https://dh.aks.ac.kr/~nkh/wiki/images/b/b4/Icon_book.png 1
  
 
#Links
 
#Links
인물1   기관1     worksAt        
+
인물1 인물2 isCloseTo
인물1   기관2     worksAt        
+
인물1 단체1 isMemberOf
인물1   기관3     worksAt        
+
인물1 단체2 isMemberOf
인물1   기관4     worksAt        
+
인물1 단체3 isMemberOf
인물1   기관5     worksAt        
+
인물1 기관1 worksAt
인물1   기관6     worksAt        
+
인물1 기관2 worksAt
인물1   기관8     worksAt        
+
인물1 기관3 worksAt
인물1    인물2    isCloseTo       
+
인물1 기관4 worksAt
기관7   기관3     isAdjunctTo    
+
인물1 기관5 worksAt
인물1    책1      isAuthorOf     
+
인물1 기관6 worksAt
인물1    단체1    isMemberOf 
+
인물1 기관8 worksAt
인물1    단체2    isMemberOf   
+
기관7 기관3 isAdjunctTo
인물1    단체3    isMemberOf   
+
사건 인물1 isRelatedTo
인물1   사건1    isRelatedTo    
 
  
 +
서적 인물1 creator
 
#End
 
#End
 
</pre>
 
</pre>
 
 
==Visualization==
 
==Visualization==
{{NetworkGraph| title.김원용.lst}}
+
{{NetworkGraph | title=○○○.lst}}
[[분류:Network Graph Script]]
+
[[분류:Network Graph Script]][[분류:2024-2 BigData(SNU)]]

2024년 12월 12일 (목) 18:08 판

#Project
네트워크 그래프 제목
#Class
Person		blue	circle
Group		violet	circle
Institution	navy	circle
Event		green	circle
Book		gray	circle
#Relation	
isMemberOf	A는_B의_구성원이다	sequence	2
worksAt		A는_B에서_근무하다	arrow		2
isAdjunctTo	A는_B의_부속이다	arrow		2
creator		A의_저작자는_B이다	arrow		2
isRelatedTo	A는_B와_관련있다	both		2
isCloseTo            A는_B와_친하다            arrow          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
단체1	Group		프에블로지방회 null https://dh.aks.ac.kr/~nkh/wiki/images/f/fc/Icon_group.png 1
단체2	Group		학생총회결성발기자회(學生總會結成發起者會) null https://dh.aks.ac.kr/~nkh/wiki/images/f/fc/Icon_group.png 1
단체3	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
기관2	Institution	하와이대한인교민단 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
기관3	Institution	재미한족연합위원회 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
기관4	Institution	주미외교위원부null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
기관5	Institution	남조선과도입법의원 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
기관6	Institution	한인애국단 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
기관7	Institution	외교사무소 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1
기관8	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
서적	Book		서적 null https://dh.aks.ac.kr/~nkh/wiki/images/b/b4/Icon_book.png 1

#Links
인물1	인물2	isCloseTo
인물1	단체1	isMemberOf
인물1	단체2	isMemberOf
인물1	단체3	isMemberOf
인물1	기관1	worksAt
인물1	기관2	worksAt
인물1	기관3	worksAt
인물1	기관4	worksAt
인물1	기관5	worksAt
인물1	기관6	worksAt
인물1	기관8	worksAt
기관7	기관3	isAdjunctTo
사건	인물1	isRelatedTo

서적	인물1	creator
#End

Visualization