JP2000048043A - Data development system - Google Patents

Data development system

Info

Publication number
JP2000048043A
JP2000048043A JP10215636A JP21563698A JP2000048043A JP 2000048043 A JP2000048043 A JP 2000048043A JP 10215636 A JP10215636 A JP 10215636A JP 21563698 A JP21563698 A JP 21563698A JP 2000048043 A JP2000048043 A JP 2000048043A
Authority
JP
Japan
Prior art keywords
data
information
expansion
development
database
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP10215636A
Other languages
Japanese (ja)
Inventor
Naomichi Chiyoda
尚道 千代田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP10215636A priority Critical patent/JP2000048043A/en
Publication of JP2000048043A publication Critical patent/JP2000048043A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten the processing time required for extraction or rearrangement at the time of developing date in an existing database and updating the developed database. SOLUTION: An input part 14 inputs individual matrix development information A2 and a development request signal and a database access distribution part 15 extracts each data from an existing database 2 based on the development request signal. A matrix development control part 16 generates 1st or 2nd new data so that the information A2 is preferentially adopted as compared with the information A1 when both the information A1, A2 compete with each other based on both the information A1, A2 stored in a matrix development information storing part 11 and adds the 1st or 2nd new data to respective data and the distribution part 15 writes respective data and the 1st or 2nd new data in the database 2.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、既存データベース
内のデータを展開して展開データベースを作成するため
のデータ展開システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data development system for developing data in an existing database to create a development database.

【0002】[0002]

【従来の技術】一般に、プラント等のシステムを設計す
る場合には、予め設計対象の各要素のデータが登録され
た既存データベースが用いられている。また、既存デー
タベース内の各データを新規なデータに変換し、変換後
の新規なデータを他フォームの展開データベースに登録
管理するデータ展開システムが用いられている。
2. Description of the Related Art Generally, when designing a system such as a plant, an existing database in which data of each element to be designed is registered in advance is used. Further, a data development system that converts each data in an existing database into new data and registers and manages the converted new data in a development database of another form is used.

【0003】この種のデータ展開システムは、具体的に
は、既存データベースに登録された各要素のデータの内
容を使用し、それら複数のデータの内容、組合せ、配列
順序等に対し、既存データベース内の設計情報により、
下流側の工程で使用される新規なデータに変換してい
る。
[0003] Specifically, this type of data development system uses the contents of data of each element registered in an existing database, and compares the contents, combinations, and arrangement orders of the plurality of data in the existing database. According to the design information of
It is converted to new data used in downstream processes.

【0004】例えば、この種のデータ展開システムは、
既存データベース内の各データを幾通りかの抽出方法に
より抽出した後、ソート等により並び順を変えて展開後
のデータを決定し、決定されたデータを展開データベー
スへ更新している。
[0004] For example, this kind of data development system is
After each data in the existing database is extracted by several extraction methods, the data after expansion is determined by changing the arrangement order by sorting or the like, and the determined data is updated to the expansion database.

【0005】また、所定の展開に代えて、別の内容に展
開したい場合には、展開後の展開データベース内のデー
タを抽出し、操作者の操作により、そのデータを変更
し、再度、展開データベースに更新している。
[0005] When it is desired to expand to another content instead of the predetermined expansion, the data in the expanded database after the expansion is extracted, the data is changed by the operation of the operator, and the expanded database is again processed. Has been updated.

【0006】[0006]

【発明が解決しようとする課題】しかしながら以上のよ
うなデータ展開システムでは、既存データベースのデー
タを展開する際に、データの抽出方法と並び順に関する
幾通りかの前処理が必要であるので、既存データベース
のデータが非常に多い場合、前処理に長時間を要する問
題がある。
However, in the data development system as described above, when data in an existing database is developed, some pre-processing relating to a data extraction method and an arrangement order is required. If the data in the database is very large, there is a problem that pre-processing takes a long time.

【0007】また、抽出するデータに関して所定の展開
とは異なる展開をしたい場合、一旦、データを展開して
展開データベースに書込んだ後、操作者の操作により、
展開後の展開データベース内のデータを抽出してそのデ
ータを修正する必要がある。このため、異なる展開をし
たいデータが多数ある場合、操作者による操作の労力を
増大させてしまう問題がある。
If it is desired to develop data different from a predetermined one with respect to the data to be extracted, the data is once developed and written into a development database, and then, by an operator's operation,
It is necessary to extract the data in the expanded database after the expansion and correct the data. For this reason, when there is a large number of data to be developed differently, there is a problem that the operation labor of the operator is increased.

【0008】本発明は上記実情を考慮してなされたもの
で、既存データベース内のデータを展開して展開データ
ベースを更新する際に、抽出や並べ替えの処理時間を短
縮し得るデータ展開システムを提供することを目的とす
る。既存データベース内のデータに関し、個別の展開を
行なうとき、操作者の労力を低減し得るデータ展開シス
テムを提供することを目的とする。
The present invention has been made in view of the above circumstances, and provides a data expansion system capable of shortening the processing time of extraction and sorting when updating the expansion database by expanding the data in the existing database. The purpose is to do. An object of the present invention is to provide a data development system that can reduce the labor of an operator when performing individual development on data in an existing database.

【0009】[0009]

【課題を解決するための手段】請求項1に対応する発明
は、複数のデータがマトリックス上に記憶された既存デ
ータベースに対し、入力される展開要求信号に基づいて
前記各データを展開し、この展開結果を展開データベー
スに保存するデータ展開システムであって、前記既存デ
ータベースにおける各データのマトリックス上のパター
ンから第1新規データを生成するためのマトリックス展
開情報が記憶されたマトリックス展開情報メモリと、前
記既存データベースにおける各データのマトリックス上
のパターンから第2新規データを生成するための個別マ
トリックス展開情報と前記展開要求信号とを夫々入力す
るための入力手段と、前記入力手段により入力された展
開要求信号の内容に基づいて、前記既存データベースか
ら各データを抽出するデータ抽出手段と、前記データ抽
出手段により抽出された各データに対し、前記マトリッ
クス展開情報メモリ内のマトリックス展開情報と前記入
力手段により入力される個別マトリックス展開情報とに
基づいて、両情報が互いに競合するときには前記マトリ
ックス展開情報よりも前記個別マトリックス展開情報を
優先させるように、第1又は第2新規データを生成する
データ生成手段と、前記データ生成手段により生成され
た第1又は第2新規データを前記データ抽出手段により
抽出された各データに付加し、これら各データと第1又
は第2新規データとを前記展開データベースに書込む展
開データ書込手段とを備えたデータ展開システムであ
る。
According to a first aspect of the present invention, each data is developed based on a development request signal input to an existing database in which a plurality of data are stored in a matrix. A data expansion system for storing expansion results in an expansion database, wherein a matrix expansion information memory storing matrix expansion information for generating first new data from a pattern on a matrix of each data in the existing database; Input means for inputting individual matrix expansion information for generating second new data from a pattern on a matrix of each data in the existing database and the expansion request signal, respectively, and an expansion request signal input by the input means Extract each data from the existing database based on the contents of Data extraction means, and for each data extracted by the data extraction means, based on matrix expansion information in the matrix expansion information memory and individual matrix expansion information input by the input means, both information are mutually Data generating means for generating first or second new data so as to give priority to the individual matrix expanded information over the matrix expanded information when a conflict occurs, and first or second new data generated by the data generating means Is added to each data extracted by the data extracting means, and a developed data writing means for writing each of the data and the first or second new data into the developed database is provided.

