KU26-1Ontology.lst

DH Edu
이동: 둘러보기, 검색


KU26-1.lst

Class 및 Attribute
engName korName Attribute
Student 학생 학번, 국문명, 영문명, 생년, 성별 ...
Lecturer 교강사 소속, 국문명, 영문명 ...
Lecture 강의 개설연도, 학점, 학수번호 ...
Team 과제조 국문명, 창립연도 ...
Department 학과 국문명, 영문명, 창설연도 ...
Relation
Domain Range Relation Relation_ko
Lecture Lecturer hasLecturer A가_교강사B를_두다
Lecture Team hasTeam A가_과제조B를_두다
Team Student hasMember A가_구성원B를_두다
Student Department belongsTo A가_B에_속하다

#Project
디인응 수강 정보 온톨로지 그래프

#Class
Student		blue		circle
Lecturer	blue		circle
Lecture		green	        rectangle
Team	        blue		circle 
Department	blue		circle
	
#Relation
hasLecturer	A가_교강사B를_두다	arrow	1
hasTeam		A가_과제조B를_두다	arrow	1
hasMember	A가_구성원B를_두다	arrow	1
belongsTo	A가_B에_속하다		arrow	1

#Nodes
Lecturer     Lecturer	Lecturer	null	http://dh.aks.ac.kr/~jisun/images/smile0.png			1	
Student      Student	Student		null	http://dh.aks.ac.kr/~jisun/images/smile2.png			1
Lecture	     Lecture	Lecture		null	http://dh.aks.ac.kr/~jisun/images/classroom.png			1
Team	     Team	Team		null	https://dh.aks.ac.kr/~jisun/edu/images/8/8b/Partners.png	1
Department   Department	Department	null	https://dh.aks.ac.kr/~jisun/wiki/images/6/64/Graduation.png	1

#Links
Lecture     Lecturer    hasLecturer
Lecture     Team        hasTeam
Team	    Student     hasMember
Student     Department	belongsTo

#End