행위

"SemanticQuery"의 두 판 사이의 차이

red

 
2번째 줄: 2번째 줄:
 
{{#tag:html|
 
{{#tag:html|
 
<table width="96%" align="center"><tr><td width="30%" style="vertical-align:bottom" >
 
<table width="96%" align="center"><tr><td width="30%" style="vertical-align:bottom" >
<form action="http://dh.aks.ac.kr/~jisun/cgi-bin/Query.py" method="post" target="stage">
+
<form action="https://dh.aks.ac.kr/~jisun/cgi-bin/Query.py" method="post" target="stage">
 
<input type="hidden" name="db" value={{{db|}}} />
 
<input type="hidden" name="db" value={{{db|}}} />
 
<input type="hidden" name="project" value={{{project|}}} />
 
<input type="hidden" name="project" value={{{project|}}} />
 
<input type="text" name="key" size="15" value={{{key|}}} />
 
<input type="text" name="key" size="15" value={{{key|}}} />
<input type="image" name="submit" src="http://dh.aks.ac.kr/VR/style/zoomify.png" border="0" alt="Search" style="width: 30px;vertical-align:bottom;" />
+
<input type="image" name="submit" src="https://dh.aks.ac.kr/VR/style/zoomify.png" border="0" alt="Search" style="width: 30px;vertical-align:bottom;" />
 
</form></td></tr></table>
 
</form></td></tr></table>
<iframe name="stage" width="96%" height="670px" src="http://dh.aks.ac.kr/~jisun/cgi-bin/Query.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}" frameborder="0" allowfullscreen></iframe>
+
<iframe name="stage" width="96%" height="670px" src="https://dh.aks.ac.kr/~jisun/cgi-bin/Query.py?db={{{db|}}}&project={{{project|}}}&key={{{key|}}}" frameborder="0" allowfullscreen></iframe>
 
}}
 
}}
 
</includeonly>
 
</includeonly>

2024년 4월 4일 (목) 00:25 기준 최신판


Syntax

{{SemanticQuery | db=데이터베이스 | project=프로젝트 | key=검색어_예시}}

Example

Input

{{SemanticQuery | db=Class2019B | project=ibaCocktail | key=Martini}}

Output