KR100284575B1 - Schema Auto Save System - Google Patents

Schema Auto Save System Download PDF

Info

Publication number
KR100284575B1
KR100284575B1 KR1019970055207A KR19970055207A KR100284575B1 KR 100284575 B1 KR100284575 B1 KR 100284575B1 KR 1019970055207 A KR1019970055207 A KR 1019970055207A KR 19970055207 A KR19970055207 A KR 19970055207A KR 100284575 B1 KR100284575 B1 KR 100284575B1
Authority
KR
South Korea
Prior art keywords
metadata
schema
information
document type
document
Prior art date
Application number
KR1019970055207A
Other languages
Korean (ko)
Other versions
KR19990033788A (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 KR1019970055207A priority Critical patent/KR100284575B1/en
Publication of KR19990033788A publication Critical patent/KR19990033788A/en
Application granted granted Critical
Publication of KR100284575B1 publication Critical patent/KR100284575B1/en

Links

Images

Abstract

본 발명은 멀티미디어 메타 데이터를 해석하고 검증하는 시스템을 지원하는 스키마 자동저장 시스템 및 그 운용방법에 관한 것이다. 그 목적은 각 모듈들을 통합관리하는 스키마 자동저장 시스템 및 그 운용방법을 제공하는 데에 있다. 그 구성은 주어진 메타 데이터의 SGML 형식의 문서형 정의에 따라 메타 데이터 요소들의 값을 입력할 수 있는 메타 데이터 문서형 정의기와, 메타 데이터 문서형 정의 및 메타 데이터 문서의 문법오류를 검사하는 메타 데이터 파서와, 분석된 메타 데이터를 체계적으로 저장 및 관리하기 위하여 메타 데이터베이스에 대한 스키마를 생성하는 스키마 생성기와, 메타 데이터 스키마가 유지해야 할 정보 중에서 문서형으로 표현되어 있던 상기 메타 데이터의 구조적인 정보와 상기 각 메타 데이터 요소의 정보 및 애트리뷰트에 대한 정보를 저장할 수 있도록 스키마를 생성하는 멀티미디어 메타 데이터 서버 및 상기 메타 데이터 문서형 정의기와 상기 메타 데이터 파서와 상기 스키마 생성기와 상기 멀티미디어 메타 데이터 서버를 제어하고 관리하는 시스템 제어기를 포함하는 데에 있다. 그 효과는 다양한 종류의 메타 데이터를 처리해야 하는 경우에 스키마를 손쉽게 저장할 수 있으며, 사용방법을 잘 모르는 사용자라도 쉽게 메타 데이터 응용 프로그램을 작성할 수 있게 되며, 메타 데이터 저작시 경제성과 효율성을 높일 수 있다는 데에 있다.The present invention relates to a schema automatic storage system that supports a system for interpreting and verifying multimedia metadata, and a method of operating the same. The purpose is to provide a schema automatic storage system for managing each module and its operation method. Its configuration consists of a metadata document type definer that can input values of metadata elements according to the SGML format document type definition of a given metadata, and a metadata parser that checks the syntax error of the metadata document type definition and the metadata document. A schema generator for generating a schema for the meta database in order to systematically store and manage the analyzed metadata, structural information of the metadata represented in document form among information to be maintained by the metadata schema, and A multimedia metadata server for generating a schema to store information about each metadata element and information about attributes, and the metadata document type definer, the metadata parser, the schema generator, and the multimedia metadata server. system It lies in including the controller. The effect is that you can easily save schemas when you need to deal with various kinds of metadata, and even users who are not familiar with how to use them can easily write metadata applications and increase the economics and efficiency of metadata creation. There is.

Description

스키마 자동저장 시스템Schema Auto Save System

본 발명은 멀티미디어 메타 데이터를 해석하고 검증하는 시스템을 지원하는 스키마 자동저장 시스템 및 그 운용방법에 관한 것이다.The present invention relates to a schema automatic storage system that supports a system for interpreting and verifying multimedia metadata, and a method of operating the same.

일반적으로, 메타 데이터란, '데이터에 관한 데이터'라고 정의할 수 있는데, 다양한 종류의 메타 데이터를 처리해야 하는 경우에 스키마(schema)를 손쉽게 일괄적으로 자동저장해야 하는 필요가 생긴다. 메타 데이터 문서형 정의(document type definition)는 광범위한 영역에 대한 정보를 다루고 있기 때문에 특정 정보자원에 대한 충분하고도 정확한 메타 데이터를 제공한다는 것은 사실상 불가능하다. 메타 데이터 파서(parser)의 역할은 크게 두 가지로 나누어 볼 수 있는데, 하나는 이미 정의한 메타 데이터 문서형 정의의 오류를 검사하는 기능과, 다른 하나는 편집기를 통해 입력된 메타 데이터의 내용의 오류를 검사하는 기능이다. 대부분의 경우, 현재 상용화된 파서들은 위의 두 가지 기능 모두를 제공한다.In general, metadata may be defined as 'data about data', and when there is a need to process various kinds of metadata, there is a need to easily and automatically store a schema in a batch. Because metadata document type definitions cover a wide range of information, it is virtually impossible to provide sufficient and accurate metadata for a particular information resource. The role of a metadata parser can be broadly divided into two parts: the ability to check for errors in a metadata document type definition that you have defined, and the other to detect errors in the content of metadata entered through the editor. It is a function to check. In most cases, currently available parsers provide both of these features.

스키마 생성기는 분석된 메타 데이터를 체계적으로 저장 관리하기 위한 것으로 메타 데이터베이스에 대한 스키마의 생성이 필요하다. 생성할 스키마에 대한 정보는 메타 데이터 문서형 정의로부터 추출할 수 있는데, 이 정보를 기반으로 데이터베이스 관리자가 스키마를 생성할 수도 있고, 자동적으로 시스템에서 스키마를 생성할 수도 있다. 멀티미디어 메타 데이터 서버 기술은 관계형 데이터베이스 시스템에서 찾아 볼 수 있다.The schema generator is to systematically store and manage the analyzed metadata, and needs to create a schema for the meta database. Information about the schema to be generated can be extracted from the metadata document type definition. Based on this information, the database administrator can create the schema, or the system can automatically generate the schema. Multimedia metadata server technology can be found in relational database systems.

상술한 바와 같은 종래기술은 인터넷 상에서 찾은 정보를 각 정보 이용자가 차후에 활용하기 위해 보관해 두기를 원할 때에 자신의 기준에서 필요한 정보를 부가할 수 있는 방법을 찾기가 매우 어렵다는 문제점이 있었다. 이는 종래의 기술이 각 모듈의 독립적인 특성에 의존하고 있기 때문이다.The prior art as described above has a problem that it is very difficult to find a way to add the information required by the user's criteria when the user wants to keep the information found on the Internet for future use. This is because the prior art relies on the independent characteristics of each module.

상기 문제점을 해소하고자 하는 본 발명은 각 모듈들을 통합관리하는 스키마 자동저장 시스템 및 그 운용방법을 제공하는 데에 그 목적이 있다.An object of the present invention to solve the above problems is to provide a schema automatic storage system and a method of operating the integrated management of each module.

상기 목적을 달성하기 위한 본 발명의 특징은 주어진 메타 데이터의 SGML 형식의 문서형 정의에 따라 메타 데이터 요소들의 값을 입력할 수 있는 메타 데이터 문서형 정의기와, 메타 데이터 문서형 정의 및 메타 데이터 문서의 문법오류를 검사하는 메타 데이터 파서와, 분석된 메타 데이터를 체계적으로 저장 및 관리하기 위하여 메타 데이터베이스에 대한 스키마를 생성하는 스키마 생성기와, 메타 데이터 스키마가 유지해야 할 정보 중에서 문서형으로 표현되어 있던 상기 메타 데이터의 구조적인 정보와 상기 각 메타 데이터 요소의 정보 및 애트리뷰트에 대한 정보를 저장할 수 있도록 스키마를 생성하는 멀티미디어 메타 데이터 서버 및 상기 메타 데이터 문서형 정의기와 상기 메타 데이터 파서와 상기 스키마 생성기와 상기 멀티미디어 메타 데이터 서버를 제어하고 관리하는 시스템 제어기를 포함하는 데에 있다. 또한, 상기 메타 데이터 문서형 정의기는 상기 메타 데이터를 생성하는 사용자의 오류를 방지하기 위하여, 각 요소들을 구분하기 위한 태그들을 템플릿 형태로 제공한다. 그리고, 상기 메타 데이터 파서는 파싱결과 및 문법오류를 저장하며, 문법오류를 발견하면 화면에 디스플레이하고, 상기 메타 데이터의 적재를 중지한다. 또한, 상기 스키마 생성기는 생성할 스키마에 대한 정보를 상기 메타 데이터 문서형 정의기로부터 자동으로 추출한다. 그리고, 상기 시스템 제어기는 각각의 시스템 관리를 위한 입출력 정보를 재사용할 수 있는 메시지 인터페이스의 해석을 안정적인 환경하에서 운용하며, 각각의 시스템 관리 방법을 통합하는 자동저장 시스템과 개발된 시스템을 통한 메타 데이터 관리용 모듈을 이용하여 각각의 시스템 관리를 위한 입출력 매개변수 및 모델을 이용한다.A feature of the present invention for achieving the above object is a metadata document type definer capable of inputting values of metadata elements according to a SGML type document type definition of a given metadata, and a metadata document type definition and a metadata document type. A metadata parser that checks for grammatical errors, a schema generator that generates a schema for the metadatabase to systematically store and manage the analyzed metadata, and a document type among the information that the metadata schema must maintain. A multimedia metadata server for generating a schema for storing structural information of metadata and information about each metadata element and attributes, the metadata document type definer, the metadata parser, the schema generator, and the multimedia. Meta data It includes a system controller that controls and manages the server. In addition, the meta data document type definer provides tags to distinguish each element in a template form in order to prevent an error of a user generating the meta data. The metadata parser stores the parsing result and the grammar error, displays the grammar error on the screen, and stops loading the metadata. In addition, the schema generator automatically extracts information about the schema to be generated from the metadata document type definer. In addition, the system controller operates an interpretation of a message interface that can reuse input and output information for each system management under a stable environment, and manages metadata through an automatic storage system and a developed system integrating each system management method. Module to use I / O parameters and model for each system management.

상기 목적을 달성하기 위한 본 발명의 다른 특징은 메타 데이터의 문서형 정의를 인식하는 단계와, 상기 메타 데이터를 파싱하는 단계와, 스키마를 생성하는 단계 및 상기 생성된 스키마를 멀티미디어 메타 데이터 서버에 저장하는 단계로 이루어지는 데에 있다. 또한, 상기 파싱단계는 메타 데이터 파서의 규칙을 상기 메타 데이터에 적용하는 과정과, 상기 메타 데이터가 메타 데이터 파싱에 적합한지 판단하는 과정과, 상기 판단과정에서 적합하다고 판단되면 문서형 정의를 완성하는 과정 및 상기 판단과정에서 적합하지 않다고 판단되면 종료하는 과정으로 이루어진다. 그리고, 상기 스키마 생성단계는 스키마 생성규칙을 상기 메타 데이터에 적용하는 과정과, 상기 메타 데이터가 스키마 대상에 적합한지 판단하는 과정과, 상기 판단과정에서 적합하다고 판단되면 동적으로 데이터를 링크하는 과정과, 스키마 생성을 완료하는 과정 및 상기 판단과정에서 적합하지 않다고 판단되면 종료하는 과정으로 이루어진다.Another aspect of the present invention for achieving the above object is the step of recognizing the documentary definition of metadata, parsing the metadata, generating a schema and storing the generated schema in a multimedia metadata server It is made up of steps. In addition, the parsing step includes applying a rule of a metadata parser to the metadata, determining whether the metadata is suitable for parsing the metadata, and completing a document type definition when determined to be suitable in the determination process. If it is determined that it is not suitable in the process and the determination process, the process is terminated. The schema generation step may include applying a schema generation rule to the metadata, determining whether the metadata is suitable for a schema object, and dynamically linking data when it is determined that the metadata is suitable for the determination process. In this case, the process of completing the schema generation is terminated when it is determined to be unsuitable in the determination process.

도 1은 본 발명에 따른 스키마 자동저장 시스템 구성도.1 is a schematic diagram of a schema automatic storage system according to the present invention.

도 2는 본 발명에 따라 자동적으로 시스템에서 스키마를 생성하는 흐름도.2 is a flow diagram for automatically generating a schema in a system in accordance with the present invention.

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예들 중의 하나를 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail one of the preferred embodiments according to the present invention.

도 1은 본 발명에 따른 스키마 자동저장 시스템 구성도이다. 도 1을 참조하여, 본 발명에 따른 스키마 자동저장 시스템의 구성을 설명하면 다음과 같다.1 is a schematic diagram of a schema automatic storage system according to the present invention. Referring to Figure 1, the configuration of the schema automatic storage system according to the present invention will be described.

본 발명은 메타 데이터 문서형 정의기(1), 메타 데이터 파서(2), 스키마 생성기(3), 멀티미디어 메타 데이터 서버(4) 및 시스템 제어기(5)로 구성된다. 메타 데이터 문서형 정의기(1)는 주어진 메타 데이터의 SGML 형식의 문서형 정의에 따라 메타 데이터 요소들의 값을 입력할 수 있다. 이 때에, 각 요소들을 구분하기 위한 태그들을 자동적으로 템플릿 형태로 제공하여 메타 데이터를 생성하는 사용자의 오류를 방지하고, 사용자에게 편의성을 제공한다. 메타 데이터 파서(2)는 메타 데이터 문서형 정의 및 메타 데이터 문서의 문법오류를 검사한다. 이 때에, 파싱결과 및 문법오류가 저장된다. 문법오류가 발생하면 화면에 디스플레이해주고 메타 데이터 적재를 중지한다. 스키마 생성기(3)는 분석된 메타 데이터를 체계적으로 저장 및 관리하기 위해서 메타 데이터베이스에 대한 스키마를 생성한다. 이 때에 생성할 스키마에 대한 정보는 메타 데이터 문서형 정의로부터 자동으로 추출한다. 멀티미디어 메타 데이터 서버(4)는 메타 데이터 스키마가 유지해야 할 정보 중에서 문서형으로 표현되어 있던 메타 데이터의 구조적인 정보와 각 메타 데이터 요소의 정보 및 애트리뷰트에 대한 정보를 저장할 수 있도록 스키마를 생성한다. 또한, 다양한 종류의 메타 데이터를 처리해야 하는 상황에서 시스템 제어기(5)는 멀티미디어 메타 데이터베이스 생성을 위하여 메타 데이터 문서형 정의기(1), 메타 데이터 파서(2), 스키마 생성기(3) 및 멀티미디어 메타 데이터 서버(4)를 제어하고 관리한다. 따라서, 시스템 제어기(5)는 각각의 시스템 관리방법을 통합하는 자동저장 시스템으로 이는 시스템 제어기가 각각의 시스템 관리를 위한 입출력 정보를 재사용할 수 있는 메시지 인터페이스의 해석을 안정적인 환경하에서 운용하는 것이다. 여기서, 메타 데이터 스키마가 유지해야 할 정보 중에서 문서형 정의로 표현되어 있던 메타 데이터의 구조적인 정보와 각 메타 데이터 요소의 정보 및 애트리뷰트에 대한 정보를 이용하여, 다양한 종류의 메타 데이터를 처리해야 하는 상황에서 시스템 제어기(5) 상에 멀티미디어 메타 데이터베이스 생성을 위한 메타 데이터 문서형 정의기(1), 메타 데이터 파서(2) 및 스키마 생성기(3)를 제어하고 이를 자동적으로 저장한다. 이 저장을 위하여 시스템 제어기는 각각의 시스템 관리방법을 통합하는 자동저장 시스템과 개발된 시스템을 통한 메타 데이터 관리용 모듈을 이용하여 각각의 시스템 관리를 위한 입출력 매개변수 및 모델의 제안을 이용한다.The present invention consists of a metadata document type definer (1), a metadata parser (2), a schema generator (3), a multimedia metadata server (4) and a system controller (5). The metadata document type definer 1 may input values of metadata elements according to the document type definition of the SGML format of the given metadata. At this time, tags for distinguishing each element are automatically provided in the form of a template to prevent a user from generating metadata and provide convenience to the user. The metadata parser 2 checks the metadata document type definition and the syntax error of the metadata document. At this time, parsing results and grammatical errors are stored. If a syntax error occurs, display it on the screen and stop loading metadata. The schema generator 3 generates a schema for the meta database in order to systematically store and manage the analyzed metadata. At this time, information about the schema to be generated is automatically extracted from the metadata document type definition. The multimedia metadata server 4 generates a schema to store structural information of metadata, information of each metadata element, and information on attributes, which are expressed in document form among information to be maintained in the metadata schema. In addition, in a situation where various kinds of metadata need to be processed, the system controller 5 may use the metadata document type definer 1, the metadata parser 2, the schema generator 3, and the multimedia metadata to generate a multimedia meta database. Control and manage the data server 4. Therefore, the system controller 5 is an automatic storage system incorporating each system management method, which operates the interpretation of a message interface in which the system controller can reuse input / output information for each system management under a stable environment. Here, a situation in which various kinds of metadata should be processed by using the structural information of the metadata represented by the document type definition among the information to be maintained in the metadata schema, and the information about each metadata element and the attributes. Control and automatically store the metadata document type definer (1), the metadata parser (2) and the schema generator (3) for creating a multimedia meta database on the system controller (5). For this storage, the system controller utilizes the auto-storage system incorporating each system management method and the proposal of input / output parameters and models for each system management by using the module for managing metadata through the developed system.

도 2는 본 발명에 따라 자동적으로 시스템에서 스키마를 생성하는 흐름도이다. 도 2를 참조하여 본 발명에 따라 자동적으로 시스템에서 스키마를 생성하는 과정을 설명하면 다음과 같다.2 is a flowchart of automatically generating a schema in a system according to the present invention. Referring to Figure 2 describes the process of automatically generating a schema in the system according to the present invention.

S1에서는 메타 데이터 문서형 정의를 인식하고, S2에서는 메타 데이터 파서의 규칙을 메타 데이터에 적용한다. S3에서는 메타 데이터가 메타 데이터 파싱에 적합한지 판단하여 적합하지 않다고 판단되면 종료하고, 적합하다고 판단되면 S4에서는 문서형 정의를 완성하고, S5에서는 스키마 생성규칙을 메타 데이터에 적용한다. S6에서는 메타 데이터가 스키마 대상에 적합한지 판단하여 적합하지 않다고 판단되면 종료하고, 적합하다고 판단되면 S7에서는 동적으로 데이터를 링크한다. S8에서는 스키마를 생성하고, S9에서는 이를 멀티미디어 메타 데이터 서버에 저장한다.In S1, the metadata document type definition is recognized, and in S2, the rules of the metadata parser are applied to the metadata. In S3, it is determined whether the metadata is suitable for the metadata parsing, and when it is determined that it is not suitable, the process is terminated. In S3, the document type definition is completed. In S6, it is determined whether the meta data is suitable for the schema target, and terminates when it is not suitable. In S6, the data is dynamically linked. In S8, the schema is generated, and in S9, the schema is stored in the multimedia metadata server.

본 발명에 따른 멀티미디어 메타 데이터베이스 생성을 위한 자동저장 방법은 크게 3 단계로 구분된다.The automatic storage method for generating a multimedia meta database according to the present invention is largely divided into three steps.

첫째로, 메타 데이터 문서형 정의가 이루어져야 한다. 메타 데이터 문서형 정의에 따라 기술된 메타 데이터 인스턴스를 분석하여 보면, 여러 메타 데이터 요소들의 값이 계층적으로 모여 하나의 메타 데이터를 이루고 있는 것을 발견할 수 있다. 이와 같은 계층적인 데이터를 모델링하는 데는 복합객체(Complex Object) 형태가 적절하다. 본 발명에서 개발된 복합객체는 여러 데이터 아이템들이 어그리게이션(Aggregation)되어, 또 다른 데이터를 만드는 특성을 가지며, 저장시에는 클러스터링(Clustering)하여 저장할 수 있으며, 계층상에 상위 데이터와 하위 데이터 사이에는 IS-PART-OF 관계성이 존재하여 객체의 조작 연산시 한 단위로 취급할 수 있게 된다.First, a metadata document type definition must be made. By analyzing the metadata instance described according to the metadata document type definition, it can be found that the values of several metadata elements are hierarchically gathered to form one metadata. The complex object form is suitable for modeling such hierarchical data. The composite object developed in the present invention has a property of aggregating several data items to create another data, and when storing, clustering can be stored and clustered and stored between the upper data and the lower data in a hierarchy. The IS-PART-OF relationship exists so that it can be treated as a unit in the manipulation operation of an object.

둘째, 메타 데이터 파서규칙을 적용한다. 메타 데이터 문서형 정의시 오류를 검사하여 메타 데이터 파싱에 적합한 상태로 전환한다. 이 때에 문서형 정의를 완성한다.Second, apply metadata parser rules. Check for errors in the definition of the metadata document type and transition to a state suitable for metadata parsing. This completes the document type definition.

셋째, 스키마 생성규칙을 적용한다. 스키마 대상에 적합한가를 판독하여 다이내믹 데이터 링크를 한 후 스키마 생성을 요청한다. 스키마가 생성되면 멀티미디어 메타 데이터 서버에 자동 저장된다.Third, apply the schema creation rule. Read the appropriateness of the schema target, and then link to the dynamic data and request the creation of the schema. Once the schema is created, it is automatically stored in the multimedia metadata server.

이는 개발된 시스템을 통한 각각의 시스템 관리를 위한 입출력 매개변수 및 모델의 제안이다. 이 매개변수는 대상으로 된 UniSQL/X의 CREATE CLASS를 이용할 경우, 최상의 입출력 데이터를 생성하는, 시스템 제어기 자체의 모델 매개변수가 된다. 이러한 모델 및 매개변수는 장차 UniSQL/X형 시스템 제어기에 의해 최상의 메타 데이터 정보를 생성할 수 있게 지원한다.This is a proposal of input and output parameters and models for each system management through the developed system. This parameter becomes the model parameter of the system controller itself, which produces the best I / O data when using the targeted CREATE CLASS of UniSQL / X. These models and parameters support future generation of the best metadata information by UniSQL / X-type system controllers.

상술한 바와 같은 본 발명은 다양한 종류의 메타 데이터를 처리해야 하는 경우에 스키마를 손쉽게 저장할 수 있으며, 시스템 제어기를 사용하여 SGML 태그나 메타 데이터 문서형 정의기, 메타 데이터 파서, 스키마 생성기 및 메타 데이터베이스 저장방법을 모르는 사용자라도 쉽게 메타 데이터 응용 프로그램을 작성할 수 있게 되며, 메타 데이터 저작시 경제성과 효율성을 높일 수 있다.As described above, the present invention can easily store a schema when various kinds of metadata need to be processed, and store a SGML tag or a metadata document type definer, a metadata parser, a schema generator, and a meta database using a system controller. Even users who don't know how can easily write metadata applications, and can improve the economics and efficiency when writing metadata.

Claims (5)

메타 데이터를 생성하는 사용자의 오류를 방지하기 위하여, 각 요소들을 구분하기 위한 템플릿 형태로 제공하여, 주어진 메타 데이터의 SGML 형식의 문서형 정의에 따라 메타 데이터 요소들의 값을 입력할 수 있는 메타 데이터 문서형 정의기;In order to prevent the error of the user who creates the metadata, the metadata document that can input the values of the metadata elements according to the SGML type document type definition of the given metadata in the form of a template for distinguishing each element. Type definer; 메타 데이터 문서형 정의 및 메타 데이터 문서의 문법오류를 검사하는 메타 데이터 파서;A metadata parser for checking a metadata document type definition and a grammatical error of the metadata document; 분석된 메타 데이터를 체계적으로 저장 및 관리하기 위하여 메타 데이터베이스에 대한 스키마를 생성하는 스키마 생성기;A schema generator for generating a schema for the meta database to systematically store and manage the analyzed metadata; 메타 데이터 스키마가 유지해야 할 정보 중에서 문서형으로 표현되어 있던 상기 메타 데이터의 구조적인 정보와 상기 각 메타 데이터 요소의 정보 및 애트리뷰트에 대한 정보를 저장할 수 있도록 스키마를 생성하는 멀티미디어 메타 데이터 서버; 및A multimedia metadata server for generating a schema to store structural information of the metadata, information of each metadata element, and information on attributes, which are represented in document form among information to be maintained by the metadata schema; And 상기 메타 데이터 문서형 정의기와 상기 메타 데이터 파서와 상기 스키마 생성기와 상기 멀티미디어 메타 데이터 서버를 제어하고 관리하는 시스템 제어기를 포함하는 것을 특징으로 하는 스키마 자동저장 시스템.And a system controller for controlling and managing the metadata document type definer, the metadata parser, the schema generator, and the multimedia metadata server. 주어진 메타 데이터의 SGML 형식의 문서형 정의에 따라 메타 데이터 요소들의 값을 입력할 수 있는 메타 데이터 문서형 정의기;A metadata document type definer capable of inputting values of metadata elements according to the SGML type document type definition of given metadata; 메타 데이터 문서형 정의 및 메타 데이터 문서의 문법오류를 검사하고, 그 파싱결과 및 문법오류를 저장하는 메타 데이터 파서;A metadata parser for checking a metadata document type definition and a grammar error of the metadata document, and storing the parsing result and the grammar error; 분석된 메타 데이터를 체계적으로 저장 및 관리하기 위하여 메타 데이터베이스에 대한 스키마를 생성하는 스키마 생성기;A schema generator for generating a schema for the meta database to systematically store and manage the analyzed metadata; 메타 데이터 스키마가 유지해야 할 정보 중에서 문서형으로 표현되어 있던 상기 메타 데이터의 구조적인 정보와 상기 각 메타 데이터 요소의 정보 및 애트리뷰트에 대한 정보를 저장할 수 있도록 스키마를 생성하는 멀티미디어 메타 데이터 서버; 및A multimedia metadata server for generating a schema to store structural information of the metadata, information of each metadata element, and information on attributes, which are represented in document form among information to be maintained by the metadata schema; And 상기 메타 데이터 문서형 정의기와 상기 메타 데이터 파서와 상기 스키마 생성기와 상기 멀티미디어 메타 데이터 서버를 제어하고 관리하는 시스템 제어기를 포함하는 것을 특징으로 하는 스키마 자동저장 시스템.And a system controller for controlling and managing the metadata document type definer, the metadata parser, the schema generator, and the multimedia metadata server. 제 3 항에 있어서,The method of claim 3, wherein 상기 메타 데이터 파서가 문법오류를 발견하면 화면에 디스플레이하고, 상기 메타 데이터의 적재를 중지하는 것을 특징으로 하는 스키마 자동저장 시스템.And if the metadata parser finds a grammatical error, displays it on the screen and stops loading the metadata. 주어진 메타 데이터의 SGML 형식의 문서형 정의에 따라 메타 데이터 요소들의 값을 입력할 수 있는 메타 데이터 문서형 정의기;A metadata document type definer capable of inputting values of metadata elements according to the SGML type document type definition of given metadata; 메타 데이터 문서형 정의 및 메타 데이터 문서의 문법오류를 검사하는 메타 데이터 파서;A metadata parser for checking a metadata document type definition and a grammatical error of the metadata document; 분석된 메타 데이터를 체계적으로 저장 및 관리하기 위하여 생성할 스키마에 대한 정보를 상기 메타 데이터 문서형 정의기로부터 자동으로 추출하여 메타 데이터베이스에 대한 스키마를 생성하는 스키마 생성기;A schema generator for automatically extracting information about a schema to be generated to systematically store and manage the analyzed metadata from the metadata document type definer to generate a schema for the meta database; 메타 데이터 스키마가 유지해야 할 정보 중에서 문서형으로 표현되어 있던 상기 메타 데이터의 구조적인 정보와 상기 각 메타 데이터 요소의 정보 및 애트리뷰트에 대한 정보를 저장할 수 있도록 스키마를 생성하는 멀티미디어 메타 데이터 서버; 및A multimedia metadata server for generating a schema to store structural information of the metadata, information of each metadata element, and information on attributes, which are represented in document form among information to be maintained by the metadata schema; And 상기 메타 데이터 문서형 정의기와 상기 메타 데이터 파서와 상기 스키마 생성기와 상기 멀티미디어 메타 데이터 서버를 제어하고 관리하는 시스템 제어기를 포함하는 것을 특징으로 하는 스키마 자동저장 시스템.And a system controller for controlling and managing the metadata document type definer, the metadata parser, the schema generator, and the multimedia metadata server. 제 1 항 또는 제 4 항에 있어서,The method according to claim 1 or 4, 상기 시스템 제어기가, 각각의 시스템 관리 방법을 통합하는 자동저장 시스템과 개발된 시스템을 통한 메타 데이터 관리용 모듈을 이용하여 각각의 시스템 관리를 위한 입출력 매개변수 및 모델을 이용하는 것을 특징으로 하는 스키마 자동저장 시스템.Schema auto-save, characterized in that the system controller uses input and output parameters and models for each system management by using the auto-storage system integrating each system management method and the metadata management module through the developed system system.
KR1019970055207A 1997-10-27 1997-10-27 Schema Auto Save System KR100284575B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970055207A KR100284575B1 (en) 1997-10-27 1997-10-27 Schema Auto Save System

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970055207A KR100284575B1 (en) 1997-10-27 1997-10-27 Schema Auto Save System

Publications (2)

Publication Number Publication Date
KR19990033788A KR19990033788A (en) 1999-05-15
KR100284575B1 true KR100284575B1 (en) 2001-03-15

Family

ID=66048160

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970055207A KR100284575B1 (en) 1997-10-27 1997-10-27 Schema Auto Save System

Country Status (1)

Country Link
KR (1) KR100284575B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100466143B1 (en) * 2000-12-12 2005-01-13 마츠시타 덴끼 산교 가부시키가이샤 File management method, contents recording apparatus, contents reproducing apparatus and contents recording medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100798577B1 (en) * 2007-06-29 2008-01-28 주식회사 엘지씨엔에스 Analyzing system and analyzing method for data quality problem

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100466143B1 (en) * 2000-12-12 2005-01-13 마츠시타 덴끼 산교 가부시키가이샤 File management method, contents recording apparatus, contents reproducing apparatus and contents recording medium

Also Published As

Publication number Publication date
KR19990033788A (en) 1999-05-15

Similar Documents

Publication Publication Date Title
Motik et al. A conceptual modeling approach for semantics-driven enterprise applications
Dillon et al. A graphical interval logic for specifying concurrent systems
Davies et al. Semantic Web technologies: trends and research in ontology-based systems
US7124364B2 (en) Data dictionary method
US20100199167A1 (en) Document processing apparatus
JP5073494B2 (en) Document processing apparatus and document processing method
US7818676B2 (en) System, method and program product for a content viewer portlet
US20100115394A1 (en) Document processing device and document processing method
US20080195626A1 (en) Data Processing Device,Document Processing Device,Data Relay Device,Data Processing Method ,and Data Relay Method
WO2006085455A1 (en) Document processing device and document processing method
US20080209572A1 (en) Data Processing System, Data Processing Method, and Management Server
EP1791067B1 (en) Lossless format-dependent analysis and modification of multi-document e-learning resources
Cardoso et al. The web ontology language (owl) and its applications
US20090083300A1 (en) Document processing device and document processing method
US7287219B1 (en) Method of constructing a document type definition from a set of structured electronic documents
US20090083617A1 (en) Input form design device and input form design method
US7827195B2 (en) Document management device and document management method
EP1830274A1 (en) Server device and name space issuing method
Bieber Providing information systems with full hypermedia functionality
Schwabe et al. Hypertext development using a model‐based approach
KR100284575B1 (en) Schema Auto Save System
US20100077295A1 (en) Document processing device and document processing module
KR100284574B1 (en) Automatic Object Storage System and How It Works
Van De Ven et al. Metavex: Regulation drafting meets the semantic web
Shan et al. A programmable agent for knowledge discovery on the web

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: 20081202

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee