KR20030054750A - XML DTD Design for exchanging NGIS Meta Data - Google Patents

XML DTD Design for exchanging NGIS Meta Data Download PDF

Info

Publication number
KR20030054750A
KR20030054750A KR1020010085156A KR20010085156A KR20030054750A KR 20030054750 A KR20030054750 A KR 20030054750A KR 1020010085156 A KR1020010085156 A KR 1020010085156A KR 20010085156 A KR20010085156 A KR 20010085156A KR 20030054750 A KR20030054750 A KR 20030054750A
Authority
KR
South Korea
Prior art keywords
information
data
ngis
child
metadata
Prior art date
Application number
KR1020010085156A
Other languages
Korean (ko)
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 KR1020010085156A priority Critical patent/KR20030054750A/en
Publication of KR20030054750A publication Critical patent/KR20030054750A/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 data transmission system is provided to design an XML DTD(Document Type Definition) as a standard schema for an NGIS(National Geographic Information System) metadata in order to use the NGIS metadata as a common data type without other additional tasks at a data transmission or receiving side. CONSTITUTION: The system comprises a common NGIS DTD(50), a data transmitter(10), and data receivers(20a, 20b, 20c). The NGIS DTD(50) includes metadata contents of the NGIS. The data transmitter(10) includes the first XML parser for making the NGIS data into the NGIS XML data by referring to the common NGIS DTD(50) before transmitting the NGIS data to the data receivers(20a, 20b, 20c). The data receivers(20a, 20b, 20c) include the second XML parsers(40a, 40b, 40c) for detecting the effectiveness of the transmitted NGIS XML data and directly storing the NGIS XML data at an internal DBMS.

Description

NGIS 메타데이터 교환을 위한 XML DTD 설계{XML DTD Design for exchanging NGIS Meta Data}XML DTD Design for exchanging NGIS Meta Data

본 발명은 데이터 전송 장치에 관한 것으로, 특히 NGIS 메타 데이터 교환을 위한 XML DTD 설계를 수반하는 데이터 전송 장치에 관한 것이다.The present invention relates to a data transmission apparatus, and more particularly, to a data transmission apparatus involving an XML DTD design for NGIS metadata exchange.

일반적으로, FGDC(Federal Geographic Data Committee)는 미국 지리 정보 시스템에서 제공하는 메타 데이터의 표준을 정의하는 기구이다. 현재 ISO/TC211에서 상기 FGDC의 메타데이터 부분을 참조하고 있다. 상기 FGDC에서는 GIS 데이터에 대한 메타데이터 정의를 위해 CSDGM(Content Standard for Digital Geospatial Metadata)이라는 표준을 정의하였다.In general, the Federal Geographic Data Committee (FGDC) is an organization that defines standards for metadata provided by the US Geographic Information System. Currently, ISO / TC211 refers to the metadata portion of the FGDC. The FGDC defines a standard called CSDGM (Content Standard for Digital Geospatial Metadata) to define metadata for GIS data.

상기 표준의 목적은 전자 화된 상기 지리 공간에 대한 데이터 문서들을 위한 용어들과 각각의 요소들에 대해 정의하고 있다. 상기 표준은 데이터 엘리먼트들(또는 요소들)(elements)의 이름들과 특별한 목적에 사용되는 복합 엘리먼트들을 정의하고 각각의 데이터 엘리먼트들이 가지는 값에 대한 정의를 하고 있다.The purpose of the standard is to define terms and respective elements for data documents for the geospatialized electronics. The standard defines the names of data elements (or elements), complex elements used for special purposes, and the values that each data element has.

이러한 표준의 정의들을 기반으로 하여 미국에서도 상기 지리 정보 메타 데이터에 대한 정보의 공용을 위해 현재 노력하고 있는 모습을 살펴볼 수 있다. 그 예로서, CSDGM을 기반으로한 XML DTD를 정의하고 있다.Based on the definitions of these standards, we can see how the United States is currently working to share information about the geospatial metadata. As an example, we define an XML DTD based on the CSDGM.

국내에서는 CSDGM에 대응하는 것으로 한국 전산 원에서 NGIS(National Geographic Information System) 메타데이터 부분에 대해 정의하고 있다. 그러나, 현재 NGIS 메타 데이터를 전자적으로 교환하는 시스템을 찾아 볼 수 없다. 현재, 적용할 수 있는 방안은 도 1에 나타낸 바와 같은 방법으로 클라이언트 서버 프로그램으로 상기 NGIS 메타 데이터를 교환할 수 있다.In Korea, it corresponds to CSDGM and defines NGIS (National Geographic Information System) metadata part in Korea Computerization Agency. However, there is currently no system for electronically exchanging NGIS metadata. Currently, an applicable method may exchange the NGIS metadata with a client server program in a manner as shown in FIG. 1.

도 1은 종래 데이터 교환 방식을 보여주는 다이어그램이다. 도1을 참조하여 종래 기술 에 따른 장치의 동작을 설명하기로 한다.1 is a diagram showing a conventional data exchange scheme. Referring to Figure 1 will be described the operation of the apparatus according to the prior art.

도 1에 나타낸 바와 같이, 종래의 데이터 교환 시에는 A서버(1)에서 B서버(2)로 데이터를 교환할 때, 변환 모듈(3)을 통해 수신 측인 상기 B 서버(2)는송신된 데이터를 자신의 데이터 베이스에 저장하기 위하여 자신의 데이터 베이스의 스킴에 맞게 재조정하게 되어 있다. 즉, 상기 A 서버(1)가 A 타입의 NGIS 데이터를 상기 B 서버(2)를 향해 송신하면 상기 변환 모듈(3)은 상기 A 타입의 NGIS 데이터를 상기 B 서버(2)에 적합하게 B 타입의 NGIS 데이터로 변환하여 상기 B 서버(2)로 전송한다.As shown in Fig. 1, when exchanging data from the A server 1 to the B server 2 in the conventional data exchange, the B server 2 on the receiving side through the conversion module 3 transmits the transmitted data. It is adapted to the scheme of its database in order to store it in its own database. That is, when the A server 1 transmits the A type NGIS data to the B server 2, the conversion module 3 transmits the A type NGIS data to the B server 2 so that the B type 2 is suitable. The NGIS data is converted into NGIS data and transmitted to the server B.