【0010】また、請求項2に対応する発明は、複数の
データが記憶された既存データベースに対し、入力され
る展開要求信号に基づいて前記各データを展開し、この
展開結果を展開データベースに保存するデータ展開シス
テムであって、前記既存データベースにおける各データ
に対応して第1省略語データを生成するための省略語情
報が記憶された省略語情報メモリと、前記既存データベ
ースにおける各データに対応して第2省略語データを生
成するための個別省略語情報と前記展開要求信号とを夫
々入力するための入力手段と、前記入力手段により入力
された展開要求信号の内容に基づいて、前記既存データ
ベースから各データを抽出するデータ抽出手段と、前記
データ抽出手段により抽出された各データのうちの一部
データに対し、前記省略語情報メモリ内の省略語情報と
前記入力手段により入力される個別省略語情報とに基づ
いて、両情報が互いに競合するときには前記省略語情報
よりも前記個別省略語情報を優先させるように、第1又
は第2省略語データを生成するデータ生成手段と、前記
データ生成手段により生成された第1又は第2省略語デ
ータを前記一部データと置換し、当該置換した省略語デ
ータを含む各データを前記展開データベースに書込む展
開データ書込手段とを備えたデータ展開システムであ
る。
According to a second aspect of the present invention, each of the data is developed in an existing database in which a plurality of data are stored based on an input development request signal, and the result of the development is stored in the development database. An abbreviation information memory storing abbreviation information for generating first abbreviation data corresponding to each data in the existing database; and an abbreviation information memory corresponding to each data in the existing database. Means for inputting the individual abbreviation information for generating the second abbreviation data and the expansion request signal, respectively, based on the content of the expansion request signal input by the input means. Data extracting means for extracting each data from the data, and a part of each data extracted by the data extracting means, Based on the abbreviation information in the abbreviation information memory and the individual abbreviation information input by the input means, when the two information conflict with each other, to give priority to the individual abbreviation information over the abbreviation information, Data generating means for generating first or second abbreviation data, and replacing the first or second abbreviation data generated by the data generation means with the partial data and including the replaced abbreviation data A data development system comprising: development data writing means for writing data to the development database.

【0011】さらに、請求項3に対応する発明は、複数
のデータが記憶された既存データベースに対し、入力さ
れる展開要求信号に基づいて前記各データを展開し、こ
の展開結果を展開データベースに保存するデータ展開シ
ステムであって、前記既存データベースにおける各デー
タに対応して第1順序指示データを生成するための順序
情報が記憶された順序情報メモリと、前記既存データベ
ースにおける各データに対応して第2順序指示データを
生成するための個別順序情報と前記展開要求信号とを夫
々入力するための入力手段と、前記入力手段により入力
された展開要求信号の内容に基づいて、前記既存データ
ベースから各データを抽出するデータ抽出手段と、前記
データ抽出手段により抽出された各データに対し、前記
順序情報メモリ内の順序情報と前記入力手段により入力
される個別順序情報とに基づいて、両情報が互いに競合
するときには前記順序情報よりも前記個別順序情報を優
先させるように、第1又は第2順序指示データを生成す
るデータ生成手段と、前記データ生成手段により生成さ
れた第1又は第2順序指示データに従って、前記データ
抽出手段により抽出された各データの並び順を変更し、
この並び順の変更された各データを前記展開データベー
スに書込む展開データ書込手段とを備えたデータ展開シ
ステムである。 (作用)従って、請求項1に対応する発明は以上のよう
な手段を講じたことにより、既存データベースにおける
各データのマトリックス上のパターンから第1新規デー
タを生成するためのマトリックス展開情報が記憶された
マトリックス展開情報メモリを設け、入力手段が、既存
データベースにおける各データのマトリックス上のパタ
ーンから第2新規データを生成するための個別マトリッ
クス展開情報と展開要求信号とを夫々入力し、データ抽
出手段が、入力手段により入力された展開要求信号の内
容に基づいて、既存データベースから各データを抽出
し、データ生成手段が、データ抽出手段により抽出され
た各データに対し、マトリックス展開情報メモリ内のマ
トリックス展開情報と入力手段により入力される個別マ
トリックス展開情報とに基づいて、両情報が互いに競合
するときにはマトリックス展開情報よりも個別マトリッ
クス展開情報を優先させるように、第1又は第2新規デ
ータを生成し、展開データ書込手段が、データ生成手段
により生成された第1又は第2新規データをデータ抽出
手段により抽出された各データに付加し、これら各デー
タと第1又は第2新規データとを展開データベースに書
込むので、既存データベース内のデータを展開して展開
データベースを更新する際に、抽出の処理時間を短縮で
き、また、既存データベース内のデータに関し、個別の
展開を行なうとき、操作者の労力を低減させることがで
きる。
Further, according to a third aspect of the present invention, each of the data is developed in an existing database in which a plurality of data are stored based on an input development request signal, and the result of the development is stored in the development database. A data expansion system, comprising: an order information memory storing order information for generating first order instruction data corresponding to each data in the existing database; and a second order information memory corresponding to each data in the existing database. (2) Input means for inputting individual order information for generating order instruction data and the expansion request signal, respectively, and each data from the existing database based on the contents of the expansion request signal input by the input means. Data extracting means for extracting the data, and for each data extracted by the data extracting means, First or second order instruction data is generated based on the order information and the individual order information input by the input means so that when the two information conflict with each other, the individual order information is prioritized over the order information. Changing the order of the data extracted by the data extracting means according to the first or second order instruction data generated by the data generating means;
A data expansion system comprising expansion data writing means for writing each data whose arrangement order has been changed into the expansion database. (Operation) Therefore, in the invention corresponding to claim 1, by taking the above means, matrix development information for generating the first new data from the pattern on the matrix of each data in the existing database is stored. Matrix expansion information memory, input means respectively inputs individual matrix expansion information for generating second new data from a pattern on the matrix of each data in the existing database and an expansion request signal, and the data extraction means Extracting each data from the existing database based on the contents of the expansion request signal input by the input means, and generating the data in the matrix expansion information memory with respect to each data extracted by the data extracting means. Individual matrix expansion information input by information and input means The first or second new data is generated such that when the two information conflict with each other, the individual matrix expansion information is given priority over the matrix expansion information, and the expansion data writing means is generated by the data generation means. The first or second new data is added to each data extracted by the data extracting means, and each of these data and the first or second new data are written in the development database, so that the data in the existing database is developed. When the development database is updated, the processing time for extraction can be reduced, and when individual development is performed on data in the existing database, the labor of the operator can be reduced.

