(새 문서: <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|}}}...) |
|||
| 1번째 줄: | 1번째 줄: | ||
<onlyinclude> | <onlyinclude> | ||
{{#tag:html| | {{#tag:html| | ||
| − | <iframe width= | + | <iframe width=100% height=700px frameborder=0 src=https://dh.aks.ac.kr/~sandbox/cgi-bin/wikiGraphPresenter.py?account=okehkim&script={{{title|}}}></iframe> |
| − | <input type="button" value=" | + | <input type="button" value="Data Upload" onclick="location.href='https://dh.aks.ac.kr/~tutor/cgi-bin/robot/wikiNetworkLoader.py?account=okehkim&script={{{title|}}}&db={{{db|}}}&project={{{project|}}}'"> |
| − | |||
}} | }} | ||
</onlyinclude> | </onlyinclude> | ||
| 9번째 줄: | 8번째 줄: | ||
===사용방법=== | ===사용방법=== | ||
| − | * 시맨틱 | + | * 위키 문서로 만들어진 시맨틱 데이터를 데이터베이스에 업로드할 수 있게 하는 틀입니다. |
| − | * 데이터베이스(db) | + | * 위키문서의 제목(title)과 데이터베이스(db) 이름, 시맨틱 데이터 세트 이름(project)을 지정하세요. |
| + | |||
<pre style="width:500px"> | <pre style="width:500px"> | ||
| − | + | {{SemanticDataLoader | title= | db= | project= }} | |
</pre> | </pre> | ||
[[분류:틀]] | [[분류:틀]] | ||
2024년 6월 12일 (수) 15:21 판
사용방법
- 위키 문서로 만들어진 시맨틱 데이터를 데이터베이스에 업로드할 수 있게 하는 틀입니다.
- 위키문서의 제목(title)과 데이터베이스(db) 이름, 시맨틱 데이터 세트 이름(project)을 지정하세요.
{{SemanticDataLoader | title= | db= | project= }}