• 제목/요약/키워드: web database

검색결과 1,527건 처리시간 0.041초

클릭스트림 분석을 위한 웹 서버 시스템의 설계 및 구현 (Design and Implementation of Web Server for Analyzing Clickstream)

  • 강미정;정옥란;조동섭
    • 정보처리학회논문지D
    • /
    • 제9D권5호
    • /
    • pp.945-954
    • /
    • 2002
  • 인터넷을 통한 비즈니스에 수익 모델에 대한 관심이 높아지면서 방문자별로 개인화된 서비스를 제공하려는 노력이 커지고 있다. 개인화(Personalization)란 고객 한 명을 대상으로 하여 그 고객 한 사람을 위한 정보나 제품을 제공해주는 작업을 말한다. 개인화 서비스를 위해서 전 처리과정인 사용자 프로파일 생성과정이 필요하며, 적극적인 개인화 서비스를 제공하기 위해서는 충분한 고객 데이터가 필요하다. 본 논문에서는 웹사이트 상에서 사용자 행위 패턴을 파악할 수 있는 클릭스트림 정보를 모듈화 하였으며, 이를 이용하여 확장된 웹 로그 시스템을 구현하였다. 클릭스트림 정보를 웹 로그정보에 포함시켜 사용자의 행위 패턴을 파악할 수 있도록 웹 서버 시스템을 설계하고 구현하였다. 그리고 이 웹 서버는 웹사이트로부터 얻은 클릭스트림 정보를 분류하고 저장하여 관리자가 쉽게 분석할 수 있다. 이때 데이터베이스 저장 기술로 OLE DB Provider상에서 수행되는 ADO(ActiveX Data Object)기술을 사용함으로써 확장된 웹 로그 처리 시스템을 설계하였다. 확장된 웹 로그 DB를 패턴분석, 군집분석 등의 마이닝(Mining) 기법을 통하여 맞춤서비스에 대한 사용자 프로파일을 구축할 수 있다.

관계형 데이터베이스 속성을 이용한 효율적인 웹 프로그램 개발에 관한 연구 (Study about efficient web program development that use database attribute)

  • 여권동;정헌
    • 한국컴퓨터정보학회지
    • /
    • 제14권2호
    • /
    • pp.177-183
    • /
    • 2006
  • 오늘날 기업의 업무지원 시스템은 웹 환경을 지향하고 있다. 하지만, 현업에서는 웹 프로그램 개발을 효율적으로 지원할 수 있는 툴의 부재로 인해 어려움을 격고 있다. 특히, 관계형 데이터 베이스 시스템과 연동된 웹 관련 프로그램의 개발에 어려움을 격고 있다. 이에 본 연구에서는 웹 프로그램 개발시 데이터베이스의 후보키(Candidate Key) 속성을 이용하여 웹 개발 과정을 자동화하고, 효율적으로 웹 프로그램을 개발 할 수 있는 알고리즘을 제시하고자 한다.

  • PDF

웹 기반 e-catalog 시스템에서의 e-catalog 관리자 개발 (Development of e-Catalog manager in Web-based e-Catalog System)

  • 장민제;박세형;하성도
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2003년도 춘계학술대회 논문집
    • /
    • pp.885-889
    • /
    • 2003
  • The e-catalog system consists of e-catalog database. e-catalog manager. and a web server, and provides e-catalog web service by displaying e-catalog documents that contain web 3D images. product specifications and manuals. Various web contents such as the 3D images of products, which offer basic viewpoints/movement handles and function simulations, product specifications, product manuals and product features, can be integrated into e-catalog documents in XML format through image manipulation and database connection by using the e-catalog manager tool. By reducing time and cost for publication and management of an e-catalog web service, the competitiveness of companies is expected to be intensified in the perspective of e-business activities.

  • PDF

Performance of Distributed Database System built on Multicore Systems

  • Kim, Kangseok
    • 인터넷정보학회논문지
    • /
    • 제18권6호
    • /
    • pp.47-53
    • /
    • 2017
  • Recently, huge datasets have been generating rapidly in a variety of fields. Then, there is an urgent need for technologies that will allow efficient and effective processing of huge datasets. Therefore the problems of partitioning a huge dataset effectively and alleviating the processing overhead of the partitioned data efficiently have been a critical factor for scalability and performance in distributed database system. In our work we utilized multicore servers to provide scalable service to our distributed system. The partitioning of database over multicore servers have emerged from a need for new architectural design of distributed database system from scalability and performance concerns in today's data deluge. The system allows uniform access through a web service interface to concurrently distributed databases over multicore servers, using SQMD (Single Query Multiple Database) mechanism based on publish/subscribe paradigm. We will present performance results with the distributed database system built on multicore server, which is time intensive with traditional architectures. We will also discuss future works.

