KR20020045328A - Search method of distributed/heterogeneous gis databases using metadata interchange standard - Google Patents

Search method of distributed/heterogeneous gis databases using metadata interchange standard Download PDF

Info

Publication number
KR20020045328A
KR20020045328A KR1020000074751A KR20000074751A KR20020045328A KR 20020045328 A KR20020045328 A KR 20020045328A KR 1020000074751 A KR1020000074751 A KR 1020000074751A KR 20000074751 A KR20000074751 A KR 20000074751A KR 20020045328 A KR20020045328 A KR 20020045328A
Authority
KR
South Korea
Prior art keywords
database
xmi
information
gis
schema
Prior art date
Application number
KR1020000074751A
Other languages
Korean (ko)
Other versions
KR100417569B1 (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-0074751A priority Critical patent/KR100417569B1/en
Publication of KR20020045328A publication Critical patent/KR20020045328A/en
Application granted granted Critical
Publication of KR100417569B1 publication Critical patent/KR100417569B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE: A distributed different database search method using an XMI(XML Metadata Interchange) is provided to search a position of a GIS(Geographic Information System) DB and a schema relating to the position. CONSTITUTION: Each GIS DB(10,20,30) encodes the information into an XML(extensible Markup Language) document of an XMI format by using an XMI conversion program after expressing an independent DB schema as a UML(Unified Modeling Language). IF a URL(Uniform Resource Locator) of each XML file is registered to a meta search server(40), the server stores each DB schema information extracted from the XMI file by an XML parser in an XMI DB(50). If the user connecting to the server requests a GIS information search, the server dynamically generates an SQL(Structured Query Language) query matching to each DB schema by inquiring to the XMI DB and displays a result of the query to the user.

Description

메타데이터 교환표준을 이용한 분산 이종 데이터베이스 검색방법{SEARCH METHOD OF DISTRIBUTED/HETEROGENEOUS GIS DATABASES USING METADATA INTERCHANGE STANDARD}Distributed heterogeneous database search using metadata exchange standard {SEARCH METHOD OF DISTRIBUTED / HETEROGENEOUS GIS DATABASES USING METADATA INTERCHANGE STANDARD}

본 발명은 데이터베이스 검색방법에 관한 것으로, 특히 메타데이터 교환표준(XMI)을 이용한 분산/이종 GIS 데이터베이스 검색방법에 관한 것이다.The present invention relates to a database search method, and more particularly, to a distributed / heterogeneous GIS database search method using a metadata exchange standard (XMI).

최근 네트워크의 보급과 지리정보의 활용이 증가하면서 효과적인 지리정보의 교환과 접근에 대한 중요성이 강조되고 있으며, 이를 위해서 GIS(Geographic Information System) 데이터베이스에 지리정보를 저장할 경우에는 해당 GIS 데이터에 대한 메타데이터 정보도 포함시켜 저장하게 된다. 이러한 메타데이터의 사용은 사용자가 원하는 특정 지리정보의 검색을 용이하게 하는 잇점 뿐만 아니라, 방대하고 다양한 지리정보의 체계적인 관리 측면에서도 도움을 주기 때문이다. 하지만 GIS 데이터는 지리적으로 분리된 여러 부서나 조직에서 생성되고 독자적인 데이터베이스 스키마에 의거한 GIS 데이터베이스 상에서 저장 및 관리되고 있기 때문에 정보의 검색기능이 특정 GIS 저장 환경에 종속적이며 정보의 상호운용이 어렵다. 이에 대해 ISO/TC211에서 GIS 메타데이터의 국제 표준이 제정되었으나, 현실적으로는 각기 유사하면서도 자국의 실정에 맞도록 조금씩 차이가 있는 국부적인 GIS 메타데이터 스키마가 사용되고 있는 실정이다.Recently, as network spread and utilization of geographic information increase, the importance of effective exchange and access of geographic information is emphasized. For this purpose, when geographic information is stored in a Geographic Information System (GIS) database, metadata about the GIS data is used. Information will also be stored. This is because the use of such metadata is not only an advantage of facilitating the search for specific geographic information desired by the user, but also helps in the systematic management of a large variety of geographic information. However, since GIS data is generated by several geographically separated departments or organizations and stored and managed in a GIS database based on a unique database schema, the information retrieval function is dependent on a specific GIS storage environment, and information interoperability is difficult. International standards for GIS metadata have been enacted in ISO / TC211, but in reality, local GIS metadata schemas are used that are similar but differ slightly to suit the situation of the country.

GIS 메타데이터를 사용하는 대표적인 정보 시스템의 예로는 클리어링하우스로 불리는 공간정보 유통기구가 있는데, 이는 큰 조직이나 국가 수준의 GIS 정보들을 통합 관리하는 시스템으로서, 등록되는 GIS 데이터에 대한 메타데이터를 저장하고 사용자가 특정 정보를 요청할때에 자체 데이터베이스로부터 조건에 일치하는 정보를 검색해 준다.An example of a representative information system that uses GIS metadata is a spatial information distribution organization called Clearinghouse. It is a system that integrates and manages GIS information at a large organization or country level, and stores metadata about registered GIS data. When a user requests specific information, it retrieves information from its database that matches the condition.

그러나 상술한 클리어링하우스도 국가나 조직간에 차이가 있는 메타데이터 스키마를 사용하기 때문에 동일한 GIS 메타데이터를 사용하는 국가나 조직에 대해서만 검색 서비스가 지원되는 한계가 있다. 한편, 사용자 입장에서는 찾고자 하는 정보가 지리적으로 어느 GIS 데이터베이스에 있는지와, 그 데이터베이스에 저장되어 있는 GIS 정보가 어떠한 스키마에 의해서 저장되었는가를 모르더라도 자신이 원하는 정보를 질의하고 그 결과를 얻을 수 있어야만 한다.However, since the aforementioned clearing house also uses metadata schemas that differ between countries or organizations, there is a limit in that a search service is supported only for countries or organizations that use the same GIS metadata. On the other hand, the user should be able to query the information he / she wants and get the result even if he does not know which GIS database is geographically located and what schema is stored in the GIS information stored in the database. .

따라서 본 발명의 목적은 상술한 문제점을 해결하기 위하여 안출된 것으로서, 특정 GIS 데이터베이스의 위치와 그에 관련되는 스키마에 대해 투명한 검색기능을 제공할 수 있는 메타데이터 교환표준을 이용한 분산 이종 데이터베이스 검색방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a distributed heterogeneous database search method using a metadata exchange standard that can provide a transparent search function for a specific GIS database location and its associated schema. Is in.

본 발명의 또 다른 목적은 사용자에게 특정 GIS 데이터베이스의 위치 뿐만 아니라 메타데이터 스키마에 투명한 포괄적 검색 기능을 제공함은 물론, 특정 GIS 데이터베이스 스키마에 종속적인 정보까지도 검색할 수 있는 메타데이터 교환표준을 이용한 분산 이종 데이터베이스 검색방법을 제공함에 있다.Another object of the present invention is to provide users with a comprehensive search function transparent to the metadata schema as well as the location of a specific GIS database, as well as distributed heterogeneous using a metadata exchange standard that can search information dependent on a specific GIS database schema. It provides a database search method.

도 1은 본 발명의 실시예에 따른 메타데이터 검색 시스템 개요도.1 is a schematic diagram of a metadata retrieval system according to an embodiment of the present invention;

도 2는 본 발명의 실시예에 따른 메타데이터 검색 시스템 구성도.2 is a block diagram of a metadata retrieval system according to an embodiment of the present invention.

도 3은 본 발명의 실시예에 따른 메타 검색 시스템 구성에서 클라이언트(60)와 메타 검색 서버(40)의 주요 구성 모듈 예시도.3 is an exemplary diagram of main components of a client 60 and a meta search server 40 in a meta search system configuration according to an embodiment of the present invention.

도 4는 본 발명의 실시예에 따른 GIS 메타데이터 표준의 UML 표현 예시도.4 illustrates a UML representation of a GIS metadata standard in accordance with an embodiment of the present invention.

도 5는 본 발명의 실시예에 따른 SQL 서버 GIS 데이터베이스 스키마의 UML 표현 예시도.5 is an exemplary UML representation of a SQL Server GIS database schema in accordance with an embodiment of the present invention.

도 6은 본 발명의 실시예에 따른 오라클 GIS 데이터베이스 스키마의 UML 표현 예시도.6 is an exemplary UML representation of an Oracle GIS database schema in accordance with an embodiment of the present invention.

도 7은 본 발명의 실시예에 따른 MiniSQL GIS 데이터베이스 스키마의 UML 표현 예시도.7 is an exemplary UML representation of a MiniSQL GIS database schema in accordance with an embodiment of the present invention.

도 8은 본 발명의 실시예에 따른 XMI 데이터베이스의 개념 스키마 예시도.8 illustrates a conceptual schema of an XMI database according to an embodiment of the present invention.

도 9는 본 발명의 실시예에 따른 사용자 인터페이스 예시도9 illustrates a user interface according to an embodiment of the present invention.

도 10은 통합 정보 검색을 위한 사용자 인터페이스 예시도.10 is an exemplary user interface for the integrated information retrieval.

도 11은 검색결과 가시화를 위한 사용자 인터페이스 예시도.11 illustrates an example of a user interface for visualizing a search result.

상기목적을 달성하기 위한 본 발명은 다수의 GIS 데이터베이스들과 클라이언트 및 메타 검색 서버가 통신망을 통해 접속되는 메타데이터 검색 시스템에 있어서,In order to achieve the above object, the present invention provides a metadata search system in which a plurality of GIS databases, a client, and a meta search server are connected through a communication network.

각 GIS 데이터베이스측은 UML로 독자적인 데이터베이스 스키마를 표현한후 XMI 변환 프로그램을 이용하여 XMI 포맷의 XML 문서로 정보를 인코딩하여 저장하는 과정과,Each GIS database side expresses its own database schema in UML and encodes and stores the information in XMI format XML document using XMI conversion program.

각 XML 파일의 URL을 상기 메타 검색 서버에 등록하면 상기 서버는 XML 파서로 XMI 파일에 내포되어 있는 각 데이터베이스 스키마 정보들을 추출하여 XMI 데이터베이스에 저장하는 과정과,Registering the URL of each XML file with the meta search server, the server extracts each database schema information contained in the XMI file with an XML parser and stores the information in the XMI database;

서버 접속된 임의의 클라이언트로부터 GIS 정보 검색 요청이 있으면, 상기 서버는 상기 XMI 데이터베이스를 조회하여 어떤 GIS 데이터베이스들에게 질의를 보낼 것인지와 각 데이터베이스 스키마에 합당한 SQL 질의문을 동적으로 생성하고, 해당 질의에 따른 결과를 해당 클라이언트에게 전송하여 주는 과정으로 이루어짐을 특징으로 한다.When there is a request for retrieving GIS information from any client connected to the server, the server queries the XMI database to dynamically generate a query to which GIS databases and a SQL query appropriate for each database schema. It is characterized by consisting of the process of transmitting the result according to the client.

이하 본 발명의 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명하기로 한다. 하기 설명 및 첨부 도면에서 GIS 데이터베이스의 수, 사용자 인터페이스의 예 및 구체적인 처리 흐름등과 같은 많은 특정 상세들이 본 발명의 보다 전반적인 이해를 제공하기 위해 나타나 있다. 이들 특정 상세들 없이 본 발명이 실시될 수 있다는 것은 이 기술분야에서 통상의 지식을 가진 자에게 자명할 것이다. 한편 본 발명의 요지를 불필요하게 흐릴 수 있는 공지 기능 및 구성에 대한 상세한 설명은 하기에서 생략하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description and the annexed drawings, many specific details are set forth in order to provide a more thorough understanding of the present invention, such as the number of GIS databases, examples of user interfaces, and specific processing flows. It will be apparent to those skilled in the art that the present invention may be practiced without these specific details. Meanwhile, detailed descriptions of well-known functions and configurations that may unnecessarily obscure the subject matter of the present invention will be omitted.

우선 도 1은 본 발명의 실시예에 따른 메타데이터 검색 시스템의 개요도를 도시한 것으로, 본 발명의 실시예에 따른 메타데이터 교환표준을 이용한 분산 이종 데이터베이스 검색방법을 간략히 설명하기 위해 도시한 도면이다. 도 1에서, 각각의 GIS 데이터베이스측(10,20,30)은 UML(Unified Modelling Language)로 독자적인 데이터베이스 스키마를 표현한후, XMI(메타데이터 교환표준) 변환 프로그램을 이용하여 XMI 포맷의 XML 문서로 정보를 인코딩한다. 그리고 각 XML 파일의 URL(Universal Resource Location)을 메타 검색 서버(40)에 등록하면, 상기 서버(40)는 XML 파서(parser)로 XMI 파일에 내포되어 있는 각 데이터베이스 스키마 정보들(클래스와 속성정보)을 추출하여 XMI 데이터베이스(50)에 저장한다. 그리고 만약 상기 서버(40)에 접속한 임의의 사용자가 GIS 정보 검색을 요청하면, 상기 서버(40)는 XMI 데이터베이스(50)를 조회하여 어떤 GIS 데이터베이스들에게 질의를 보낼 것인지와 각 데이터베이스 스키마에 합당한 SQL(Structured Query Language) 질의문을 동적으로 생성하고 해당 질의에 따른 결과를 사용자에게 보여 준다.First, FIG. 1 is a schematic diagram of a metadata retrieval system according to an embodiment of the present invention, and is a view for briefly explaining a distributed heterogeneous database retrieval method using a metadata exchange standard according to an embodiment of the present invention. In FIG. 1, each GIS database side 10, 20, 30 expresses its own database schema in UML (Unified Modeling Language), and then uses the XMI (Metadata Interchange Standard) conversion program for information in an XML document in XMI format. Encode. When the URL (Universal Resource Location) of each XML file is registered in the meta search server 40, the server 40 is an XML parser and contains information about each database schema (class and attribute information) contained in the XMI file. ) Is extracted and stored in the XMI database 50. If any user accessing the server 40 requests GIS information retrieval, the server 40 queries the XMI database 50 to determine which GIS databases are to be sent to and which is appropriate for each database schema. Generates a SQL (Structured Query Language) query statement dynamically and shows the result of the query to the user.

