[go: up one dir, main page]

JPH03276254A - Document control system - Google Patents

Document control system

Info

Publication number
JPH03276254A
JPH03276254A JP2074711A JP7471190A JPH03276254A JP H03276254 A JPH03276254 A JP H03276254A JP 2074711 A JP2074711 A JP 2074711A JP 7471190 A JP7471190 A JP 7471190A JP H03276254 A JPH03276254 A JP H03276254A
Authority
JP
Japan
Prior art keywords
file
information
main
attribute
document
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
JP2074711A
Other languages
Japanese (ja)
Inventor
Yoshio Igai
猪飼 誉夫
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2074711A priority Critical patent/JPH03276254A/en
Publication of JPH03276254A publication Critical patent/JPH03276254A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To conveniently control the input/output operations of plural main body files including the different types of storages by putting a main body file identifier into a retrieving attribute and selecting the desired one of those main body files. CONSTITUTION:The file names, the stored medium names, etc., of a main body file 3 are registered in a document control file 1 as the control information on the file 3. A desired file 3 is searched by reference to the file 1 and the document data 5 are registered in a prescribed address. Then an access is applied to an attribute file 2 for registration of the retrieving attribute information 6, i.e., the information including a main body file identifier 8. When a document is taken out, an access is applied to the file 2 by reference to the file 1. Then an access file 3 is decided by the identifier 8. Thus the documents are easily registered into plural storages including the different types of storages.

Description

【発明の詳細な説明】 [産業上の利用分野] この発明は電子計算機を用いて文書管理を行う文書管理
システムに関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Field of Application] The present invention relates to a document management system that manages documents using a computer.

[従来の技術] 第4図は従来の文書管理システムの一例を示すブロック
図であって、図において(1)は文書管理ファイル、(
2)は属性ファイル、(3)は本体ファイル、(4)は
属性代替キーファイル、(5)は文書データ、(6)は
属性である。
[Prior Art] FIG. 4 is a block diagram showing an example of a conventional document management system, in which (1) indicates a document management file, (
2) is an attribute file, (3) is a main file, (4) is an attribute substitute key file, (5) is document data, and (6) is an attribute.

第5図は文書登録に際しての第4図のシステムの動作を
示すフローチャートで、(50)〜(53)はそれぞれ
各ステップを示す。すなわち、登録すべき文書データ(
5)を本体ファイル(3)の所定のアドレスに登録し、
当該文書の検索用属性情報く6)を属性ファイル(2)
に登録するステップ(52)。
FIG. 5 is a flowchart showing the operation of the system of FIG. 4 when registering a document, and (50) to (53) indicate each step. In other words, the document data to be registered (
5) to the specified address in the main file (3),
Save the search attribute information of the document (6) to the attribute file (2)
(52).

第6図は文書取り出しに際しての第4図のシステムの動
作を示すフローチャートで、(60)〜く63)はそれ
ぞれ各ステップを示す。すなわち、文書管理ファイル(
1)を参照し取り出すべき文書の属性に従い属性ファイ
ル(2)にアクセスして、当該文書の検索情報に従い目
的レコードを取り出しステップ(61)、この目的レコ
ードにあるポインタにより本体ファイル(3〉にアクセ
スして目的の文書データ(5)を取り出すステップ(6
2)。
FIG. 6 is a flowchart showing the operation of the system of FIG. 4 when retrieving a document, and (60) to (63) indicate each step. That is, the document management file (
1), access the attribute file (2) according to the attributes of the document to be retrieved, retrieve the target record according to the search information of the document (61), and access the main file (3) using the pointer in this target record. Step (6) of extracting the target document data (5)
2).

属性代替キーファイル(4)は、各文書データのキーワ
ードが使用できる時はこのキーワードを用いて、目的の
文書データ(5)を高速で検索するために属性ファイル
(2)にかわって用いられる。
The attribute substitute key file (4) is used in place of the attribute file (2) in order to search for the target document data (5) at high speed using the keyword of each document data when the keyword can be used.

[発明が解決しようとする課題] 上記のような従来の文書管理システムは以上のように構
成されているので、本体ファイルを識別すべき符号が検
索用属性情報の中に含まれておらず、そのため本体ファ
イルは単一のファイルとして取り扱わなければならず、
特に本体ファイル中に異種類のファイル、例えば磁気デ
ィスク上のファイルと光デイスク上のファイルなどが含
まれているとき、これら異種類のファイルを単一の本体
ファイルとして扱うことは困難であるという問題点があ
った。
[Problems to be Solved by the Invention] Since the conventional document management system as described above is configured as described above, the code for identifying the main file is not included in the search attribute information. Therefore, the main file must be treated as a single file,
In particular, when the main file contains different types of files, such as files on a magnetic disk and files on an optical disk, it is difficult to handle these different types of files as a single main file. There was a point.

この発明はかかる課題を解決するためになされたもので
、異種類の本体ファイルを含む複数の本体ファイルに対
する入出力を便利に管理することができる文書管理シス
テムを得ることを目的としている。
The present invention was made to solve this problem, and aims to provide a document management system that can conveniently manage input/output to a plurality of main files including different types of main files.

[課題を解決するための手段] この発明にかかる文書管理システムは、検索用属性のう
ちに本体ファイル識別子を入れてこの識別子により複数
の本体ファイルのうちから目的の本体ファイルを選択で
きるようにした。
[Means for Solving the Problems] The document management system according to the present invention includes a main file identifier in the search attributes so that a target main file can be selected from among a plurality of main files using this identifier. .

[作用] この発明の文書管理システムにおいては、複数の本体フ
ァイルから目的の本体ファイルを容易に選択することが
できるので、多数の本体ファイルを使用するシステムを
構成することができる。
[Operation] In the document management system of the present invention, a target main file can be easily selected from a plurality of main files, so a system using a large number of main files can be configured.

[実施例] 以下、この発明の実施例を図面を用いて説明する。第1
図はこの発明の一実施例を示すブロック図で、図におい
て第4図と同一符号は同−又は相当部分を示し、(7)
は文書管理ファイル(1)内における追加本体ファイル
登録領域、(8)は本体ファイル識別子、(9)は光デ
ィスクの本体ファイルである。
[Examples] Examples of the present invention will be described below with reference to the drawings. 1st
The figure is a block diagram showing an embodiment of the present invention. In the figure, the same reference numerals as in FIG. 4 indicate the same or corresponding parts, (7)
is the additional main file registration area in the document management file (1), (8) is the main file identifier, and (9) is the main file of the optical disc.

第2図は文書登録に際してのこの発明のシステムの動作
を示すフローチャートで、(20)〜(26)はそれぞ
れ各ステップを示す。すなわち、文書管理ファイル(1
)へは、本体ファイルのファイル名や記憶の媒体名など
をも本体ファイルの管理情報として登録しておき、どの
本体ファイルに文書データを入れるかを定めた後ステッ
プ(21)、文書管理ファイルを参照して目的の本体フ
ァイルを見付は出しステップ(22> 、この見付は出
した本体ファイルの所定のアドレスに文書データを登録
しステップ(23)、文書管理ファイルを参照して属性
ファイル上に、登録した文書データの属性に対応する属
性が登録されている場所にアクセスしステップ(24)
、その場所に検索用属性情報(本体ファイル識別子(8
)を含む)を登録するステップ(25)。
FIG. 2 is a flowchart showing the operation of the system of the present invention at the time of document registration, and (20) to (26) indicate each step. In other words, the document management file (1
), register the file name and storage medium name of the main file as management information of the main file, and after deciding which main file should contain the document data, in step (21), save the document management file. Step (22>) refers to the target main file and displays the heading. Step (22) registers the document data at a predetermined address of the main file. Step (23) refers to the document management file and displays the heading in the attribute file. In step (24), access the location where attributes corresponding to the attributes of the registered document data are registered.
, enter the search attribute information (main file identifier (8) at that location).
)).