【0012】また、請求項2に対応する発明は、既存デ
ータベースにおける各データに対応して第1省略語デー
タを生成するための省略語情報が記憶された省略語情報
メモリを設け、入力手段が、既存データベースにおける
各データに対応して第2省略語データを生成するための
個別省略語情報と展開要求信号とを夫々入力し、データ
抽出手段が、入力手段により入力された展開要求信号の
内容に基づいて、既存データベースから各データを抽出
し、データ生成手段が、データ抽出手段により抽出され
た各データのうちの一部データに対し、省略語情報メモ
リ内の省略語情報と入力手段により入力される個別省略
語情報とに基づいて、両情報が互いに競合するときには
省略語情報よりも個別省略語情報を優先させるように、
第1又は第2省略語データを生成し、展開データ書込手
段が、データ生成手段により生成された第1又は第2省
略語データを一部データと置換し、当該置換した省略語
データを含む各データを展開データベースに書込むの
で、既存データベース内のデータを展開して展開データ
ベースを更新する際に、抽出や変換の処理時間を短縮で
き、また、既存データベース内のデータに関し、個別の
展開を行なうとき、操作者の労力を低減させることがで
きる。
According to a second aspect of the present invention, there is provided an abbreviation information memory for storing abbreviation information for generating first abbreviation data corresponding to each data in the existing database, and the input means is provided. Inputting the individual abbreviation information for generating the second abbreviation data corresponding to each data in the existing database and the expansion request signal, respectively, and the data extracting means outputs the contents of the expansion request signal input by the input means. Based on the data, each data is extracted from the existing database, and the data generating means inputs a part of the data extracted by the data extracting means to the abbreviation information in the abbreviation information memory and the input means. Based on the individual abbreviation information to be performed, when the two information conflict with each other, to give priority to the individual abbreviation information over the abbreviation information,
The first or second abbreviation data is generated, and the expanded data writing unit replaces the first or second abbreviation data generated by the data generation unit with some data, and includes the replaced abbreviation data. Since each data is written to the development database, when the data in the existing database is developed and the development database is updated, the processing time for extraction and conversion can be reduced, and individual development of the data in the existing database can be performed. When performing, the labor of the operator can be reduced.

【0013】さらに、請求項3に対応する発明は、既存
データベースにおける各データに対応して第1順序指示
データを生成するための順序情報が記憶された順序情報
メモリを設け、入力手段が、既存データベースにおける
各データに対応して第2順序指示データを生成するため
の個別順序情報と展開要求信号とを夫々入力し、データ
抽出手段が、入力手段により入力された展開要求信号の
内容に基づいて、既存データベースから各データを抽出
し、データ生成手段が、データ抽出手段により抽出され
た各データに対し、順序情報メモリ内の順序情報と入力
手段により入力される個別順序情報とに基づいて、両情
報が互いに競合するときには順序情報よりも個別順序情
報を優先させるように、第1又は第2順序指示データを
生成し、展開データ書込手段が、データ生成手段により
生成された第1又は第2順序指示データに従って、デー
タ抽出手段により抽出された各データの並び順を変更
し、この並び順の変更された各データを展開データベー
スに書込むので、既存データベース内のデータを展開し
て展開データベースを更新する際に、抽出や並べ替えの
処理時間を短縮でき、また、既存データベース内のデー
タに関し、個別の展開を行なうとき、操作者の労力を低
減させることができる。
Further, according to a third aspect of the present invention, there is provided an order information memory for storing order information for generating first order instruction data corresponding to each data in the existing database, and Individual order information for generating the second order instruction data corresponding to each data in the database and the expansion request signal are input, respectively, and the data extracting unit is configured to output the data based on the content of the expansion request signal input by the input unit. Extracting each data from the existing database, the data generating means, for each data extracted by the data extracting means, based on the order information in the order information memory and the individual order information input by the input means, When the information conflicts with each other, the first or second order designating data is generated so that the individual order information has priority over the order information. The writing unit changes the arrangement order of the data extracted by the data extraction unit according to the first or second order instruction data generated by the data generation unit, and stores the changed data in the expansion database. When the data in the existing database is expanded and the expanded database is updated, the processing time for extraction and sorting can be shortened. Labor of the person can be reduced.

【0014】[0014]

【発明の実施の形態】以下、本発明の一実施形態につい
て図面を参照しながら説明する。図1は本発明の一実施
形態に係るデータ展開システムの構成を示す模式図であ
る。このデータ展開システムは、既存データベース1及
び展開データベース2からなる従来のデータベースシス
テム3に対して設けられる。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a schematic diagram illustrating a configuration of a data expansion system according to an embodiment of the present invention. This data development system is provided for a conventional database system 3 including an existing database 1 and a development database 2.

【0015】具体的には、データ展開システムは、マト
リックス展開辞書情報記憶部11、類似語展開辞書情報
記憶部12、データ配列展開辞書情報記憶部13、入力
部14、データベースアクセス振分部15、マトリック
ス展開制御部16、類似語展開制御部17、データ配列
展開制御部18を備えている。
More specifically, the data expansion system includes a matrix expansion dictionary information storage unit 11, a similar word expansion dictionary information storage unit 12, a data array expansion dictionary information storage unit 13, an input unit 14, a database access distribution unit 15, A matrix expansion control unit 16, a similar word expansion control unit 17, and a data array expansion control unit 18 are provided.

【0016】ここで、マトリックス展開辞書情報記憶部
11は、予め設定された所定のマトリックス展開辞書情
報A1が記憶されるメモリであり、マトリックス展開制
御部16から読出可能となっている。
Here, the matrix development dictionary information storage unit 11 is a memory for storing predetermined matrix development dictionary information A1 which can be read out from the matrix development control unit 16.

【0017】マトリックス展開辞書情報A1は、既存デ
ータベース1内のマトリックス上のデータに対し、新規
なデータを作成するための情報であり、例えば「伝送」
「表示」「操作」の3つの項目のいずれか2つに「○」
が設定されて信号を示す場合、「伝送」「操作」が
“○”のときには「信号種別」の項目に「A」を生成
し、また、「伝送」「表示」が“○”のときには「信号
種別」の項目に「B」を生成するといった情報である。
The matrix development dictionary information A1 is information for creating new data with respect to the data on the matrix in the existing database 1, and for example, "transmission"
"O" for any two of the three items "Display" and "Operation"
Is set to indicate a signal, “A” is generated in the item of “signal type” when “transmission” and “operation” are “” ”, and“ A ”is generated when“ transmission ”and“ display ”are“ ○ ”. Information such as “B” is generated in the item of “signal type”.

【0018】類似語展開辞書情報記憶部12は、予め設
定された所定の類似語展開辞書情報B1が記憶されるメ
モリであり、類似語展開制御部17により読出可能とな
っている。
The similar word development dictionary information storage unit 12 is a memory in which predetermined similar word expansion dictionary information B1 is stored, and is readable by the similar word expansion control unit 17.

【0019】類似語展開辞書情報B1は、既存データベ
ース1内のデータに対して新規な類似語データ(省略語
データ)を作成するための情報であり、例えば「設備
名」の項目に「NO.1ポンプ」が設定されているときには
その類似語(ここでは省略語)として、「設備名(省
略)」の項目に「P1」を生成し、同様に、「設備名」
の項目の「NO.2ポンプ」に対し、「設備名(省略)」の
項目に「P2」を生成するといった情報である。
The similar word development dictionary information B1 is information for creating new similar word data (abbreviated word data) with respect to the data in the existing database 1, and for example, "NO. When "1 pump" is set, "P1" is generated in the item of "equipment name (abbreviation)" as a similar word (abbreviation here), and similarly, "equipment name"
Is information such as "P2" is generated in the item of "equipment name (omitted)" for the item "NO.

【0020】データ配列展開辞書情報記憶部13は、予
め設定された所定のデータ配列展開辞書情報C1が記憶
されるメモリであり、データ配列展開制御部18から読
出可能となっている。
The data array development dictionary information storage unit 13 is a memory in which predetermined data array development dictionary information C1 is stored, and is readable from the data array development control unit 18.