이하 상술한 본 발명의 개요를 좀 더 구체적으로 설명하면 다음과 같다.Hereinafter, the outline of the present invention described above will be described in more detail.

도 2는 본 발명의 실시예에 따른 메타데이터 검색 시스템 구성을 도시한 것이다. 도 2를 참조하면, 우선 사용자(60)측은 메타 검색 서버(40)에 접속하게 되면애플릿(Applet)을 로드하고 CORBA(Common Object Request Broker Architecture) 클라이언트로서 동작을 하게 된다. 미들웨어는 CORBA를 사용했으며, 이는 XMI 파일로부터 특정 GIS 데이터베이스 스키마 정보의 추출, XMI 데이터베이스와의 인터페이싱, 그리고 후단(back-end)에 있는 서로 다른 종류의 GIS데이터베이스들과 JDBC(Java DataBase Connectivity)를 통한 정보 조회 및 반환을 담당하는 역할 등을 담당한다. XMI 데이터베이스(50)는 각 GIS 데이터베이스 스키마정보와 기타 부수 정보(접속계정, URL등)들을 통합관리하는 저장장소로서, 구현에서는 객체 저장(Object Store) OODBMS(Object Oriented DataBase Management System)를 사용한다.2 illustrates a configuration of a metadata retrieval system according to an embodiment of the present invention. Referring to FIG. 2, when the user 60 accesses the meta search server 40, the user 60 loads an applet and operates as a CORBA (Common Object Request Broker Architecture) client. Middleware uses CORBA, which extracts specific GIS database schema information from the XMI file, interfaces with the XMI database, and provides different types of GIS databases at the back-end and through Java DataBase Connectivity (JDBC). It is in charge of inquiring and returning information. The XMI database 50 is a storage location that integrates and manages each GIS database schema information and other additional information (access account, URL, etc.). The implementation uses an object store OODBMS (Object Oriented Database Management System).