천문 이미지 디지털 아카이빙 시스템 개발 (DEVELOPMENTS OF ASTRONOMICAL IMAGE ARCHIVING SYSTEM)

  • 성현일;김순욱;배영호;최준영
    • 천문학논총
    • /
    • 제21권1호
    • /
    • pp.1-9
    • /
    • 2006
  • An archiving system designed to enable documenting database of astronomical images, with functions of search and download, is being developed by Korean Astronomical Data Center(KADC) of Korea Astronomy and Space Science Institute(KASI). The system consists of three PCs for web server, database server, and system management server. The search program for the web environment is operated in the web server. In the management server, several utility program we developed are installed: input program for the database, program for transfer from fits to jpg files, program for data recovery and management, and programs for statistics and connect management. The collected data would be sorted out by the system manager to input into the database. The online input is possible in an observatory where the data is produced. We applied the content management system(CMS) module for the database management. On the basic of CMS module, we set up a management system for the whole life cycle of metadata from creation and collection to storage and deletion of the data. For the search function, we employed a technique to extract indices from the metadata. In addition, MySQL is adopted for DBMS. We currently display about 2,700 and 25,000 photographs for astronomical phenomena and astronomical objects on the data, respectively.

웹 기반 EDCs 생태 독성 자료베이스 모델 및 시스템 개발 (Developing a Multi-purpose Ecotoxicity Database Model and Web-based Searching System for Ecological Risk Assessment of EDCs in Korea)

  • 권바름;이헌주
    • 한국환경보건학회지
    • /
    • 제43권5호
    • /
    • pp.412-421
    • /
    • 2017
  • Objectives: To establish a system for integrated risk assessment of EDCs in Korea, infrastructure for providing toxicity data of ecological media should be established. Some systems provide soil ecotoxicity databases along with aquatic ecotoxicity information, but a well-structured ecotoxicity database system is still lacking. Methods: Aquatic and soil ecotoxicological information were collected by a toxicologist based on a human readable data (HRD) format for collecting ecotoxicity data that we provided. Among these data, anomalies were removed according to database normalization theory. Also, the data were cleaned and encoded to establish a machine-readable data (MRD) ecotoxicity database system. Results: We have developed a multi-purpose ecotoxicity database model focusing on EDCs, ecological species, and toxic effects. Also, we have constructed a web-based data searching system to retrieve, extract, and download data with greater availability. Conclusions: The results of our study will contribute to decision-making as a tool for efficient ecological risk assessment of EDCs in Korea.

WebDBs: 사용자 중심의 웹 검색 엔진 (WebDBs : A User oriented Web Search Engine)

  • 김홍일;임해철
    • 한국통신학회논문지
    • /
    • 제24권7B호
    • /
    • pp.1331-1341
    • /
    • 1999
  • 본 연구에서는 SQL과 유사한 질의어를 사용하여 웹에 등록된 정보를 검색하는 시스템인 WebDBs(Web DataBase system)를 제안한다. 제안된 시스템에서는 웹에 산재되어 있는 HTML 문서로부터 검색에 필요한 정보들을 자동으로 추출한다. 추출된 자료에 대하여 SQL 기반의 질의 처리가 가능하도록 하였다. 웹 데이터베이스 시스템에서는 대부분의 질의 수행 시간이 통신 회선을 통한 문서 획득에 소요된다. 따라서, 웹 검색의 경우 웹 지역성에 많이 의존한다는 점에 착안하여, 사용자 검색 결과를 캐쉬에 저장하고 유사한 응용에서 이를 재사용 하고자 한다. 이때 캐쉬에 저장된 정보들을 검색된 질의와 연관하여 저장함으로써 좀더 사용자 응용을 고려한 캐쉬 관리기법을 제안하였다. 또한 위와 같은 개념에 입각한 웹 검색엔진을 구하였다.

  • PDF