【0021】データ配列展開辞書情報C1は、既存デー
タベース1内のデータに対し、新規なデータを作成する
ための情報であり、例えば「停止操作」「運転」「起動
操作」の3つのいずれかが設定される信号名という項目
がある場合、「信号名」が「停止操作」のときには「並
び順」の項目に「1」を設定し、「信号名」が「運転」
のときには「並び順」の項目に「2」を設定し、「信号
名」が「起動操作」のときには「並び順」の項目に
「3」を設定するといった情報である。
The data array development dictionary information C1 is information for creating new data with respect to the data in the existing database 1. For example, any one of "stop operation", "run", and "start operation" is used. If there is an item called “signal name” to be set and “signal name” is “stop operation”, set “1” in the “arrangement order” item and set “signal name” to “operation”.
In this case, the item "arrangement order" is set to "2", and when the "signal name" is "start operation", the item "arrangement order" is set to "3".

【0022】入力部14は、操作者の操作により、既存
データベース1の展開を要求する展開要求信号をデータ
ベースアクセス振分部15に送信する機能と、個別マト
リックス展開辞書情報A2をマトリックス展開制御部1
6に与える機能と、個別類似語展開辞書情報B2を類似
語展開制御部17に与える機能と、個別データ配列展開
辞書情報C2をデータ配列展開制御部18に与える機能
とをもっている。
The input unit 14 has a function of transmitting a development request signal for requesting the development of the existing database 1 to the database access distribution unit 15 by an operation of the operator, and a function of transmitting the individual matrix development dictionary information A2 to the matrix development control unit 1.
6; a function of providing individual similar word development dictionary information B2 to the similar word development control unit 17; and a function of providing individual data array development dictionary information C2 to the data array development control unit 18.

【0023】個別マトリックス展開辞書情報A2は、マ
トリックス展開辞書情報A1と同様の新規データ生成用
の情報であるが、マトリックス展開辞書情報A1とは異
なり、展開毎に適宜入力され、且つマトリックス展開辞
書情報A1と競合する際にはマトリックス展開辞書情報
A1よりも優先されて使用される。
The individual matrix development dictionary information A2 is the same information for generating new data as the matrix development dictionary information A1, but is different from the matrix development dictionary information A1 and is input as appropriate for each development. When competing with A1, it is used in preference to the matrix expansion dictionary information A1.

【0024】個別類似語展開辞書情報B2は、類似語展
開辞書情報B1と同様の類似語データ生成用の情報であ
るが、類似語展開辞書情報B1とは異なり、展開毎に適
宜入力され、且つ類似語展開辞書情報B1と競合する際
には類似語展開辞書情報B1よりも優先して使用され
る。
The individual similar word expansion dictionary information B2 is information for generating similar word data similar to the similar word expansion dictionary information B1, but is different from the similar word expansion dictionary information B1 and is appropriately input for each expansion, and When competing with the similar word development dictionary information B1, it is used in preference to the similar word expansion dictionary information B1.

【0025】個別データ配列展開辞書情報C2は、デー
タ配列展開辞書情報C1と同様の順序データ生成用の情
報であるが、データ配列展開辞書情報C1とは異なり、
展開毎に適宜入力され、且つデータ配列展開辞書情報C
1と競合する際にはデータ配列展開辞書情報C1よりも
優先されて使用される。
The individual data array development dictionary information C2 is information for generating order data similar to the data array development dictionary information C1, but is different from the data array development dictionary information C1.
Data array expansion dictionary information C which is appropriately input for each expansion and
1 is used in preference to the data array development dictionary information C1.

【0026】データベースアクセス振分部15は、入力
部14から受ける展開要求信号に基づいて、既存データ
ベース1から各データを抽出して当該各データをマトリ
ックス展開制御部16、類似語展開制御部17又はデー
タ配列展開制御部18に与える機能と、マトリックス展
開制御部16から受ける新規なデータと各データとを展
開データベース2に書込む機能と、類似語展開制御部1
7から受ける類似語データを含む各データを展開データ
ベース2に書込む機能と、データ配列展開制御部18か
ら受ける並び変えた各データを展開データベース2に書
込む機能とをもっている。
The database access distribution unit 15 extracts each data from the existing database 1 based on the development request signal received from the input unit 14 and converts the data into a matrix development control unit 16, a similar word development control unit 17 or A function to be provided to the data array development control unit 18, a function to write new data and each data received from the matrix development control unit 16 to the development database 2,
7 and a function of writing the rearranged data received from the data array development control unit 18 to the development database 2.

【0027】マトリックス展開制御部16は、データベ
ースアクセス振分部15から受けた各データに対し、マ
トリックス展開辞書情報記憶部11内のマトリックス展
開辞書情報A1に基づいて新規なデータを生成し、ま
た、入力手段14から個別マトリックス展開辞書情報A
2を得ているときには優先的に個別マトリックス展開辞
書情報A2に従って新規なデータを生成し、いずれかに
より生成した新規なデータとデータベースアクセス振分
部15から受けた各データとの両者をデータベースアク
セス振分部15に与える機能をもっている。
The matrix development control unit 16 generates new data for each data received from the database access distribution unit 15 based on the matrix development dictionary information A1 in the matrix development dictionary information storage unit 11. From the input means 14, individual matrix expansion dictionary information A
2, the new data is preferentially generated in accordance with the individual matrix development dictionary information A2, and both the new data generated by any of them and the data received from the database access distribution unit 15 are used for the database access distribution. It has a function to be provided to the division unit 15.

【0028】類似語展開制御部17は、データベースア
クセス振分部15から受けた各データのうち、一部のデ
ータ(以下、一部データという)を、類似語展開辞書情
報記憶部12内の類似語展開辞書情報B1に基づいて類
似語データと置換し、また、入力手段14から個別類似
語展開辞書情報B2を得ているときには優先的に個別類
似語展開辞書情報B2に従って類似語データと置換し、
いずれかにより置換した類似語データを含む各データを
データベースアクセス振分部15に与える機能をもって
いる。
The synonym expansion control unit 17 converts a part of the data received from the database access distribution unit 15 (hereinafter referred to as “partial data”) into the similar word expansion dictionary information storage unit 12. Replacement with the similar word data based on the word development dictionary information B1, and when the individual similar word development dictionary information B2 is obtained from the input means 14, preferential replacement with the similar word data according to the individual similar word development dictionary information B2. ,
It has a function of giving each data including the similar word data replaced by any one to the database access distribution unit 15.

【0029】データ配列展開制御部18は、データベー
スアクセス振分部15から受けた各データに対し、デー
タ配列展開辞書情報記憶部13内のデータ配列展開辞書
情報C1に基づいて並び順データ(順序指示情報)を生
成し、また、入力手段14から個別データ配列展開辞書
情報C2を得ているときには優先的に個別データ配列展
開辞書情報C2に従って並び順データを生成し、いずれ
かにより生成した並び順データに従って各データを並び
変えると共に、この並び変えた各データをデータベース
アクセス振分部15に与える機能をもっている。
The data array development control unit 18 arranges each data received from the database access distribution unit 15 based on the data array development dictionary information C1 in the data array development dictionary information storage unit 13 and arranges the sequence data (order designation data). Information), and when the individual data array development dictionary information C2 is obtained from the input means 14, the arrangement order data is preferentially generated in accordance with the individual data array development dictionary information C2, and the arrangement order data generated by either of them is generated. And a function of giving the rearranged data to the database access distribution unit 15.