한편 구현환경으로서, 클라이언트(60)측은 스윙(swing) 기반의 자바 애플릿이기 때문에 인터넷이 가능한 환경이면 어디든 가능하다. 메타 검색 서버(40)측은 Solaris 2.6하에서 OrbixWeb 3.0을 CORBA로 사용하였고, XMI 데이터베이스(50)로는 Object Store 5.1 OODBMS를 사용하였다. 기타 관계형 데이터베이스와의 JDBC 접속을 위한 JDBC 드라이버들은 네가지 타입중 유형 3,4에 속하는 드라이버들을 선택사용하였다. 그리고 GIS 데이터베이스(50)로는 SQL 서버 7, Oracle 7.3, MiniSQL 1.0 등 세 개의 관계형 데이터베이스만을 사용하였다. 자바는 JDK 1.1.7이고, XML 파서는 오라클 파서 2.0, 그리고 각 데이터베이스의 개념 스키마 모델링에는 Rational Rose UML 툴과 XMI 인코딩에는 IBM에서 제공하는 XMI 변환 툴킷을 사용하였다.On the other hand, as the implementation environment, since the client 60 side is a swing-based Java applet, it is possible wherever the Internet is available. The meta search server 40 used OrbixWeb 3.0 as CORBA under Solaris 2.6, and the Object Store 5.1 OODBMS as the XMI database 50. JDBC drivers for JDBC connections to other relational databases used drivers of type 3 or 4 among four types. The GIS database 50 uses only three relational databases: SQL Server 7, Oracle 7.3, and MiniSQL 1.0. Java is JDK 1.1.7, the XML parser uses Oracle Parser 2.0 and the Rational Rose UML tool for conceptual schema modeling of each database, and the XMI transformation toolkit provided by IBM for XMI encoding.

이하 클라이언트(60)와 메타 검색 서버(40)의 주요 구성 모듈을 도 3을 참조하여 설명하기로 한다.Hereinafter, main components of the client 60 and the meta search server 40 will be described with reference to FIG. 3.

도 3은 본 발명의 실시예에 따른 메타 검색 시스템 구성에서 클라이언트(60)와 메타 검색 서버(40)의 주요 구성 모듈 예시도를 나타낸 것으로, 보다 상세하게는 클라이언트(60)측과 서버(40)측에서 처리해야 하는 작업을 수행하기 위한 기능 모듈들을 도시한 것이다.3 is a diagram illustrating an example of main components of the client 60 and the meta search server 40 in the meta search system configuration according to an embodiment of the present invention, and more specifically, the client 60 side and the server 40. It shows the functional modules for performing a task that must be processed at the side.

도 3을 참조하면, 우선 클라이언트(60)측의 새로운 GIS 데이터베이스 등록처리 모듈(62)은 등록자가 특정 GIS 데이터베이스를 검색하고 서버(40)에 등록하도록 하기 위한 인터페이스와 정보 처리 기능을 제공한다. 분류 검색 및 데이터베이스별 검색을 위한 UI의 동적생성모듈(64)은 XMI 데이터베이스(50)에 있는 정보 조회를 통해 사용자에게 제공되는 다양한 분류 검색 인터페이스와 관련 결과 프레임을 생성하여 주는 역할을 수행한다. CORBA 통신을 위한 입출력 데이터 처리모듈(66, 46)은 CORBA 시스템 양단간에 통신하는 데이터나 메시지의 처리를 담당한다.Referring to FIG. 3, first, a new GIS database registration processing module 62 on the client 60 side provides an interface and information processing function for a registrant to search for and register a specific GIS database with the server 40. The dynamic generation module 64 of the UI for classification search and database-specific search plays a role of generating various classification search interfaces and related result frames provided to the user through the information inquiry in the XMI database 50. The input / output data processing modules 66 and 46 for CORBA communication are responsible for processing data or messages communicated between both ends of the CORBA system.

