KR20010105590A - An Internet Information Search System via Component Based Software Development - Google Patents

An Internet Information Search System via Component Based Software Development Download PDF

Info

Publication number
KR20010105590A
KR20010105590A KR1020000026184A KR20000026184A KR20010105590A KR 20010105590 A KR20010105590 A KR 20010105590A KR 1020000026184 A KR1020000026184 A KR 1020000026184A KR 20000026184 A KR20000026184 A KR 20000026184A KR 20010105590 A KR20010105590 A KR 20010105590A
Authority
KR
South Korea
Prior art keywords
component
information
division
search
gathering
Prior art date
Application number
KR1020000026184A
Other languages
Korean (ko)
Other versions
KR100369224B1 (en
Inventor
백인천
한동원
Original Assignee
백인천
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 백인천 filed Critical 백인천
Priority to KR10-2000-0026184A priority Critical patent/KR100369224B1/en
Publication of KR20010105590A publication Critical patent/KR20010105590A/en
Application granted granted Critical
Publication of KR100369224B1 publication Critical patent/KR100369224B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Landscapes

  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Apparatus, and an associated method, facilitates the efficient utilization of a channel (16) extending between a sending (12) and a receiving (14) station of a digital communication system. A block of symbols to be transmitted by the sending to the receiving station is encoded (134) utilizing a parallel-concatenated encoding technique. Selected encoded versions, or portions thereof, are transmitted (136) by the sending station to the receiving station. The receiving station decodes the signals received thereat. If recovery of the informational content of the block of symbols cannot be effectuated, a request is made to transmit additional encoded versions (138), or portions thereof, of the block of symbols.

Description

컴포넌트를 기반으로 하는 인터넷 정보 검색시스템{An Internet Information Search System via Component Based Software Development}An Internet Information Search System via Component Based Software Development}

본 발명은 CBSD(Component Based Software Development) 개념에 의한 컴포넌트 기반 인터넷 검색 시스템에 관한 것으로서, 보다 상세하게는 전자 상거래 시스템에서의 각종 상품 검색 시스템 등 다양한 검색 시스템의 설계 및 제작에 응용될 수 있는 설계방법에 관한 것이다.The present invention relates to a component-based Internet search system based on the concept of Component Based Software Development (CBSD), and more particularly, a design method that can be applied to the design and manufacture of various search systems such as various product search systems in an e-commerce system. It is about.

점점 이해하기 어렵고 복잡해져 가는 소프트웨어의 특성을 고려할 때 컴포넌트(component)를 기반으로 한 소프트웨어 개발의 필요성이 대두되고 있다. 여기에서 컴포넌트(Component)란 마치 전자 부품을 조립해서 전자 제품을 만들어내는 것처럼 부품화된 소프트웨어 조각들을 조합함으로서 완성된 소프트웨어 시스템을 만들어낼 수 있는데, 독립된 단위기능의 소프트웨어 부품을 컴포넌트라고 한다. 도 1의 예시도와 같이 전자게시판 컴포넌트와, 워크플로우 컴포넌트, 사용자인터페이스 컴포넌트, 데이터관리 컴포넌트 및 전자우편 컴포넌트 등 단위업무를 처리하는 소프트웨어 부품이 결합되어 하나의 그룹웨어 패키지(Groupware package)를 이루는 것을 나타낸다.Given the increasingly difficult and complicated nature of software, the need for software development based on components is on the rise. Here, a component can create a complete software system by assembling parts of a piece of software as if assembling electronic parts to produce an electronic product. A software component having an independent unit function is called a component. As illustrated in FIG. 1, an electronic board component and a software component that processes unit tasks such as a workflow component, a user interface component, a data management component, and an electronic mail component are combined to form a groupware package.

