Abstract:
1. 청구범위에 기재된 발명이 속하는 기술분야 본 발명은 멀티미디어 컨텐츠 검색 및 브라우징 지원 장치 및 그 방법에 관한 것임. 2. 발명이 해결하려고 하는 기술적 과제 본 발명은 멀티미디어 컨텐츠 및 메타데이터 정보를 검색하고 브라우징함에 있어서 검색결과를 사용자와의 상호작용이 가능한 형식으로 사용자에게 보여줌으로써, 사용자가 멀티미디어 컨텐츠를 효율적으로 검색하고 그 결과를 효과적으로 브라우징할 수 있도록 지원하는 멀티미디어 컨텐츠 검색 및 브라우징 지원 방법을 제공하고자 함. 3. 발명의 해결 방법의 요지 본 발명은, 멀티미디어 컨텐츠 검색 및 브라우징 지원 장치에 적용되는 멀티미디어 컨텐츠 검색 및 브라우징 지원 방법에 있어서, 멀티미디어 컨텐츠 검색 요청시, 검색 요청에 관한 입력사항을 정형화된 형식의 질의로 변환하는 질의구성단계; 상기 정형화된 질의에 기반하여, 키워드, 비쥬얼 특징 기반의 데이터베이스에서 해당 컨텐츠 및 메타데이터를 검색하는 질의검색단계; 상기 질의검색결과를 상기 정형화된 질의에서 지정한 형식에 맞게 구성하는 검색결과 구성단계; 상기 정형화된 질의에서 지정한 형식에 맞추어 전송되는 질의검색결과를 가독성이 좋으며 사용자와의 상호작용을 지원하는 형태로 변환하여 시각화하는 검색결과 시각화단계; 및 상기 시각화된 질의검색결과를 사용자 인터페이스를 통하여 보여주어, 사용자가 질의검색결과를 효과적으로 브라우징할 수 있도록 지원하는 브라우징단계를 포함함. 4. 발명의 중요한 용도 본 발명은 멀티미디어 컨텐츠 검색 및 브라우징 등에 이용됨.
Abstract:
본 발명의 일실시예에 따른 엑스쿼리 질의 조인 비용 추정기의 조인 연산 비용 추정 방법은, 사용자로부터 작성된 엑스쿼리(XQuery) 질의를 분석하는 단계; 조인(join)되는 각 노드(node)의 선택치(selectivity)를 추정하는 단계; 상기 추정된 상기 각 노드의 선택치를 통해 각 노드 페어(pair)의 조인 비용을 추정하는 단계; 및 상기 추정된 상기 조인 비용을 통해 총 조인 비용을 추정하는 단계를 포함한다. 엑스쿼리 질의, 엑스쿼리 질의 처리기, XML 데이터, 조인 비용 추정, 분산 엑스쿼리 처리, 조인 연산
Abstract:
PURPOSE: A service inference system in ubiquitous sensor network environment is provided to inference a service result by sensing a situation from a sensing value of the sensors. CONSTITUTION: A rule management unit(210) manages regulation. An ontology management unit(220) manages the ontology. A context management unit(230) receives the request of service from the application system. According to the flow of task, the context administration unit controls the execution of service. An ontology based deduction unit(240) reasons the necessary sensor in the service. A rule based deduction unit(250) deducts a reference value according to the deduced sensors. An information collecting unit(260) transfers the sensing value of sensors to the context administration unit.
Abstract:
PURPOSE: A method for estimating a join cost in XQuery through an XQuery join cost estimator is provided to efficiently process a join operation included in the XQuery by estimating a join operation cost through estimated selectivity. CONSTITUTION: An XQuery written by a user is analyzed(201), and selectivity of each node which is joined is estimated(202). Join cost of each node pair is estimated through the selection value of estimated each node(203). The total join cost is estimated through the estimated join cost(204). The XQuery is written for distributed XML(eXtensible Displayup Language) views. The XML view comprises each node occurrence information and cardinality information.