한편 메타 검색 서버(40)측의 XMI 파일로부터 GIS 메타 데이터 스키마 정보를 추출하는 모듈(42)은 새로이 등록되는 GIS 데이터베이스의 XMI 파일로부터 자동으로 스키마 정보(구현에서는 클래스와 관련 속성정보)를 추출하여 데이터베이스화 한다. 분류검색을 위한 자동 SQL 생성 모듈(44)은 사용자가 입력한 키워드와 검색 옵션에 따라 질의를 보낼 특정 GIS 데이터베이스마다 질의문을 생성한다. JDBC를 통한 질의 처리 모듈(45)은 다양한 종류의 관계형 GIS 데이터베이스에 대한 접속/질의/결과의 반환을 담당한다.On the other hand, the module 42 for extracting GIS metadata schema information from the XMI file on the meta search server 40 side automatically extracts schema information (class and related attribute information in the implementation) from the XMI file of the newly registered GIS database. Database it. The automatic SQL generation module 44 for classification search generates a query for each specific GIS database to which a query is to be sent according to a keyword inputted by a user and a search option. The query processing module 45 through JDBC is responsible for connecting / querying / returning results to various kinds of relational GIS databases.

이하 본 발명의 적용예를 설명하면, 우선 도 4는 본 발명의 실시예에 따른 GIS 메타데이터 표준의 UML 표현을 예시한 것으로, 보다 상세하게는 미국 FGDC의CSDGM(Content Standards for Digital Geospatial Metadata)와 한국 국립 지리원의 외부 메타데이터를 참조하여 추출한 주요 메타데이터 섹션들과 수치데이터와의 관계를 UML로 표현한 것이다. 중앙의 디지털데이터세트(DigitalDataSet)를 수치데이터에 대한 참조 정보로서 간주한다면, 그 주변에 <<include>>라는 스테레오타입으로 표현된 7개의 클래스는 앞서 언급했던 메타데이터 표준들로부터 얻은 섹션들과 각 섹션에 포함되는 부속 정보들이다. 디지털데이터세트 클래스의 속성 중 mapID와 typeOfMapID는 각각 수치데이터를 구분할 수 있는 mapIDdml 유형과 식별자를 의미한다. 예로서, mapID는 GIS 데이터베이스에 대한 경우 메타데이터와 관련 있는 수치데이터 테이블에 대한 외래키 또는 객체 참조가 될 수 있고, 단순한 GIS 메타데이터베이스라고 한단면 도엽번호와 같이 임의 수치데이터를 구별할 수 있는 식별자 역할을 한다. 하나의 디지털데이터세트, 즉 수치데이터에 관련도니 메타데이터 섹션들은 자료식별정보(Identification), 데이터품질(DataQuality), 연혁정보(Lineage), 공간참조정보(SpatialReferenceInformation), 메타데이터참조정보(MetadataReference), 공간데이터구성정보(SpatialDataOrganization), 배포정보(DistributionInformation) 등으로 분류하였으며, 각 메타데이터 클래스의 속성들에 대한 데이터 타입은 문자열로 설정하였다.Hereinafter, an application example of the present invention will be described. First, FIG. 4 illustrates a UML representation of a GIS metadata standard according to an embodiment of the present invention. In detail, FIG. 4 illustrates a Content Standards for Digital Geospatial Metadata (CSDGM) of the US FGDC. The relationship between the major metadata sections extracted from the Korea National Geographic Institute's external metadata and numerical data is expressed in UML. Considering the central Digital DataSet as reference information for numerical data, the seven classes represented by the stereotype << include >> around it are divided into sections and sections from the aforementioned metadata standards. The sub information included in the section. Among the properties of digital dataset class, mapID and typeOfMapID mean mapIDdml type and identifier which can distinguish numerical data. For example, mapID can be a foreign key or object reference to a numeric data table that is associated with metadata for a GIS database, and is a simple GIS metadata database that can identify any numeric data, such as a section number. Play a role. Metadata sections associated with a single digital dataset, i.e., numeric data, include data identification, data quality, history, spatial reference information, metadata reference, metadata reference, Spatial Data Organization (Spatial Data Organization), Distribution Information (DistributionInformation), etc. are classified into the data type of each metadata class is set to a string.

도 5는 본 발명의 실시예에 따른 SQL 서버 GIS 데이터베이스 스키마의 UML 표현 예시도로서, 보다 상세하게는 SQL 서버 데이터베이스에 대한 수치데이터와 관련 메타데이터 스키마의 UML 표현이다. 본 발명에서는 관계형 데이터베이스를 대상으로 하였기 때문에 테이블마다 기본키가 있으며, 킷값의 타입은 int(정수형)로 설정했고 키의 이름은 디지털데이터세트를 제외한 모든 테이블에 대해서 테이블의 이름 +ID로 구성하였다. 기타 부수 속성들의 타입은 단순화를 위해서 모두 문자열로 설정하였다. 물론 실제로 데이터베이스에 GIS 정보를 저장할 경우에 사용하는 데이터 타입은 각 DBMS가 제공하는 적절한 수치나 문자열의 타입을 선택하여 사용하게 된다.5 is an exemplary UML representation of a SQL Server GIS database schema in accordance with an embodiment of the present invention. In more detail, FIG. 5 is a UML representation of numeric data and associated metadata schema for a SQL server database. In the present invention, since the relational database is targeted, each table has a primary key. The type of kit value is set to int (integer type), and the name of the key is composed of the table name + ID for all tables except the digital data set. The types of the other side attributes are all set to strings for simplicity. Of course, the data type used when actually storing GIS information in a database is used by selecting an appropriate number or string type provided by each DBMS.

도 6은 본 발명의 실시예에 따른 오라클 GIS 데이터베이스 스키마의 UML 표현이며, 도 7은 MiniSQL GIS 데이터베이스 스키마의 UML 표현 예시도이다.FIG. 6 is a UML representation of an Oracle GIS database schema according to an embodiment of the present invention, and FIG. 7 is an exemplary diagram of a UML representation of a MiniSQL GIS database schema.

앞서 설명한 세 개의 데이터베이스 스키마들의 차이를 간단히 비교해 보면, SQL 서버의 스키마와 오라클의 스키마에는 식별자(Identification) 클래스가 공통으로 있지만, 각 데이터베이스 스키마는 식별자를 제외한 비공통 메타데이터 클래스를 한 개씩 갖도록 구성을 했다. MiniSQL의 스키마는 식별자 클래스가 있지만, SQL 서버나 오라클의 스키마에서 정의한 식별자 클래스와 속성의 개수에서 차이가 있다. 그리고 SpatialReferenceInfo 클래스는 앞서 언급한 두 개의 다른 데이터베이스 스키마에 없는 클래스이다.A brief comparison of the differences between the three database schemas described above shows that the identity class is common to the schemas of SQL Server and Oracle, but each database schema is configured to have one non-common metadata class except the identifier. did. The schema of MiniSQL has an identifier class, but there are differences in the number of identifier classes and attributes defined in the schema of SQL Server or Oracle. And the SpatialReferenceInfo class is not in the other two database schemas mentioned earlier.

