"NetworkGraph"의 두 판 사이의 차이
North Korea Humanities
(→사용법) |
김설민(CBNU2024) (토론 | 기여) |
||
6번째 줄: | 6번째 줄: | ||
==사용법== | ==사용법== | ||
<nowiki>{{NetworkGraph | title= }}</nowiki> | <nowiki>{{NetworkGraph | title= }}</nowiki> | ||
+ | <pre> | ||
+ | #Project | ||
+ | 민병태 네트워크 그래프 | ||
+ | |||
+ | #Class | ||
+ | Person blue circle | ||
+ | Group violet circle | ||
+ | Institution navy circle | ||
+ | Location red circle | ||
+ | Event orange circle | ||
+ | Article gray circle | ||
+ | Book brown circle | ||
+ | Volume green circle | ||
+ | Journal green circle | ||
+ | |||
+ | #Relation | ||
+ | hasSon A는_B를_아들로_두다 arrow 2 | ||
+ | isMemberOf A는_B의_구성원이다 sequence 2 | ||
+ | graduates A는_B를_졸업하다 arrow 2 | ||
+ | takesCourseAt A는_B에서_수학하다 arrow 2 | ||
+ | worksAt A는_B에서_근무하다 arrow 2 | ||
+ | isAdjunctTo A는_B의_부속이다 arrow 2 | ||
+ | isPredecessorOf A는_B의_전신이다 arrow 2 | ||
+ | isLocatedIn A는_B에_위치하다 arrow 2 | ||
+ | isWriterOf A는_B의_저술자이다 arrow 2 | ||
+ | isChapterOf A는_B에_수록되다 arrow 2 | ||
+ | isPartOf A는_B에_게재되다 arrow 2 | ||
+ | includes A는_B를_포함하다 arrow 2 | ||
+ | creator A의_저작자는_B이다 arrow 2 | ||
+ | cocreator A의_공동저작자는_B이다 arrow 2 | ||
+ | publisher A의_간행처는_B이다 arrow 2 | ||
+ | isRelatedTo A는_B와_관련있다 both 2 | ||
+ | |||
+ | #Nodes | ||
+ | 민병태 Person 인물1 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1 | ||
+ | 민중식 Person 인물2 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1 | ||
+ | |||
+ | |||
+ | 단체 Group 단체 null https://dh.aks.ac.kr/~nkh/wiki/images/f/fc/Icon_group.png 1 | ||
+ | |||
+ | 경성제일고등보통학교 Institution 기관1 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 | ||
+ | 일본게이오대학 법학부 정치학과 Institution 기관2 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 | ||
+ | 일본게이도 대학 법학부 정치학과 연구원 Institution 기관3 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 | ||
+ | 연희대학교 Institution 기관4 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 | ||
+ | 대구대학 Institution 기관5 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 | ||
+ | 서울대학교 문리학과 Institution 기관6 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 | ||
+ | 경희대학 Institution 기관7 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 | ||
+ | 한국정치학회 Institution 기관8 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 | ||
+ | |||
+ | |||
+ | 공간 Location 공간 null https://dh.aks.ac.kr/~nkh/wiki/images/3/37/Icon_location.png 1 | ||
+ | |||
+ | 사건 Event 사건 null https://dh.aks.ac.kr/~nkh/wiki/images/6/6b/Icon_event.png 1 | ||
+ | |||
+ | 원고1 Article 원고1 null https://dh.aks.ac.kr/~nkh/wiki/images/c/c5/Icon_article.png 1 | ||
+ | 원고2 Article 원고2 null https://dh.aks.ac.kr/~nkh/wiki/images/c/c5/Icon_article.png 1 | ||
+ | |||
+ | 서적 Book 서적 null https://dh.aks.ac.kr/~nkh/wiki/images/b/b4/Icon_book.png 1 | ||
+ | |||
+ | 권호 Volume 권호 null https://dh.aks.ac.kr/~nkh/wiki/images/6/6b/Icon_volume.png 1 | ||
+ | |||
+ | 학술지 Journal 학술지 null https://dh.aks.ac.kr/~nkh/wiki/images/e/ea/Icon_journal.png 1 | ||
+ | |||
+ | |||
+ | #Links | ||
+ | 인물1 인물2 hasSon | ||
+ | |||
+ | 인물1 기관1 graduates | ||
+ | 인물1 기관2 graduates | ||
+ | 인물1 기관3 worksAt | ||
+ | 인물1 기관4 worksAt | ||
+ | 인물1 기관5 worksAt | ||
+ | 인물1 기관6 worksAt | ||
+ | 인물1 기관7 worksAt | ||
+ | 인물1 기관8 isMemberOf | ||
+ | |||
+ | #End | ||
+ | </pre> | ||
+ | |||
+ | ==Visualization== | ||
+ | {{NetworkGraph | title=민병태.lst}} |
2024년 11월 24일 (일) 05:41 판
사용법
{{NetworkGraph | title= }}
#Project 민병태 네트워크 그래프 #Class Person blue circle Group violet circle Institution navy circle Location red circle Event orange circle Article gray circle Book brown circle Volume green circle Journal green circle #Relation hasSon A는_B를_아들로_두다 arrow 2 isMemberOf A는_B의_구성원이다 sequence 2 graduates A는_B를_졸업하다 arrow 2 takesCourseAt A는_B에서_수학하다 arrow 2 worksAt A는_B에서_근무하다 arrow 2 isAdjunctTo A는_B의_부속이다 arrow 2 isPredecessorOf A는_B의_전신이다 arrow 2 isLocatedIn A는_B에_위치하다 arrow 2 isWriterOf A는_B의_저술자이다 arrow 2 isChapterOf A는_B에_수록되다 arrow 2 isPartOf A는_B에_게재되다 arrow 2 includes A는_B를_포함하다 arrow 2 creator A의_저작자는_B이다 arrow 2 cocreator A의_공동저작자는_B이다 arrow 2 publisher A의_간행처는_B이다 arrow 2 isRelatedTo A는_B와_관련있다 both 2 #Nodes 민병태 Person 인물1 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1 민중식 Person 인물2 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1 단체 Group 단체 null https://dh.aks.ac.kr/~nkh/wiki/images/f/fc/Icon_group.png 1 경성제일고등보통학교 Institution 기관1 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 일본게이오대학 법학부 정치학과 Institution 기관2 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 일본게이도 대학 법학부 정치학과 연구원 Institution 기관3 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 연희대학교 Institution 기관4 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 대구대학 Institution 기관5 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 서울대학교 문리학과 Institution 기관6 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 경희대학 Institution 기관7 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 한국정치학회 Institution 기관8 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 공간 Location 공간 null https://dh.aks.ac.kr/~nkh/wiki/images/3/37/Icon_location.png 1 사건 Event 사건 null https://dh.aks.ac.kr/~nkh/wiki/images/6/6b/Icon_event.png 1 원고1 Article 원고1 null https://dh.aks.ac.kr/~nkh/wiki/images/c/c5/Icon_article.png 1 원고2 Article 원고2 null https://dh.aks.ac.kr/~nkh/wiki/images/c/c5/Icon_article.png 1 서적 Book 서적 null https://dh.aks.ac.kr/~nkh/wiki/images/b/b4/Icon_book.png 1 권호 Volume 권호 null https://dh.aks.ac.kr/~nkh/wiki/images/6/6b/Icon_volume.png 1 학술지 Journal 학술지 null https://dh.aks.ac.kr/~nkh/wiki/images/e/ea/Icon_journal.png 1 #Links 인물1 인물2 hasSon 인물1 기관1 graduates 인물1 기관2 graduates 인물1 기관3 worksAt 인물1 기관4 worksAt 인물1 기관5 worksAt 인물1 기관6 worksAt 인물1 기관7 worksAt 인물1 기관8 isMemberOf #End
Visualization