소프트웨어 개발의 복잡도와 비용이 기하급수적으로 늘어나는 현 시점에서 컴포넌트 기반 소프트웨어 개발 기법은 소프트웨어 재사용을 통해 가장 저렴하고 빠른 소프트웨어 개발을 가능케 해 준다고 할 수 있다. 특정 도메인에서 다양한 애플리케이션들이 보편적이고 공통으로 사용하는 데이터 및 기능들을 모형화하고 이를 부분적으로 구현한 재사용 부품인 프레임워크에 대한 연구가 시작되고 있으며 구현된 제품도 나와 있다. 또한 소프트웨어의 복잡성을 고려하여 UML(Unified Modeling Language)을 이용한 객체지향 소프트웨어 개발이 일반화됨에 따라, UML을 이용한 요구분석 및 설계 정보에 대한 중요성도 강조되고 있다. 프레임워크를 기반으로 하여 소프트웨어를 개발한다면 재사용성과 유지보수성이 크게 향상될 것이며, 이를 위해서는 시스템의 요구분석 정보로부터 프레임워크를 식별할 수 있어야 함은 물론 프레임워크를 구현하는데 필요한 정보도 추출할 수 있어야 한다.As the complexity and cost of software development increases exponentially, component-based software development techniques enable the cheapest and fastest software development through software reuse. Research is underway on frameworks, reusable components that model and partially implement data and functions that are common and commonly used by a variety of applications in specific domains. In addition, as the development of object-oriented software using UML (Unified Modeling Language) is generalized in consideration of the complexity of software, the importance of requirement analysis and design information using UML is emphasized. If software is developed based on the framework, reusability and maintainability will be greatly improved. To this end, the framework must be identified from the system requirements analysis information, and the information required to implement the framework must be extracted. do.

한편, 선행기술로는 미국특허 제 5,758,160호에 개시된 "Method and apparatus for building a software program using dependencies derived from software component interfaces"는 소프트웨어 컴포넌트 인터페이스로부터 유도된 종속성을 이용하여 프로그래밍하는 방법을 제시하고자 클래스나 함수들로 구성된컴포넌트와 특성을 저장하고 다른 컴퓨터 컴포넌트와의 종속성을 계산하는 프로그램 개발 방식으로 복잡한 프로그램을 객체지향방법을 사용하여 컴포넌트 단위로 개발함으로써 재사용성의 증대를 가져올 수 있지만, 컴포넌트 기반의 프로그램 개발 방법을 제공함에 따른 컴포넌트간의 종속성을 계산할 수는 있으나, 프레임워크를 용이하게 식별할 수 없는 문제점이 있다.On the other hand, the prior art, "Method and apparatus for building a software program using dependencies derived from software component interfaces" disclosed in U.S. Patent No. 5,758,160 is a class or function to present a method of programming using the dependency derived from the software component interface It is a program development method that stores components and properties composed of components and calculates dependencies with other computer components. It can increase the reusability by developing complex programs in component units using object-oriented methods. Although it is possible to calculate the dependency between components by providing the, there is a problem that can not easily identify the framework.

본 발명은 위의 프레임워크중 쇼핑몰을 비롯한 각종 인터넷 비즈니스 사이트에서 제공하게 될 검색시스템을 CBSD에 따른 소프트웨어 컴포넌트의 구조 및 배치를 이용하여 구축하는 것을 목적으로 한다.An object of the present invention is to build a search system that will be provided by various Internet business sites including shopping malls among the above frameworks using the structure and layout of software components according to CBSD.

또한 본 발명의 다른 목적은 동일한 검색시스템을 갖는 시스템과의 연결성을 고려한 검색시스템을 제공하는 것이다.Another object of the present invention is to provide a search system in consideration of connectivity with a system having the same search system.

이러한 목적들을 달성하기 위한 본 발명에 따른 인터넷 검색시스템은 입력된 정보를 받아들여 통신수단을 통해 서버(Server)와 정보를 교환하기 위한 유저 컴포넌트(User Component)를 구비하는 클라이언트 컴퓨터와, 상기 클라이언트 컴퓨터와의 직접적인 통신을 수행하는 메니징 디비젼(Managing Division)과, 각종 검색기능 및 정보수집 기능을 수행하는 정보수집 디비젼(Gathering Division)과, 데이터베이스 시스템의 억세스 기능을 수행하는 인프라 디비젼(Infra Division)으로 이루어진 서버를 포함하여 구성됨을 특징으로 한다.The Internet search system according to the present invention for achieving the above objects comprises a client computer having a user component for accepting input information and exchanging information with a server through a communication means, and the client computer. The Management Division, which performs direct communication with the Management Division, the Information Collection Division, which performs various search and information collection functions, and the Infrastructure Division, which performs access functions of the database system. It is characterized by including a server made up.