일단, 각 메타데이터 스키마 부분을 UML로 표현한 후에 IBM에서 제공하는 XMI 툴킷을 사용하여 UML 메타모델에 의거한 XMI 파일로 변환을 하게 된다.First, each metadata schema part is expressed in UML and then converted to an XMI file based on the UML metamodel using the XMI toolkit provided by IBM.

이하 XMI 파일로부터 스키마 정보를 추출하는 과정을 설명하면, 우선 XMI 표준 포맷은 기본적으로 적격이면서(well-formed) 유효한 XML 문서이며, 일반적으로 다음과 같은 구조를 갖는다.Hereinafter, the process of extracting schema information from an XMI file will be described. First, the XMI standard format is basically a well-formed and valid XML document, and generally has the following structure.

먼저 DTD(Document Type Definition)의 경우 본 시스템의 각 GIS 데이터베이스 스키마로부터 변환된 XMI파일은 UML에 의거하기 때문에, 외부 DTD로서 uml.dtd를 참조한다. 그리고 최상위의 루트 요소로서 XMI를 갖는다. 루트 요소 밑에는 여러 가지 모델링 요소들(클래스, 속성, 메소드 등)과 관련 모델링 요소들의 특성(가시성, 관계종류, 도수 등)들이 선택적으로 기술될 수 있도록 되어 있다. 이러한 스키마 정보를 갖는 XMI 파일의 URL을 메타 검색 서버(40)에 등록하면, 서버(40)측은 XML파서르 사용하여 데이터베이스의 메타데이터 스키마 정보를 파싱하여 얻어낸다. XML파서는 크게 DOM(Document Object Model)과 SAX(Simple API for XML)가 존재하는데, 본 시스템의 구현 모듈에서는 SAX의 이벤트 기반 API를 사용하여 GIS 데이터베이스 스키마 정보중 클래스와 관련 속성 정보들을 추출하고, XMI 데이터베이스화하도록 하였다.First, in the case of the document type definition (DTD), the XMI file converted from each GIS database schema of the present system is based on UML. Therefore, uml.dtd is referred to as an external DTD. It has XMI as the root element of the top level. Under the root element, various modeling elements (classes, attributes, methods, etc.) and the characteristics (visibility, relationship type, frequency, etc.) of the related modeling elements can be optionally described. When the URL of the XMI file having such schema information is registered in the meta search server 40, the server 40 parses and obtains metadata schema information of the database using an XML parser. XML parser mainly includes Document Object Model (DOM) and Simple API for XML (SAX). The implementation module of this system extracts class and related property information from GIS database schema information using SAX event-based API. XMI database.

XMI 데이터베이스의 설계에 대하여 언급해 보면, 본 발명의 실시예에서는 우선 XMI 데이터베이스로 Object Store OODBMS를 사용하였다. 도 8은 XMI 데이터베이스의 개념 스키마 중 일부 중심 클래스들과 관련 오퍼레이션들을 UML 클래스 다이어그램으로서 표현한 것이다. 도 8에 도시된 모든 클래스가 영속성을 지니기는 하지만 데이터베이스루트(DatabaseRoot)와 스키마루트(SchemaRoot)는 임의의 GIS 데이터베이스에 독립적인 역할을 하고, xxxDescriptor는 특정 GIS 데이터베이스에 종속적인 정보를 관리한다.Referring to the design of the XMI database, in the embodiment of the present invention, the object store OODBMS is first used as the XMI database. 8 illustrates some of the core classes and related operations of the conceptual schema of the XMI database as UML class diagrams. Although all classes shown in FIG. 8 are persistent, DatabaseRoot and SchemaRoot play independent roles in any GIS database, and xxxDescriptor manages information dependent on a specific GIS database.

데이터베이스루트는 데이터베이스의 세션이 시작된 후, 각 데이터베이스디스크립터의 정보에 접근하기 위한 반복자 역할의 엔트리 객체이다. 스키마루트는 등록된 데이터베이스 스키마가 갖는 속성들의 합집합을 관리하도록 구성하였다. 따라서 새로이 등록되는 데이터베이스 스키마중 임의의 클래스의 속성이 스키마루트가 관리하고 있는 기존의 것과 같은 이름과 타입을 지닌다면, 단지 기존에 생성된 AttrDescriptordp 대한 참조만을 지니게 된다. 이러한 편의 클래스를 사용하게 되면, 사용자 인터페이스의 동적 구성시나 질의 자동 생성시에 기존의 모든 데이터베이스 스키마를 반복적으로 조사해야 하는 연산의 복잡함을 덜 뿐만 아니라, 각 데이터베이스 스키마의 속성 중복으로 야기되는 불필요한 데이터베이스 공간 낭비를 막을 수 있다. UML 표현중에서 연관(asscciation)은 모두 영속적 영역에 저장된 객체에 대한 참조이다.A database root is an entry object that acts as an iterator to access information in each database descriptor after a session of a database begins. Schema root is configured to manage the union of attributes of registered database schema. Thus, if an attribute of any class in the newly registered database schema has the same name and type as the existing one managed by the schema root, it will only have a reference to the previously created AttrDescriptordp. This convenience class not only saves the complexity of computationally retrieving all existing database schemas during dynamic configuration of the user interface or automatic query generation, but also the unnecessary database space caused by the duplication of attributes in each database schema. Waste can be prevented. In a UML representation, an association is all a reference to an object stored in the persistent domain.

한편 검색 키워드에 대한 SQL 문장의 자동 생성 메카니즘에 대하여 설명하면, 본 발명에서는 GIS 데이터베이스 스키마들이 하나의 디지털데이터세트라는 수치데이터 참조 테이블을 중심으로 기타 메타데이터 세션들과 각 1:1 관계로 구성되도록 하였다. 질의문을 보낼 특정 데이터베이스 스키마에 대해, 디지털데이터세트를 포함한 총 메타데이터 관련 테이블 수를 n이라 하고, k를 사용자가 입력한 검색 키워드의 개수라고 할때(각 검색 키워드가 스키마 내의 각기 다른 테이블의 속성과 연관된다고 가정), 아래의 텍스트 박스와 같은 형태로 질의문이 생성된다.On the other hand, the automatic generation mechanism of SQL statements for search keywords will be described. According to the present invention, GIS database schemas are configured in a 1: 1 relationship with other metadata sessions around a numerical data reference table called a digital dataset. It was. For a particular database schema to send a query to, the total number of metadata-related tables, including digital datasets, is n, and k is the number of search keywords entered by the user (each search keyword is derived from different tables in the schema). Assuming that it is associated with an attribute), the query is generated in the form of a text box below.

