"SemanticNetworkRDF"의 두 판 사이의 차이
North Korea Humanities
| 1번째 줄: | 1번째 줄: | ||
<includeonly> | <includeonly> | ||
{{#tag:html| | {{#tag:html| | ||
| − | <iframe width | + | <style> |
| − | + | .rdf-container { | |
| − | + | position: relative; | |
| + | padding-bottom: 56.25%; | ||
| + | padding-top: 30px; | ||
| + | height: 0; | ||
| + | overflow: hidden; | ||
| + | } | ||
| + | |||
| + | .rdf-container iframe, | ||
| + | .rdf-container object, | ||
| + | .rdf-container embed { | ||
| + | position: absolute; | ||
| + | top: 0; | ||
| + | left: 0; | ||
| + | width: 100%; | ||
| + | height: 100%; | ||
| + | } | ||
| + | </style> | ||
| + | <div class="rdf-container"> | ||
| + | <iframe width="560" height="315" src="http://dh.aks.ac.kr/~jisun/cgi-bin/sandbox/RDF.py?db={{{db|}}}&project={{{project|}}}&account=guest&pwd=guest&key={{{key|}}}" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
| + | </div> | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
2022년 11월 23일 (수) 00:05 판
Syntax
{{SemanticNetworkRDF | db=데이터베이스 | project=프로젝트 | key=중심_노드_식별자}}
Example
Input
{{SemanticNetworkRDF | db=s_jisun | project=nkhTest | key={{PAGENAME}} }}
Output