그러므로, 상기 서버들(1)(2)은 다른 서버들(1)(2)로부터 전송되는 데이터에 대해서 자신의 저장 스킴(Sheme)에 맞게 재구성하는 모듈이 필수적으로 요구되어 진다. 또한, 전송되는 타겟(Target)이 여러 개가 된다면 상기 각 타겟(Target)의 DBMS(DataBase Management System)와 스킴에 맞도록 저장하는 모듈 또한 필요하다.Therefore, it is necessary to have a module for reconfiguring the servers 1 and 2 according to their storage scheme for data transmitted from other servers 1 and 2. In addition, if there are multiple targets to be transmitted, a module for storing them according to the DBMS (DataBase Management System) and the scheme of each target is also required.

전술한 바와 같이, 상기 종래의 데이터 교환 시스템은 송신되는 데이터를 수신 측에서 자신의 저장 스킴(Sheme)에 맞게 재조정해야 하는 불편함이 있었다.As described above, the conventional data exchange system is inconvenient to re-adjust the data to be transmitted on the receiving side according to its storage scheme (Sheme).

또한, 상기 종래의 데이터 교환 시스템은 데이터를 상호 교환 시 발생할 수 있는 에러에 대해 정확한 원인 분석이 불가능하였다.In addition, the conventional data exchange system was unable to accurately analyze the causes of errors that may occur when data is interchanged.

또한, XML 형태로 데이터를 교환하더라도 표준적인 NGIS 컨텐츠로 데이터를 교환할 수 없다.Also, even if data is exchanged in XML format, data cannot be exchanged with standard NGIS content.

또한, FGDC에서 정의한 DTD는 우리나라 지형에 맞지 않다. 그러므로, 우리나라 지형에 맞는 DTD가 요구된다.In addition, the DTD defined by FGDC is not suitable for the terrain of Korea. Therefore, a DTD suitable for the terrain of Korea is required.

따라서, 본 발명은 이상에서 언급한 종래 기술의 문제점을 감안하여 안출한 것으로서, 안정성, 유효성, 및 정확성을 더욱 높일 수 있는 데이터 전송 시스템을제공하는데 그 목적이 있다.Accordingly, the present invention has been made in view of the above-mentioned problems of the prior art, and an object thereof is to provide a data transmission system that can further improve stability, effectiveness, and accuracy.

본 발명의 다른 목적은 우리 나라 지형에 맞는 DTD를 갖는 데이터 전송 시스템을 제공하는데 있다.Another object of the present invention is to provide a data transmission system having a DTD suitable for the terrain of our country.

이상과 같은 목적을 달성하기 위한 본 발명의 일 특징에 따르면, NGIS 메타 데이터를 송신 및 수신하는 측에서 다른 부가적인 작업 없이 공통된 XML 데이터의 형식으로 사용하기 위하여 상기 NGIS 메타 데이터에 대한 표준 스키마 정의인 DTD를 설계한다. 그리고 나서 상기 설계된 DTD를 가지고 유효한 XML 데이터를 교환한다.According to an aspect of the present invention for achieving the above object, the standard schema definition for the NGIS metadata for use in the form of common XML data without any additional work on the side of transmitting and receiving NGIS metadata Design the DTD. Then exchange valid XML data with the designed DTD.

이상과 같은 목적들을 달성하기 위한 본 발명의 특징에 따르면, 데이터 전송 장치는 NGIS 메타 데이터 콘텐츠를 갖는 공용 NGIS DTD, NGIS 데이터를 수신측으로 송신하기 전에 상기 NGIS 데이터를 상기 NGIS DTD를 참조하여 상기 NGIS 데이터를 NGIS XML 데이터로 만드는 XML 파서를 갖는 송신기, 그리고 상기 송신된 NGIS XML 데이터를 상기 공용 NIGS DTD를 참조하여 상기 송신된 NGIS XML 데이터의 유효성을 검증하고 나서 내부의 DBMS에 직접 저장하는 XML 파서를 갖는 수신기를 포함한다.According to a feature of the present invention for achieving the above objects, the data transmission apparatus refers to the NGIS data with reference to the NGIS DTD before transmitting the common NGIS DTD having NGIS metadata content and NGIS data to a receiving side. A transmitter having an XML parser for making the NGIS XML data into a NGIS XML data, and an XML parser for validating the transmitted NGIS XML data with reference to the public NIGS DTD and storing the transmitted NGIS XML data directly in an internal DBMS. It includes a receiver.

도 1은 종래 데이터 교환 방식을 보여주는 다이어그램이다.1 is a diagram showing a conventional data exchange scheme.

도 2는 NGSI 메타데이터 컨텐츠를 보여주는 다이어그램이다.2 is a diagram showing NGSI metadata content.

도 3은 NGIS DTD를 참조한 유효한 XML 데이터 전송 시스템 구조를 보여주는 다이어그램이다.3 is a diagram showing the structure of a valid XML data transmission system with reference to the NGIS DTD.

도 4는 XML이 아닌 일반적인 데이터 교환 시스템의 구조를 보여주는 다이어그램이다.4 is a diagram showing the structure of a general data exchange system other than XML.

*도면의 주요 부분에 대한 부호의 설명** Description of the symbols for the main parts of the drawings *

10 : 송신기, 20a,20b,20c : 수신기10: transmitter, 20a, 20b, 20c: receiver

30,40a,40b,40c : XML 파서 50 : NGIS DTD30,40a, 40b, 40c: XML parser 50: NGIS DTD

이하에서 첨부된 도면들을 참조하여 본 발명을 상세히 설명하기로 한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 2는 NGIS 메타 데이터 컨텐츠를 보여주는 다이어그램이다.2 is a diagram showing NGIS metadata content.