sel_table(1), sel_table(k).sel_field와 같이 요소 앞에 sel_이 붙은 항목들은 검색 키워드가 입력된 테이블 또는 속성과 관련이 있는 이름을 나타내며, keyword_1, keyword_k 등은 입력된 키워드에 대한 식별기호이다.Items with sel_ in front of an element, such as sel_table (1), sel_table (k) .sel_field, represent names associated with the table or attribute to which the search keyword is entered, and keyword_1 and keyword_k are identifiers for the entered keyword. .

우선 선택된 하나의 테이블과 속성에 대해서 검색을 통해 해당 레코드들을 얻은 후 관계 연산을 통해서 디지털데이터세트 테이블(수치정보 참조 테이블)의 키를 얻는다. 일단 검색결과와 관련된 디지털데이터세트의 기본 키들을 얻게 되면 나머지 테이블들로 디지털데이터세트 테이블을 중심으로 조인 연산을 통해서 연관된 모든 레코드들을 얻게 된다. 따라서 JDBC를 통해 처리된 질의 결과는 모든 관련 메타데이터 테이블들의 조인을 통해 하나의 테이블로서 반환된다. 그리고 결과 데이터는 코바를 통해서 클라이언트측으로 전송되고, 애플릿은 각 데이터베이스의 결과들을 받아서 결과 프레임에는 각 데이터베이스 사이트의 관련 정보와 관련 수치데이터의 메타데이터를 일괄적으로 보여 주게 된다.First, the records are obtained by searching the selected table and attribute, and then the key of the digital data set table (numerical reference table) is obtained through the relational operation. Once you have the primary keys of the digital dataset associated with the search results, you get all the records associated with the rest of the tables through a join operation around the digital dataset table. Therefore, query result processed through JDBC is returned as one table through join of all related metadata tables. The resulting data is sent to the client side via COVA, and the applet receives the results from each database and displays the relevant information of each database site and metadata of the relevant numerical data in the result frame.

따라서 각 관계형 DBMS에 대해서 전송되는 질의요청과 정보 반환은 한번의 JDBC 접속으로서 끝나게 된다.Therefore, the query request and information return for each relational DBMS ends as one JDBC connection.

본 발명의 실시예에서 자동 생성된 SQL문의 형태를 예시하면 아래와 같다.In the embodiment of the present invention to illustrate the form of the automatically generated SQL statement as follows.

SELECT* (또는 table[1].*, table[2].*,...,table[n].*)SELECT * (or table [1]. *, Table [2]. *, ..., table [n]. *)

FROMtable[1], table[2],..,table[n-1], table[n]FROMtable [1], table [2], .., table [n-1], table [n]

WHEREtable[1].id={DigitalDataSet}.idWHEREtable [1] .id = {DigitalDataSet} .id

AND...AND ...

ANDtable[n-k-l].id={DigitalDataSet}.idANDtable [n-k-l] .id = {DigitalDataSet} .id

AND{DigitalDataSet}.id=sel_table[1].idAND {DigitalDataSet} .id = sel_table [1] .id

AND[UPPER]sel_table[1].sel_field[LIKE][UPPER]('%keyword_1%')AND [UPPER] sel_table [1] .sel_field [LIKE] [UPPER] ('% keyword_1%')

AND...AND ...

AND{DigitalDataSet}.id = sel_table[k].idAND {DigitalDataSet} .id = sel_table [k] .id

AND[UPPER]sel_table[k].sel_field[LIKE][UPPER]('%keyword_k%')AND [UPPER] sel_table [k] .sel_field [LIKE] [UPPER] ('% keyword_k%')

이하 도 9 내지 도 11을 참조하여 본 발명의 실시예에 따른 사용자 인터페이스에 대하여 부연 설명하기로 한다.Hereinafter, a user interface according to an exemplary embodiment of the present invention will be described with reference to FIGS. 9 through 11.

우선 도 9는 본 발명의 실시예에 따른 사용자 인터페이스 예를 나타낸 것이며, 도 10은 통합 정보 검색을 위한 사용자 인터페이스 예를 도시한 것이다. 그리고 도 11은 검색결과 가시화를 위한 사용자 인터페이스 예를 도시한 것이다.9 illustrates an example of a user interface according to an exemplary embodiment of the present invention, and FIG. 10 illustrates an example of a user interface for searching integrated information. 11 illustrates an example of a user interface for visualizing a search result.

도 9를 참조하여 새로운 GIS 데이터베이스 등록을 설명하면, 우선 등록을 선택하게 되면 미리 준비된 등록 관련 인터페이스가 도 9와 같이 나타나고, 사용자는 입력란에 자신이 등록하려는 데이터베이스의 위치, 종류, 접속을 위한 사용자 계정, 그리고 XMI 파일의 URL을 기입한다. XMI 파일은 등록하려는 GIS 데이터베이스의 스키마중 메타데이터 부분을 UML로 모델링하고 XMI 변환을 한 결과이다. 서버(40)측에서는 입력된 정보를 전송받고, XML파서를 사용하여 XMI파일로부터 클래스와 속성들의 정보를 추출한후, 데이터베이스 정보와 추출된 스키마 정보를 데이터베이스에 저장하게 된다.Referring to FIG. 9, a new GIS database registration is described. When a registration is first selected, a registration related interface prepared in advance appears as shown in FIG. 9, and the user inputs a user account for the location, type, and access of the database to be registered. , And the URL of the XMI file. The XMI file is the result of modeling the metadata part of the schema of the GIS database to be registered with UML and converting the XMI. The server 40 receives the input information, extracts the class and attribute information from the XMI file using the XML parser, and stores the database information and the extracted schema information in the database.

도 10을 참조하여 통합 분류 검색 인터페이스에 대하여 설명하면, 사용자는 검색을 원하는 속성 옆의 입력란에 키워드를 입력한후, 상단에 있는 검색 옵션을 설정하고 서치버튼을 선택하면 애플릿에서는 입력란이 널(null)이 아닌 텍스트 필드들에 대해서만 클래스 이름, 속성 이름, 키워드를 메시지화하여 코바 서버측으로 전송하게 된다.Referring to FIG. 10, a user inputs a keyword in a text box next to an attribute to search, sets a search option at the top, and selects a search button. In the applet, the input field is null. Only the text fields, not), will message the class name, attribute name, and keyword and send them to the COVA server side.

