North Korea Humanities
메뉴
북한인문학
Main
북한인문학 데이터모델
인물(Person)
단체(Group)
사건(Event)
학술지(Journal)
권호(Volume)
원고(Article)
서적(Book)
기관(Institution)
Dataset
진단학보
Main
작업규칙
원고(Article)
인물(Person)
단체(Group)
기관(Institution)
사건(Event)
학술지(Journal)
권호(Volume)
서적(Book)
이청원
Main
작업규칙
분류:LCWHA
데이터 편찬
Tag 모음
검토 페이지
삭제 페이지
교육
참고:위키문법(DH Edu)
참고:네트워크그래프작성(DH Edu)
참고:타임라인구현(DH Edu)
참고:출처표기법(DH Edu)
2023년1학기_빅데이터혁신융합대학강의
2023년2학기_빅데이터혁신융합대학강의
2024년1학기_빅데이터혁신융합대학강의
2024년2학기_빅데이터혁신융합대학강의
2025년2학기_빅데이터혁신융합대학강의
2026년1학기_빅데이터혁신융합대학강의
검색
여기를 가리키는 문서
가리키는 글의 최근 바뀜
특수 문서 목록
문서 정보
도움말
로그인
김지선(SNU2026) 문서 원본 보기
←
김지선(SNU2026)
문서 편집 권한이 없습니다. 다음 이유를 확인해주세요:
요청한 명령은 다음 권한을 가진 사용자에게 제한됩니다:
사용자
.
이 문서는 편집하거나 다른 명령을 할 수 없도록 보호되어 있습니다.
문서의 원본을 보거나 복사할 수 있습니다.
{{버튼클릭|[[:분류:2026-1 BigData(SNU)|← 2026-1 BigData(SNU)로 돌아가기]]}} <br/><br/> =메모= =260610 기말 과제 양식 안내= ----- #아래 회색 박스 안의 서식을 복사하세요. #본인이 맡은 담당 인물 페이지로 이동합니다. #해당 페이지의 "주석" 섹션 [편집]을 클릭합니다. #<nowiki>=='''주석'''==</nowiki> 바로 위에 복사한 서식을 붙여넣고 저장하세요. #예시는 모두 삭제하고, 본인 내용으로 채워주세요. {|class="wikitable" ! <pre style="white-space: pre-wrap;"> =='''데이터2026'''== ---- {{글상자| |내용= (아래 내용은 예시입니다. 삭제하고 작성하세요) 본 섹션은 [[○○○(SNU2026)]]이 ○○○의 학술 활동과 연구 성과의 특징적인 지점을 살펴보기 위해 온톨로지를 설계하고, 그에 맞춰 트리플 데이터를 편찬한 내용을 담고 있습니다.(담당 인물의 어떤 측면을 데이터로 다루었는지 한 문장으로 서술)<br/> 실제 해보니, 인물과 인물을 연결하는 관계어를 구체적으로 정의하는 일이 가장 어려운 부분이었습니다.(느낀점, 어려움 등 한 문장으로 서술) }} ==='''Ontology'''=== ---- *[[{{FULLPAGENAMEE}}Ontology2026.lst]] {{NetworkGraph | title={{FULLPAGENAMEE}}Ontology2026.lst}} ====Class==== {|class="wikitable sortable" style="text-align:center; width:100%; background:#F0F8FF;" !style="width:20%; background:#87CEFA; text-align: center; color:navy"| 영문명 !! style="width:20%; background:#87CEFA; text-align: center; color:navy"| 국문명 !! style="width:60%; background:#87CEFA; text-align: center; color:navy"| 설명 |- | (입력) || (입력) || (입력) |- | (예:Person) || (예:인물) || (예:XX에 등장하는 인물) |- | || || |- | || || |- | || || |- | || || |- | || || |- | || || |- |} <br/> ====Relation==== {|class="wikitable sortable" style="text-align:center; width:100%; background:#F0F8FF;" !style="width:20%; background:#87CEFA; text-align: center; color:navy"| 영문명 !! style="width:20%; background:#87CEFA; text-align: center; color:navy"| 국문명 !! style="width:10%; background:#87CEFA; text-align: center; color:navy"| 정의역 !! style="width:10%; background:#87CEFA; text-align: center; color:navy"| 치역 !! style="width:40%; background:#87CEFA; text-align: center; color:navy"| 설명 |- | (입력) || (입력) || (입력) || (입력) || (입력) |- | (예:hasSon) || (예:아들을 두다) || (예:Person) || (예:Person) || (예:부자 관계) |- | || || || || |- | || || || || |- | || || || || |- | || || || || |- |} <br/><br/> ==='''TripleData'''=== ---- {|class="wikitable sortable" style="text-align:center; width:100%; background:#F0F8FF;" !style="width:35%; background:#87CEFA; text-align: center; color:navy"|Source (A) !! style="width:35%; background:#87CEFA; text-align: center; color:navy"|Target (B) !! style="width:30%; background:#87CEFA; text-align: center; color:navy"|Relationship |- | (입력) || (입력) || (입력) |- | (입력) || (입력) || (입력) |- | (입력) || (입력) || (입력) |- | Person: 홍길동 || Person: 홍아무개 || A hasSon B |- | Person: 홍길동 || Person: 김아무개 || A hasSister B |- | Person: 홍길동 || Institution: ○○고등보통학교 || A graduates B |- | Person: 홍길동 || Institution: ○○대학교 || A worksAt B |- | Person: 홍길동 || Group: ○○학회 || A isMemberOf B |- | Work: ○○○ || Person: 홍길동 || A creator B |- | Article: ○○○ || Person: 홍길동 || A author B |- |} <br/><br/> ==='''Network Graph'''=== ---- *[[{{FULLPAGENAMEE}}2026.lst]] {{NetworkGraph | title={{FULLPAGENAMEE}}2026.lst}} {{상단이동 |페이지={{FULLPAGENAMEE}} }} <br/><br/> </pre> |} =260527 네트워크 그래프 실습= ----- *아래 회색 박스 안의 내용을 복사하세요. **참고: [[NKH Data Model|북한인문학 데이터모델]] {|class="wikitable" ! <pre style="white-space: pre-wrap;"> <br/><br/> ==온톨로지(Ontology)== *[[{{FULLPAGENAMEE}}Ontology.lst]] {{NetworkGraph | title={{FULLPAGENAMEE}}Ontology.lst}} <br/> ===클래스(Class)=== {|class="wikitable sortable" style="text-align:center; width:100%; background:#F0F8FF;" !style="width:20%; background:#87CEFA; text-align: center; color:navy"| 클래스명 !! style="width:20%; background:#87CEFA; text-align: center; color:navy"| 한글명 !! style="width:60%; background:#87CEFA; text-align: center; color:navy"| 설명 |- | (입력) || (입력) || (입력) |- | (예:Person) || (예:인물) || (예:XX에 등장하는 인물) |- | || || |- | || || |- | || || |- | || || |- | || || |- | || || |- |} <br/> ===릴레이션(Relation)=== {|class="wikitable sortable" style="text-align:center; width:100%; background:#F0F8FF;" !style="width:20%; background:#87CEFA; text-align: center; color:navy"| 영문명 !! style="width:20%; background:#87CEFA; text-align: center; color:navy"| 한글명 !! style="width:10%; background:#87CEFA; text-align: center; color:navy"| 정의역 !! style="width:10%; background:#87CEFA; text-align: center; color:navy"| 치역 !! style="width:40%; background:#87CEFA; text-align: center; color:navy"| 설명 |- | (입력) || (입력) || (입력) || (입력) || (입력) |- | (예:hasSon) || (예:아들을 두다) || (예:Person) || (예:Person) || (예:부자 관계) |- | || || || || |- | || || || || |- | || || || || |- | || || || || |- |} <br/> </pre> |} <br/><br/> *참고 자료: [https://dh.aks.ac.kr/~jisun/edu/index.php/WikiNetworkGraph WikiNetworkGraph] **네트워크 그래프가 제대로 뜨지 않을 때: [https://dh.aks.ac.kr/~jisun/edu/index.php/WikiNetworkGraph#네트워크_그래프_생성_오류 오류 case]를 참고하여 수정하세요. <syntaxhighlight> <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 hasSpouse A는_B를_배우자로_두다 arrow 2 hasSon A는_B를_아들로_두다 arrow 2 hasDaughter A는_B를_딸로_두다 arrow 2 hasBrother A는_B를_형제로_두다 arrow 2 hasMaster 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 인물1 Person 인물1 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1 인물2 Person 인물2 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1 인물3 Person 인물3 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1 인물4 Person 인물4 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1 인물5 Person 인물5 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1 인물6 Person 인물6 null https://dh.aks.ac.kr/~nkh/wiki/images/a/a0/Icon_person.png 1 인물7 Person 인물7 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 기관1 Institution 기관1 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 기관2 Institution 기관2 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 기관3 Institution 기관3 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 기관4 Institution 기관4 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 기관5 Institution 기관5 null https://dh.aks.ac.kr/~nkh/wiki/images/d/d9/Icon_institution.png 1 기관6 Institution 기관6 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 hasSpouse 인물1 인물3 hasSon 인물2 인물3 hasSon 인물5 인물4 hasBrother 인물1 인물5 hasMaster 인물6 인물7 hasDaughter 인물6 단체 isMemberOf 인물3 기관1 graduates 인물1 기관2 worksAt 인물4 기관3 takesCourseAt 기관1 기관4 isAdjunctTo 기관5 기관6 isPredecessorOf 기관2 공간 isLocatedIn 사건 인물7 isRelatedTo 인물1 원고1 isWriterOf 인물5 원고2 isWriterOf 원고1 서적 isChapterOf 원고2 권호 isPartOf 서적 인물1 creator 서적 인물6 cocreator 서적 기관5 publisher 학술지 권호 includes 학술지 기관3 publisher #End </pre> ==Visualization== {{NetworkGraph | title={{FULLPAGENAMEE}}}} [[분류:Network Graph Script]][[분류:2026-1 BigData(SNU)]] </syntaxhighlight> =260520 트리플 데이터 실습= ----- *아래 회색 박스 안의 내용을 복사하세요. {|class="wikitable" ! <pre style="white-space: pre-wrap;"> ==데이터 샘플링== [[담당인물명]] {|class="wikitable sortable" style="text-align:center; width:100%; background:#F0F8FF;" !style="width:5%; background:#87CEFA; text-align: center; color:navy"|no !! style="width:35%; background:#87CEFA; text-align: center; color:navy"| 문장 !! style="width:20%; background:#87CEFA; text-align: center; color:navy"| 주어(S) !! style="width:20%; background:#87CEFA; text-align: center; color:navy"| 목적어(O) !! style="width:20%; background:#87CEFA; text-align: center; color:navy"| 서술어(P) |- | 1 || || || || |- | 2 || || || || |- | 3 || || || || |- | 4 || || || || |- | 5 || || || || |- | 6 || || || || |- | 7 || || || || |- | 8 || || || || |- | 9 || || || || |- | 10 || || || || |- |} </pre> |} {|class="wikitable sortable" style="text-align:center; width:100%; background:#F0F8FF;" !style="width:5%; background:#87CEFA; text-align: center; color:navy"|no !! style="width:35%; background:#87CEFA; text-align: center; color:navy"| 문장 !! style="width:20%; background:#87CEFA; text-align: center; color:navy"| 주어(S) !! style="width:20%; background:#87CEFA; text-align: center; color:navy"| 목적어(O) !! style="width:20%; background:#87CEFA; text-align: center; color:navy"| 서술어(P) |- | 1 || 손기정이 제11회 베를린 올림픽 마라톤에 출전했다 || 손기정 || 제11회 베를린 올림픽 마라톤 || 참가하다 |- | 2 || 손기정이 제11회 베를린 올림픽 마라톤에서 우승했다 || 손기정 || 제11회 베를린 올림픽 마라톤 || 우승자이다 |- | 3 || 제11회 베를린 올림픽 마라톤은 1936년 8월 9일에 열렸다 || 제11회 베를린 올림픽 마라톤 || 1936년08월09일 || 열리다 |- | 4 || 손기정이 양정고등보통학교를 졸업했다 || 손기정 || 양정고등보통학교 || 졸업하다 |- | 5 || 손기정은 서윤복의 마라톤 감독으로 활동했다 || 손기정 || 서윤복 || 감독이다 |- | 6 || 선우일선은 평양기생학교를 졸업했다 || 선우일선 || 평양기생학교 || 졸업하다 |- | 7 || 선우일선은 포리돌 레코드사에 소속되어 활동했다 || 선우일선 || 포리돌 레코드사 || 소속되다 |- | 8 || 선우일선이 노래 <꽃을 잡고>를 발표했다 || 선우일선 || 꽃을 잡고 || 발표하다 |- | 9 || <꽃을 잡고>는 이면상이 작곡했다 || 이면상 || 꽃을 잡고 || 작곡하다 |- | 10 || 선우일선은 평양음악대학에서 교원으로 재직했다 || 선우일선 || 평양음악대학 || 재직하다 |- |} <br/><br/> ==온톨로지(Ontology)== *[[{{FULLPAGENAMEE}}Ontology.lst]] {{NetworkGraph | title={{FULLPAGENAMEE}}Ontology.lst}} <br/> ===클래스(Class)=== {|class="wikitable sortable" style="text-align:center; width:100%; background:#F0F8FF;" !style="width:20%; background:#87CEFA; text-align: center; color:navy"| 클래스명 !! style="width:20%; background:#87CEFA; text-align: center; color:navy"| 한글명 !! style="width:60%; background:#87CEFA; text-align: center; color:navy"| 설명 |- | (입력) || (입력) || (입력) |- | (예:Person) || (예:인물) || (예:XX에 등장하는 인물) |- | || || |- | || || |- | || || |- | || || |- | || || |- | || || |- |} <br/> ===릴레이션(Relation)=== {|class="wikitable sortable" style="text-align:center; width:100%; background:#F0F8FF;" !style="width:20%; background:#87CEFA; text-align: center; color:navy"| 영문명 !! style="width:20%; background:#87CEFA; text-align: center; color:navy"| 한글명 !! style="width:10%; background:#87CEFA; text-align: center; color:navy"| 정의역 !! style="width:10%; background:#87CEFA; text-align: center; color:navy"| 치역 !! style="width:40%; background:#87CEFA; text-align: center; color:navy"| 설명 |- | (입력) || (입력) || (입력) || (입력) || (입력) |- | (예:hasSon) || (예:아들을 두다) || (예:Person) || (예:Person) || (예:부자 관계) |- | || || || || |- | || || || || |- | || || || || |- | || || || || |- |} <br/> =260513 위키 문법 실습= ----- ==인사말== 안녕하세요! 반갑습니다. *집에 가고 싶어요... **배고파요... ***종강하고 싶어요..... ****양현제, 선형, 은경, 찬미, 다연, 성준 학생 고마워요. 외롭지 않네요... ''안녕하세요.''<br/>저는 '''양현제'''입니다.<br/> '''''집'''''을 좋아합니다.<br/>서울대에서 <big>ㅇㅇ학</big>을 전공하는 <font color="Tomato">귀요미</font>입니다.<br/><u>잘 부탁드립니다.</u> ==상세 소개== ===덕질하는 것들=== #전통주 ##꽃잠 #집 ##낮잠 ##누워있기 ##집밥먹기 #커피 ##아이스라떼 ===좋아하는 구절=== {{글상자 |내용=일찍 일어나는 새가 피곤하다 - 박명수 }} ===함께하는 분들=== {|class="sortable wikitable" style="text-align:center;background:white;width:70%" |+ <center>같이 완주합시다!!!</center> ! 위키계정 || 관계 || 한마디 |- | [[김지선(SNU2026)]] || 나 || 4월의 연두가 좋아요 |- | [[양현제(SNU2026)]] || 학생 || 귀요미입니다 |- |} ===나누고픈 순간=== ===좋아하는 영상=== ==주석== [[분류:2026-1 BigData(SNU)]]
이 문서에서 사용한 틀:
틀:NetworkGraph
(
원본 보기
) (보호됨)
틀:글상자
(
원본 보기
) (보호됨)
틀:버튼클릭
(
원본 보기
)
김지선(SNU2026)
문서로 돌아갑니다.