"틀:SemanticGraph"의 두 판 사이의 차이
DH 교육용 위키
(새 문서: <onlyinclude> {{#tag:html| <iframe width="90%" height="700px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/Story01.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}...) |
|||
3번째 줄: | 3번째 줄: | ||
<iframe width="90%" height="700px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/Story01.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}"></iframe><br/> | <iframe width="90%" height="700px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/Story01.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}"></iframe><br/> | ||
<input type="button" value="전체화면" onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/GuestQuery.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}'"> | <input type="button" value="전체화면" onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/GuestQuery.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}'"> | ||
+ | <input type="button" value="시맨틱 데이터" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/Story01Gpt.py?db={{{db|}}}&project={{{project|}}}&key={{{title|}}}&language=Script'"> | ||
}} | }} | ||
</onlyinclude> | </onlyinclude> |
2024년 3월 29일 (금) 08:25 판
사용방법
- 시맨틱 데이터베이스의 특정 노드를 중심으로 하는 네트워크 그래프를 출력하는 틀입니다.
- 데이터베이스(db)와 시맨틱 데이터 세트(project), 네트워크 중심 노드(key)를 지정하세요.
{{SemanticGraph | db=xxxx | project=xxxx | key=xxxx }}