【0030】次に、以上のように構成されたデータ展開
システムの動作について、マトリックス展開、類似語展
開、データ配列展開の順に説明する。 (マトリックス展開)入力部14は、操作者の操作によ
り、データベースの展開を要求する展開要求信号をデー
タベースアクセス振分部15に送信する。
Next, the operation of the data expansion system configured as described above will be described in the order of matrix expansion, similar word expansion, and data array expansion. (Matrix expansion) The input unit 14 transmits an expansion request signal for requesting the expansion of the database to the database access distribution unit 15 by the operation of the operator.

【0031】データベースアクセス振分部15は、この
展開要求信号に基づいて、図2に示すように、既存デー
タベース1から各データを抽出し、この各データをマト
リックス展開制御部16に与える。
The database access distribution unit 15 extracts each data from the existing database 1 based on the development request signal, as shown in FIG. 2, and supplies the extracted data to the matrix development control unit 16.

【0032】マトリックス展開制御部16は、与えられ
た各データに基づいてマトリックス展開辞書情報記憶部
11内のマトリックス展開辞書情報A1に基づいて新規
なデータ(信号種別A,B)を生成する。
The matrix development control unit 16 generates new data (signal types A and B) based on the matrix development dictionary information A1 in the matrix development dictionary information storage unit 11 based on the given data.

【0033】具体的には、複数のデータの内容(項目)
に対してマトリックス上で合致したかを否かを判定し展
開する場合は、データベースアクセス振分部15から受
けた各データの示すパターンとマトリックス展開辞書情
報A1の各フィールドにおけるマトリックス上のデータ
パターンとが同一か否かを判定し、同一パターンのと
き、マトリックス展開辞書情報A1の当該パターンに指
定された変換データを新規なデータとして生成する。
More specifically, the contents (items) of a plurality of data
In the case where it is determined whether or not the data matches the data on the matrix and the data is expanded, the pattern indicated by each data received from the database access distribution unit 15 and the data pattern on the matrix in each field of the matrix expanded dictionary information A1 are used. Are determined to be the same, and when the patterns are the same, the conversion data designated to the pattern in the matrix development dictionary information A1 is generated as new data.

【0034】しかる後、マトリックス展開制御部16
は、生成した新規なデータと、元の各データとをデータ
ベースアクセス振分部15に返信する。データベースア
クセス振分部15は、返信された新規なデータと元の各
データとを展開データベース2に書込む。
Thereafter, the matrix expansion controller 16
Returns the generated new data and the original data to the database access distribution unit 15. The database access distribution unit 15 writes the returned new data and the original data into the development database 2.

【0035】これにより、既存データベース1内のデー
タを幾通りもの抽出を行うことなく、展開データベース
2に書込むデータに展開することができる。続いて、マ
トリクス展開辞書情報A1に規定された所定の展開とは
異なる展開を行なう場合の動作を図3を用いて説明す
る。
As a result, the data in the existing database 1 can be developed into data to be written in the development database 2 without performing any number of extractions. Next, an operation in the case of performing an expansion different from the predetermined expansion specified in the matrix expansion dictionary information A1 will be described with reference to FIG.

【0036】始めに、入力部14は、操作者の操作によ
り、個別マトリックス展開辞書情報A2をマトリックス
展開制御部18に入力する。次いで、入力部14は、展
開要求信号をデータベースアクセス振分部15に送信す
る。
First, the input unit 14 inputs the individual matrix development dictionary information A2 to the matrix development control unit 18 by the operation of the operator. Next, the input unit 14 transmits a deployment request signal to the database access distribution unit 15.

【0037】データベースアクセス振分部15は、前述
した通り、既存データベース1からデータを抽出し、抽
出した各データをマトリックス展開制御部16に与え
る。ここで、マトリックス展開制御部16は、個別マト
リックス展開辞書情報A2に基づいて、前述同様に、各
データから新規なデータ(信号種別X)を生成し、生成
した新規なデータを元の各データと共にデータベースア
クセス振分部に返信する。なお、具体的な生成方法は、
前述したマトリックス展開辞書情報A1に基づく動作と
同じである。今回の展開は、信号種別Xを示す個別マト
リックス展開辞書情報A2が設定済のため、マトリック
ス展開辞書情報A1に代えて、信号種別Xに対応する各
データ(伝送○、表示○)に関しては優先的に個別マト
リックス展開情報A2が使用された動作となっている。
The database access distribution unit 15 extracts data from the existing database 1 and supplies each extracted data to the matrix development control unit 16 as described above. Here, the matrix development control unit 16 generates new data (signal type X) from each data based on the individual matrix development dictionary information A2, as described above, and combines the generated new data with the original data. Reply to the database access distribution unit. The specific generation method is
The operation is the same as the operation based on the matrix expansion dictionary information A1 described above. In this development, since individual matrix development dictionary information A2 indicating signal type X has been set, priority is given to each data (transmission ○, display ○) corresponding to signal type X instead of matrix development dictionary information A1. Is an operation in which the individual matrix development information A2 is used.

【0038】以下、前述同様に、データベースアクセス
振分部15は、返信内容を展開データベース2に書込
む。このように、所定の展開とは異なる展開をしたい時
であっても、個別マトリックス展開辞書情報A2を動的
に入力することにより、予め登録されたマトリックス展
開辞書情報A1を再構築せずに容易に既存データベース
1を展開することができる。 (類似語展開)入力部14は、操作者の操作により、デ
ータベースの展開を要求する展開要求信号をデータベー
スアクセス振分部15に送信する。
Thereafter, as described above, the database access distribution unit 15 writes the reply contents into the development database 2. As described above, even when it is desired to perform a development different from the predetermined development, by dynamically inputting the individual matrix development dictionary information A2, it is easy to reconstruct the pre-registered matrix development dictionary information A1. The existing database 1 can be expanded. (Similar word expansion) The input unit 14 transmits an expansion request signal for requesting expansion of the database to the database access distribution unit 15 by an operation of the operator.

【0039】データベースアクセス振分部15は、この
展開要求信号に基づいて、図4に示すように、既存デー
タベース1から各データを抽出し、この各データを類似
語展開制御部17に与える。
The database access distribution unit 15 extracts each data from the existing database 1 based on the development request signal as shown in FIG. 4, and gives each data to the similar word development control unit 17.

【0040】類似語展開制御部17は、この各データか
ら類似語展開辞書情報記憶部12内の類似語展開辞書情
報B1に基づいて類似語データを生成し、各データのう
ちの一部データと類似語データとを置換し、この類似語
データを含む各データをデータベースアクセス振分部1
5に返信する。
The synonym expansion control unit 17 generates synonym data based on the synonym expansion dictionary information B1 in the synonym expansion dictionary information storage unit 12 from each of the data, and Replaces the similar word data, and stores each data including the similar word data in the database access distribution unit 1
Reply to 5.

【0041】具体的には、複数のデータを合成し展開デ
ータとする際に、データの長さ制限によりデータの変更
を要する事象が発生した場合、例えば、データベースア
クセス振分部15から受けた各データを合成して1つの
データを作成するときに、類似語展開辞書情報B1にお
ける置換用の省略語データ(P1,P2)と各データ内
の一部データ(No.1ポンプ、No.2ポンプ)とを置換する
ことにより、合成後の全データの長さを短縮し、置換後
の類似語データを含む各データをデータベースアクセス
振分部15に返信する。
More specifically, when a plurality of data are combined to form expanded data, if an event that requires data change due to data length restriction occurs, for example, each data received from the database access distribution unit 15 When one piece of data is created by synthesizing data, the abbreviation data (P1, P2) for replacement in the similar word expansion dictionary information B1 and a part of the data (No. 1 pump, No. 2 pump) ), The length of all the combined data is shortened, and each data including the similar word data after the replacement is returned to the database access distribution unit 15.

【0042】データベースアクセス振分部15は、返信
された類似語データを含む各データを展開データベース
2に書込む。これにより、既存データベース1内のデー
タを幾通りもの抽出並びに変換を行うことなく、展開デ
ータベース2に書込むデータに展開することができる。
The database access distribution unit 15 writes each data including the returned similar word data into the development database 2. As a result, the data in the existing database 1 can be developed into data to be written in the development database 2 without performing any number of extractions and conversions.

【0043】続いて、類似語展開辞書情報B1に規定さ
れた所定の展開とは異なる展開を行なう場合の動作を図
5を用いて説明する。始めに、入力部14は、操作者の
操作により、個別類似語展開辞書情報B2を類似語展開
制御部17に入力する。
Next, an operation in the case of performing expansion different from the predetermined expansion specified in the similar word expansion dictionary information B1 will be described with reference to FIG. First, the input unit 14 inputs the individual similar word development dictionary information B2 to the similar word development control unit 17 by an operation of the operator.

【0044】次いで、入力部14は、展開要求信号をデ
ータベースアクセス振分部15に送信する。データベー
スアクセス振分部15は、前述した通り、既存データベ
ース1からデータを抽出し、抽出した各データを類似語
展開制御部17に与える。
Next, the input unit 14 transmits a development request signal to the database access distribution unit 15. As described above, the database access distribution unit 15 extracts data from the existing database 1 and provides each extracted data to the similar word development control unit 17.

【0045】ここで、類似語展開制御部17は、個別類
似語展開辞書情報B2に基づいて、前述同様に、各デー
タのうちの一部データ(No.1ポンプ)を類似語データ
(一号P)に置換し、この置換した類似語データを含む
合成後の全データをデータベースアクセス振分部15に
返信する。なお、具体的な生成方法は、前述した類似語
展開辞書情報B1に基づく動作と同じである。今回の展
開は、設備名(省略)一号Pを示す個別類似語展開辞書
情報が設定済のため、類似語展開辞書情報B1に代え
て、一号Pに対応する一部データ(No.1ポンプ)に関し
ては優先的に個別類似語展開情報B2が使用された動作
となっている。
Here, the similar word development control unit 17 converts a part of each data (No. 1 pump) into the similar word data (No. 1) based on the individual similar word development dictionary information B2, as described above. P), and returns all data after synthesis including the replaced similar word data to the database access distribution unit 15. The specific generation method is the same as the operation based on the similar word development dictionary information B1 described above. In this development, since the individual synonym expansion dictionary information indicating the facility name (omitted) No. 1 P has been set, partial data (No. 1) corresponding to No. 1 P is used instead of the similar word expansion dictionary information B1. With respect to (pump), the operation uses the individual similar word development information B2 preferentially.

【0046】以下、前述同様に、データベースアクセス
振分部15は、返信内容を展開データベース2に書込
む。このように、所定の展開とは異なる展開をしたい時
であっても、個別類似語展開辞書情報B2を動的に入力
することにより、予め登録された類似語展開辞書情報B
1を再構築せずに容易に既存データベース1を展開する
ことができる。 (データ配列展開)入力部14は、操作者の操作によ
り、データベースの展開を要求する展開要求信号をデー
タベースアクセス振分部15に送信する。
Thereafter, as described above, the database access distribution unit 15 writes the reply contents into the development database 2. As described above, even when it is desired to perform a development different from the predetermined development, by dynamically inputting the individual similar word development dictionary information B2, the similar word development dictionary information B2 registered in advance can be obtained.
The existing database 1 can be easily developed without rebuilding the existing database 1. (Data array expansion) The input unit 14 transmits an expansion request signal for requesting the expansion of the database to the database access distribution unit 15 by the operation of the operator.

【0047】データベースアクセス振分部15は、この
展開要求信号に基づいて、図6に示すように、既存デー
タベース1から各データを抽出し、この各データをデー
タ配列展開制御部18に与える。
The database access distribution unit 15 extracts each data from the existing database 1 based on the development request signal as shown in FIG. 6, and gives the data to the data array development control unit 18.

【0048】データ配列展開制御部18は、与えられた
各データからデータ配列展開辞書情報記憶部13内のデ
ータ配列展開辞書情報C1に基づいて並び順データを生
成し、生成した並び順データに従って各データの並び順
を変更する。
The data array development control unit 18 generates ordering data from the given data based on the data array expansion dictionary information C1 in the data array expansion dictionary information storage unit 13, and generates each data in accordance with the generated ordering data. Change the order of data.

【0049】具体的には、複数のデータを並び変えて展
開データを生成する際に、データ配列展開辞書情報C1
に記述されたデータとその順序を指示する並び順データ
との組に基づいて、そのデータの並び順を変更する。
More specifically, when generating expanded data by rearranging a plurality of data, the data array expansion dictionary information C1
The order of the data is changed based on the combination of the data described in (1) and the ordering data indicating the order.

【0050】しかる後、データ配列展開制御部18は、
この並び順の変更された各データをデータベースアクセ
ス振分部15に返信する。データベースアクセス振分部
15は、返信された並べ替え後の各データを展開データ
ベース2に書込む。
Thereafter, the data array development control unit 18
The data whose order is changed is returned to the database access distribution unit 15. The database access sorting unit 15 writes the returned sorted data into the development database 2.

【0051】これにより、従来とは異なり、操作者によ
る並べ替え用の操作を行うことなく、既存データベース
1内のデータを並べ替えて展開データベース2に書込む
ことができる。
As a result, unlike the related art, the data in the existing database 1 can be rearranged and written to the development database 2 without performing the rearrangement operation by the operator.

【0052】続いて、データ配列展開辞書情報C1に規
定された所定の展開とは異なる展開を行なう場合の動作
を図7を用いて説明する。始めに、入力部14は、操作
者の操作により、個別データ配列展開辞書情報C2をデ
ータ配列展開制御部18に入力する。
Next, the operation in the case of performing expansion different from the predetermined expansion specified in the data array expansion dictionary information C1 will be described with reference to FIG. First, the input unit 14 inputs the individual data array development dictionary information C2 to the data array development control unit 18 by an operation of the operator.

【0053】次いで、入力部14は、展開要求信号をデ
ータベースアクセス振分部15に送信する。データベー
スアクセス振分部15は、前述した通り、既存データベ
ース1からデータを抽出し、抽出した各データをデータ
配列展開制御部18に与える。
Next, the input unit 14 transmits a development request signal to the database access distribution unit 15. The database access distribution unit 15 extracts data from the existing database 1 and supplies each extracted data to the data array development control unit 18 as described above.

