"리용악.lst"의 두 판 사이의 차이

North Korea Humanities

 
(같은 사용자의 중간 판 3개는 보이지 않습니다)
1번째 줄: 1번째 줄:
 
<pre>
 
<pre>
 
#Project
 
#Project
2024-1BigData과제2 네트워크 그래프 예시
+
2024-1BigData과제2네트워크그래프예시
  
 
#Class
 
#Class
 
Person blue circle
 
Person blue circle
Group violet circle
 
 
Institution navy circle
 
Institution navy circle
Location red circle
 
Event orange circle
 
Article gray circle
 
Book brown circle
 
Volume green circle
 
Journal green circle
 
  
 
#Relation
 
#Relation
hasSpouse A는_B를_배우자로_두다 arrow 2 
 
 
hasSon A는_B를_아들로_두다 arrow 2
 
hasSon A는_B를_아들로_두다 arrow 2
hasDaughter A는_B를_딸로_두다 arrow 2
 
hasBrother A는_B를_형제로_두다 arrow 2
 
hasMaster A는_B를_스승으로_삼다 arrow 2
 
isMemberOf A는_B의_구성원이다 sequence 2
 
graduates A는_B를_졸업하다 arrow 2
 
 
takesCourseAt A는_B에서_수학하다 arrow 2
 
takesCourseAt A는_B에서_수학하다 arrow 2
 
worksAt A는_B에서_근무하다 arrow 2
 
worksAt A는_B에서_근무하다 arrow 2
isAdjunctTo A는_B의_부속이다 arrow 2
 
isPredecessorOf A는_B의_전신이다 arrow 2
 
isLocatedIn A는_B에_위치하다 arrow 2
 
isWriterOf A는_B의_저술자이다 arrow 2
 
isChapterOf A는_B에_수록되다 arrow 2
 
isPartOf A는_B에_게재되다 arrow 2
 
includes A는_B를_포함하다 arrow 2
 
creator A의_저작자는_B이다 arrow 2
 
cocreator A의_공동저작자는_B이다 arrow 2
 
publisher A의_간행처는_B이다 arrow 2
 
isRelatedTo A는_B와_관련있다 both 2
 
  
 
#Nodes
 
#Nodes
인물1 Person  석준 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1
+
인물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
+
인물2 Person  리용 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1
 
+
기관1 Institution 일본조치대학 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.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
서적1 Book 오랑캐꽃 null https://dh.aks.ac.kr/~nkh/wiki/images/b/b4/Icon_book.png 1
 
서적2 Book [이인(二人)] null https://dh.aks.ac.kr/~nkh/wiki/images/b/b4/Icon_book.png 1
 
 
 
 
 
 
 
  
 
#Links
 
#Links
 
인물1 인물2 hasSon
 
인물1 인물2 hasSon
 
 
 
인물2 기관1 takesCourseAt
 
인물2 기관1 takesCourseAt
 
+
인물2 기관2 worksAt
 
+
인물2 기관3 worksAt
서적1 인물1 creator
 
서적2    인물1  creator
 
  
  
63번째 줄: 30번째 줄:
  
 
==Visualization==
 
==Visualization==
{{NetworkGraph | title=2024-1BigData리용악.lst}}
+
{{NetworkGraph | title=리용악.lst}}
  
 
[[분류:Network Graph Script]][[분류:2024-1 BigData(SNU)]]
 
[[분류:Network Graph Script]][[분류:2024-1 BigData(SNU)]]

2024년 6월 10일 (월) 22:32 기준 최신판

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

#Class
Person		blue	circle
Institution	navy	circle

#Relation	
hasSon		A는_B를_아들로_두다	arrow		2
takesCourseAt	A는_B에서_수학하다	arrow		2
worksAt		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	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

#Links
인물1	인물2	hasSon
인물2	기관1	takesCourseAt
인물2	기관2	worksAt
인물2	기관3	worksAt


#End

Visualization