도 11을 참조하여 검색결과 인터페이스에 대하여 설명하면, 클라이언트의 질으에 대해 서버측에서는 전달된 검색어 메시지와 XMI 데이터베이스에 있는 스키마정보를 조회하여, 질의 요청을 보낼 데이터베이스의 목록과 접속정보를 얻고 구조체 정보를 자동으로 SQL 쿼리를 구성해 주는 모듈로 전달한다. 이때 쿼리는 RDB에서 특정 테이블중 하나의 속성에 대해서 행해지며, JDBC를 통해 처리된 결과는 모든 메타데이터 테이블의 조인으로 이루어진 하나의 결고세트(resultset)으로 반환되도록 하였다. 서버측의 결과가 클라이언트 애플릿으로 전송되면 애플릿은 도 11에 도시한 바와 같이 질의 결과를 얻은 GIS 데이터베이스의 부수정보와 검색 결과를 하나의 테이블로 통합하여 보여 준다.Referring to FIG. 11, the search result interface is described. For the quality of the client, the server side queries the delivered search term message and schema information in the XMI database, obtains a list and access information of a database to which a query request is sent, and obtains structure information. Pass automatically to the module that composes the SQL query. In this case, the query is performed on an attribute of one specific table in the RDB, and the result processed through JDBC is returned as a result set consisting of joins of all metadata tables. When the result of the server side is transmitted to the client applet, the applet shows the combined information and the search result of the GIS database which obtained the query result as one table as shown in FIG.

따라서 사용자는 찾고자 하는 정보가 지리적으로 어느 GIS데이터베이스에 있는지와, 그 데이터베이스에 저장되어 있는 GIS 정보가 어떠한 스키마에 의해서 저장되었는가를 모르더라도 자신이 원하는 정보를 질의하고 그 결과를 얻을 수 있게 되는 것이다.Therefore, the user can query the information he / she wants and get the result without knowing which GIS database is geographically located in the GIS database and which schema the GIS information stored in the database is stored.

상술한 바와 같이 본 발명은 다양한 GIS 데이터베이스의 위치와 그에 관련되는 각 데이터베이스 스키마에 대하여 투명한 검색기능을 제공할 수 있는 이점이 있는데, 이는 GIS 메타데이터와 OMG의 메타데이터 교환 표준인 XMI를 이용하여 임의 데이터베이스의 스키마 정보를 분석하여 메타 검색 서버측에 데이터베이스화 한후, 필요한 경우 이에 대한 조회를 통해서 사용자에게 제공함으로서, 향상된 분류 검색 서비스와 여러 GIS 데이터베이스에 대한 투명성을 제공할 수 있게 되는 것이다.As described above, the present invention has an advantage of providing a transparent search function for various GIS database locations and related database schemas, which can be arbitrarily obtained using XMI, which is a metadata exchange standard of GIS metadata and OMG. By analyzing the schema information of the database and making a database on the meta search server side, and providing it to the user through inquiry about it if necessary, it is possible to provide improved classification search service and transparency for various GIS databases.

또한 구현상에서 미들웨어로는 CORBA를 사용하였고 후단(back-end)의 다양한GIS 데이터베이스와 코바 서버측과의 통신 메커니즘은 JDBC를 이용하기 때문에 메타 검색 서버는 특정 플랫폼에 독립적이며, 높은 확장성을 갖는 이점이 있다. 그리고 클라이언트측 인터페이스로는 플랫폼에 독립적인 자바 애플릿을 사용하기 때문에 사용자들에게 서버로의 접근과 사용이 용이한 웹 기반의 인터페이스를 제공하는 효과도 있다.In addition, since the implementation uses CORBA as middleware and the back-end various GIS databases and the communication mechanism with the COVA server side use JDBC, the meta search server is platform-independent and highly scalable. There is this. In addition, the platform-side Java applet is used as the client-side interface, which provides users with a web-based interface that is easy to access and use.

Claims (3)

다수의 GIS 데이터베이스들과 클라이언트 및 메타 검색 서버가 통신망을 통해 접속되는 메타데이터 검색 시스템에 있어서,In a metadata retrieval system in which a plurality of GIS databases, a client, and a meta retrieval server are connected through a communication network, 각 GIS 데이터베이스측은 UML로 독자적인 데이터베이스 스키마를 표현한후 XMI 변환 프로그램을 이용하여 XMI 포맷의 XML 문서로 정보를 인코딩하여 저장하는 과정과,Each GIS database side expresses its own database schema in UML and encodes and stores the information in XMI format XML document using XMI conversion program. 각 XML 파일의 URL을 상기 메타 검색 서버에 등록하면 상기 서버는 XML 파서로 XMI 파일에 내포되어 있는 각 데이터베이스 스키마 정보들을 추출하여 XMI 데이터베이스에 저장하는 과정과,Registering the URL of each XML file with the meta search server, the server extracts each database schema information contained in the XMI file with an XML parser and stores the information in the XMI database; 서버 접속된 임의의 클라이언트로부터 GIS 정보 검색 요청이 있으면, 상기 서버는 상기 XMI 데이터베이스를 조회하여 어떤 GIS 데이터베이스들에게 질의를 보낼 것인지와 각 데이터베이스 스키마에 합당한 SQL 질의문을 동적으로 생성하고, 해당 질의에 따른 결과를 해당 클라이언트에게 전송하여 주는 과정으로 이루어짐을 특징으로 하는 메타데이터 교환표준(XMI)을 이용한 분산 이종 데이터베이스 검색방법.When there is a request for retrieving GIS information from any client connected to the server, the server queries the XMI database to dynamically generate which SQL queries to send to which GIS databases and to query the corresponding database schema. Distributed heterogeneous database retrieval method using metadata exchange standard (XMI), characterized in that the process of transmitting the result according to the client. 제1항에 있어서, 상기 XMI 데이터베이스는 각 GIS 데이터베이스 스키마정보와 접속 계정, URL과 같은 부수 정보를 통합관리하는 저장장소로서 객체저장(Object Store) OODBMS(Object Oriented DataBase Management System)로 구현됨을 특징으로 하는 메타데이터 교환표준(XMI)을 이용한 분산 이종 데이터베이스 검색방법.The method of claim 1, wherein the XMI database is implemented as an object store (OODBMS) as an object store (OODBMS) as a storage location for managing all the GIS database schema information, and additional information such as access account and URL. Distributed heterogeneous database retrieval method using metadata exchange standard (XMI). 제1항에 있어서, 상기 각각의 데이터베이스 스키마 정보들에는 클래스와 속성정보들이 적어도 포함됨을 특징으로 하는 메타데이터 교환표준을 이용한 분산 이종 데이터베이스 검색방법.The distributed heterogeneous database retrieval method of claim 1, wherein the database schema information includes at least class and attribute information.
KR10-2000-0074751A 2000-12-08 2000-12-08 Search method of distributed/heterogeneous gis databases using metadata interchange standard KR100417569B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2000-0074751A KR100417569B1 (en) 2000-12-08 2000-12-08 Search method of distributed/heterogeneous gis databases using metadata interchange standard

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2000-0074751A KR100417569B1 (en) 2000-12-08 2000-12-08 Search method of distributed/heterogeneous gis databases using metadata interchange standard

