행위

"Knuch김현승 온톨로지.lst"의 두 판 사이의 차이

KHS DH wiki

 
(같은 사용자의 중간 판 하나는 보이지 않습니다)
8번째 줄: 8번째 줄:
 
Place
 
Place
 
Clothing
 
Clothing
 +
Clothing-복장
 +
Clothing-복식
 
Record
 
Record
 
Goods
 
Goods
26번째 줄: 28번째 줄:
 
A는_B를_문서화하다
 
A는_B를_문서화하다
 
A는_B에_소장되어_있다
 
A는_B에_소장되어_있다
 +
A는_subClass(B)를_가진다
  
  
33번째 줄: 36번째 줄:
 
Place Place Place
 
Place Place Place
 
Clothing Clothing Clothing
 
Clothing Clothing Clothing
 +
Clothing-복장 Clothing-복장 Clothing-복장
 +
Clothing-복식 Clothing-복식 Clothing-복식
 
Record Record Record
 
Record Record Record
 
Goods Goods Goods
 
Goods Goods Goods
42번째 줄: 47번째 줄:
 
Clothing Clothing A는_B의_유형이다
 
Clothing Clothing A는_B의_유형이다
 
Clothing Place A는_B에_소장되어_있다
 
Clothing Place A는_B에_소장되어_있다
Clothing Clothing A복장은_B복식요소로_구성되다
+
Clothing-복장 Clothing-복식 A복장은_B복식요소로_구성되다
 
Clothing Event A는_B상황에_입는다
 
Clothing Event A는_B상황에_입는다
 
Clothing Record A는_B에_언급되어_있다
 
Clothing Record A는_B에_언급되어_있다
51번째 줄: 56번째 줄:
 
Record Event A는_B를_문서화하다
 
Record Event A는_B를_문서화하다
 
Record Place A는_B에_소장되어_있다
 
Record Place A는_B에_소장되어_있다
 +
Clothing Clothing-복장 A는_subClass(B)를_가진다
 +
Clothing Clothing-복식 A는_subClass(B)를_가진다
  
 
#End
 
#End

2024년 11월 13일 (수) 11:29 기준 최신판

#Project
h1 온톨로지 설계 실습

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


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


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


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

#End