第3図は文書取り出しに際してのこの発明のシステムの
動作を示すフローチャートで、(30)〜(36)はそ
れぞれ各ステップを示す。すなわち、取り出すべき目的
の文書データ(5)の属性によって文書管理ファイル(
1)を参照して属性ファイルく2)にアクセスしステッ
プ(31)、検索情報により目的の文書データく5)の
検索用属性情報(6)が記憶されているレコードを取り
出しステップ(32)、この取り出したレコードの本体
ファイル識別子(8)によりアクセスすべき本体ファイ
ルを決定しステップ(33)〜ステップ(34)、この
決定した本体ファイルに対し上記レコードにあるポイン
タによってアクセスする。
FIG. 3 is a flowchart showing the operation of the system of the present invention when retrieving a document, and (30) to (36) indicate each step. In other words, the document management file (
Step (31) refers to the attribute file 1) and accesses the attribute file 2), retrieves the record in which the search attribute information (6) of 5) is stored in the target document data according to the search information, step (32), The main file to be accessed is determined based on the main file identifier (8) of the retrieved record, and in steps (33) to (34), the determined main file is accessed using the pointer in the record.

なお、上述の説明では文書データ(5)を管理する文書
管理システムとしてこの発明を説明しているが、文書デ
ータ(5)ばかりでなく、それぞれまとまったデータ、
例えばイメージデータ、プログラムソースなど、一般に
情報を登録するシステムにこの発明が利用できることは
申すまでもない また文書管理ファイル(1)にはシステムの生成情報が
あればよいので、磁気ディスク、光ディスク、光磁気デ
ィスクのどの種類の記憶装置を用いてもよい。
In addition, in the above explanation, this invention is explained as a document management system that manages document data (5), but it is not only possible to manage document data (5), but also to manage each set of data,
It goes without saying that the present invention can be used in systems that generally register information such as image data and program sources, and since the document management file (1) only needs to contain information generated by the system, Any type of storage device such as a magnetic disk may be used.

さらにメモリの一領域を文書管理ファイル(1)として
用い、その領域が文書管理ファイル(1)を構成すると
いう識別情報を加えておいても良い。
Furthermore, one area of the memory may be used as the document management file (1), and identification information indicating that the area constitutes the document management file (1) may be added.

