-
公开(公告)号:KR100295391B1
公开(公告)日:2001-07-12
申请号:KR1019980052936
申请日:1998-12-03
Applicant: 한국전자통신연구원
IPC: G06F17/30
Abstract: 본 발명은 CALS 통합 데이터베이스를 구축하는 데 있어서 중요한 요소인 데이터 소스에 대한 여러 가지 정보를 통합 관리하여, 데이터 소스의 검색을 효율적으로 수행할 수 있는 씨.에이.엘.에스(CALS) 통합 데이터베이스를 위한 메타 데이터 카탈로그 시스템에 관한 것이다.
본 발명은 시각적이고 직감적인 조작을 가능하게 하기 위한 그래픽 유저 인터페이스와; 메타 데이터를 등록시키기 위한 메타 데이터 등록기와; 클라이언트에게 제공되는 카탈로그의 기본 단위로서 카테고리를 이용하기 위한 메타 데이터 카탈로그 관리기와; 지역 데이터들을 관리하기 위한 메타 데이터 데이터베이스로 구성되고, 상기 메타 데이터 카탈로그 관리기는 클라이언트에게 메타 데이터들을 의미적으로 그룹핑하여 제공하기 위한 카테고리 구조 사양과; 플랫 파일 데이터 소오스에 대한 서비스를 지원하기 위한 메타 데이터 구조 사양과; 다수의 메타 데이터를 하나의 메타 데이터로 구성하기 위한 다중 메타 데이터 매핑 정의 구조 사양을 포함하여 구성되며, 글로벌 스키마 구성의 문제점을 해결하고 CALS 통합 데이터베이스를 구현하는데 필요한 메타 데이터 카탈로그 시스템을 제안하고자 한다.-
公开(公告)号:KR1020000038101A
公开(公告)日:2000-07-05
申请号:KR1019980052963
申请日:1998-12-03
Applicant: 한국전자통신연구원
IPC: G06F15/00
Abstract: PURPOSE: A processing device is provided to improve the concurrency and to prevent processing speed from being reduced due to multiple connection of the database. CONSTITUTION: A processing device includes a global query manager(101) for creating/outputting sub-query contents based on query mapping information inputted from the outside and outputting the inputted query result to the outside; a global timestamp manager(102) for allotting and outputting the timestamp based on the inputted timestamp request signals; a global transaction manager(103) for allotting the timestamp received from the global timestamp manager to the sub-query contents received from the global query manager and outputting the processing results of the received sub-query contents; a plurality of local database interface for outputting sub-query contents received from the global transaction manager to a local database(106) and outputting sub-query processing results received from the local database to the global transaction manager; and a join manager(104) for joining the sub-query processing results received from the global transaction manager and the joined query results to the global query manager.
Abstract translation: 目的:提供处理设备以改善并发性,并防止由于数据库的多次连接而使处理速度降低。 构成:处理装置包括:用于根据从外部输入的查询映射信息创建/输出子查询内容的全局查询管理器(101),并将输入的查询结果输出到外部; 全局时间戳管理器,用于基于所输入的时间戳请求信号来分配和输出时间戳; 全局事务管理器(103),用于将从全局时间戳管理器接收的时间戳分配给从全局查询管理器接收的子查询内容,并输出接收的子查询内容的处理结果; 多个本地数据库接口,用于将从全局事务管理器接收的子查询内容输出到本地数据库(106),并将从本地数据库接收的子查询处理结果输出到全局事务管理器; 以及加入管理器(104),用于将从全局事务管理器接收到的子查询处理结果和所连接的查询结果加入到全局查询管理器。
-
公开(公告)号:KR1020000038104A
公开(公告)日:2000-07-05
申请号:KR1019980052966
申请日:1998-12-03
Applicant: 한국전자통신연구원
Abstract: PURPOSE: A method for generating a subquery for a global query in a multi-database system, is provided to obtain data of desired through a query result transmitted from a subquery hereafter, by perfectly reflecting data demanded by the global query on every subquery without loss. CONSTITUTION: A method for generating a subquery for a global query in a multi-database system, connected through many local databases and networks, comprises the steps as follows. In a first step, table information in a from-passage from a parsing result of the global query is added to a global table list, projection information in a select-passage of the global query is added to a projection list, and then whether a where-passage exists in the global query is confirmed. In a second step, when a where-passage exists in the first step, table information having the where-passage is added to the global table list, and then join-field is added to a selection list. In a third step, when a where-passage doesn't exist in the first step, join field is added to the selection list. In a fourth step, whether an alias in the selection is coinciding with an alias in the global table is confirmed. In a fifth step, local data information corresponding to an alias and field information in the projection list is searched in mapping information only in case of coincidence in the fourth step, and the alias and field information in the projection list are added to a select and from-passage corresponding to the searched area database.
Abstract translation: 目的:提供一种用于在多数据库系统中为全局查询生成子查询的方法,以通过完全反映全局查询对每个子查询所需的数据而无损失地从子查询发送的查询结果中获取所需的数据 。 构成:通过许多本地数据库和网络连接的多数据库系统中用于生成全局查询的子查询的方法包括以下步骤。 在第一步中,将来自全局查询的解析结果的通过中的表信息添加到全局表列表中,将全局查询的选择段中的投影信息添加到投影列表中,然后是否 确认全球查询中存在的通道。 在第二步骤中,当在第一步骤中存在通道时,将具有哪个通道的表信息添加到全局表列表中,然后将连接字段添加到选择列表。 在第三步中,当第一步中不存在where-passage时,join字段将添加到选择列表中。 在第四步中,确认选择中的别名是否与全局表中的别名相符。 在第五步骤中,仅在第四步骤中符合的情况下,在映射信息中搜索对应于投影列表中的别名和字段信息的本地数据信息,并且投影列表中的别名和字段信息被添加到选择和 对应于搜索区域数据库的通过。
-
4.
公开(公告)号:KR1020000038077A
公开(公告)日:2000-07-05
申请号:KR1019980052939
申请日:1998-12-03
Applicant: 한국전자통신연구원
IPC: G06F17/30
Abstract: PURPOSE: A method for constructing the IETM(Interactive Electronic Technical Manual) system under the CALS distinction distributed type circumstance is provided to detect and manage the data needed to IETM system, while maintaining the data of distributed condition so that it solves the overhead of data management. CONSTITUTION: A method for constructing the IETM system under the CALS distinction distributed type circumstance comprises a Data Source Conversion System(1), a CDM(Content Data Model)/Metadata Catalog System(2), and a Local Data Adapter(3). The Data Source Conversion System(1) includes a Client Interface(10) and a Multi Database Management Module(20) and performs the principal function of multi database management system. The CDM/Metadata Catalog System(2) includes a CDM & metadata Authoring & Registration Tool(30), a CDM & Metadata Database(40) and a CDM & Metadata Manager(50), manages the CDM so that it efficiently stores and manages the directory information and dictionary information to the IETM data and catalogs the metadata for detecting a need metadata. The Local Data Adapter(3) manages the local data source storing the data, interfaces the file system of local data source or its database, and detects/provides the need data according to the Data Source Conversion System(1).
Abstract translation: 目的:提供一种基于CALS区分分布式环境构建IETM(交互式电子技术手册)系统的方法,用于检测和管理IETM系统所需的数据,同时保持分布状态的数据,从而解决数据的开销 管理。 构成:在CALS区分分布式环境下构建IETM系统的方法包括数据源转换系统(1),CDM(内容数据模型)/元数据目录系统(2)和本地数据适配器(3)。 数据源转换系统(1)包括客户端接口(10)和多数据库管理模块(20),并执行多数据库管理系统的主要功能。 CDM /元数据目录系统(2)包括CDM和元数据创作和注册工具(30),CDM和元数据数据库(40)和CDM和元数据管理器(50),管理CDM,以便高效地存储和管理 将目录信息和字典信息提供给IETM数据并编目用于检测需要元数据的元数据。 本地数据适配器(3)管理存储数据的本地数据源,接口本地数据源或其数据库的文件系统,并根据数据源转换系统(1)检测/提供需求数据。
-
公开(公告)号:KR100283614B1
公开(公告)日:2001-03-02
申请号:KR1019980052966
申请日:1998-12-03
Applicant: 한국전자통신연구원
Abstract: 본 발명은 멀티데이타베이스 시스템에서의 글로벌 질의로부터 부질의를 생성하는 방법에 관한 것으로, 글로벌 질의에서 요구한 데이타가 손실됨이 없이 각 부질의에 충실히 반영되도록 하기 위해, 글로벌 질의의 파싱 결과로부터 글로벌 질의의 from절에 있는 테이블 정보를 글로벌 테이블 리스트에 추가하고, 글로벌 질의의 select절에 있는 프로젝션(projection) 정보를 프로젝션 리스트에 추가한 다음, 글로벌 질의에 where절이 존재하는지 확인하는 제1단계; 상기 제1단계에서 where절이 존재하면 where 절에 있는 테이블 정보를 글로벌 테이블 리스트에 추가한 다음, join 필드를 실렉션(selection) 리스트에 추가하는 제2단계; 상기 제1단계에서 where절이 존재하지 않으면 join 필드를 실렉션(selection) 리스트에 추가하는 제3단계; 상기 제3단계 수행 후, 프로젝션 리스트에 있는 엘리어스(alias)가 글로벌 테이블에 있는 테이블의 엘리어스와 일치하는지 확인하는 제4단계; 및 상기 제4단계에서 일치하는 경우에 대해서만 프로젝션 리스트에 있는 엘리어스와 프로젝션 리스트에 있는 필드정보에 해당되는 지역 데이타베이스 정보를 매핑 정보에서 검색하여, 찾은 지역 데이타베이스에 해당되는 부질의의 select와 from절에 프로젝션 리스트에 있는 엘리어스와 필드정보를 추가하는 제5단계를 포함한다.
-
公开(公告)号:KR1020000061300A
公开(公告)日:2000-10-16
申请号:KR1019990010250
申请日:1999-03-25
Applicant: 한국전자통신연구원
IPC: G06F17/30
Abstract: PURPOSE: An integrated database system in CALS(Commerce At Light Speed) and its maintenance method is provided to exchange or share information among companies by constructing the integrated database on the information generated from a business activity according to a company standard. CONSTITUTION: An integrated database system in CALS comprises a session manager(201), a global repository manager(203), an IDB agent(202), a global data agent(205), and a local database agent(204). The session manager(201) sets and manages systematically a session on multiple users, and the global repository manager(203) manages a service information on heterogeneous data source. The IDB agent(202) generates a global query corresponding to an interface description between the global repository manager(203) and the user, and the user demands information. The global data agent(205) divides the global query into sub global queries, and integrates results from local data sources. The local database agent(204) translates the sub global queries corresponding to the local system.
Abstract translation: 目的:提供CALS(Commerce Light Light)中的综合数据库系统及其维护方法,通过根据公司标准构建从业务活动产生的信息的综合数据库,在公司之间交换或共享信息。 构成:CALS中的集成数据库系统包括会话管理器(201),全局存储库管理器(203),IDB代理(202),全局数据代理(205)和本地数据库代理(204)。 会话管理器(201)系统地设置和管理多个用户的会话,并且全局存储库管理器(203)管理异构数据源的服务信息。 IDB代理(202)生成与全局存储库管理器(203)和用户之间的接口描述相对应的全局查询,并且用户需要信息。 全局数据代理(205)将全局查询划分为子全局查询,并集成了本地数据源的结果。 本地数据库代理(204)翻译对应于本地系统的子全局查询。
-
公开(公告)号:KR1020000038074A
公开(公告)日:2000-07-05
申请号:KR1019980052936
申请日:1998-12-03
Applicant: 한국전자통신연구원
IPC: G06F17/30
Abstract: PURPOSE: A meta data catalog system for CALS integrated database is provided so that search of data source can be performed efficiently by managing various information on data sources. CONSTITUTION: A meta data catalog system for CALS integrated database includes a graphic user interface for manipulating visually and intuitively. A meta data register registers meta data. In a meta data catalog manager, a category is used as a unit of the catalog for providing to client. A meta data database is for managing local data. The meta data catalog manager includes a category structure specification for grouping meta data with meaning to clients, a meta data specification for supporting service on file data sources and a multi data mapping define structure specification for constructing a plurality of data as one meta data.
Abstract translation: 目的:提供CALS集成数据库的元数据目录系统,通过管理数据源的各种信息,可以有效地执行数据源搜索。 构成:用于CALS集成数据库的元数据目录系统包括用于视觉和直观操纵的图形用户界面。 元数据寄存器记录元数据。 在元数据目录管理器中,将类别用作提供给客户端的目录的单位。 元数据数据库用于管理本地数据。 元数据目录管理器包括用于将具有意义的元数据分组给客户端的类别结构规范,用于支持文件数据源上的服务的元数据规范以及用于将多个数据构造为一个元数据的多数据映射定义结构规范。
-
8.
公开(公告)号:KR100290463B1
公开(公告)日:2001-07-12
申请号:KR1019980052939
申请日:1998-12-03
Applicant: 한국전자통신연구원
IPC: G06F17/30
Abstract: 본 발명은 대화형 전자기술교범(IETM: Interactive Electronic Technical Manual)을 구축하는데 있어서 필요한 데이터를 구조적으로 저장, 관리할 수 있는 씨.에이.엘.에스(CALS) 이질 분산형 환경하에서의 대화형 전자기술교범 시스템 구축 방법에 관한 것이다.
본 발명은 다중 데이터베이스 관리 시스템의 주요 기능들을 포함하기 위한 데이터 소스 변환 시스템과; 전자기술교범 데이터에 대한 디렉토리 정보와 사전 정보를 효율적으로 저장, 관리하기 위해 내용 데이터 모델을 관리하며, 메타 데이터를 카탈로그화하여 관리하기 위한 내용 데이터 모델/메타데이터 카탈로그 시스템과; 상기 데이터 소스 변환 시스템의 요구에 따라 필요한 데이터를 검색하고 제공하기 위한 지역 데이터 어댑터를 포함하여 이루어지며, 각 데이터의 분산 상태를 그대로 유지 시키면서 IETM 사용 시에 필요한 데이터를 효율적으로 검색하고 적절하게 가공하여 사용자에게 제공할 수 있는 씨.에이.엘.에스(CALS) 이질 분산형 환경하에서의 대화형 전자기술교범 시스템 구축 방법을 제시한다.-
公开(公告)号:KR1019990042693A
公开(公告)日:1999-06-15
申请号:KR1019970063588
申请日:1997-11-27
Applicant: 한국전자통신연구원
Abstract: 본 발명은 자동생산시스템 성능분석을 위한 대기행렬 네트워크 이론을 이용하는 모델링방법에 관한 것으로, 종래의 시뮬레이션에 의한 평가법은 대규모시스템에서는 정확하게 평가할 수 없고, 시물레이션의 계산시간 및 비용에서 적절치 못하다. 이에 본 발명은 M개의 가공 스테이션과, 로드/언로드 스테이션과, 작업목적물을 운반하는 운작업운반장치와, 검사 스테이션을 구성요소로 대기행렬 네트워크 이론을 이용하여 수학적으로 자동화생산시스템을 모델링하고; 자동화생산시스템의 부품이 각 스테이션을 방문할 기대방문횟수를 산출하고, 기대방문횟수를 사용하여 가공이 완료된 부품 중에서 로드/언로드 스테이션을 통하여 배출되는 부품의 수를 자동화생산시스템의 전체생산율로 정의하여 산출하고; 자동화생산시스템을 구성하는 모든 공작기계 중에서 실제 가동상태에 있는 공작기계의 대수의 비율을 각 스테이션의 가동 상태를 평가하기 위한 가동율로 정의하여 산출하여, 전체 생산율과 가동율을 자동생산시스템의 성능평가 기준으로 하므로써 컴퓨터 연산시간을 줄이고 계산시간 및 비용을 획기적으로 절감시키는 것을 특징으로 한다.
-
-
-
-
-
-
-
-
-