본 발명에 따른 인터넷 검색시스템의 세부적 특징은 상기 메니징디비젼(Managing Division)이 통신수단을 통해 클라이언트 컴퓨터로부터 전달된 검색에 관한 명령을 전달하는 검색 메니저 컴포넌트(Seek Manager Component)와, 최근 정보 및 스케쥴링을 수행하는 핫-이슈 컴포넌트(Hot-Issue Component)로 이루어진 점이다.Detailed features of the Internet search system according to the present invention include a Seek Manager Component for transmitting a command related to a search transmitted from a client computer through a communication means, and the latest information and scheduling. It is composed of a Hot-Issue Component.

본 발명에 따른 인터넷 검색시스템의 다른 세부적 특징은 상기 정보수집 디비젼(Gathering Division)은 같은 종류의 타 검색시스템의 데이터베이스로부터 정보를 수집하는 제휴정보수집 컴포넌트(Affiliated Gatherer Component)와, 서버에 연결된 모든 종류의 검색 시스템으로부터 정보를 수집하는 메타 정보수집 컴포넌트(Meta Gatherer Component)와, 주요 검색시스템으로부터 정기적으로 정보를 수집하는 정기 정보수집 컴포넌트(Regular Gatherer Component)로 이루어지는 점이다.Another detailed feature of the Internet search system according to the present invention is that the Gathering Division is an affiliated gathering component that collects information from databases of other search systems of the same type, and all kinds connected to the server. It consists of a Meta Gatherer Component that collects information from a search system, and a Regular Gatherer Component that regularly collects information from major search systems.

본 발명에 따른 인터넷 검색시스템의 또 다른 세부적 특징은 상기 인프라 디비젼(Infra Division)은 로컬 검색 엔진에서의 검색 및 데이터베이스의 업데이트 기능을 수행하는 데이터베이스 서비스 컴포넌트(DB Service Component)와 각종 사용자 및 수집기 컴포넌트의 접근제어를 수행하는 접근제어 컴포넌트(Access Control Component)로 이루어지는 점이다.Another detailed feature of the Internet search system according to the present invention is that the infrastructure division (Infra Division) of the database service component (DB Service Component) and various user and collector components that perform the function of searching and updating the database in the local search engine It is composed of an Access Control Component that performs access control.

도 1은 컴포넌트의 개념을 나타내는 예시도,1 is an exemplary view showing the concept of a component,

도 2는 인터넷 비즈니스 프레임워크를 위한 전체적인 구성을 개괄적인 컴포넌트로 구성한 예시도,2 is an exemplary configuration of the overall configuration for the Internet business framework as a general component,

도 3은 본 발명의 일례에 따른 검색시스템의 개요를 나타내는 구성도이다.3 is a configuration diagram showing an outline of a search system according to an example of the present invention.

이하 첨부된 도면을 참조로 본 발명에 따른 인터넷 검색 시스템의 구조 및 동작원리를 설명한다. 도 2는 인터넷 비즈니스 프레임워크를 위한 전체적인 구성을 개괄적인 컴포넌트로 구성한 것을 나타낸다.Hereinafter, with reference to the accompanying drawings will be described the structure and operation principle of the Internet search system according to the present invention. Figure 2 shows the overall configuration for the Internet business framework as a general component.

도 3은 본 발명에 따른 검색시스템의 개요를 나타내는 구성도이다. 도시된 바와 같이 전체 시스템은 크게 클라이언트측(Client), 서버측(Server) 및 본 시스템과 연계될 가상 영역(Cyber Space) 세 영역으로 구분된다. 본 시스템의 예시도에서는 가상영역에 대한 개념화를 전자 상거래 상품검색 시스템의 측면에서 보아 쇼핑몰(Shopping Mall)로 구체적으로 표현하고 있으나 이는 본 발명에 따른 인터넷 검색시스템의 응용분야에 따라서 바뀔 수 있다.3 is a block diagram showing an outline of a search system according to the present invention. As shown, the entire system is largely divided into three areas: a client side, a server side, and a virtual space to be associated with the present system. In the exemplary diagram of the present system, the conceptualization of the virtual area is described in detail as a shopping mall in view of the e-commerce product search system, but this may be changed according to the application field of the Internet search system according to the present invention.

또한, 서버측은 검색 메니저 컴포넌트(Seek Manager Component)와 핫-이슈 컴포넌트(Hot-Issue Component)로 구성된 메니징 디비젼(managing Division)(11)과, 제휴 정보수집컴포넌트(Affiliate Gatherer Component)와 메타 정보수집 컴포넌트(Meta Gatherer Component)와, 정기 정보수집 컴포넌트(Regular Gatherer Component)로 구성된 정보수집 디비젼(Gathering Division)(12)과, 데이터베이스 서비스 컴포넌트(Data Base Service Component)를 포함하는 인프라 디비젼(Infra Division)(13)으로 이루어진다.In addition, the server side includes a management division 11 composed of a seek manager component and a hot-issued component, an affiliate gatherer component and a meta information collector. Infra Division including information gathering division (12) consisting of a component (Meta Gatherer Component), a regular information gathering component (Regular Gatherer Component), and a database base service component ( 13).

본 시스템의 클라이언트 측에는 유저 컴포넌트(User Component)가 있어서 각종 클라이언트 사용자의 요청을 받아서 서버와 통신수단을 이용하여 이루어지는 정보교환에 따른 결과를 클라이언트 컴퓨터에 연결된 모니터 등의 디스플레이 장치를 통해 사용자에게 나타낸다. 즉 사용자의 요구사항(request)을 받아서 해당되는 각 컴포넌트에 전달(query)한다. 이때 사용되는 요구사항(Request)의 종류와 해당되는 컴포넌트는 아래의 [표 1]과 같다.On the client side of the system, a user component is provided to the user through a display device such as a monitor connected to the client computer in response to the request of various client users, and the result of information exchange using the communication means with the server. That is, it receives a user's request and queries each component. At this time, the types of request and the corresponding components are shown in [Table 1] below.

RequestRequest ComponentComponent 정보에 대한 검색 RequestSearch Request for Information Seek ManagerSeek Manager Hot Issue 정보에 대한 검색 RequestSearch for Hot Issue Information Hot-IssueHot-issue 제휴 검색 엔진으로부터의 자료검색 RequestData retrieval request from affiliate search engine Affiliate GathererAffiliate gatherer Rebuild Request(사용자가 훈련가능한 기능)Rebuild Request Meta GathererMeta gatherer Scheduling RequestScheduling Request Affiliate Gatherer, Regular Gathering, Hot-IssueAffiliate Gatherer, Regular Gathering, Hot-Issue

한편, 서버측의 각 컴포넌트의 기능은 다음과 같다. 먼저 메니징 디비젼(Managing division)(11)을 살펴보기로 한다.On the other hand, the function of each component on the server side is as follows. First, let's look at the management division (11).

검색 메니저 컴포넌트(Seek Manager Component)는 통신수단을 통해 전달된 클라이언트의 정보검색 요구(Seek Request)를 받아 후단의 정보수집 디비젼(12)의 각 정보수집 컴포넌트(Affiliate Gatherer, Meta Gatherer 및 Regular Gatherer)에 명령(seek)을 전달한다. 이때 Query::Query는 meta gatherer 및 regular gatherer와의 정보교환을, Query::Affiliated는 affiliated gatherer와의 인터페이싱(interfacing)을 의미한다. 각 인터페이스를 통해 제공된 검색결과(본 예에서는 상품정보를 의미함)를 클라이언트 컴퓨터의 유저 컴포넌트로 보낸다.The Seek Manager Component receives the Seek Request from the client through the communication means and sends it to each of the information gathering components (Affiliate Gatherer, Meta Gatherer, and Regular Gatherer) of the later information gathering division 12. Pass a seek. At this time, Query :: Query means information exchange with meta gatherer and regular gatherer, and Query :: Affiliated means interfacing with affiliated gatherer. The search results (in this example, product information) provided through each interface are sent to the user component of the client computer.

핫-이슈 컴포넌트(Hot-Issue Component)는 통신수단을 통해 전달된 클라이언트의 핫-이슈 정보검색 요구(Hot-Issue Request)를 받아서 유행 및 신규 (popular & new) 정보를 출력한다. 또한, 유저 컴포넌트로부터 제공된 스케쥴(schedule)에 따라 정기적으로 popular & new 정보를 업데이트(update)한다. 이때, Query::Popular는 popular product(유행상품)에 대한 검색정보 교환을, Query::News는 new product(신상품)의 검색정보 교환을, schedule은 유저 컴포넌트사용자(user component)로부터 업데이트 스케쥴(update schedule)을 제공받기 위해사용되는 인터페이스를 의미한다.The Hot-Issue Component receives a Hot-Issue Request from a client transmitted through a communication means and outputs popular and new information. In addition, the popular & new information is regularly updated according to a schedule provided from the user component. At this time, Query :: Popular exchanges search information for popular products, Query :: News exchanges search information for new products, and schedule is an update schedule from a user component. It means the interface used to receive schedule.