도 3은 NGIS DTD를 참조한 유효한 XML 데이터 전송 시스템 구성을 보여주는 다이어그램이다.3 is a diagram showing a valid XML data transmission system configuration referring to the NGIS DTD.

도 4는 XML이 아닌 일반적인 데이터 교환 시스템의 구조를 보여주는 다이어그램이다.4 is a diagram showing the structure of a general data exchange system other than XML.

도 2에 나타낸 바와 같이, 상기 NGIS 메타 데이터는 9개의 메타 데이터 섹션과 반복적으로 사용되는 3개의 메타 데이터 엔터티(Entity)로 구성되어 있다.As shown in FIG. 2, the NGIS metadata consists of nine metadata sections and three metadata entities used repeatedly.

상기 NGIS 메타 데이터는 계층적인 구조로 되어 있다. 즉, 상기 메타 데이터 섹션은 메타 데이터 엔터티와 메타 데이터 요소들로 구성되고 상기 메타 데이터 엔터티는 상기 메타 데이터 요소들로 구성된다.The NGIS metadata has a hierarchical structure. That is, the metadata section is composed of a metadata entity and metadata elements and the metadata entity is composed of the metadata elements.

도2에서, 루트 요소(ELEMENT)는 ngis_metadata_information이고 자식 요소들은 cataloging_metadata_information,identification_information,data_quality_information,lineage_information,spatial_data_representation_information, reference_system_information,feature_catalog_information,distribution_information, metadata_reference_information, citation_information, responsible_party_information, address_information이다.In FIG. 2, the root element ELEMENT is ngis_metadata_information and the child elements are cataloging_metadata_information, identification_information, data_quality_information, lineage_information, spatial_data_representation_information, reference_system_information, feature_catalog_information, formation_information_information_information_information_information

도2에서, 상기 각 요소(element)는 다시 자신의 하위 요소를 갖을 수 있다.In FIG. 2, each element may again have its own subelement.

상기 cataloging_metadata_information은 전체 데이터 셋트와 데이터 셋트 시리즈를 식별하기 위한 정보이다. 상기 identification_information 데이터 셋트에 대한 기본 정보이다.The cataloging_metadata_information is information for identifying an entire data set and a data set series. Basic information about the identification_information data set.

상기 data_quality_information은 자료 품질에 대한 일반적인 평가이다. 상기 lineage_information은 데이터 셋트를 구축하는 업무, 매개 변수, 원시 자료에 대한 정보와 책임 담당자에 대한 정보이다. 상기spatial_data_representation_information은 공간 정보를 표현하기 위하여 사용된 수치화 매카니즘이다.The data_quality_information is a general evaluation of data quality. The lineage_information is information on a task, a parameter, raw data, and a responsible person for building a data set. Spatial_data_representation_information is a digitization mechanism used to represent spatial information.

상기 reference_system_information은 데이터 셋트에 적용된 공간과 시간 기준 계에 대한 설명이다. 참고로 이 정보는 가장 많은 정보를 갖는다. 상기 feature_catalog_information는 대상 물 자료에 대한 기능, 대상물 속성, 대상물 관계와 함께 대상물 유형에 대한 정의와 설명이다.The reference_system_information is a description of the space and time reference system applied to the data set. This information has the most information. The feature_catalog_information is a definition and description of an object type along with a function of an object data, an object property, and an object relationship.

상기 distribution_information은 데이터 셋트를 얻기 위한 배포자 및 선택 사항들에 대한 정보이다. 상기 metadata_reference_information은 메타 데이터 정보 현황 및 책임 담당자에 대한 정보이다.The distribution_information is information about a distributor and options for obtaining a data set. The metadata_reference_information is information on metadata status and a person in charge.

한편, 상기 citation_information는 데이터 셋트를 이용하기 위하여 권고된 참고 사항이다. 상기 responsible_party_information은 데이터 셋트에 대해 알 수 있는 개인 또는 기관에 대한 책임 관계 담당자 정보이다. 상기 address_information는 데이터 셋트를 이용하기 위하여 권고된 참고 사항, 그리고 관련된 기관들의 연락 가능한 시간 및 주소 정보이다.Meanwhile, the citation_information is a reference recommended for using a data set. The responsible_party_information is responsible relationship officer information for an individual or an organization who can know about the data set. The address_information is a reference recommended for using the data set, and contact time and address information of related organizations.

상기 각 요소(ELEMENT)는 다시 자신의 하위 요소(ELEMENT)를 가질 수 있다. 상기 catalogin_meta_information 요소(ELEMENT)는 30개의 자식 요소(ELEMENT)들을 가지고 그 자식의 자식 요소(ELEMENT)들을 갖음으로써 트리(Tree)의 깊이가 레벨(Level) 4를 가진다.Each element may again have its own element. The catalogin_meta_information element (ELEMENT) has 30 child elements (ELEMENT) and the child elements (ELEMENT) of the child so that the depth of the tree (Level) has a level (4).

상기 identification_information 요소(ELEMENT)는 17개의 자식 요소(ELEMENT)들을 가지고 그 자식의 자식(ELEMENT)들을 가짐으로써 트리의 깊이가레벨(Level) 5가 된다.The identification_information element (ELEMENT) has 17 child elements (ELEMENT) and the children of the child (ELEMENT), so that the depth of the tree is at level 5.

상기 data_quality_information 요소(ELEMENT)는 1개의 자식 요소(ELEMENT)를 가지고 그 자식의 자식 요소(ELEMENT)들을 가짐으로써 트리의 깊이가 레벨(Level) 7을 가진다.The data_quality_information element (ELEMENT) has one child element (ELEMENT) and has child elements (ELEMENT) of the child so that the depth of the tree has level 7.

