행위

"연습.lst"의 두 판 사이의 차이

red

 
3번째 줄: 3번째 줄:
 
<pre>
 
<pre>
 
#Project
 
#Project
h1 나의 두번째 네트워크 그래프
+
h1 나의 첫번째 네트워크 그래프
  
 
#Class
 
#Class
인물 blue box
+
Person blue circle
직업 pink box
+
Book red box
공간 red box
+
Work green ellipse
사건 yellow box
+
Space blue box
작품 wine box
+
Time red circle
시간 green box
+
 
  
 
#Relation
 
#Relation
boards ~에_하숙하다 arrow 2
+
knows 알다 arrow 2
owns ~를_소유하다 arrow 2
+
writes 쓰다 moving-arrows 2
visits ~를_방문하다 arrow 2
+
studies 공부하다 arrow 2
writer ~저자로_두다 arrow 2
+
isBorn 태어나다  moving-arrows 2
migratesTo ~로_이주하다 arrow 2
+
isPublishedIn ~에_간행되다 arrow 2
 
isLocatedIn ~에_위치하다 arrow 2
 
hasSpouse ~를_배우자로_삼다 arrow 2
 
takesPlaceIn ~에서_발생하다 arrow 2
 
isRelatedTo ~와_관련이_있다 arrow 2
 
  
 +
#Nodes
 +
P001 Person 윤동주 null
 +
P002 Person 정지용 null
 +
P003 Person 정병욱 null
 +
P004 Person 워즈워드 null
 +
W001 Work 하늘과바람과별과시 null
 +
W002 Work 서시 null
 +
B001 Book 정지용시집 null
 +
S001 Space 용정 null
 +
T001 Time 1917년 null
  
#Nodes
 
윤동주 인물 윤동주 null
 
정병욱 인물 정병욱 null
 
김송 인물 김송 null
 
조성녀 인물 조성녀 null
 
소설가 직업 소설가 null
 
성악가 직업 성악가 null
 
하숙집2 공간 하숙집2 null
 
헌책방 공간 헌책방 null
 
유길서점 공간 유길서점 null
 
누상동9번지 공간 누상동9번지 null
 
관훈동 공간 관훈동 null
 
하숙집3 공간 하숙집3 null
 
명치좌 공간 명치좌 null
 
적선동 공간 적선동 null
 
명동 공간 명동 null
 
영화 사건 영화 null
 
하숙이사2 사건 하숙이사2 null
 
책방순례 사건 책방순례 null
 
하늘과_별과_시_1부의_작품들 작품 하늘과_별과_시_1부의_작품들 null
 
1941년 시간 1941년 null
 
하숙집1 공간 하숙집1 null
 
누상동_마루터기 공간 누상동_마루터기 null
 
  
 
#Links
 
#Links
윤동주 하숙집2 boards
+
P001 P003 knows
윤동주 헌책방 visits
+
P001 P002 knows
윤동주 유길서점 visits
+
P001 W002 writes
김송 헌책방 visits
+
P001 W001 writes
윤동주 유길서점 visits
+
P001 P004 studies
윤동주 누상동9번지 migratesTo
+
P001 B001 studies
김송 누상동9번지 migratesTo
+
P001 S001 isBorn
헌책방 관훈동 isLocatedIn
+
P001 T001 isBorn
유길서점 적선동 isLocatedIn
+
P002 B001 writes
명동 명치좌 isLocatedIn
 
영화 명치좌 takesPlaceIn
 
윤동주 하늘과_별과_시_1부의_작품들 writer
 
하늘과_별과_시_1부의_작품들 1941년 isPublishedIn
 
김송 소설가 isRelatedTo
 
조성녀 성악가 isRelatedTo
 
김송 조성녀 hasSpouse
 
김송 하숙집2 boards
 
김송 하숙집2 owns
 
조성녀 하숙집2 boards
 
정병욱 하숙집2 boards
 
누상동_마루터기 하숙집1 isLocatedIn      
 
  
 
#End
 
#End

2021년 5월 17일 (월) 03:36 기준 최신판

류준필 페이지로 가기

#Project
h1 나의 첫번째 네트워크 그래프

#Class
Person blue circle
Book red box
Work green ellipse
Space blue box
Time red circle


#Relation
knows 알다 arrow 2
writes 쓰다 moving-arrows 2	
studies 공부하다 arrow 2
isBorn 태어나다  moving-arrows 2
	

#Nodes
P001 Person 윤동주 null
P002 Person 정지용 null
P003 Person 정병욱 null
P004 Person 워즈워드 null 
W001 Work 하늘과바람과별과시 null
W002 Work 서시 null
B001 Book 정지용시집 null
S001 Space 용정 null
T001 Time 1917년 null


#Links
P001 P003 knows
P001 P002 knows
P001 W002 writes
P001 W001 writes
P001 P004 studies
P001 B001 studies
P001 S001 isBorn
P001 T001 isBorn
P002 B001 writes

#End

Visualization