정보수집 디비젼(Gathering Division)(12)에 대해 살펴본다. 정보수집 디비젼(12)은 세 종류의 정보공급원(information source)로부터 상품정보를 수집한다. 즉, 주 인터넷 인터넷 비즈니스 사이트(Major Biz Site)과, 제휴된 인터넷 비즈니스 사이트(Affiliated Biz Site)와, 모든 영역의 인터넷 비즈니스 사이트(all range of Internet shopping malls)로부터 상품정보를 수집한다. 먼저, 제휴 정보수집 컴포넌트(Affiliated Gatherer Component)는 사용자의 요구(Request)에 따른 검색 메니저 컴포넌트의 검색요구(Seek)를 받아 동일한 검색시스템을 사용하는 제휴된(affiliated) 시스템에 사용자 검색요구사항(Request)를 전달하여 검색을 수행한다. 또한 스케쥴에 따라 제휴 시스템의 정보를 검색하고 데이터베이스를 업데이트한다. 이때, Seek::Seek는 상기 검색 메니저 컴포넌트로부터의 제휴시스템 검색 요구(Seek)에 따른 정보교환을, Schedule은 클라이언트 컴퓨터로부터 제공되는 유저 컴포넌트의 스케쥴(schedule) 정보의 교환을 수행하기 위한 인터페이스를 의미한다. 또한 제휴된 사이트들의 계약 데이터들과 같은 중요한 정보에 대해 교환 당사자간의 송·수신 부인방지, 그리고 변조나 위조 및 도청 방지 등의 인증을 수행할 수 있는 기능을 포함한다. 이 인증을 X.509인증서 양식과 디지털 서명 알고리즘에 따라 기본적으로 수행할 수 있으며 SSL 과 같은 기존의 상용화에 제품에서 제공하는 기능을 사용할 수 있다.We look at the Gathering Division (12). The information collection division 12 collects commodity information from three kinds of information sources. That is, product information is collected from the main internet business site (Major Biz Site), affiliated Internet business site (Affiliated Biz Site), and all range of Internet shopping malls. First, the Affiliated Gatherer Component receives the search request of the search manager component according to the user's request and requests the user search request to the affiliated system using the same search system. ) To perform the search. It also retrieves the federation system's information and updates its database on a schedule. In this case, Seek :: Seek is an interface for exchanging information according to a search request of an affiliated system from the search manager component, and Schedule is an interface for exchanging schedule information of user components provided from a client computer. do. It also includes the ability to perform non-repudiation of transmission and reception between exchange parties and authentication such as tampering, forgery and eavesdropping on sensitive information such as contract data of affiliated sites. This authentication can be basically performed according to the X.509 certificate format and digital signature algorithm, and the functions provided by the product can be used for existing commercialization such as SSL.

메타 정보수집 컴포넌트(Meta Gatherer Component)는 모든 인터넷 검색시스템으로부터 정보를 수집하는 기능을 수행한다. 특히 사용자 훈련을 위한 기능을수행할 수 있다. 즉, Seek::Seek 인터페이스를 통해 상기 검색메니저 컴포넌트와 검색조건의 정보교환을 수행하고 Rebuild 인터페이스를 통해서 사용자의 요청에따라 데이터베이스를 업데이트하는 과정을 통해 사용자의 검색 능력 향상을 위한 훈련을 수행하게 된다.The Meta Gatherer Component collects information from all Internet search systems. In particular, it can perform functions for user training. That is, through the Seek :: Seek interface, information exchange between the search manager component and the search conditions is performed, and the database is updated according to the user's request through the Rebuild interface. .

정기 정보수집 컴포넌트(Regular Gatherer Component)는 클라이언트측 유저컴포넌트로부터 제공된 스케쥴(schedule) 정보에 따라 주요 검색 시스템으로부터 정기적으로 정보를 수집한다. 또한 검색된 정보는 스케쥴에 따라 데이터베이스에 업데이트된다.Regular gathering component (Regular Gatherer Component) regularly collects information from the main search system according to the schedule (schedule) information provided from the client-side user component. The retrieved information is also updated in the database according to the schedule.

인프라 디비젼(Infra Division)(13)은 DB 컴포넌트(DB Component), 접근제어 컴포넌트(Access Control Component), 그리고 상품의 데이터정보를 포함하는 모든 인프라 스트럭춰 공급원(JAVA, EJB, CORBA)를 포함하여 구성된다. 데이터베이스 서비스 컴포넌트(DB service Component)는 로컬(Local) 검색 엔진에서의 검색 및 데이터베이스의 업데이트 역할을 수행한다. 접근제어 컴포넌트는 사용자의 등급과 접근대상의 등급에 따라 접근 허용을 결정하는 매트릭스를 갖고 있어 각종 사용자의 접근허용을 결정한다. 또한 인터넷 비즈니스 사이트의 대표적인 예로 쇼핑몰을 구상했을 경우, 상품정보의 개념적 프레임워크는 크게 세 가지 실체(또는 내용)(entity)로 이루어진다. 첫째 내용(entity)은 정보의 공급원(source of information)이다. 정보의 공급원은 다시 크게 세 가지의 카테고리로 이루어진다. 주 생산품 및 생산회사 등의 정보를 나타내는 생산자정보와 상품 판매인 정보와 기타 정보로 이루어진다. 두 번째 내용(entity)은 기본 정보(basic information)를나타낸다. 생산품의 명칭(name of product), 브렌드명(name of brand), 가격(price) 및 기능(function)을 나타내는 컨텐츠 정보(content information)와, 판매가(sale price), 배달(delivery) 및 이벤트(event)를 나타내는 판매정보(sales information)와, 판매자를 위한 부가가지 정보(value-added information)로 이루어진다. 셋째 내용으로는 타입 정보(type information)로서 생산국가(country), 책의 경우 기술분야(professinal field)등을 나타낸다. 이러한 상품정보(goods information)는 개념적 프레임워크(conceptual framework)에 따라 능동적으로 만들어질 수 있다.The Infrastructure Division 13 includes a DB Component, an Access Control Component, and all Infrastructure Sources (JAVA, EJB, CORBA) that contain product data information. It is composed. The DB service component is responsible for searching in local search engines and updating the database. The access control component has a matrix for determining access permission according to the user's level and the access object's level to determine the access permission of various users. In addition, when a shopping mall is conceived as a representative example of an internet business site, a conceptual framework of product information is largely composed of three entities (or contents). The first is the source of information. The source of information is further divided into three categories. It consists of producer information, commodity seller information and other information representing information on the main products and companies. The second entry represents basic information. Content information indicating the name of product, name of brand, price and function, sale price, delivery and event ) And sales-valued information and value-added information for the seller. Third, the type information indicates the country of production, and in the case of books, the technical field. Such goods information can be actively created according to a conceptual framework.

한편, 가상영역(Cyber space)의 인터넷 비즈니스 사이트를 세 가지 카테고리로 구분할 수 있다. 제휴된 인터넷 비즈니스 사이트(affiliated Internet Business Site)와, 주 인터넷 비즈니스 사이트(Major Internet Business Site)와 모든 종류의 인터넷 Site로 나눌 수 있다. 본 발명에서는 쇼핑몰을 이러한 비즈니스 사이트의 전형적인 예로 들어 설명하였다. 먼저 제휴 인터넷 비즈니스 사이트는 동일한 종류의 데이터 포맷(data format)과 프로토콜을 사용하며 보다 신뢰할 수 있는 정보를 가지고 있으며 정보의 재검색(retrieve)에 소요되는 시간을 줄일 수 있는 쇼핑몰을 의미한다. 주 인터넷 비즈니스 사이트는 클라이언트측 컴퓨터의 유저 컴포넌트(User Component)에 의해 정의된 스케쥴에 따라 정기 정보수집 컴포넌트(Regular Gatherer Component)가 이 주 쇼핑몰로부터 정기적으로 상품정보를 수집하게 된다. 마지막으로 모든 종류의 비즈니스 사이트는 인터넷에 존재하는 모든 정보를 제공하는 것을 나타낸다. 만일 사용자(User)가 정기 정보수집 컴포넌트나 제휴 정보수집 컴포넌트를 통한 로컬(Local) 검색에 불만족하는 경우에, 사용자는 메타 정보수집 컴포넌트(Meta Gatherer Component)를 이용하여 가상영역(Cyber space)의 모든 쇼핑몰로부터 정보를 수집할 수 있다. 그리고 이때, 사용자는 메타 정보수집 컴포넌트(Meta Gatherer Component)의 재생성(rebuild) 인터페이스를 통해 데이터베이스의 정보를 재 생성할 수 있게 된다.On the other hand, Internet business sites in the cyberspace can be classified into three categories. It can be divided into an affiliated Internet Business Site, a Major Internet Business Site, and all kinds of Internet Sites. In the present invention, the shopping mall is described as a typical example of such a business site. First of all, an affiliate internet business site is a shopping mall that uses the same data formats and protocols, has more reliable information, and can reduce the time required to retrieve information. In the main internet business site, the regular gathering component collects product information periodically from the main shopping mall according to a schedule defined by the user component of the client side computer. Finally, all kinds of business sites represent providing all the information that exists on the Internet. If the user is dissatisfied with the local search through the regular information gathering component or the affiliate information gathering component, the user can use the Meta Gatherer Component to display all of the cyber space. Information can be collected from the shopping mall. In this case, the user may regenerate information of the database through the rebuild interface of the meta gatherer component.

이상에서 설명한 바와 같이 본 발명에 따른 인터넷 검색시스템은 세 개의 카테고리(Managing Division, Gathering Division 및 Infra Division)를 비롯하여 여덟 개의 컴포넌트(user component, Seek Manager component, Hot-issue component, Affiliate Gatherer component, Meta Gatherer component, Regular Gatherer component, DB service component, Access Control component)로 구성되며 이 시스템은 크고 복잡한 시스템의 모델링에 유효하게 사용되는 UML(Unified Modeling Language)로 표기되어 있다.As described above, the Internet search system according to the present invention includes three categories (Managing Division, Gathering Division, and Infra Division) and eight components (user component, Seek Manager component, Hot-issue component, Affiliate Gatherer component, Meta Gatherer). component, Regular Gatherer component, DB service component, and Access Control component. The system is expressed in UML (Unified Modeling Language), which is effectively used for modeling large and complex systems.

이상에서 설명한 바와 같이, 본 발명은 소프트웨어 시장으로부터 높은 생산성과 고 품질의 소프트웨어의 생산을 위한 요구에 부응할 수 있으며, 사용자의 검색 훈련을 가능하도록 할 수 있는 효과를 가진다.As described above, the present invention can meet the demand for the production of high productivity and high quality software from the software market, and has the effect of enabling the user's search training.

Claims (4)