상기 lineage_information 요소(ELEMENT)는 2개의 자식 요소(ELEMENT)들을 가지고 그 자식의 자식 요소(ELEMENT)들을 갖음으로써 트리의 깊이가 레벨(level) 6이 된다.The lineage_information element (ELEMENT) has two child elements (ELEMENT) and the child elements (ELEMENT) of the child so that the depth of the tree is level (6).

상기 spatial_data_representation_information 요소(ELEMENT)는 5개의 요소(ELEMENT)들을 가지고 그 자식의 자식 요소(ELEMENT)들을 가짐으로써 트리의 깊이가 레벨 3이 된다.The spatial_data_representation_information element (ELEMENT) has five elements (ELEMENT) and has child elements (ELEMENT) of its children so that the depth of the tree is level 3.

상기 reference_system_information 요소(ELEMENT)는 2개의 자식 요소(ELEMENT)를 가지고 그 자식의 자식 요소(ELEMENT)를 가짐으로써 트리의 깊이가 레벨(level) 10에 이르는 가장 깊은 요소(ELEMENT)가 된다.The reference_system_information element (ELEMENT) has two child elements (ELEMENT) and has a child element (ELEMENT) of the child so that the depth of the tree becomes the deepest element (ELEMENT) up to level 10.

상기 feature_catalog_information 요소(ELEMENT)는 2개의 자식 요소(ELEMENT)들을 가지고 그 자식의 자식 요소(ELEMENT)를 가짐으로써 트리의 깊이가 레벨(Level) 6이 된다.The feature_catalog_information element (ELEMENT) has two child elements (ELEMENT) and has a child element (ELEMENT) of the child so that the depth of the tree becomes level 6.

상기 distribution_information 요소(ELEMENT)는 2개의 자식 요소(ELEMENT)들을 가지고 그 자식의 자식 요소(ELEMENT)를 가짐으로써 트리의 깊이가 레벨(Level) 5가 된다.The distribution_information element (ELEMENT) has two child elements (ELEMENT) and has a child element (ELEMENT) of the child so that the depth of the tree is at level 5.

상기 metadata_reference_information 요소(ELEMENT)는 10개의 자식요소(ELEMENT)들을 가지고 그 자식의 자식 요소(ELEMENT)를 가짐으로써 트리의 깊이가 레벨(Level) 4가 된다.The metadata_reference_information element (ELEMENT) has 10 child elements (ELEMENT) and has a child element (ELEMENT) of the child so that the depth of the tree becomes Level 4.

상기 citation_information 요소(ELEMENT)는 12개의 자식 요소(ELEMENT)들을 가지고 그 자식의 자식 요소(ELEMENT)를 가짐으로써 트리의 깊이가 레벨(Level) 4가 된다.The citation_information element (ELEMENT) has 12 child elements (ELEMENT) and has a child element (ELEMENT) of the child so that the depth of the tree becomes Level 4.

상기 responsible_party_information 요소(ELEMENT)는 5개의 자식 요소(ELEMENT)들을 가지고 그 자식의 자식 요소(ELEMENT)를 가짐으로써 트리의 깊이가 레벨(Level) 3이 된다.The responsible_party_information element (ELEMENT) has five child elements (ELEMENT) and has a child element (ELEMENT) of the child so that the depth of the tree becomes Level 3.

마지막으로, 상기 address_information 요소(ELEMENT)는 13개의 자식 요소(ELEMENT)들을 가지고 이 자식 요소가 상기 트리에서 잎(Leaf)이 됨으로 상기 트리의 깊이는 레벨(Level) 2가 된다.Finally, the address_information element (ELEMENT) has 13 child elements (ELEMENT) and the child element becomes a leaf in the tree, so the depth of the tree is level 2.

도 3은 본 발명에 따라 NGIS(한국형 지리 정보 시스템: National Geographic 의 Information System) DTD를 참조한 유효한 XML 형태로 데이터를 교환하는 전송 시스템의 구성을 보여주는 다이어그램이다.3 is a diagram showing the configuration of a transmission system for exchanging data in a valid XML form referring to a NGIS (National Geographic Information System) DTD according to the present invention.

도3의 시스템은 송신기(10), 수신기들(20a,20b,20c), 송신기용 제1 XML 파서(Parser)(30), 수신기용 제2 XML 파서(40a) 내지 제4 XML 파서(40c), 그리고 NGIS DTD(50)를 포함한다.The system of FIG. 3 includes a transmitter 10, receivers 20a, 20b, 20c, a first XML parser 30 for the transmitter, a second XML parser 40a to a fourth XML parser 40c for the receiver. And NGIS DTD 50.

먼저, NGIS 데이터를 상기 송신기(Sender)(10)가 상기 수신기(Receiver)(20a) (20b)(20c) 들에게 보내면, 상기 송신기용 제1 XML 파서(30)는 상기 NGIS DTD(50)를 참조하여 상기 NGIS 데이터를 NGIS XML 데이터로만들고 상기 수신기(20a,20b,20c)들을 향해 전송한다.First, when the transmitter 10 sends the receiver 20a, 20b, 20c to the receiver 20a, 20b, 20c, the transmitter first XML parser 30 sends the NGIS DTD 50. By reference, the NGIS data is made into NGIS XML data and transmitted to the receivers 20a, 20b, and 20c.

상기 수신기들 (20a,20b,20c)은 상기 송신된 NGIS XML 데이터를 상기 제2 XML 파서(Parser)내지 제4 XML 파서(40a,40b,40c)를 통해 상기 공용 NIGS DTD(50)를 참조하여 상기 송신된 NGIS XML 데이터의 유효성을 검증하고 나서 자신의 DBMS에 직접 저장한다.The receivers 20a, 20b, and 20c refer to the common NIGS DTD 50 through the second XML parser 40a, 40b, and 40c through the second NGIS XML data. The NGIS XML data transmitted is then validated and stored directly in its DBMS.

전술한 바와 같이, 상기 NGIS DTD(50)는 송신 및 수신된 데이터를 상기 수신기들의 각 DBMS에 맞게 변환해야 하는 오버 헤드(Overhead)를 덜어 줄 수 있는 것이다.As described above, the NGIS DTD 50 can reduce the overhead of converting the transmitted and received data for each DBMS of the receivers.