【0054】ここで、データ配列展開制御部18は、各
データから個別データ配列展開辞書情報C1に基づい
て、前述同様に、並び順データを生成し、生成した並び
順データに従って並べ替えた各データをデータベースア
クセス振分部15に返信する。なお、具体的な生成方法
は、前述したデータ配列展開辞書情報C1に基づく動作
と同じである。今回の展開は、個別データ配列展開辞書
情報C2が設定済のため、データ配列展開辞書情報C1
に代えて、優先的に個別データ配列展開情報C2が使用
された動作となっている。
Here, the data array development controller 18 generates arrangement order data from each data based on the individual data array development dictionary information C1 in the same manner as described above, and sorts each data in accordance with the generated arrangement order data. Is returned to the database access distribution unit 15. The specific generation method is the same as the operation based on the data array development dictionary information C1 described above. In this development, since the individual data array development dictionary information C2 has been set, the data array development dictionary information C1
, The operation using the individual data array development information C2 is preferentially performed.

【0055】以下、前述同様に、データベースアクセス
振分部15は、返信内容を展開データベース2に書込
む。このように、所定の展開とは異なる展開をしたい時
であっても、個別データ配列展開辞書情報C2を動的に
入力することにより、予め登録されたデータ配列展開辞
書情報C1を再構築せずに容易に既存データベース1を
展開することができる。
Hereinafter, as described above, the database access distribution unit 15 writes the contents of the reply to the development database 2. As described above, even when it is desired to perform expansion different from the predetermined expansion, by dynamically inputting the individual data array expansion dictionary information C2, the pre-registered data array expansion dictionary information C1 is not reconstructed. The existing database 1 can be easily developed.

【0056】上述したように本実施形態によれば、既存
データベース1内の各データをマトリックス展開辞書情
報A1と類似語展開辞書情報B1とデータ配列展開辞書
情報C1とを使用することにより、従来とは異なり、幾
通りもの抽出やデータ並べ替えを行うことなく、展開デ
ータベース2へのデータに展開・変更・更新する状態を
作り出すので、抽出、変更、並べ替えの処理時間を夫々
短縮させることができる。
As described above, according to the present embodiment, each data in the existing database 1 is obtained by using the matrix expansion dictionary information A1, the similar word expansion dictionary information B1, and the data array expansion dictionary information C1. In contrast, a state in which data is expanded, changed, and updated in the expansion database 2 is created without performing a number of extractions and data rearrangements, so that the processing time of extraction, change, and rearrangement can be shortened. .

【0057】そして、予め登録済の展開辞書情報A1,
B1,C1とは異なるような個別の展開に関しては、動
的に入力した個別展開辞書情報A2,B2,C2を優先
的に使用することにより、予め登録済の展開辞書情報A
1,B1,C1を再構築せずに既存データベース1内の
各データを容易に展開して展開データベース2に書込む
ことができる。
Then, the expansion dictionary information A1,
For individual developments different from B1 and C1, by using the dynamically input individual development dictionary information A2, B2 and C2 with priority, the previously registered development dictionary information A
Each data in the existing database 1 can be easily developed and written in the developed database 2 without reconstructing 1, B1 and C1.

【0058】なお、本実施形態では、説明の便宜上、マ
トリックス展開、類似語展開及びデータ配列展開の3つ
の動作を個別に述べたが、各展開を夫々任意の組合せで
並列して行なってもよいことは言うまでもない。その
他、本発明はその要旨を逸脱しない範囲で種々変形して
実施できる。
In this embodiment, for convenience of explanation, three operations of matrix expansion, similar word expansion and data array expansion are described individually, but each expansion may be performed in parallel in any combination. Needless to say. In addition, the present invention can be implemented with various modifications without departing from the scope of the invention.

【0059】[0059]

【発明の効果】以上説明したように本発明によれば、既
存データベース内のデータを展開して展開データベース
を更新する際に、抽出や並べ替えの処理時間を短縮でき
るデータ展開システムを提供できる。また、既存データ
ベース内のデータに関し、個別の展開を行なうとき、操
作者の労力を低減できる。
As described above, according to the present invention, it is possible to provide a data development system capable of shortening the processing time for extraction and rearrangement when data in an existing database is developed and the development database is updated. Further, when the data in the existing database is individually developed, the labor of the operator can be reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施形態に係るデータ展開システム
の構成を示す模式図
FIG. 1 is a schematic diagram showing a configuration of a data expansion system according to an embodiment of the present invention.

【図2】同実施形態におけるマトリックス展開の動作を
説明するための模式図
FIG. 2 is a schematic diagram for explaining an operation of matrix expansion in the embodiment.

【図3】同実施形態における個別マトリックス展開の動
作を説明するための模式図
FIG. 3 is a schematic diagram for explaining the operation of individual matrix expansion in the embodiment.

【図4】同実施形態における類似語展開の動作を説明す
るための模式図
FIG. 4 is a schematic diagram illustrating an operation of expanding a similar word in the embodiment.

【図5】同実施形態における個別類似語展開の動作を説
明するための模式図
FIG. 5 is a schematic diagram for explaining the operation of individual similar word expansion in the embodiment.

【図6】同実施形態におけるデータ配列展開の動作を説
明するための模式図
FIG. 6 is a schematic diagram for explaining the operation of data array expansion in the embodiment.

【図7】同実施形態における個別データ配列展開の動作
を説明するための模式図
FIG. 7 is a schematic diagram for explaining the operation of individual data array development in the embodiment.

【符号の説明】[Explanation of symbols]

