행위

"샘플:20241113:온톨로지 설계.lst"의 두 판 사이의 차이

KHS DH wiki

6번째 줄: 6번째 줄:
 
Actor blue box
 
Actor blue box
 
Clothing blue circle
 
Clothing blue circle
 +
Clothing-복장 blue circle
 +
Clothing-복식 blue circle
 
Event blue ellipse
 
Event blue ellipse
 
Goods blue star
 
Goods blue star
30번째 줄: 32번째 줄:
 
Actor Actor Actor
 
Actor Actor Actor
 
Clothing Clothing Clothing
 
Clothing Clothing Clothing
 +
Clothing-복장 Clothing-복장 Clothing-복장
 +
Clothing-복식 Clothing-복식 Clothing-복식
 
Event Event Event
 
Event Event Event
 
Goods Goods Goods
 
Goods Goods Goods
40번째 줄: 44번째 줄:
 
Actor Event A는_B에_참여하다
 
Actor Event A는_B에_참여하다
 
Clothing Clothing A는_B의_유형이다
 
Clothing Clothing A는_B의_유형이다
Clothing Clothing A복장은_B복식요소로_구성되다
+
Clothing-복장 Clothing-복식 A복장은_B복식요소로_구성되다
 
Clothing Event A는_B상황에_입는다
 
Clothing Event A는_B상황에_입는다
 
Clothing Place A는_B에_소장되어_있다
 
Clothing Place A는_B에_소장되어_있다

2024년 11월 12일 (화) 17:27 판

#Project
h1 온톨로지 설계 실습

#Class
Actor		blue	box
Clothing	blue	circle
Clothing-복장	blue	circle
Clothing-복식	blue	circle
Event		blue	ellipse
Goods		blue	star
Market		blue	triangle
Place		blue	square
Record		blue	dot


#Relation
A는_B로_구성되다
A는_B로부터_영감을_받았다
A는_B를_문서화하다
A는_B를_위해_개최되었다
A는_B상황에_입는다
A는_B에_소장되어_있다
A는_B에_언급되어_있다
A는_B에_참여하다
A는_B에서_판매한다
A는_B의_유형이다
A복장은_B복식요소로_구성되다


#Nodes
Actor		Actor		Actor
Clothing	Clothing	Clothing
Clothing-복장	Clothing-복장	Clothing-복장
Clothing-복식	Clothing-복식	Clothing-복식
Event		Event		Event
Goods		Goods		Goods
Market		Market		Market
Place		Place		Place
Record		Record		Record


#Links
Actor		Event		A는_B에_참여하다
Clothing	Clothing	A는_B의_유형이다
Clothing-복장	Clothing-복식	A복장은_B복식요소로_구성되다
Clothing	Event		A는_B상황에_입는다
Clothing	Place		A는_B에_소장되어_있다
Clothing	Record		A는_B에_언급되어_있다
Event		Actor		A는_B를_위해_개최되었다
Event		Event		A는_B로_구성되다
Goods		Clothing	A는_B로부터_영감을_받았다
Goods		Market		A는_B에서_판매한다
Record		Event		A는_B를_문서화하다
Record		Place		A는_B에_소장되어_있다

#End