입력된 정보를 받아들여 통신수단을 통해 서버(Server)와 정보를 교환하기 위한 유저 컴포넌트(User Component)를 구비하는 클라이언트 컴퓨터(A)와,A client computer A having a user component for receiving inputted information and exchanging information with a server via a communication means; 상기 클라이언트 컴퓨터와의 직접적인 통신을 수행하는 메니징 디비젼(Managing Division)(B-1)과;A Management Division (B-1) for performing direct communication with the client computer; 상기 메니징 디비젼(B-1)을 통해 전달되는 클라이언트의 요구(request)에 따라 각종 검색기능 및 정보수집 기능을 수행하는 정보수집 디비젼(Gathering Division)(B-2)과;An information gathering division (B-2) for performing various search and information gathering functions according to a request of a client transmitted through the managing division (B-1); 상기 메니징 디비젼(B-1)의 검색 요구신호와 상기 정보수집 디비젼(B-2)을 통해 수집된 데이터를 이용하여 데이터 베이스 시스템의 억세스 기능을 수행하는 인프라 디비젼(Infra Division)(B-3);으로 이루어진 서버(B)An infrastructure division (B-3) that performs an access function of a database system by using a search request signal of the management division (B-1) and data collected through the information acquisition division (B-2). Server; consisting of 를 포함하여 구성됨을 특징으로 하는 컴포넌트를 기반으로 하는 인터넷 정보 검색시스템.Internet information retrieval system based on the component, characterized in that configured to include. 제 1 항에 있어서, 상기 메니징 디비젼(Managing Division)(B-1)은,The method of claim 1, wherein the Management Division (B-1), 통신수단을 통해 클라이언트 컴퓨터로부터 전달된 검색에 관한 명령을 전달하는 검색 메니저 컴포넌트(Seek Manager Component)와,A Seek Manager Component that delivers instructions about a search sent from a client computer via a communication means, 최근 정보 및 스케쥴링을 수행하는 핫-이슈 컴포넌트(Hot-Issue Component)로 이루어지는 것을 특징으로 하는 컴포넌트를 기반으로 하는 인터넷 정보 검색시스템.Internet information retrieval system based on a component comprising a hot-issuing component that performs the latest information and scheduling. 제 1 항에 있어서, 상기 정보수집 디비젼(Gathering Division)(B-2)은,The method of claim 1, wherein the information gathering division (Gathering Division) (B-2), 제휴된 타 검색시스템의 데이터베이스로부터 정보를 수집하는 제휴정보수집 컴포넌트(Affiliated Gatherer Component)와,An Affiliated Gatherer Component that collects information from a database of other affiliated search systems, 서버에 연결된 모든 종류의 검색 시스템으로부터 정보를 수집하는 메타 정보수집 컴포넌트(Meta Gatherer Component)와,Meta Gatherer Component, which collects information from all kinds of search systems connected to the server, 주요 검색시스템으로부터 정기적으로 정보를 수집하는 정기 정보수집 컴포넌트(Regular Gatherer Component)로 이루어지는 것을 특징으로 하는 컴포넌트를 기반으로 하는 인터넷 정보 검색시스템.An Internet information retrieval system based on a component comprising a regular gathering component that regularly collects information from major retrieval systems. 제 1 항에 있어서, 상기 인프라 디비젼(Infra Division)(B-3)은,The method of claim 1, wherein the infrastructure division (Infra Division) (B-3), 로컬 검색 엔진에서의 검색 및 데이터베이스의 업데이트 기능을 수행하는 데이터베이스 서비스 컴포넌트(DB Service Component)와A database service component that performs searches on local search engines and updates the database; 각종 사용자 및 수집기 컴포넌트의 접근제어를 수행하는 접근제어 컴포넌트(Access Control Component)로 이루어지는 것을 특징으로 하는 컴포넌트 기반에 의한 인터넷 검색 시스템.Component-based Internet search system comprising an Access Control Component for performing access control of various user and collector components.
KR10-2000-0026184A 2000-05-16 2000-05-16 An Internet Information Search System via Component Based Software Development KR100369224B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2000-0026184A KR100369224B1 (en) 2000-05-16 2000-05-16 An Internet Information Search System via Component Based Software Development

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2000-0026184A KR100369224B1 (en) 2000-05-16 2000-05-16 An Internet Information Search System via Component Based Software Development

Publications (2)

Publication Number Publication Date
KR20010105590A true KR20010105590A (en) 2001-11-29
KR100369224B1 KR100369224B1 (en) 2003-01-24

Family

ID=19668779

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2000-0026184A KR100369224B1 (en) 2000-05-16 2000-05-16 An Internet Information Search System via Component Based Software Development

Country Status (1)

Country Link
KR (1) KR100369224B1 (en)

Also Published As

Publication number Publication date
KR100369224B1 (en) 2003-01-24

Similar Documents

Publication Publication Date Title
US9313104B2 (en) Method for extending business systems to a mobile workforce
US7035944B2 (en) Programmatic management of software resources in a content framework environment
US9256655B2 (en) Dynamic access of data
CN102591910B (en) Computer approach and system for combining OLTP database and OLAP data lab environment
US7343428B2 (en) Dynamic, real-time integration of software resources through services of a content framework
US6985939B2 (en) Building distributed software services as aggregations of other services
CN101379464B (en) Rules driven pan ID metadata routing system and network
US20070220089A1 (en) Modular distributed mobile data applications
CA2435666A1 (en) A method and a bridge for coupling a server and a client of different object types
JP2001056810A (en) Database access system
US20110230213A1 (en) Method and system for maintaining textsites on a global textsite platform
CN102385617A (en) Dynamic domain query and query translation
KR100369224B1 (en) An Internet Information Search System via Component Based Software Development
KR20030042255A (en) System for digital contents syndication using intelligent agent program
Spriestersbach et al. Integrating context information into enterprise applications for the mobile workforce-a case study
JP2007058804A (en) Content delivery system, content delivery method and content delivery program
JP2002245264A (en) Dtd management system and method for xml, dtd distribution system and method of xml, and program
CN101442503A (en) Method and computer program for a mediation processing node to update a message
KR100541503B1 (en) adaptor system designed by extensible markup language
JP2004102922A (en) Application mediating server and application mediating method
WO2010028696A1 (en) A method, an apparatus and a system for synchronization of data from disparate sources
JPH11327977A (en) Distributed data base management device and system therefor

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee