JPH0784841A - Information control device - Google Patents

Information control device

Info

Publication number
JPH0784841A
JPH0784841A JP5227507A JP22750793A JPH0784841A JP H0784841 A JPH0784841 A JP H0784841A JP 5227507 A JP5227507 A JP 5227507A JP 22750793 A JP22750793 A JP 22750793A JP H0784841 A JPH0784841 A JP H0784841A
Authority
JP
Japan
Prior art keywords
data
relation
file
processing
information management
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
JP5227507A
Other languages
Japanese (ja)
Inventor
Junichi Asano
順一 浅野
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.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor Co Ltd
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 Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP5227507A priority Critical patent/JPH0784841A/en
Publication of JPH0784841A publication Critical patent/JPH0784841A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To provide the information control device which increases the amount of processable data by eliminating duplicate recording of data with a relation file containing data on the mutual relation among data and also, speedily retrieves data. CONSTITUTION:The information control device is provided with the relation file 11 which contains the data on the mutual relation among the data, a data relation control part 3 which directly accesses the relation file 11, and a work part 2 sends an indication to the data relation control part 3 according to a data request from an application program; and the relation file 11 is retrieved through the data relation control part 3 and work part 2 to speedily retrieve data according to the relation among the data, and the data are unified.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、速やかにデータを検索
できる情報管理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information management device capable of quickly searching for data.

【0002】[0002]

【従来の技術】近年、コンピュータにより処理されるデ
ータ量は増大し、データを記録する記憶装置も大容量化
している。また、コンピュータで処理できるデータ量は
記憶装置の容量によって左右されることが多い。しか
し、同じデータを複数記憶させることは記憶装置の記憶
容量が無駄になり、コンピュータで処理する全体のデー
タ量は減少しているにも係わらずデータの処理時間は変
わらないということが問題であった。
2. Description of the Related Art In recent years, the amount of data processed by computers has increased, and the capacity of storage devices for recording data has also increased. In addition, the amount of data that can be processed by a computer often depends on the capacity of the storage device. However, storing the same data multiple times is a problem that the storage capacity of the storage device is wasted and the processing time of the data does not change despite the reduction of the total amount of data processed by the computer. It was

【0003】そこで、通常の処理以外に例えば重複して
いるデータを単一化するための処理をユーザーが行いデ
ータの有効利用を図りコンピュータで処理できる全体の
データ量の増加とコンピュータが行うデータの処理時間
の低減を行っていた。
Therefore, in addition to the normal processing, for example, the processing for unifying the duplicated data is performed by the user so that the data can be effectively used and the total amount of data that can be processed by the computer is increased and The processing time was reduced.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、重複し
ているデータの単一化をユーザーが行うことは、人為的
作業によるデータの信頼性の低下と単一化のための作業
時間の増加とにより、結果として速やかなデータ処理を
行う妨げとなっていた。
However, if the user unifies the duplicated data, the reliability of the data is lowered by the artificial work and the working time for the unification is increased. As a result, it has been an obstacle to rapid data processing.

【0005】そこで本発明の目的は、データの信頼性の
向上とデータの単一化により、コンピュータで処理でき
るデータ量の増加とデータの検索時間の低減を可能とす
る情報管理装置を提供することにある。
Therefore, an object of the present invention is to provide an information management apparatus capable of increasing the amount of data that can be processed by a computer and reducing the data search time by improving the reliability of data and unifying the data. It is in.

【0006】[0006]

【課題を解決するための手段】上記の目的を達成するた
めの本発明は、データの処理を行うアプリケーションプ
ログラムの実行によりデータ処理に必要なデータが記録
されているデータファイルにデータ登録、データ変更お
よびデータ消去を行う情報管理装置において、前記アプ
リケーションプログラムからのデータ処理指示にしたが
いデータ処理の命令を作成するデータ処理命令作成手段
と、前記データ処理におけるデータ間の相互関係を記録
するデータ関係記録手段と、前記データ処理命令作成手
段からのデータ処理命令にしたがい当該データ関係記録
手段をアクセスしデータの制御を行うデータ制御手段
と、を有することを特徴とする。
SUMMARY OF THE INVENTION To achieve the above object, the present invention provides data registration and data modification in a data file in which data necessary for data processing is recorded by executing an application program for processing data. In an information management device for erasing data, a data processing command creating means for creating a data processing command in accordance with a data processing instruction from the application program, and a data relation recording device for recording a mutual relationship between data in the data processing. And a data control means for controlling the data by accessing the data relation recording means according to the data processing instruction from the data processing instruction creating means.

【0007】[0007]

【作用】本発明の情報管理装置は、データ処理命令作成
手段によりアプリケーションプログラムからの要求であ
るデータの登録,データの変更およびデータの消去など
の指示を速やかに行うための命令を生成する。また、デ
ータ関係記録手段によりデータ間の相互関係を記録し、
この記録を検索することにより現在の処理に必要なデー
タの速やかな検索を可能なものとする。そして、データ
制御手段は、前述のデータ処理命令作成手段からのデー
タ処理命令にしたがいデータ関係記録手段をアクセス
し、データの登録,データの変更およびデータの消去な
どデータの制御を行う。
In the information management apparatus of the present invention, the data processing command generating means generates a command for promptly instructing data registration, data modification and data deletion, which are requests from the application program. In addition, the data relationship recording means records the mutual relationship between the data,
By searching this record, it is possible to quickly search for the data necessary for the current processing. Then, the data control means accesses the data relation recording means in accordance with the data processing command from the above-mentioned data processing command creating means, and controls data such as data registration, data modification and data deletion.

【0008】[0008]

【実施例】以下添付した図面を参照して、本発明の情報
管理装置を説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An information management apparatus of the present invention will be described below with reference to the accompanying drawings.

【0009】本発明の情報管理装置には、データの処理
を行うアプリケーション部1と、このアプリケーション
部1からのデータの登録,データの変更およびデータの
消去などの指示を速やかに行うための命令を自動生成す
るデータ処理命令作成手段であるワーク部2と、各種デ
ータが格納されているデータファイル部10と、このデ
ータファイル部10を直接アクセスしデータの登録,デ
ータの変更およびデータの消去などデータの制御を行う
データ制御手段であるデータ間関係コントロール部3
と、このデータ間関係コントロール部3とアプリケーシ
ョン部1,ワーク部2との接続を行うインターフェース
部4と、がある。また、データファイル部10には、デ
ータとデータとの関連が記録されていてデータ間関係コ
ントロール部3により直接アクセスされるデータ関係記
録手段である関係ファイル11と、本発明の情報管理装
置内のデータを格納するデータファイル12と、このデ
ータファイル12に格納するデータの形式が格納されて
いるフォームファイル13と、がある。
The information management apparatus of the present invention is provided with an application section 1 for processing data and an instruction for promptly instructing from the application section 1 such as data registration, data change and data deletion. The work unit 2 which is a data processing instruction creating means to be automatically generated, the data file unit 10 in which various data are stored, and the data file unit 10 is directly accessed to register data, change data, erase data, and the like. Data relation control unit 3 which is a data control means for controlling
And an interface unit 4 for connecting the data relation control unit 3 with the application unit 1 and the work unit 2. Further, the data file unit 10 records the relation between data and the relation file 11 which is a data relation recording means directly accessed by the inter-data relation control unit 3, and the data in the information management apparatus of the present invention. And a form file 13 in which the format of the data stored in this data file 12 is stored.

【0010】そして、データファイル部10のデータフ
ァイル12のファイル構造には、図2(a) のようなデー
タ自身の識別番号およびアプリケーションプログラムの
バージョンなどを記録するデータIDと、現在参照して
いるデータと他のデータとの関係が記録されている関係
ファイルIDおよび数値データかまたはそれ以外のデー
タかを表す属性値などを記録する分類情報と、実際に処
理するデータを記録するデータとが設けられている。一
方、データファイル部10の関係ファイル部11には、
図2(b) のようなデータとデータとの一つの関係を表す
データ識別番号などを記録する関係ファイルIDと、数
値データかまたはそれ以外のデータかを表す属性値など
を記録する分類情報と、実際に処理されたデータとデー
タとの関係を記録するデータファイルIDの相互関係デ
ータと、が設けられている。
The file structure of the data file 12 of the data file section 10 is currently referred to as the data ID for recording the identification number of the data itself and the version of the application program as shown in FIG. 2 (a). Provided is a relational file ID in which the relation between data and other data is recorded and classification information for recording attribute values indicating numerical data or other data, and data for recording actually processed data. Has been. On the other hand, in the relation file part 11 of the data file part 10,
A relational file ID that records a data identification number that represents one relationship between data and data as shown in FIG. 2B, and classification information that records attribute values that represent numerical data or other data. , Data file ID correlation data that records the relationship between the actually processed data and the data.

【0011】また、前述のワーク部2は、アプリケーシ
ョンプログラムからのデータ要求にしたがいデータファ
イル部10からデータをアクセスするためにデータ間関
係コントロール部3に対してデータ要求の指示を行う。
データ間関係コントロール部3はこのデータ要求指示に
より、まず関係ファイルの分類情報を読み込み、次にこ
のデータをからデータファイルIDの相互関係データを
アクセスし、データ間の相互関係から速やかに目的のデ
ータファイルIDを検索する。そして、さらにデータ間
関係コントロール部3は、この検索されたデータIDの
分類情報から目的のデータを検索しデータの登録,デー
タの変更およびデータの消去を行う。
Further, the above-mentioned work unit 2 issues a data request instruction to the inter-data relation control unit 3 in order to access the data from the data file unit 10 in accordance with the data request from the application program.
In response to this data request instruction, the inter-data relation control unit 3 first reads the classification information of the relation file, then accesses the mutual relation data of the data file ID from this data, and promptly detects the target data from the mutual relation of the data. Search for file ID. Then, the inter-data relationship control unit 3 searches for the target data from the classified information of the searched data ID, registers the data, changes the data, and deletes the data.

【0012】このように構成され動作する本発明の情報
管理装置の登録または変更の制御のフローチャートは図
3のようにまず、アプリケーション部1からのデータ登
録要求にしたがいワーク部2よりデータ登録命令を出力
する(S20)。次に、新規登録でない場合はデータの
変更になるので関係ファイル11内のデータファイルI
Dの相互関係データを変更しデータを登録する(S2
1,S22)。また、新規登録データの場合は関係ファ
イル11内のデータファイルIDの相互関係データを変
更または生成しファームファイル13にしたがいデータ
を新規登録する(S21,S23)。そして、最後に新
しいデータの分類情報を付加し処理を終了する(S2
4)。
As shown in FIG. 3, the flow chart of the control of registration or change of the information management apparatus of the present invention configured and operating as described above is such that a data registration command is first issued from the work unit 2 in accordance with a data registration request from the application unit 1. Output (S20). Next, if it is not a new registration, the data will be changed, so the data file I in the relation file 11
Change the mutual relationship data of D and register the data (S2
1, S22). In the case of newly registered data, the mutual relationship data of the data file ID in the relationship file 11 is changed or generated, and the data is newly registered according to the firmware file 13 (S21, S23). Finally, the classification information of the new data is added and the process is terminated (S2).
4).

【0013】また、データ削除の制御のフローチャート
は図4のようにまず、アプリケーション部1からのデー
タの削除要求に従いワーク部2よりデータ削除命令を出
力する(S30)。次に、関係ファイル11の分類情報
によってデータファイル12の該当データを検索し削除
する(S31)。そして、最後に関係ファイル11の分
類情報とファイルデータIDの相互関係データとを変更
または削除し処理を終了する(S32)。
As shown in FIG. 4, the data deletion control flow chart is as follows. First, the work unit 2 outputs a data deletion command in response to a data deletion request from the application unit 1 (S30). Next, the relevant data in the data file 12 is searched and deleted according to the classification information of the relation file 11 (S31). Then, finally, the classification information of the relation file 11 and the mutual relation data of the file data ID are changed or deleted, and the processing is ended (S32).

【0014】このように本発明の情報管理装置は、デー
タ間の相互関係のデータを格納した関係ファイルをアク
セスしデータの登録,データの変更およびデータの消去
をすることにより、データの信頼性の向上とデータの単
一化を行うことができた。
As described above, the information management apparatus of the present invention accesses the relational file storing the data of the interrelationship between the data and registers the data, changes the data, and erases the data, thereby ensuring the reliability of the data. We were able to improve and unify the data.

【0015】[0015]

【発明の効果】以上、述べたように本発明によれば、デ
ータ間の相互関係のデータを格納した関係ファイルをア
クセスしデータの登録,データの変更およびデータの消
去をすることにより、データの信頼性の向上とデータの
単一化を行うことができ、コンピュータで処理できるデ
ータ量の増加とデータの検索時間の低減ができる。
As described above, according to the present invention, by accessing the relational file storing the data of the interrelationship between the data and registering the data, changing the data and erasing the data, Reliability can be improved and data can be unified, the amount of data that can be processed by a computer can be increased, and the search time for data can be reduced.

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

【図1】 本発明の情報管理装置の構成を説明するため
の図面である。
FIG. 1 is a diagram for explaining a configuration of an information management device of the present invention.

【図2】 本発明の情報管理装置の関係ファイルとデー
タファイルの構造を説明するための図面である。
FIG. 2 is a diagram for explaining structures of a relation file and a data file of the information management device of the present invention.

【図3】 本発明の情報管理装置のデータ登録またはデ
ータ変更の制御のフローチャートである。
FIG. 3 is a flowchart of control of data registration or data change of the information management device of the present invention.

【図4】 本発明の情報管理装置のデータ削除の制御の
フローチャートである。
FIG. 4 is a flowchart of data deletion control of the information management apparatus of the present invention.

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

1…アプリケーション部、 2…ワーク
部、3…データ間関係コントロール部、 4…イ
ンターフェース部、10…データファイル部、
11…関係ファイル、12…データファイル、
13…フォームファイル。
1 ... Application part, 2 ... Work part, 3 ... Data relation control part, 4 ... Interface part, 10 ... Data file part,
11 ... relationship file, 12 ... data file,
13 ... Form file.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 データの処理を行うアプリケーションプ
ログラムの実行によりデータ処理に必要なデータが記録
されているデータファイルにデータ登録、データ変更お
よびデータ消去を行う情報管理装置において、 前記アプリケーションプログラムからのデータ処理指示
にしたがいデータ処理の命令を作成するデータ処理命令
作成手段と、 前記データ処理におけるデータ間の相互関係を記録する
データ関係記録手段と、 前記データ処理命令作成手段
からのデータ処理命令にしたがい当該データ関係記録手
段をアクセスしデータの制御を行うデータ制御手段と、
を有することを特徴とする情報管理装置。
1. An information management device for registering data, changing data and erasing data in a data file in which data required for data processing is recorded by executing an application program for processing data, wherein data from the application program is stored. A data processing instruction creating unit that creates a data processing instruction according to a processing instruction, a data relationship recording unit that records a mutual relationship between data in the data processing, and a data processing instruction from the data processing instruction creating unit. Data control means for accessing the data relation recording means and controlling the data;
An information management device comprising:
JP5227507A 1993-09-13 1993-09-13 Information control device Pending JPH0784841A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5227507A JPH0784841A (en) 1993-09-13 1993-09-13 Information control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5227507A JPH0784841A (en) 1993-09-13 1993-09-13 Information control device

Publications (1)

Publication Number Publication Date
JPH0784841A true JPH0784841A (en) 1995-03-31

Family

ID=16861986

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5227507A Pending JPH0784841A (en) 1993-09-13 1993-09-13 Information control device

Country Status (1)

Country Link
JP (1) JPH0784841A (en)

Similar Documents

Publication Publication Date Title
US7904426B2 (en) System and method for identifying a removable storage device
JP2006251990A (en) Database reorganization program and database reorganization method
JPH01204163A (en) File controller
JPH0784841A (en) Information control device
JPH06282380A (en) Disk storage device
JPH10124359A (en) Cache selecting method and data processing system
JPH0239225A (en) Filing system
JPS6278790A (en) Storage device
JP2641399B2 (en) File management device
JPH0256678A (en) Record storing system for data base
JPH0744426A (en) File management method for file system
JPS62118453A (en) File controller
JP2838988B2 (en) File storage system in external storage device
JPH04336340A (en) Disk cache access control system
JP2762549B2 (en) Program correction device
JPH09231115A (en) Data base processing method
JPH06275023A (en) Information recorder
JPH03226822A (en) Floppy disk controller
JPH06149647A (en) Multi-media file managing system
JPS61276040A (en) File access system
JPH0410292A (en) Hard disk device
JPH11242589A (en) Program retrieval system and program recording medium
JPH02208750A (en) File access system
JPH04314129A (en) File managing system
JPH11259294A (en) Computer system, access control method and storage medium