"틀:SemanticGraph"의 두 판 사이의 차이
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/Story01.py?db= | + | <iframe width="90%" height="700px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/Story01.py?db=s_myuniv&project={{{project|}}}&key={{{key|}}}"></iframe><br/> |
− | <input type="button" value="전체화면" onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/GuestQuery.py?db= | + | <input type="button" value="전체화면" onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/GuestQuery.py?db=s_myuniv&project={{{project|}}}&key={{{key|}}}'"> |
}} | }} | ||
</onlyinclude> | </onlyinclude> | ||
12번째 줄: | 12번째 줄: | ||
<pre style="width:500px"> | <pre style="width:500px"> | ||
− | {{SemanticGraph | + | {{SemanticGraph | project=xxxx | key=xxxx }} |
</pre> | </pre> |
2024년 10월 17일 (목) 22:13 기준 최신판
사용방법
- 시맨틱 데이터베이스의 특정 노드를 중심으로 하는 네트워크 그래프를 출력하는 틀입니다.
- 데이터베이스(db)와 시맨틱 데이터 세트(project), 네트워크 중심 노드(key)를 지정하세요.
{{SemanticGraph | project=xxxx | key=xxxx }}