"틀:NetworkGraph"의 두 판 사이의 차이

my9univ
이동: 둘러보기, 검색
 
(같은 사용자의 중간 판 6개는 보이지 않습니다)
1번째 줄: 1번째 줄:
 
<onlyinclude>
 
<onlyinclude>
 
{{#tag:html|
 
{{#tag:html|
<iframe width=100% height=700px frameborder=0 src=http://dh.aks.ac.kr/cgi-bin/wikiGraph2.py?account=my9univ&script={{{title|}}}&direction={{{direction|}}}></iframe>
+
<iframe width=100% height=700px frameborder=0 src=https://dh.aks.ac.kr/~sandbox/cgi-bin/wikiGraphPresenter.py?account=my9univ&script={{{title|}}}&direction={{{direction|}}}></iframe>
<br/>
+
<input type="button" value="전체화면" onclick="window.open('https://dh.aks.ac.kr/~sandbox/cgi-bin/wikiGraphPresenter.py?account=my9univ&script={{{title|}}}&direction={{{direction|}}}')">  
<input type="button" value="전체화면" onclick="location.href='http://dh.aks.ac.kr/~sandbox/cgi-bin/Story01.py?db=my_univ&script={{{title|}}}&direction={{{direction|}}}'">  
+
<input type="button" value="AI 스토리텔링 프롬프트" onclick="window.open('https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/wikiStoryPrompt.py?account=my9univ&script={{{title|}}}')">  
<input type="button" value="전체화면2" onclick="location.href='http://dh.aks.ac.kr/~sandbox/cgi-bin/wikiGraphPresenter.py?account=my_univ&script={{{title|}}}&direction={{{direction|}}}'">  
 
 
}}
 
}}
 
</onlyinclude>
 
</onlyinclude>
  
===사용법===
+
==사용방법==
<pre>
+
* 위키 문서로 만들어진 시맨틱 데이터를 네트워크 그래프로 출력하는 틀입니다.
 +
* 위키 문서의 제목(title)을 지정하세요.
 +
* 그래프의 방향을 지정하는 옵션(direction)을 부가할 수 있습니다:  NORMAL(기본값), UD, LR
  
{{NetworkGraph  | title =  | direction = }}
+
아래의 틀을 복사해서 사용합니다.<br/>
  
 +
<pre style="width:500px">
 +
{{NetworkGraph | title= | direction=}}
 
</pre>
 
</pre>
 +
 +
----
 +
 +
 +
[[분류:디지털 큐레이션 지원 시스템]]

2025년 4월 11일 (금) 00:11 기준 최신판


사용방법

  • 위키 문서로 만들어진 시맨틱 데이터를 네트워크 그래프로 출력하는 틀입니다.
  • 위키 문서의 제목(title)을 지정하세요.
  • 그래프의 방향을 지정하는 옵션(direction)을 부가할 수 있습니다: NORMAL(기본값), UD, LR

아래의 틀을 복사해서 사용합니다.

{{NetworkGraph | title= | direction=}}