상기 NGIS 메타 데이터를 상기 XML형태로 데이터를 교환 시 상기 NGIS DTD(50)없이 교환할 수도 있다. 그러나, 상기 송신 및 수신된 데이터의 유효성을 고려한다면 상기 NGIS DTD(50)는 반드시 존재해야 한다. 그래서 이 NGIS DTD(50)를 가지고 생성되고 전송된 데이터는 시스템의 안정성 및 정확성을 더욱 높일 수 있게 되는 것이다.The NGIS metadata may be exchanged without the NGIS DTD 50 when data is exchanged in the XML format. However, considering the validity of the transmitted and received data, the NGIS DTD 50 must exist. Thus, data generated and transmitted with this NGIS DTD 50 can further enhance the stability and accuracy of the system.

수많은 양의 GIS 데이터를 교환하기 위해서는 여러 가지 방안들을 고려해 볼 수 있다. 그러나, 현존하는 시스템은 하나의 저장 장치에 있는 테이터를 또 다른 시스템에 적용하기 위해서는 데이터 타입, 데이터베이스 스킴(Scheme) 등에 대한 여러 가지 고려 사항들이 요구된다.In order to exchange large amounts of GIS data, several approaches can be considered. However, existing systems require various considerations regarding data types, database schemes, etc., in order to apply data from one storage device to another system.

그러나 상기 XML 형태를 사용하면 이러한 고려 사항들은 현격히 줄어들 뿐만 아니라, 데이터 전송 시 발생할 수 있는 에러들에 대해 원인 분석을 용이하게 한다. 그 이유는 상기 XML은 텍스트 기반의 언어이므로 가독성이 뛰어나기 때문이다.However, the use of the XML form not only significantly reduces these considerations, but also facilitates cause analysis for errors that may occur during data transmission. The reason for this is that the XML is a text-based language, so it is easy to read.

그리고 데이터 교환을 위해 공통된 형태의 DTD(Data Type Definition)에 따른 XML 형태의 데이터를 송신 및 수신함으로써 상기 데이터의 유효성도 검증할 수 있다. 따라서, 클라이언트-서버에게 부가되는 데이터 유효성 검증을 위한 부하를 줄일 수 있다.In addition, validity of the data may be verified by transmitting and receiving XML data according to a common type of data type definition (DTD) for data exchange. Therefore, the load for data validation added to the client-server can be reduced.

그러므로, EDI(Electronic Data Interchage)분야에서는 상기 XML 형태로 데이터를 교환하는 것이 현재 보편적이다. 본 발명은 아직 국내에서 정립되지 않은 한국형 GIS 메타 데이터를 상기 XML 형태로 교환하기 위하여 상기 NGIS 메타 데이터의 요소들을 파악하고 상기 NGIS 데이터를 유효한 형태로 교환하기 위해 상기 DTD를 설계하였다.Therefore, in the field of EDI (Electronic Data Interchage), it is currently common to exchange data in the XML form. The present invention designed the DTD to identify the elements of the NGIS metadata and to exchange the NGIS data in a valid form in order to exchange Korean-type GIS metadata that has not yet been established in Korea in the XML form.

본 실시 예는 제품에 적용하고 있는 것 또는 가능성이 큰 것을 선별하여 제품 자체의 동작 상태 또는 제조 방법 등을 상세히 설명하고 도면을 인용하거나 제품의 전체적인 구성을 기술한다.This embodiment selects what is being applied to the product or the likelihood and describes the operation state or manufacturing method of the product itself in detail, quotes the drawings or describes the overall configuration of the product.

여기서, 참고로 미국 FGDC의 CSDGM의 부분은 섹션 1 식별 정보(identification information), 섹션 2 데이터 품질 정보(data quality information), 섹션 3 공간 데이터 조직화(spatial data organization) 정보, 섹션 4 공간 참조(spatial reference) 정보, 섹션 5 엔터티 및 속성(entity attribute)정보, 섹션 6 분배(distribution) 정보, 섹션 7 메타 데이터 참조(metadata reference) 정보, 섹션 8 인용(citation) 정보, 섹션 9 시간 주기(time period) 정보, 그리고 섹션 10 접촉(contact) 정보로 구성되어 있다. 한편, 상기 섹션(section) 10에서 접촉 어드레스의 하위 요소(element)인 상태(state) 등으로구성되어 있다. 이것은 우리 나라(대한민국) 실정에 맞지 않는 요소들이다.Here, for reference, portions of the CSDGM of the US FGDC include section 1 identification information, section 2 data quality information, section 3 spatial data organization information, section 4 spatial reference ) Information, section 5 entity and attribute attribute information, section 6 distribution information, section 7 metadata reference information, section 8 citation information, section 9 time period information , And section 10 contact information. On the other hand, the section 10 is composed of a state (state), etc. that is a lower element of the contact address. These are factors that do not fit our country.

따라서, 전술한 바와 같이, 상기 NGIS 메타 데이터 섹션 정보에서는 지형의 정보를 나타내는 상기 lineage 정보와 feature catalogue 정보를 상기 CSDGM 부분에 추가하여 상기 요소들을 구성한다. 그러므로, 한국 지형에 맞는 NGIS 메타 데이터에 대한 요소들을 표현 가능하게 된다.Therefore, as described above, the NGIS metadata section information configures the elements by adding the lineage information and feature catalog information representing the terrain information to the CSDGM portion. Therefore, it is possible to express elements of NGIS metadata suitable for Korean terrain.

도4는 XML이 아닌 일반적인 데이터 교환 시스템의 구성을 보여주는 블록 다이어그램이다.4 is a block diagram showing the configuration of a general data exchange system other than XML.

