"StoryGraph"의 두 판 사이의 차이
KHS DH wiki
1번째 줄: | 1번째 줄: | ||
<onlyinclude> | <onlyinclude> | ||
{{#tag:html| | {{#tag:html| | ||
− | <iframe width="90%" height="700px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/Story03.py?db={{{db|}}}&project={{{project|}}}&key={{{ | + | <iframe width="90%" height="700px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/Story03.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}"></iframe> |
<br/> | <br/> | ||
− | <input type="button" value="전체화면" onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/Story03.py?db={{{db|}}}&project={{{project|}}}&key={{{ | + | <input type="button" value="전체화면" onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/Story03.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}&ai=ON'"> |
− | <input type="button" value="AI 스토리텔링:한국어" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/Story03Gpt.py?db={{{db|}}}&project={{{project|}}}&key={{{ | + | <input type="button" value="AI 스토리텔링:한국어" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/Story03Gpt.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}&language=Korean'"> |
− | <input type="button" value="AI Storytellng:English" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/Story03Gpt.py?db={{{db|}}}&project={{{project|}}}&key={{{ | + | <input type="button" value="AI Storytellng:English" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/Story03Gpt.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}&language=English'"> |
− | <input type="button" value="AI 讲故事:中文" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/Story03Gpt.py?db={{{db|}}}&project={{{project|}}}&key={{{ | + | <input type="button" value="AI 讲故事:中文" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/Story03Gpt.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}&language=Chinese'"> |
− | <input type="button" value="AI Narración: Español" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/Story03Gpt.py?db={{{db|}}}&project={{{project|}}}&key={{{ | + | <input type="button" value="AI Narración: Español" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/Story03Gpt.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}&language=Spanish'"> |
− | <input type="button" value="시맨틱 데이터" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/Story03Gpt.py?db={{{db|}}}&project={{{project|}}}&key={{{ | + | <input type="button" value="시맨틱 데이터" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/Story03Gpt.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}&language=Script'"> |
}} | }} | ||
</onlyinclude> | </onlyinclude> | ||
16번째 줄: | 16번째 줄: | ||
* 스토리텔링 데이터베이스에 수록된 특정 에피소드의 네트워크 그래프를 출력하는 틀입니다. | * 스토리텔링 데이터베이스에 수록된 특정 에피소드의 네트워크 그래프를 출력하는 틀입니다. | ||
* 데이터베이스(db)와 시맨틱 데이터 세트(project), 스토리/에피소드 문서의 제목(title)을 지정하세요. | * 데이터베이스(db)와 시맨틱 데이터 세트(project), 스토리/에피소드 문서의 제목(title)을 지정하세요. | ||
− | * 에피소드 문서의 제목(title)은 스토리 데이터의 id로 인식됩니다. | + | * 스토리 문서의 제목(title) 대신 스토리 데이터의 id(key)를 지정하도록 틀 형식이 변경되었습니다. (2025. 5. 21) |
+ | <br/> | ||
+ | <del>* 에피소드 문서의 제목(title)은 스토리 데이터의 id로 인식됩니다.</del><br/> | ||
+ | <del><nowiki>{{StoryGraph | db = | project = | title = }}</nowiki></del> | ||
<pre style="width:500px"> | <pre style="width:500px"> | ||
− | {{ | + | {{StoryGraph2025 | db = | project = | key = }} |
</pre> | </pre> | ||
27번째 줄: | 30번째 줄: | ||
---- | ---- | ||
출처 | 출처 | ||
− | * "[https://dh.aks.ac.kr/ | + | * "[https://dh.aks.ac.kr/Edu/wiki/index.php/틀:StoryGraph2025 틀:StoryGraph]", 『인문정보학 Edu Wiki』<html><sup>online</sup></html>, 한국학중앙연구원 디지털인문학연구소. |
2025년 5월 25일 (일) 19:37 판
사용방법
- 스토리텔링 데이터베이스에 수록된 특정 에피소드의 네트워크 그래프를 출력하는 틀입니다.
- 데이터베이스(db)와 시맨틱 데이터 세트(project), 스토리/에피소드 문서의 제목(title)을 지정하세요.
- 스토리 문서의 제목(title) 대신 스토리 데이터의 id(key)를 지정하도록 틀 형식이 변경되었습니다. (2025. 5. 21)
* 에피소드 문서의 제목(title)은 스토리 데이터의 id로 인식됩니다.
{{StoryGraph | db = | project = | title = }}
{{StoryGraph2025 | db = | project = | key = }}
출처
- "틀:StoryGraph", 『인문정보학 Edu Wiki』online, 한국학중앙연구원 디지털인문학연구소.