1…既存データベース 2…展開データベース 11…マトリックス展開辞書情報記憶部 12…類似語展開辞書情報記憶部 13…データ配列展開辞書情報記憶部 14…入力部 15…データベースアクセス振分部 16…マトリックス展開制御部 17…類似語展開制御部 18…データ配列展開制御部 A1…マトリックス展開辞書情報 A2…個別マトリックス展開辞書情報 B1…類似語展開辞書情報 B2…個別類似語展開辞書情報 C1…データ配列展開辞書情報 C2…個別データ配列展開辞書情報 DESCRIPTION OF SYMBOLS 1 ... Existing database 2 ... Expansion database 11 ... Matrix expansion dictionary information storage unit 12 ... Similar word expansion dictionary information storage unit 13 ... Data array expansion dictionary information storage unit 14 ... Input unit 15 ... Database access distribution unit 16 ... Matrix expansion control Unit 17: Similar word expansion control unit 18: Data array expansion control unit A1: Matrix expansion dictionary information A2: Individual matrix expansion dictionary information B1: Similar word expansion dictionary information B2: Individual similar word expansion dictionary information C1: Data array expansion dictionary information C2: Individual data array expansion dictionary information

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数のデータがマトリックス上に記憶さ
れた既存データベースに対し、入力される展開要求信号
に基づいて前記各データを展開し、この展開結果を展開
データベースに保存するデータ展開システムであって、 前記既存データベースにおける各データのマトリックス
上のパターンから第1新規データを生成するためのマト
リックス展開情報が記憶されたマトリックス展開情報メ
モリと、 前記既存データベースにおける各データのマトリックス
上のパターンから第2新規データを生成するための個別
マトリックス展開情報と前記展開要求信号とを夫々入力
するための入力手段と、 前記入力手段により入力された展開要求信号の内容に基
づいて、前記既存データベースから各データを抽出する
データ抽出手段と、 前記データ抽出手段により抽出された各データに対し、
前記マトリックス展開情報メモリ内のマトリックス展開
情報と前記入力手段により入力される個別マトリックス
展開情報とに基づいて、両情報が互いに競合するときに
は前記マトリックス展開情報よりも前記個別マトリック
ス展開情報を優先させるように、第1又は第2新規デー
タを生成するデータ生成手段と、 前記データ生成手段により生成された第1又は第2新規
データを前記データ抽出手段により抽出された各データ
に付加し、これら各データと第1又は第2新規データと
を前記展開データベースに書込む展開データ書込手段と
を備えたことを特徴とするデータ展開システム。
1. A data expansion system for expanding each data in an existing database in which a plurality of data are stored in a matrix based on an input expansion request signal, and storing the expansion result in an expansion database. A matrix development information memory for storing matrix development information for generating first new data from a pattern on a matrix of each data in the existing database; and a second memory from a pattern on a matrix of each data in the existing database. Input means for respectively inputting individual matrix expansion information and the expansion request signal for generating new data, and, based on the content of the expansion request signal input by the input means, each data from the existing database. Data extracting means for extracting, and the data extracting means For each data extracted by,
On the basis of matrix expansion information in the matrix expansion information memory and individual matrix expansion information input by the input means, when the two information conflict with each other, the individual matrix expansion information is given priority over the matrix expansion information. Data generating means for generating first or second new data; and adding the first or second new data generated by the data generating means to each data extracted by the data extracting means. A data development system comprising: development data writing means for writing the first or second new data into the development database.
【請求項2】 複数のデータが記憶された既存データベ
ースに対し、入力される展開要求信号に基づいて前記各
データを展開し、この展開結果を展開データベースに保
存するデータ展開システムであって、 前記既存データベースにおける各データに対応して第1
省略語データを生成するための省略語情報が記憶された
省略語情報メモリと、 前記既存データベースにおける各データに対応して第2
省略語データを生成するための個別省略語情報と前記展
開要求信号とを夫々入力するための入力手段と、 前記入力手段により入力された展開要求信号の内容に基
づいて、前記既存データベースから各データを抽出する
データ抽出手段と、 前記データ抽出手段により抽出された各データのうちの
一部データに対し、前記省略語情報メモリ内の省略語情
報と前記入力手段により入力される個別省略語情報とに
基づいて、両情報が互いに競合するときには前記省略語
情報よりも前記個別省略語情報を優先させるように、第
1又は第2省略語データを生成するデータ生成手段と、 前記データ生成手段により生成された第1又は第2省略
語データを前記一部データと置換し、当該置換した省略
語データを含む各データを前記展開データベースに書込
む展開データ書込手段とを備えたことを特徴とするデー
タ展開システム。
2. A data expanding system for expanding each data based on an input expansion request signal to an existing database storing a plurality of data, and storing the expansion result in an expansion database. First for each data in existing database
An abbreviation information memory in which abbreviation information for generating abbreviation data is stored, and a second abbreviation information memory corresponding to each data in the existing database.
Input means for inputting individual abbreviation information for generating abbreviation data and the expansion request signal, respectively, based on the contents of the expansion request signal input by the input means, each data from the existing database Data extraction means for extracting the abbreviation information in the abbreviation information memory and the individual abbreviation information input by the input means for some of the data extracted by the data extraction means. A data generating means for generating first or second abbreviation data so that the individual abbreviation information is prioritized over the abbreviation information when both information conflict with each other, The first or second abbreviation data is replaced with the partial data, and each data including the replaced abbreviation data is written to the development database. Data expansion system characterized in that a opening data writing means.
【請求項3】 複数のデータが記憶された既存データベ
ースに対し、入力される展開要求信号に基づいて前記各
データを展開し、この展開結果を展開データベースに保
存するデータ展開システムであって、 前記既存データベースにおける各データに対応して第1
順序指示データを生成するための順序情報が記憶された
順序情報メモリと、 前記既存データベースにおける各データに対応して第2
順序指示データを生成するための個別順序情報と前記展
開要求信号とを夫々入力するための入力手段と、 前記入力手段により入力された展開要求信号の内容に基
づいて、前記既存データベースから各データを抽出する
データ抽出手段と、 前記データ抽出手段により抽出された各データに対し、
前記順序情報メモリ内の順序情報と前記入力手段により
入力される個別順序情報とに基づいて、両情報が互いに
競合するときには前記順序情報よりも前記個別順序情報
を優先させるように、第1又は第2順序指示データを生
成するデータ生成手段と、 前記データ生成手段により生成された第1又は第2順序
指示データに従って、前記データ抽出手段により抽出さ
れた各データの並び順を変更し、この並び順の変更され
た各データを前記展開データベースに書込む展開データ
書込手段とを備えたことを特徴とするデータ展開システ
ム。
3. A data expansion system for expanding each data based on an input expansion request signal to an existing database in which a plurality of data are stored, and storing an expansion result in the expansion database. First for each data in existing database
An order information memory in which order information for generating order instruction data is stored; and a second information memory corresponding to each data in the existing database.
Input means for respectively inputting individual order information for generating order instruction data and the expansion request signal, and, based on the content of the expansion request signal input by the input means, each data from the existing database. Data extraction means to be extracted, for each data extracted by the data extraction means,
Based on the order information in the order information memory and the individual order information input by the input means, when the two information conflict with each other, the first or second order information is given priority over the individual order information over the order information. (2) data generating means for generating order instruction data; and changing the order of each data extracted by the data extracting means according to the first or second order instruction data generated by the data generating means. And a development data writing means for writing the changed data into the development database.
JP10215636A 1998-07-30 1998-07-30 Data development system Pending JP2000048043A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10215636A JP2000048043A (en) 1998-07-30 1998-07-30 Data development system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10215636A JP2000048043A (en) 1998-07-30 1998-07-30 Data development system

Publications (1)

Publication Number Publication Date
JP2000048043A true JP2000048043A (en) 2000-02-18

Family

ID=16675694

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10215636A Pending JP2000048043A (en) 1998-07-30 1998-07-30 Data development system

Country Status (1)

Country Link
JP (1) JP2000048043A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011048575A (en) * 2009-08-26 2011-03-10 Toshiba Corp Database management system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011048575A (en) * 2009-08-26 2011-03-10 Toshiba Corp Database management system

Similar Documents

Publication Publication Date Title
US5150308A (en) Parameter and rule creation and modification mechanism for use by a procedure for synthesis of logic circuit designs
US5987239A (en) Computer system and method for building a hardware description language representation of control logic for a complex digital system
JP3828379B2 (en) Test specification generation support apparatus, method, program, and recording medium
WO1996002033A1 (en) Method of writing program for specific business
JPH06332678A (en) Production of specified business program
JPH03116281A (en) Logic synthesizing device
Magnusson The new implementation of ALF
JP2000048043A (en) Data development system
JP4797378B2 (en) Data processing program automatic generation system, data processing program automatic generation method, and data processing program automatic generation program
JPH04172529A (en) Automatic program generating system by data oriented software parts
JP2023149188A (en) Correction support method, correction support program, and information processing apparatus
JPH027171A (en) Logical circuit synthesizing system
JPH05134856A (en) Automatically programming system
JP2002236585A (en) Method for standardizing item names of multiple logical design specifications, system applied with the same method, and storage medium
Draper et al. The refinement of embedded software with the B-Method
JP3208300B2 (en) Method of extracting use form of physical entity in program and related extraction method
JP3318254B2 (en) How to decrypt files
JPH06119156A (en) Automatic program generating method
JPH08171486A (en) Program development supporting device utilizing data item component
Iverson A dictionary of APL
JPH03108067A (en) Data path circuit designing system
JPS63113631A (en) Retrieving system for software component
JPH01211121A (en) Translation system for source program including plural data base descriptions
JPH07141178A (en) Object accessing device
JPH09251472A (en) Method and device for synthesizing logic circuit