도4에 따르면 상기 교환 시스템은 오라클 DMBS(100), 제1 변환 모듈(200a) 내지 제6 변환 모듈(200f), MS-SQL DBMS(Database Management System)(300), 인포믹스(400), 그리고 DB2(Database 2)를 포함한다.According to FIG. 4, the exchange system includes an Oracle DMBS 100, a first conversion module 200a to a sixth conversion module 200f, an MS-SQL Database Management System (DBMS) 300, an Informix 400, and a DB2. (Database 2).

상기 제1 변환 모듈(200a)은 상기 오라클 DBMS(100)로부터의 이진(Binary) 또는 ASC∥데이터를 상기 MS-SQL DBMS(300)의 스키마에 맞도록 변환해 주는 역할을 한다.The first conversion module 200a converts binary or ASC ∥ data from the Oracle DBMS 100 so as to conform to the schema of the MS-SQL DBMS 300.

상기 제2 변환 모듈(200b)은 상기 MS-SQL DBMS(300)로부터의 이진(Binary) 또는 ASC∥데이터를 상기 오라클 DBMS(100)의 스키마에 맞도록 변환해 주는 역할을 한다.The second conversion module 200b converts binary or ASC ∥ data from the MS-SQL DBMS 300 to conform to the schema of the Oracle DBMS 100.

상기 제3 변환 모듈(200c)은 상기 오라클 DBMS(100)로부터의 이진(Binary) 또는 ASC∥데이터를 상기 인포믹스 DB(400)의 스키마에 맞도록 변환해 주는 역할을 한다.The third conversion module 200c converts binary or ASC ∥ data from the Oracle DBMS 100 so as to conform to the schema of the Informix DB 400.

상기 제4 변환 모듈(200d)은 상기 인포믹스 DB(400)로부터의 이진(Binary)또는 ASC∥데이터를 상기 오라클 DBMS(100)의 스키마에 맞도록 변환해 주는 역할을 한다.The fourth conversion module 200d converts binary or ASC ∥ data from the Informix DB 400 to conform to the schema of the Oracle DBMS 100.

상기 제5 변환 모듈(200e)은 상기 오라클 DBMS(100)로부터의 이진(Binary) 또는 ASC∥데이터를 상기 DB2(500)의 스키마에 맞도록 변환해 주는 역할을 한다.The fifth transformation module 200e converts binary or ASC ∥ data from the Oracle DBMS 100 so as to conform to the schema of the DB2 500.

상기 제6 변환 모듈(200f)는 상기 DB2(500)로부터의 이진(Binary) 또는 ASC∥데이터를 상기 오라클 DBMS(100)의 스키마에 맞도록 변환해 주는 역할을 한다.The sixth conversion module 200f converts binary or ASC ∥ data from the DB2 500 to fit the schema of the Oracle DBMS 100.

그러나, 도4에 나타낸 XML이 아닌 일반적인 데이터 교환 시스템의 구조는 종래 시스템과 동일하게 일일이 송신측과 수신측 사이에 변환 모듈들이 한 방향으로 일일이 존재하여야 하므로 도3에 나타낸 XML 데이터 교환 시스템에 비해 복잡하고 비효율적일 수 있다. 따라서, 도4의 형태는 통상 사용되지 않는 형태일 수 있다.However, the structure of the general data exchange system other than the XML shown in FIG. 4 is more complicated than the XML data exchange system shown in FIG. 3 because the conversion modules must exist in one direction between the sender and the receiver in the same manner as the conventional system. And can be inefficient. Therefore, the form of FIG. 4 may be a form not normally used.

본 발명의 다른 실시 예로서 단말기에 지리 정보를 표시할 때 표시해야 하는 컨텐츠에 대해 WML(Wireless Markup Language) 형태로 나타낼 수 있다. 이 실시 예는 보다 많은 양의 GIS 데이터를 부가적인 작업 없이 다른 곳에 백업(Backup)용 및 원거리 정보 전송을 위해 사용 가능하다.As another embodiment of the present invention, content to be displayed when displaying geographic information on a terminal may be represented in the form of a wireless markup language (WML). This embodiment can be used to back up a larger amount of GIS data elsewhere without additional work and for remote information transmission.

첫째, 수많은 양의 GIS 데이터를 교환하기 위해서는 여러 가지 방안들을 고려해 볼 수 있다. 그러나, 현존하는 종래 시스템은 하나의 저장 장치에 있는 테이터를 또 다른 시스템에 적용하기 위해서는 데이터 타입, 데이터베이스 스킴(Scheme) 등에 대한 여러 가지 고려 사항들이 요구된다. 그러나 상기 XML 형태를 사용하면 이러한 고려 사항들은 현격히 줄어들 뿐만 아니라, 데이터 전송 시 발생할 수 있는 에러들에 대해 원인 분석을 용이하게 한다. 그 이유는 상기 XML은 텍스트 기반의 언어이므로 가독성이 뛰어나기 때문이다.First, there are a number of ways to exchange large amounts of GIS data. However, existing existing systems require various considerations regarding data types, database schemes, etc., in order to apply data from one storage device to another system. However, the use of the XML form not only significantly reduces these considerations, but also facilitates cause analysis for errors that may occur during data transmission. The reason for this is that the XML is a text-based language, so it is easy to read.

둘째, 데이터 교환을 위해 공통된 형태의 DTD(Data Type Definition)에 따른 XML 형태의 데이터를 송신 및 수신함으로써 상기 데이터의 유효성도 검증할 수 있다. 따라서, 클라이언트-서버에게 부가되는 데이터 유효성 검증을 위한 부하를 줄일 수 있다. 그러므로, EDI(Electronic Data Interchage)분야에서는 상기 XML 형태로 데이터를 교환하는 것이 현재 보편적이다. 본 발명은 아직 국내에서 정립되지 않은 한국형 GIS 메타 데이터를 상기 XML 형태로 교환하기 위하여 상기 NGIS 메타 데이터의 요소들을 파악하고 상기 NGIS 데이터를 유효한 형태로 교환하기 위해 상기 DTD를 설계하였다.Second, the validity of the data may also be verified by transmitting and receiving XML data according to a common type of data type definition (DTD) for data exchange. Therefore, the load for data validation added to the client-server can be reduced. Therefore, in the field of EDI (Electronic Data Interchage), it is currently common to exchange data in the XML form. The present invention designed the DTD to identify the elements of the NGIS metadata and to exchange the NGIS data in a valid form in order to exchange Korean-type GIS metadata that has not yet been established in Korea in the XML form.

