"틀:SemanticProjectSetup"의 두 판 사이의 차이
(새 문서: <onlyinclude> {{#tag:html| <iframe width="100%" height="700px" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/edit/newProject.py?db={{{db|}}}&project={{{project|}}}"></iframe> <input type...) |
|||
1번째 줄: | 1번째 줄: | ||
<onlyinclude> | <onlyinclude> | ||
{{#tag:html| | {{#tag:html| | ||
− | <iframe width="100%" height="700px" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/edit/newProject.py?db= | + | <iframe width="100%" height="700px" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/edit/newProject.py?db=s_myuniv&project={{{project|}}}"></iframe> |
− | <input type="button" value="전체화면" onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin//edit/newProject.py?db= | + | <input type="button" value="전체화면" onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin//edit/newProject.py?db=s_myuniv&project={{{project|}}}'"> |
}} | }} | ||
</onlyinclude> | </onlyinclude> | ||
13번째 줄: | 13번째 줄: | ||
<pre style="width:500px"> | <pre style="width:500px"> | ||
− | {{SemanticProjectSetup | + | {{SemanticProjectSetup | project=xxxx }} |
</pre> | </pre> | ||
2024년 10월 17일 (목) 22:12 기준 최신판
사용방법
- 특정 시맨틱 데이터 테이블 세트를 생성하고 관리하기 위한 프로그램 설치 틀입니다.
- 새로운 디지털 큐레이션 프로젝트를 위해 시맨틱 데이터 테이블 세트를 생성할 수 있고 (Create) 시맨틱 데이터 테이블에 적재된 데이터를 모두 삭제하거나 (Delete) 프로젝트 자체를 소멸시킬 수도 있습니다. (Drop) ※ 주의
- 데이터베이스(db)와 시맨틱 데이터 세트 이름(project)을 지정하세요.
{{SemanticProjectSetup | project=xxxx }}