Publications (2)

Publication Number Publication Date
KR20020045328A true KR20020045328A (en) 2002-06-19
KR100417569B1 KR100417569B1 (en) 2004-02-05

Family

ID=27680614

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2000-0074751A KR100417569B1 (en) 2000-12-08 2000-12-08 Search method of distributed/heterogeneous gis databases using metadata interchange standard

Country Status (1)

Country Link
KR (1) KR100417569B1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004036449A1 (en) * 2002-10-15 2004-04-29 Samsung Electronics Co., Ltd. Method for managing metadata
KR100456027B1 (en) * 2002-12-10 2004-11-08 한국전자통신연구원 Apparatus and method for transforming ebXML filter query by using G-FQL
KR100456621B1 (en) * 2001-12-24 2004-11-10 한국전자통신연구원 Apparatus and method for processing association-filter query language by using database registry reference
KR100487738B1 (en) * 2001-12-26 2005-05-06 한국전자통신연구원 Apparatus and method XML document retrieval supporting XML query language tightly-coupled with database query language
KR100543597B1 (en) * 2002-02-25 2006-01-20 엘지전자 주식회사 Multimedia searching and browsing method
KR100622130B1 (en) * 2004-12-21 2006-09-19 한국전자통신연구원 Crash recovery system and method for a distributed file server using object based storage
KR20110003742A (en) * 2009-07-06 2011-01-13 엘지에릭슨 주식회사 Communication data integration management method and system
US8229402B2 (en) 2005-02-07 2012-07-24 Sony Ericsson Mobile Communications Ab Generic parser for electronic devices
US8301884B2 (en) 2002-09-16 2012-10-30 Samsung Electronics Co., Ltd. Method of managing metadata
CN110222033A (en) * 2019-05-28 2019-09-10 长沙市海图科技有限公司 Simulation spatial service method, apparatus, equipment and storage medium based on SQL configuration
CN112487019A (en) * 2020-12-14 2021-03-12 广州海量数据库技术有限公司 Method and system for analyzing dynamic SQL (structured query language) for OpenGauss database

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100456621B1 (en) * 2001-12-24 2004-11-10 한국전자통신연구원 Apparatus and method for processing association-filter query language by using database registry reference
KR100487738B1 (en) * 2001-12-26 2005-05-06 한국전자통신연구원 Apparatus and method XML document retrieval supporting XML query language tightly-coupled with database query language
KR100543597B1 (en) * 2002-02-25 2006-01-20 엘지전자 주식회사 Multimedia searching and browsing method
US8555071B2 (en) 2002-09-16 2013-10-08 Samsung Electronics Co., Ltd. Method of managing metadata
US8301884B2 (en) 2002-09-16 2012-10-30 Samsung Electronics Co., Ltd. Method of managing metadata
WO2004036449A1 (en) * 2002-10-15 2004-04-29 Samsung Electronics Co., Ltd. Method for managing metadata
KR100456027B1 (en) * 2002-12-10 2004-11-08 한국전자통신연구원 Apparatus and method for transforming ebXML filter query by using G-FQL
KR100622130B1 (en) * 2004-12-21 2006-09-19 한국전자통신연구원 Crash recovery system and method for a distributed file server using object based storage
US8229402B2 (en) 2005-02-07 2012-07-24 Sony Ericsson Mobile Communications Ab Generic parser for electronic devices
KR20110003742A (en) * 2009-07-06 2011-01-13 엘지에릭슨 주식회사 Communication data integration management method and system
CN110222033A (en) * 2019-05-28 2019-09-10 长沙市海图科技有限公司 Simulation spatial service method, apparatus, equipment and storage medium based on SQL configuration
CN112487019A (en) * 2020-12-14 2021-03-12 广州海量数据库技术有限公司 Method and system for analyzing dynamic SQL (structured query language) for OpenGauss database
CN112487019B (en) * 2020-12-14 2024-02-20 广州海量数据库技术有限公司 Method and system for analyzing dynamic SQL (structured query language) of OpenGauss database

Also Published As

Publication number Publication date
KR100417569B1 (en) 2004-02-05

Similar Documents

Publication Publication Date Title
US10275540B2 (en) Methods and apparatus for querying a relational data store using schema-less queries
US8239423B2 (en) System and method for semantic exposure of data stored in a dynamic schema
US7707168B2 (en) Method and system for data retrieval from heterogeneous data sources
Vretanos Web Feature Service Implementation Specification, Verson 1.1. 0.
US7444321B2 (en) Transforming query results into hierarchical information
US20070219959A1 (en) Computer product, database integration reference method, and database integration reference apparatus
US20030105745A1 (en) Text-file based relational database
EP1482432A2 (en) System and method of modelling of a multi-dimensional data source in an entity-relationship model
US20020078041A1 (en) System and method of translating a universal query language to SQL
CN100452047C (en) System and method for executing search in a relational database
US8166075B2 (en) Method for mapping an X500 data model onto a relational database
US7099727B2 (en) Knowledge repository system for computing devices
KR100417569B1 (en) Search method of distributed/heterogeneous gis databases using metadata interchange standard
CN107122486B (en) Multi-element big data fusion method and system supporting BLOB
US9836503B2 (en) Integrating linked data with relational data
US20040049495A1 (en) System and method for automatically generating general queries
JP2006524376A (en) Generic database schema
Beckett et al. Swad-europe deliverable 10.2: Mapping semantic web data with rdbmses
CN101719162A (en) Multi-version open geographic information service access method and system based on fragment pattern matching
US20050060307A1 (en) System, method, and service for datatype caching, resolving, and escalating an SQL template with references
KR100984976B1 (en) The integrating and searching method of alien 2-dimension table
US20090210400A1 (en) Translating Identifier in Request into Data Structure
US11372943B2 (en) Custom types controller for search engine support
KR100625422B1 (en) Method for integrating schema using multidatabase query language
Kantorski et al. Heterogeneous Database Interoperability Using the WWW.

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
FPAY Annual fee payment

Payment date: 20130123

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20131212

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20141224

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20151215

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20161220

Year of fee payment: 14

LAPS Lapse due to unpaid annual fee