KU26-1Ontology.lst

DH Edu
김지선 (토론 | 기여)님의 2026년 4월 5일 (일) 21:30 판 (새 문서: {{#tweekihideexcept:sysop|EDIT-EXT}} {{button|KU26-1.lst}} {|class="sortable wikitable" style="text-align:center;background:white;width:60%" ! Class !! Attribute |- |학생||...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
이동: 둘러보기, 검색


KU26-1.lst

Class Attribute
학생 학번, 국문명, 영문명, 생년, 성별 ...
교강사 소속, 국문명, 영문명 ...
강의 개설연도, 학점, 학수번호 ...
과제조 국문명, 창립연도 ...
학과 국문명, 영문명, 창설연도 ...
Domain Range Relation Relation_ko
교강사 강의 isLecturerOf A는_B의_교강사이다
과제조 강의 isAttachedTo A는_B의_과제조이다
학생 과제조 isMemberOf A는_B의_조원이다
학생 학과 majorsIn A는_B를_전공하다

#Project
디지털인문학응용 수강 정보 그래프

#Class
Student		blue		circle
Lecturer	blue		circle
Lecture		green	        rectangle
Team	        blue		circle 
Major		blue		circle
	
#Relation
isLecturerOf	A는_B의_교강사이다	arrow	1
isAttachedTo	A는_B의_과제조다	arrow	1
isMemberOf	A는_B의_조원이다	arrow	1
majorsIn	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	http://dh.aks.ac.kr/~jisun/images/team.png		1		
Major	     Major	Major		null	https://dh.aks.ac.kr/~jisun/wiki/images/6/64/Graduation.png	1

#Links
Lecturer    Lecture	isLecturerOf
Team	    Lecture	isAttachedTo
Student     Team	isMemberOf	
Student     Major	majorsIn

#End