[発明の効果] この発明は以上説明したように、異種類の記憶装置を含
む複数の記憶装置への文書登録が容易になるので、多量
の文書データを登録管理することが容易にできるという
効果がある。
[Effects of the Invention] As explained above, the present invention has the advantage that it is easy to register documents in multiple storage devices including different types of storage devices, and therefore it is possible to easily register and manage a large amount of document data. There is.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図はこの発明の一実施例を示すブロック図、第2図
は文書登録に際してのこの発明のシステムの動作を示す
フローチャート、第3図は文書取り出しに際してのこの
発明のシステムの動作を示すフローチャート、第4図は
従来のシステムを示すブロック図、第5図は文書登録に
際しての第4図のシステムの動作を示すフローチャート
、第6図は文書取り出しに際しての第4図のシステムの
動作を示すフローチャートである。 図において(1)は文書管理ファイル、(2)は属性フ
ァイル、(3)は本体ファイル、(5)は文書データ、
(6)は検索用属性情報、(7)は追加本体ファイル登
録領域、(8)は本体ファイル識別子、(9)は光ディ
スクの本体ファイルを示す。 なお、各図中同一符号は同一または相当部分を示すもの
とする。
FIG. 1 is a block diagram showing an embodiment of the invention, FIG. 2 is a flowchart showing the operation of the system of the invention when registering a document, and FIG. 3 is a flowchart showing the operation of the system of the invention when retrieving a document. , FIG. 4 is a block diagram showing a conventional system, FIG. 5 is a flowchart showing the operation of the system shown in FIG. 4 when registering a document, and FIG. 6 is a flowchart showing the operation of the system shown in FIG. 4 when retrieving a document. It is. In the figure, (1) is the document management file, (2) is the attribute file, (3) is the main file, (5) is the document data,
(6) shows the search attribute information, (7) shows the additional main file registration area, (8) shows the main file identifier, and (9) shows the main file of the optical disc. Note that the same reference numerals in each figure indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】[Claims]  種類の異なる記憶媒体による異種の記憶装置を含む複
数の記憶装置によって構成される複数の本体ファイル、
この複数の本体ファイルに記憶されている各情報の属性
と、当該情報が記憶されている本体ファイルの識別子と
、当該情報にアクセスするためのポインタとを同一レコ
ードに記憶する属性ファイル、この属性ファイル及び上
記複数の本体ファイルに対する管理情報を記憶する文書
管理ファイルを備え、情報の登録に際しては、上記文書
管理ファイルを参照し複数の本体ファイルのうちのどの
本体ファイルに当該情報を登録すべきかを決定して、こ
の決定した本体ファイルに当該情報を登録し、当該情報
の検索用属性情報を当該情報が登録されている本体ファ
イルの本体ファイル識別子と共に上記属性ファイルに登
録し、情報の取り出しに際しては、当該情報の属性に従
い上記文書管理ファイルを参照し上記属性ファイルにア
クセスして当該情報に対応するレコードを取り出し、そ
のレコードに記載される本体ファイル識別子により定め
られる本体ファイルに対し上記レコードに記載されるポ
インタによりアクセスすることを特徴とする文書管理シ
ステム。
A plurality of main files constituted by a plurality of storage devices including disparate storage devices using different types of storage media;
An attribute file that stores in the same record the attributes of each information stored in the plurality of main files, the identifier of the main file in which the information is stored, and a pointer for accessing the information; this attribute file; and a document management file that stores management information for the plurality of main files, and when registering information, refers to the document management file to determine which main file among the plurality of main files the information should be registered. Then, register the information in this determined main file, register the search attribute information of the information in the above attribute file together with the main file identifier of the main file in which the information is registered, and when retrieving the information, Refers to the document management file according to the attributes of the information, accesses the attribute file, retrieves the record corresponding to the information, and writes the information to the main file specified by the main file identifier described in the record. A document management system characterized by access using a pointer.
JP2074711A 1990-03-23 1990-03-23 Document control system Pending JPH03276254A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2074711A JPH03276254A (en) 1990-03-23 1990-03-23 Document control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2074711A JPH03276254A (en) 1990-03-23 1990-03-23 Document control system

Publications (1)

Publication Number Publication Date
JPH03276254A true JPH03276254A (en) 1991-12-06

Family

ID=13555082

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2074711A Pending JPH03276254A (en) 1990-03-23 1990-03-23 Document control system

Country Status (1)

Country Link
JP (1) JPH03276254A (en)

Similar Documents

Publication Publication Date Title
US6484181B2 (en) Method and system for handling foreign key update in an object-oriented database environment
EP0487331A2 (en) Directory management system
US20090063410A1 (en) Method for Performing Parallel Data Indexing Within a Data Storage System
JP2009265840A (en) Cache system for database
KR100570428B1 (en) Data storage method in file system using grouping
JP4177833B2 (en) Method and apparatus for multi-process access to linked list
JP2004192657A (en) Information retrieval system, and recording medium recording information retrieval method and program for information retrieval
JPH03276254A (en) Document control system
US7606789B2 (en) Data access and retrieval mechanism
JPH06187201A (en) File system
JPH05151056A (en) Data controller
JP3016255B2 (en) Database management system
JP2000259476A (en) File management system and server computer
JPH0744426A (en) File system file management method
JPH0273436A (en) File control system
JP2000305817A (en) Data storage method in data retrieval system
JPS63291145A (en) Method for managing file
JPH04336341A (en) File access control system
JPS62256176A (en) Image data storage processing system
JPS61103242A (en) High-speed retrieval system
JPS62177642A (en) File management system for postscript filing device
JPH05324734A (en) Electronic filing device
JPH03111975A (en) Optical disk access device for picture retrieving device
JPH05257773A (en) File managing system
JPS61276040A (en) File access system