"Common Papers"의 두 판 사이의 차이
| (같은 사용자의 중간 판 4개는 보이지 않습니다) | |||
| 1번째 줄: | 1번째 줄: | ||
| − | <div style="font-family: 'Noto Sans KR', sans-serif; max-width: | + | <div style="font-family: 'Noto Sans KR', sans-serif; max-width: 1000px; margin: 0 auto; color: #333; line-height: 1.6;"> |
| − | <!-- 1. 타이틀 섹션 --> | + | <!-- 1. 타이틀 섹션 --> |
| − | <div style="border-bottom: 3px solid #1d4e89; padding-bottom: 10px; margin-bottom: | + | <div style="border-bottom: 3px solid #1d4e89; padding-bottom: 10px; margin-bottom: 40px;"> |
| − | <h1 style="color: #1d4e89; margin: 0; font-size: 2.2em; border: none; border-bottom: none;"> | + | <h1 style="color: #1d4e89; margin: 0; font-size: 2.2em; border: none; border-bottom: none;">연구 자료</h1> |
| − | <p style="margin: 5px 0 0 0; color: #666; font-size: 1.1em;"> | + | <p style="margin: 5px 0 0 0; color: #666; font-size: 1.1em;">Common References</p> |
| + | </div> | ||
| + | |||
| + | <div style="margin-bottom: 40px;"> | ||
| + | <h3 style="color: #1d4e89; border-left: 4px solid #1d4e89; padding-left: 10px; margin-bottom: 20px; border-bottom: none;">📘 연구 주제</h3> | ||
| + | <div style="display: flex; gap: 20px; flex-wrap: wrap;"> | ||
| + | |||
| + | <!-- 2. 관련 자료 링크 --> | ||
| + | <div style="background-color: #f9f9f9; padding: 20px; border-radius: 8px; border: 1px solid #eee;"> | ||
| + | <h3 style="margin-top: 0; color: #555;">🔗 웹사이트 </h3> | ||
| + | <ul style="margin-bottom: 0;"> | ||
| + | <li>[https://dh.aks.ac.kr/~kimseoyun/101/abstract.html <span style="color:#1d4e89; font-weight:bold;"> 2024 조선시대 논어 주석의 인용 관계망: 데이터 설계 및 시각화</span>]</li> | ||
| + | <li>[https://dh.aks.ac.kr/~kimseoyun/201/abstract.html <span style="color:#1d4e89; font-weight:bold;">2026 동아시아 『논어』 주석의 상호텍스트성 분석</span>]</li> | ||
| + | <li> <span style="color:#1d4e89; font-weight:bold;">[[kimseoyun]] 연구실적 정리</span></li> | ||
| + | </ul> | ||
| + | </div> | ||
| + | </div> | ||
</div> | </div> | ||
| − | <!-- | + | <!-- 3. 도구 모음 --> |
| − | <div style=" | + | <div style="margin-bottom: 40px;"> |
| − | < | + | <h3 style="color: #1d4e89; border-left: 4px solid #1d4e89; padding-left: 10px; margin-bottom: 20px; border-bottom: none;">🛠️ 도구 모음</h3> |
| − | < | + | <div style="display: flex; gap: 20px; flex-wrap: wrap;"> |
| − | + | ||
| − | </ | + | <!-- 도구 1 --> |
| + | <div style="flex: 1; min-width: 200px; border: 1px solid #eee; padding: 20px; border-radius: 8px; text-align: center;"> | ||
| + | <h4 style="margin: 0 0 10px 0; color: #333;">CCTI</h4> | ||
| + | <p style="font-size: 0.9em; color: #666; margin-bottom: 15px;">한문고전번역 AI</p> | ||
| + | <span style="display: inline-block; padding: 5px 15px; border: 1px solid #1d4e89; border-radius: 20px;"> | ||
| + | [https://kstoryhub.visualasia.com/aistory/ccti?server=kstorydata.visualasia.com&db=artclassics&project=inscription <span style="color: #1d4e89; font-size: 0.9em;">공식 홈페이지</span>] | ||
| + | </span> | ||
</div> | </div> | ||
| − | <!-- 3. | + | <!-- 도구 2 --> |
| + | <div style="flex: 1; min-width: 200px; border: 1px solid #eee; padding: 20px; border-radius: 8px; text-align: center;"> | ||
| + | <h4 style="margin: 0 0 10px 0; color: #333;">GitHub</h4> | ||
| + | <p style="font-size: 0.9em; color: #666; margin-bottom: 15px;">데이터 공유 플랫폼</p> | ||
| + | <span style="display: inline-block; padding: 5px 15px; border: 1px solid #1d4e89; border-radius: 20px;"> | ||
| + | [https://github.com/ <span style="color: #1d4e89; font-size: 0.9em;">공식 홈페이지</span>] | ||
| + | </span> | ||
| + | </div> | ||
| + | |||
| + | <!-- 도구 3 --> | ||
| + | <div style="flex: 1; min-width: 200px; border: 1px solid #eee; padding: 20px; border-radius: 8px; text-align: center;"> | ||
| + | <h4 style="margin: 0 0 10px 0; color: #333;">Neo4j (AuraDB)</h4> | ||
| + | <p style="font-size: 0.9em; color: #666; margin-bottom: 15px;">지식그래프 DB</p> | ||
| + | <span style="display: inline-block; padding: 5px 15px; border: 1px solid #1d4e89; border-radius: 20px;"> | ||
| + | [https://neo4j.com/product/auradb <span style="color: #1d4e89; font-size: 0.9em;">공식 홈페이지</span>] | ||
| + | </span> | ||
| + | </div> | ||
| + | |||
| + | </div> | ||
| + | </div> | ||
| + | |||
| + | <!-- 4. 자료 모음 --> | ||
| + | <div style="margin-bottom: 40px;"> | ||
| + | <h3 style="color: #1d4e89; border-left: 4px solid #1d4e89; padding-left: 10px; margin-bottom: 20px; border-bottom: none;">📝 자료 모음</h3> | ||
| + | <div style="display: flex; gap: 20px; flex-wrap: wrap;"> | ||
| + | |||
| + | <!-- 자료 1 --> | ||
| + | <div style="flex: 1; min-width: 200px; border: 1px solid #eee; padding: 20px; border-radius: 8px; text-align: center;"> | ||
| + | <h4 style="margin: 0 0 10px 0; color: #333;">XML</h4> | ||
| + | <p style="font-size: 0.9em; color: #666; margin-bottom: 15px;">Text archive</p> | ||
| + | <span style="display: inline-block; padding: 5px 15px; border: 1px solid #1d4e89; border-radius: 20px;"> | ||
| + | [https://kstoryhub.visualasia.com/classics/wiki/index.php?title=논어집주대전_XML_가이드라인 <span style="color: #1d4e89; font-size: 0.9em;">논어집주대전 XML 가이드라인</span>] | ||
| + | </span> | ||
| + | </div> | ||
| + | |||
| + | <!-- 자료 2 --> | ||
| + | <div style="flex: 1; min-width: 200px; border: 1px solid #eee; padding: 20px; border-radius: 8px; text-align: center;"> | ||
| + | <h4 style="margin: 0 0 10px 0; color: #333;">GitHub</h4> | ||
| + | <p style="font-size: 0.9em; color: #666; margin-bottom: 15px;">XML 데이터 공유</p> | ||
| + | <span style="display: inline-block; padding: 5px 15px; border: 1px solid #1d4e89; border-radius: 20px;"> | ||
| + | [https://github.com/sy527991/Analects <span style="color: #1d4e89; font-size: 0.9em;">논어주석서 TEI/XML</span>] | ||
| + | </span> | ||
| + | </div> | ||
| + | |||
| + | <!-- 자료 3 --> | ||
| + | <div style="flex: 1; min-width: 200px; border: 1px solid #eee; padding: 20px; border-radius: 8px; text-align: center;"> | ||
| + | <h4 style="margin: 0 0 10px 0; color: #333;">Graph DB</h4> | ||
| + | <p style="font-size: 0.9em; color: #666; margin-bottom: 15px;">데이터 시각화</p> | ||
| + | <span style="display: inline-block; padding: 5px 15px; border: 1px solid #1d4e89; border-radius: 20px;"> | ||
| + | [https://wikidocs.net/book/16760 <span style="color: #1d4e89; font-size: 0.9em;">Neo4j GraphRAG 가이드북</span>] | ||
| + | </span> | ||
| + | </div> | ||
| + | |||
| + | </div> | ||
| + | </div> | ||
| + | |||
| + | |||
| + | |||
| + | <!-- 위키 자료 목록 --> | ||
<div style="margin-bottom: 50px;"> | <div style="margin-bottom: 50px;"> | ||
| − | <h3 style="color: #1d4e89; border-left: 4px solid #1d4e89; padding-left: 10px; margin-bottom: 20px; border-bottom: none;">📂 | + | <h3 style="color: #1d4e89; border-left: 4px solid #1d4e89; padding-left: 10px; margin-bottom: 20px; border-bottom: none;">📂 위키 자료</h3> |
<table style="width: 100%; border-collapse: collapse; box-shadow: 0 2px 5px rgba(0,0,0,0.05);"> | <table style="width: 100%; border-collapse: collapse; box-shadow: 0 2px 5px rgba(0,0,0,0.05);"> | ||
<tr style="background-color: #1d4e89; color: white;"> | <tr style="background-color: #1d4e89; color: white;"> | ||
| − | <th style="padding: 15px; text-align: center; border-bottom: 2px solid #ddd; width: | + | <th style="padding: 15px; text-align: center; border-bottom: 2px solid #ddd; width: 30%;">제목</th> |
| − | <th style="padding: 15px; text-align: left; border-bottom: 2px solid #ddd; width: | + | <th style="padding: 15px; text-align: left; border-bottom: 2px solid #ddd; width: 30%;">내용</th> |
| − | <th style="padding: 15px; text-align: center; border-bottom: 2px solid #ddd; width: | + | <th style="padding: 15px; text-align: center; border-bottom: 2px solid #ddd; width: 15%;">생성일</th> |
| − | <th style="padding: 15px; text-align: center; border-bottom: 2px solid #ddd; width: 25%;"> | + | <th style="padding: 15px; text-align: center; border-bottom: 2px solid #ddd; width: 25%;">노트</th> |
</tr> | </tr> | ||
| − | <!-- | + | <!-- 위키문서1 --> |
<tr style="background-color: white; border-bottom: 1px solid #eee;"> | <tr style="background-color: white; border-bottom: 1px solid #eee;"> | ||
| − | <td style="padding: 15px; text-align: center; font-weight: bold; color: #1d4e89;"> | + | <td style="padding: 15px; text-align: center; font-weight: bold; color: #1d4e89;">[[융당사서관견 CCTI]]</td> |
<td style="padding: 15px;"> | <td style="padding: 15px;"> | ||
| − | <strong> | + | <strong>CCTI를 활용한 번역서 구상</strong><br> |
| − | <span style="font-size: 0.9em; color: #666;"> | + | [https://wikidocs.net/book/14925 <span style="font-size: 0.9em; color: #666;">AI고전번역학 수업 활용 및 번역서 준비</span>] |
| − | |||
<td style="padding: 15px; text-align: center;"> | <td style="padding: 15px; text-align: center;"> | ||
| − | + | <span style="color: #aaa;">2026.03.07</span> | |
| − | <span style=" | ||
| − | |||
| − | </span> | ||
</td> | </td> | ||
<td style="padding: 15px; text-align: center;"> | <td style="padding: 15px; text-align: center;"> | ||
| − | <span style="color: #1d4e89;"> | + | [https://kstoryhub.visualasia.com/classics/wiki/index.php?title=AI_%EA%B3%A0%EC%A0%84%EB%B2%88%EC%97%AD%ED%95%99:2601A <span style="color: #1d4e89;"> AI 고전번역학 입문 </span>] |
</td> | </td> | ||
</tr> | </tr> | ||
| − | <!-- | + | <!-- 위키문서2 --> |
| − | <tr style="background-color: | + | <tr style="background-color: white; border-bottom: 1px solid #eee;"> |
| − | <td style="padding: 15px; text-align: center; font-weight: bold; color: #1d4e89;"> | + | <td style="padding: 15px; text-align: center; font-weight: bold; color: #1d4e89;">[[사서 주석서 아카이브]]</td> |
<td style="padding: 15px;"> | <td style="padding: 15px;"> | ||
| − | <strong> | + | <strong>사서 주석서 비교자료 선정을 위한 아카이브</strong><br> |
| − | <span style="font-size: 0.9em; color: #666;"> | + | <span style="font-size: 0.9em; color: #666;"> 아카이브 수업 과제</span> |
| − | |||
<td style="padding: 15px; text-align: center;"> | <td style="padding: 15px; text-align: center;"> | ||
| − | <span style=" | + | <span style="color: #aaa;">2026.06.07</span> |
| − | |||
| − | </span> | ||
</td> | </td> | ||
<td style="padding: 15px; text-align: center;"> | <td style="padding: 15px; text-align: center;"> | ||
| − | <span style="color: #1d4e89;"> | + | [https://app.notion.com/p/3100f783b1578015af07d3ef970da686 <span style="color: #1d4e89;"> 디지털 인문학 시각화 방법론 </span>] |
</td> | </td> | ||
</tr> | </tr> | ||
| − | <!-- | + | <!-- 위키문서3 --> |
<tr style="background-color: white; border-bottom: 1px solid #eee;"> | <tr style="background-color: white; border-bottom: 1px solid #eee;"> | ||
| − | <td style="padding: 15px; text-align: center; font-weight: bold; color: #1d4e89;"> | + | <td style="padding: 15px; text-align: center; font-weight: bold; color: #1d4e89;">[[논어주석서 서문 대조]]</td> |
<td style="padding: 15px;"> | <td style="padding: 15px;"> | ||
| − | <strong> | + | <strong>CCTI를 활용한 주석 비교 연구 구상</strong><br> |
| − | <span style="font-size: 0.9em; color: #666;"> | + | <span style="font-size: 0.9em; color: #666;">AI고전번역학 수업 활용</span> |
| − | |||
<td style="padding: 15px; text-align: center;"> | <td style="padding: 15px; text-align: center;"> | ||
| − | <span style="color: #aaa;"> | + | <span style="color: #aaa;">2026.09.04</span> |
</td> | </td> | ||
<td style="padding: 15px; text-align: center;"> | <td style="padding: 15px; text-align: center;"> | ||
| − | + | [https://kstoryhub.visualasia.com/classics/wiki/index.php?title=S2601045:%EC%A4%91%EC%9A%A912%EC%9E%A5_%EC%A3%BC%EC%84%9D%EB%B9%84%EA%B5%90 <span style="color: #1d4e89;"> S2601045:중용12장 주석비교 </span>] | |
</td> | </td> | ||
</tr> | </tr> | ||
| − | <!-- | + | <!-- 위키문서4 --> |
<tr style="background-color: #fafafa; border-bottom: 1px solid #eee;"> | <tr style="background-color: #fafafa; border-bottom: 1px solid #eee;"> | ||
| − | <td style="padding: 15px; text-align: center; font-weight: bold; color: #1d4e89;"> | + | <td style="padding: 15px; text-align: center; font-weight: bold; color: #1d4e89;">주석 인용관계 탐색</td> |
<td style="padding: 15px;"> | <td style="padding: 15px;"> | ||
<strong>네트워크 분석과 시각화</strong><br> | <strong>네트워크 분석과 시각화</strong><br> | ||
| 88번째 줄: | 160번째 줄: | ||
</td> | </td> | ||
<td style="padding: 15px; text-align: center;"> | <td style="padding: 15px; text-align: center;"> | ||
| − | - | + | [https://app.notion.com/p/2026-3840f783b157805ba9f0f5d589994310<span style="color: #1d4e89;"> 웹 개발과 퍼블리싱 </span>] |
</td> | </td> | ||
</tr> | </tr> | ||
| 94번째 줄: | 166번째 줄: | ||
</div> | </div> | ||
| − | <!-- | + | <!-- 5. 분류 태그 (버튼 스타일) --> |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<div style="margin-top: 40px; padding-top: 20px; border-top: 1px solid #eee;"> | <div style="margin-top: 40px; padding-top: 20px; border-top: 1px solid #eee;"> | ||
| − | <span style="font-weight: bold; color: #555; margin-right: 10px; vertical-align: middle;">🏷️ Tags:</span><span style="display: inline-block; border: 1px solid #cbd5e0; border-radius: 20px; padding: 4px 12px; margin-right: 5px; margin-bottom: 5px; background-color: white;">[[:분류: | + | <span style="font-weight: bold; color: #555; margin-right: 10px; vertical-align: middle;">🏷️ Tags:</span><span style="display: inline-block; border: 1px solid #cbd5e0; border-radius: 20px; padding: 4px 12px; margin-right: 5px; margin-bottom: 5px; background-color: white;">[[:분류:TEI/XML|<span style="color: #475569; font-size: 0.9em;">TEI/XML</span>]]</span><span style="display: inline-block; border: 1px solid #cbd5e0; border-radius: 20px; padding: 4px 12px; margin-right: 5px; margin-bottom: 5px; background-color: white;">[[:분류:Wiki|<span style="color: #475569; font-size: 0.9em;">Wiki</span>]]</span><span style="display: inline-block; border: 1px solid #cbd5e0; border-radius: 20px; padding: 4px 12px; margin-right: 5px; margin-bottom: 5px; background-color: white;">[[:분류:GraphDB|<span style="color: #475569; font-size: 0.9em;">GraphDB</span>]]</span> |
</div> | </div> | ||
2026년 9월 6일 (일) 17:26 기준 최신판
연구 자료
Common References
📘 연구 주제
📝 자료 모음
📂 위키 자료
| 제목 | 내용 | 생성일 | 노트 |
|---|---|---|---|
| 융당사서관견 CCTI |
CCTI를 활용한 번역서 구상 |
2026.03.07 |
|
| 사서 주석서 아카이브 |
사서 주석서 비교자료 선정을 위한 아카이브 |
2026.06.07 |
|
| 논어주석서 서문 대조 |
CCTI를 활용한 주석 비교 연구 구상 |
2026.09.04 |
|
| 주석 인용관계 탐색 |
네트워크 분석과 시각화 |
업로드 예정 |