틀:SemanticGraph: 두 판 사이의 차이
편집 요약 없음 |
편집 요약 없음 |
||
| 1번째 줄: | 1번째 줄: | ||
<onlyinclude> | <onlyinclude> | ||
{{#tag:html| | {{#tag:html| | ||
<iframe width=" | <iframe width="100%" height="640px" style="border:0" src="https://app.vaquitalab.com/aistory/story01?db={{{db|}}}&project={{{project|}}}&key={{{story_id|}}}"></iframe> | ||
<input type="button" value="전체화면" onclick="location.href='https://app.vaquitalab.com/aistory/story01?db={{{db|}}}&project={{{project|}}}&key={{{ | <br/> | ||
<input type="button" value="전체화면" onclick="location.href='https://app.vaquitalab.com/aistory/story01?db={{{db|}}}&project={{{project|}}}&key={{{story_id|}}}'"> | |||
}} | }} | ||
</onlyinclude> | </onlyinclude> | ||
===사용방법=== | ===사용방법=== | ||
* 시맨틱 데이터베이스의 특정 노드를 중심으로 하는 네트워크 그래프를 출력하는 틀입니다. | * 시맨틱 데이터베이스의 특정 노드를 중심으로 하는 네트워크 그래프를 출력하는 틀입니다. | ||
* 데이터베이스(db)와 시맨틱 데이터 세트(project), 네트워크 중심 노드(key)를 지정하세요. | * 데이터베이스(db)와 시맨틱 데이터 세트(project), 네트워크 중심 노드(key)를 지정하세요. | ||
<pre style="width:500px"> | <pre style="width:500px"> | ||
{{SemanticGraph | db = | project = | story_id = }} | |||
</pre> | </pre> | ||
2025년 12월 28일 (일) 03:25 판
사용방법
- 시맨틱 데이터베이스의 특정 노드를 중심으로 하는 네트워크 그래프를 출력하는 틀입니다.
- 데이터베이스(db)와 시맨틱 데이터 세트(project), 네트워크 중심 노드(key)를 지정하세요.
{{SemanticGraph | db = | project = | story_id = }}