본 실시 예는 제품에 적용하고 있는 것 또는 가능성이 큰 것을 선별하여 제품 자체의 동작 상태 또는 제조 방법 등을 상세히 설명하고 도면을 인용하거나 제품의 전체적인 구성을 기술한다.This embodiment selects what is being applied to the product or the likelihood and describes the operation state or manufacturing method of the product itself in detail, quotes the drawings or describes the overall configuration of the product.

이상 설명한 내용을 통해 당업자라면 본 발명의 기술 사상을 일탈하지 아니하는 범위에서 다양한 변경 및 수정이 가능함을 알 수 있을 것이다.Those skilled in the art will appreciate that various changes and modifications can be made without departing from the spirit of the present invention.

따라서, 본 발명의 기술적 범위는 실시 예에 기재된 내용으로 한정하는 것이 아니라 특허 청구 범위에 의해서 정해져야 한다.Therefore, the technical scope of the present invention should not be limited to the contents described in the embodiments, but should be defined by the claims.

Claims (4)

NGIS 메타 데이터 콘텐츠를 갖는 공용 NGIS DTD;Public NGIS DTDs with NGIS metadata content; NGIS 데이터를 수신측으로 송신하기 전에, 상기 NGIS 데이터를 상기 NGIS DTD를 참조하여 상기 NGIS 데이터를 NGIS XML 데이터로 만드는 XML 파서를 갖는 송신기; 그리고A transmitter having an XML parser which converts the NGIS data into NGIS XML data by referring to the NGIS DTD before transmitting NGIS data to a receiving side; And 상기 송신된 NGIS XML 데이터를 상기 공용 NIGS DTD를 참조하여 상기 송신된 NGIS XML 데이터의 유효성을 검증하고 나서 내부의 DBMS에 직접 저장하는 XML 파서를 갖는 수신기를 포함하는 것을 특징으로 하는 데이터 전송 시스템.And a receiver having an XML parser for validating the transmitted NGIS XML data with reference to the public NIGS DTD and then storing the transmitted NGIS XML data directly in an internal DBMS. 제 1 항에 있어서, 상기 NGIS 메타 데이터 콘텐츠는 계층적으로 복수개의 메타 데이터 섹션들과 반복적으로 사용되는 복수개의 메타 데이터 엔터티(Entity)로 구성되고, 상기 메타 데이터 섹션은 하나의 메타 데이터 엔터티와 복수개의 메타 데이터 요소들을 포함하고, 그리고 상기 메타 데이터 엔터티는 복수개의 메타 데이터 요소들을 포함하는 것을 특징으로 하는 데이터 전송 시스템.The metadata system of claim 1, wherein the NGIS metadata content is hierarchically composed of a plurality of metadata sections and a plurality of metadata entities repeatedly used. The metadata section includes one metadata entity and a plurality of metadata entities. Data elements, and the metadata entity includes a plurality of metadata elements. 제 2 항에 있어서, 상기 NGIS 메타 데이터 콘텐츠의 루트 요소(ELEMENT)는 ngis_metadata_information이고, 자식 요소들은 전체 데이터 셋트와 데이터 셋트 시리즈를 식별하기 위한 정보인 cataloging_metadata_information, 데이터 셋트에 대한 기본 정보인 identification_information, 자료 품질에 대한 일반적인 평가인data_quality_information, 데이터 셋트를 구축하는 업무, 매개 변수, 원시 자료에 대한 정보와 책임 담당자에 대한 정보에 해당하는 lineage_information, 공간 정보를 표현하기 위하여 사용된 수치화 매카니즘인 spatial_data_representation_information, 데이터 셋트에 적용된 공간과 시간 기준 계에 대한 설명인 reference_system_information, 대상 물 자료에 대한 기능, 대상물 속성, 대상물 관계와 함께 대상물 유형에 대한 정의와 설명인feature_catalog_information, 데이터 셋트를 얻기 위한 배포자 및 선택 사항들에 대한 정보인 distribution_information, 메타 데이터 정보 현황 및 책임 담당자에 대한 정보인 metadata_reference_information, 데이터 셋트를 이용하기 위하여 권고된 참고 사항인citation_information, 데이터 셋트에 대해 알 수 있는 개인 또는 기관에 대한 책임 관계 담당자 정보인 responsible_party_information, 그리고 데이터 셋트를 이용하기 위하여 권고된 참고 사항, 그리고 관련된 기관들의 연락 가능한 시간 및 주소 정보인 address_information를 포함하는 것을 특징으로 하는 데이터 전송 시스템.The root element (ELEMENT) of the NGIS metadata content is ngis_metadata_information, and the child elements are cataloging_metadata_information, which is information for identifying the entire data set and data set series, identification_information, which is basic information about the data set, and data quality. Data_quality_information, a general evaluation of the dataset, lineage_information corresponding to the task of building the dataset, parameters, source data and information on the responsible person, and spatial_data_representation_information, the digitization mechanism used to represent spatial information, applied to the dataset. Reference_system_information, a description of the spatial and temporal system, features on the object data, object properties, object definitions and feature_catalog_information, a description and description of the object type, distributors to obtain data sets, and Distribution_information, which is information about choices, metadata_reference_information, which is information about the status of the metadata information and the responsible person; citation_information, which is a recommended reference for using the data set; responsible person for an individual or organization who knows about the data set. A data transfer system comprising responsible_party_information, which is information, and a reference recommended for using the data set, and address_information, which is the contact time and address information of relevant agencies. 제 3 항에 있어서, 상기 catalogin_meta_information 요소는 30개의 자식 요소들을 가지고 그 자식의 자식 요소들을 갖음으로써 트리(Tree)의 깊이가 레벨(Level) 4이고,4. The method of claim 3, wherein the catalogin_meta_information element has 30 child elements and child elements of the child, so that the depth of the tree is Level 4, 상기 identification_information 요소는 17개의 자식 요소들을 가지고 그 자식의 자식들을 가짐으로써 트리의 깊이가 레벨(Level) 5이고,The identification_information element has 17 child elements and children of the child so that the depth of the tree is Level 5, 상기 data_quality_information 요소는 1개의 자식 요소를 가지고 그 자식의 자식 요소들을 가짐으로써 트리의 깊이가 레벨(Level) 7이고,The data_quality_information element has one child element and child elements of the child, so that the depth of the tree is level 7. 상기 lineage_information 요소는 2개의 자식 요소들을 가지고 그 자식의 자식 요소들을 갖음으로써 트리의 깊이가 레벨(level) 6이고,The lineage_information element has two child elements and child elements of the child so that the depth of the tree is level 6, 상기 spatial_data_representation_information 요소는 5개의 요소들을 가지고 그 자식의 자식 요소들을 가짐으로써 트리의 깊이가 레벨 3이고,The spatial_data_representation_information element has 5 elements and child elements of its child, so that the depth of the tree is level 3, 상기 reference_system_information 요소는 2개의 자식 요소들을를 가지고 그 자식의 자식 요소를 가짐으로써 트리의 깊이가 레벨(level) 10에 이르는 가장 깊은 요소이고,The reference_system_information element is the deepest element whose tree depth reaches level 10 by having two child elements and child elements of the child, 상기 feature_catalog_information 요소는 2개의 자식 요소들을 가지고 그 자식의 자식 요소를 가짐으로써 트리의 깊이가 레벨(Level) 6이 되고,The feature_catalog_information element has two child elements and has child elements of the child so that the depth of the tree becomes Level 6, 상기 distribution_information 요소는 2개의 자식 요소들을 가지고 그 자식의 자식 요소를 가짐으로써 트리의 깊이가 레벨(Level) 5가 되고,The distribution_information element has two child elements and has child elements of the child so that the depth of the tree becomes Level 5, 상기 metadata_reference_information 요소는 10개의 자식 요소들을 가지고 그 자식의 자식 요소를 가짐으로써 트리의 깊이가 레벨(Level) 4가 되고,The metadata_reference_information element has 10 child elements and child elements of the child so that the depth of the tree becomes Level 4, 상기 citation_information 요소는 12개의 자식 요소들을 가지고 그 자식의 자식 요소를 가짐으로써 트리의 깊이가 레벨 4가 되고,The citation_information element has twelve child elements and has child elements of the child so that the depth of the tree is four. 상기 responsible_party_information 요소는 5개의 자식 요소들을 가지고 그 자식의 자식 요소를 가짐으로써 트리의 깊이가 레벨 3이 되고, 그리고The responsible_party_information element has five child elements and has child elements of that child so that the depth of the tree is level 3, and 상기 address_information 요소는 13개의 자식 요소들을 가지고 이 자식 요소가 상기 트리에서 잎(Leaf)이 됨으로 상기 트리의 깊이는 레벨 2가 됨을 특징으로 하는 데이터 전송 시스템.And the address_information element has 13 child elements, and the child element becomes a leaf in the tree so that the depth of the tree is level 2.
KR1020010085156A 2001-12-26 2001-12-26 XML DTD Design for exchanging NGIS Meta Data KR20030054750A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010085156A KR20030054750A (en) 2001-12-26 2001-12-26 XML DTD Design for exchanging NGIS Meta Data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010085156A KR20030054750A (en) 2001-12-26 2001-12-26 XML DTD Design for exchanging NGIS Meta Data

