Abstract
WebDAV extends the web communication protocol HTTP/1.1 to provide a distributed authoring and versioning across the Internet. A property management, the principal ability of WebDAV, has many advantages for managing and utilizing additional information of server resources as well as supports a role of storage. Most WebDAV Application systems currently available are using WebDAV for providing simple storage space, not for the functionality of property management. However, to develop an advanced application such as a collaborative system based on WebDAV, it is very important to design and utilize user-defined WebDAV properties. In this paper, we propose DavSUDP(WebDAV Simple User-defined Property Definition Protocol) that describes XML-based configurations representing WebDAV user-defined properties and their processing steps. DavSUDP enables WebDAV servers to effectively manage user-defined properties in developing WebDAV-based applications. To show this, we extended the Apache mod_dav module to support DavSVDP and developed the OpenSpace in the iPlace collaborative system using the extended Apache web server.
웹데브(WebDAV)는 HTTP/1.1의 확장된 프로토콜로서 인터넷을 통하여 분산된 저작과 버전관리를 지원한다. 웹데브의 주요 기능인 속성관리는 저장소의 역할과 함께 자원의 추가 정보를 관리하고 활용할 수 있는 장점을 가지고 있다. 지금까지 대부분의 웹데브를 지원하는 응용 시스템은 속성 관리 기능의 활용보다는 단순 저장소의 역할로 웹데브를 사용하고 있다. 그러나 협업 지원 시스템과 같은 웹데브 기반의 고급 응용 프로그램을 개발하기 위해서는 웹데브 사용자 정의 속성의 설계와 활용이 매우 중요하다. 본 논문에서는 웹데브 사용자 정의 속성을 정의한 XML 형식의 환경 설정 속성과 그 처리 수행 절차를 기술한 DavSUDP(WebDAV Simple User-defined Property Definition Protocol) 프로토콜을 제안한다. DavSUDP는 웹데브 기반의 응용 시스템을 개발하는데 있어서 웹데브 서버가 사용자 정의 속성을 효과적으로 관리할 수 있게 하여준다. 이를 보이기 위하여 아파치의 $mod{\_}dav$ 모듈이 DavSUDP를 지원하도록 확장하였으며, 이를 이용하여 iPlace 협업 지원 시스템의 공개작업장을 개발하였다.