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