Publications (1)

Publication Number Publication Date
KR20030054750A true KR20030054750A (en) 2003-07-02

Family

ID=32213484

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010085156A KR20030054750A (en) 2001-12-26 2001-12-26 XML DTD Design for exchanging NGIS Meta Data

Country Status (1)

Country Link
KR (1) KR20030054750A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040000894A (en) * 2002-06-26 2004-01-07 공용해 A Method of Generating DTD based Ontology

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040000894A (en) * 2002-06-26 2004-01-07 공용해 A Method of Generating DTD based Ontology

Similar Documents

Publication Publication Date Title
US20230043768A1 (en) System and method for storing and retrieving channel data
US9449329B2 (en) Enterprise architecture system and method
US7497370B2 (en) Supply chain visibility solution architecture
CN1755676B (en) System and method for batched indexing of network documents
US7761570B1 (en) Extensible domain name service
CN103942287B (en) Mass data processing method, database server and application server
US10296499B2 (en) Dynamic database mapping
US20230244653A1 (en) Semantic compliance validation for blockchain
CA2239015A1 (en) Method and apparatus for the management of data files
CA2395241A1 (en) Data linking system and method using tokens
EP2874079B1 (en) Mobile database initialization and update for offline consumption
CN106452450A (en) Data compression
CN103605651A (en) Data processing showing method based on on-line analytical processing (OLAP) multi-dimensional analysis
CN102004754A (en) Navigation and visualization of relational database
CN100378731C (en) Automatic data consolidation
US20090222419A1 (en) Succinct index structure for xml
Haller et al. What are links in linked open data? A characterization and evaluation of links between knowledge graphs on the web
US20070005574A1 (en) Distributed database systems and methods
US10489419B1 (en) Data modeling translation system
CN102591935A (en) Distributive data storage management method and distributive data storage management system
CN109255587A (en) A kind of cooperative processing method and device of operational data
CN100498780C (en) Data inquire system and method
KR20030054750A (en) XML DTD Design for exchanging NGIS Meta Data
CN101901211A (en) Processing method of report form
CN101894100A (en) Report processing device and system

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Withdrawal due to no request for examination