관계형 데이타베이스 기반의 RDF 온톨로지 접근 제어 모델 (An RDF Ontology Access Control Model based on Relational Database)

  • 정동원
    • 한국정보과학회논문지:데이타베이스
    • /
    • 제35권2호
    • /
    • pp.155-168
    • /
    • 2008
  • 이 논문에서는 관계형 보안 모델 기반의 RDF 웹 온톨로지 접근 제어 모델을 제안한다. 시맨틱 웹은 차세대 웹으로 인식되고 있으며 RDF는 시맨틱 웹을 실현하기 위한 웹 온톨로지 서술 언어이다. RDF와 관련된 많은 연구들이 진행되었으나 대부분 에디터, 저장소 및 추론 엔진 등의 연구에만 집중되었을 뿐 정보 시스템의 가장 중요한 요구 사항 중 하나인 보안 문제에 대한 연구는 매우 미비하다. RDF 온톨로지 보안에 대한 일부 연구들이 제안되었으나 관련 데이타를 모두 메모리에 로딩해야 하는 오버헤드를 지니며, 현재 대부분의 온톨로지 저장소가 관계형 데이타베이스를 기반으로 개발되고 있는 상황을 고려하지 않고 있다. 이 논문에서는 이러한 문제점을 해결하기 위한 관계형 모델 기반의 새로운 RDF 웹 온톨로지 보안 모델을 제안한다. 제안된 보안 모델은 높은 실용성과 활용성을 제공하며, 또한 관계형 보안 모델의 안정성에 기인한 제안 모델의 안정성 확보가 용이하다.

UCC 원리를 이용한 웹기반 참고정보원의 공동구축 방안에 관한 연구 (A Study on Building Web-based Collaborative Reference Resource Using UCC Framework)

  • 노영희
    • 한국도서관정보학회지
    • /
    • 제39권2호
    • /
    • pp.187-212
    • /
    • 2008
  • 도서관 정보센터는 인터넷상에 존재하는 가치있는 참고정보원들을 수집하여 자관 홈페이지 또는 공동 구축된 홈페이지를 통해 제공하고자 노력을 하여왔다. 그러나 단위도서관이 인터넷의 그 많은 참고정보원을 수집하여 구축하기에는 인력의 한계를 비롯한 여러가지 문제점이 있었다. 그래서 협력형 참고정보원을 구축하려는 시도를 하였으나, 이 또한 사서의 업무과중 및 재정지원 부족으로 실제적으로 구현되지 못하고 있는 것이 현실이다. 이에 본 연구에서는 사서를 포함한 일반 이용자들의 참여로 구축되는 UCC 기반 웹기반 참고정보원 구축을 제안하고자 한다. 첫째, 도서관 관종을 구분하지 않고 다양한 관종의 사서 및 정보전문가, 누리꾼(netizen)들이 자유롭게 참여할 수 있는 웹기반 참고정보원 시스템을 제안하고자 한다. 둘째, 웹기반 참고정보원의 표준화를 위한 메타데이터 스킴을 제안하고자 한다. 이용자가 자유롭게 메타구조 등을 변경할 수 있는 UCC이지만, 초기 메타구조를 제시함으로써 참고정보원 데이터 표준화를 유도하고자 한다.

  • PDF

웹 기반의 동적 웹 서버 페이지 생성기 설계 및 구현 (Design and Implementation of Dynamic Web Server Page Builder on Web)

  • 신용민;김병기
    • 정보처리학회논문지D
    • /
    • 제15D권1호
    • /
    • pp.147-154
    • /
    • 2008
  • 인터넷이 대중화 되면서 내부 데이터베이스로 관리되고 있는 정보를 동적 웹 서버 페이지를 작성하여 웹으로 제공하는 다양한 웹 어플리케이션 개발이 수행되고 있으나, 대부분의 경우 체계적인 개발 방법론의 채택 없이 직접 프로그램을 작성하거나, 규모에 맞지 않는 대규모 개발 방법론을 적용하여 개발의 효율성을 떨어뜨리고 있다. 웹 어플리케이션이 체계적인 개발 방법론을 따르지 않고 스크립트 언어를 사용하여 임의개발 됨에 따라 프로그램 개발의 생산성, 유지 보수성, 그리고 재 사용성을 저하시키게 된다. 본 논문에서는 빠르고 효과적인 스크립트 기반의 웹 어플리케이션 개발을 위하여 데이터베이스를 이용한 동적 웹 서버 페이지 자동 작성 도구를 설계하고 이를 구현하였다. 데이터베이스를 이용한 동적 웹 서버 페이지 패턴을 분석하여 정형화된 스크립트 모델을 제시하고 데이터 바운드 컨트롤 태그 생성기를 표준 스크립트로 작성하여 웹 어플리케이션 개발과 유지보수에 활용되어 생산성 향상에 기여할 수 있다.