JP2000330843A - File management system and recording medium recording program for the system - Google Patents

File management system and recording medium recording program for the system

Info

Publication number
JP2000330843A
JP2000330843A JP11140769A JP14076999A JP2000330843A JP 2000330843 A JP2000330843 A JP 2000330843A JP 11140769 A JP11140769 A JP 11140769A JP 14076999 A JP14076999 A JP 14076999A JP 2000330843 A JP2000330843 A JP 2000330843A
Authority
JP
Japan
Prior art keywords
file
information
area
management system
reference information
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.)
Granted
Application number
JP11140769A
Other languages
Japanese (ja)
Other versions
JP3598875B2 (en
Inventor
Kenji Abe
賢治 安部
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP14076999A priority Critical patent/JP3598875B2/en
Publication of JP2000330843A publication Critical patent/JP2000330843A/en
Application granted granted Critical
Publication of JP3598875B2 publication Critical patent/JP3598875B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To prevent the generation of an event that a referring side file can not be executed and an event that a file to be referred to can not be detected at the time of referring to the information on the file from the reference side when a file to be referred to by a certain file is moved or deleted or its name is changed. SOLUTION: In the file management system, each of files 1, 2 is provided with a data area for storing file data and a variable length file attribute information area for storing the attribute information on data stored in the data area, reference information 11, 21 expressing logical position information 22, 12 having the hierarchical directory structure of the other file to be referred to by the file concerned or the other file referring to the file concerned are included in respective file attribute information areas and a reference information updating means 5 dynamically updates the reference information in the file attribute information area of the other reference side file on the basis of the file reference information interlocking with operation for moving or deleting the file or changing its file name.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、論理的に階層的な
木構造(ディレクトリ構造)を用いて磁気ディスク等の
情報記憶媒体における論理的な情報の記憶単位であるフ
ァイルを管理するファイル管理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file management system which manages a file as a logical information storage unit in an information storage medium such as a magnetic disk using a logically hierarchical tree structure (directory structure). About.

【0002】[0002]

【従来の技術】従来のファイル管理システムでは、任意
の複数のファイル間でファイルの相互の参照/被参照関
係の情報を保持しておらず、また、それらを関連付ける
手段も持たなかった。この為、操作者の情報ファイルへ
の任意の操作によりファイル相互の参照関係が壊れ、プ
ログラムの実行及び情報ファイルの参照が不可能になっ
たり、あるいは実行参照が不可能にはならないまでもシ
ステムが巨大になるに従って一旦決定したファイル構成
を容易に変更することができないようになるなど保守管
理の面で問題があった。
2. Description of the Related Art A conventional file management system does not hold information on the mutual reference / reference relationship of files among a plurality of arbitrary files, and has no means for associating them. For this reason, any operation performed by the operator on the information file breaks the mutual reference relationship between the files, making it impossible to execute the program and refer to the information file. There has been a problem in terms of maintenance management, such as the file structure once determined cannot be easily changed as the size increases.

【0003】[0003]

【発明が解決しようとする課題】本発明は、論理的に階
層的な木構造(ディレクトリ構造)を用いて磁気ディス
ク等の情報記憶媒体における論理的な情報の記録単位で
あるファイルを管理するファイル管理システムにおい
て、あるファイルによって参照されるファイル(被参照
ファイル)が移動、削除、名称が変更される等の操作に
よって、参照する側のファイルの実行ができないという
事象や、参照する側からの情報の参照に対して被参照フ
ァイルが見つからないという事象を防止し、ファイルの
自由な配置を可能とするファイル管理システムを提供す
ることを目的とする。
SUMMARY OF THE INVENTION The present invention relates to a file for managing a file which is a logical information recording unit in an information storage medium such as a magnetic disk using a logically hierarchical tree structure (directory structure). In the management system, the file referred to by a certain file (referenced file) is moved, deleted, renamed, etc., so that the referenced file cannot be executed or information from the referencing side An object of the present invention is to provide a file management system that prevents an event that a referenced file is not found for a reference to a file and enables free arrangement of files.

【0004】[0004]

【課題を解決するための手段】上記課題を解決するた
め、請求項1記載の発明は、論理的に階層的な木構造
(ディレクトリ構造)を用いて磁気ディスク等の情報記
憶媒体における論理的な情報の記憶単位であるファイル
を管理するファイル管理システムにおいて、各ファイル
に、ファイルのデータを格納するデータ領域と、データ
領域に保持されるデータの属性情報を保持する可変長の
ファイル属性情報領域とを有し、かつ、前記ファイル属
性情報領域内に、当該ファイルが参照する他ファイル又
は当該ファイルを参照する他ファイルの階層ディレクト
リ構造での論理位置情報を表す参照情報を含み、ファイ
ルの移動、削除、又は名称の変更の操作に連動して、当
該ファイルの参照情報に基づいて、参照側の他ファイル
のファイル属性情報領域内の参照情報を動的に更新する
参照情報更新手段を備えることを特徴としている。
In order to solve the above-mentioned problems, the invention according to claim 1 uses a logically hierarchical tree structure (directory structure) to logically store information in an information storage medium such as a magnetic disk. In a file management system that manages a file as a storage unit of information, in each file, a data area for storing file data, and a variable-length file attribute information area for storing attribute information of data held in the data area are provided. And the file attribute information area includes, in the file attribute information area, reference information indicating logical location information in a hierarchical directory structure of another file referenced by the file or another file referenced by the file, and moves or deletes the file. Or the file attribute information area of another file on the referring side based on the reference information of the file in conjunction with the operation of changing the name. It is characterized in that it comprises a reference information updating means for dynamically updating the reference information in the.

【0005】また、請求項2記載の発明は、当該ファイ
ルが他のファイルを参照するファイルである場合に、当
該ファイルのデータ領域内に、ファイル属性情報領域内
に保持する参照情報を指し示す参照指示情報を保持する
ことを特徴としている。また、本発明は、コンピュータ
を用いて構成されるものであって、その際、該コンピュ
ーターによって実行されるプログラムは、コンピュータ
読み取り可能な記録媒体に記録して頒布することが可能
である。
According to a second aspect of the present invention, when the file is a file which refers to another file, the reference instruction indicating the reference information held in the file attribute information area in the data area of the file. It is characterized by holding information. Further, the present invention is configured using a computer, and in that case, a program executed by the computer can be recorded on a computer-readable recording medium and distributed.

【0006】本発明のファイル管理システムによれば、
ファイルの属性を管理する領域に参照関係にあるファイ
ルの論理位置情報を持つので、ファイルに対して操作が
行われた場合でも可能な限りファイル間の相互参照関係
を維持することが可能となる。
According to the file management system of the present invention,
Since the area for managing the attributes of the file has the logical position information of the file having the reference relation, it is possible to maintain the cross-reference relation between the files as much as possible even when an operation is performed on the file.

【0007】[0007]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態について説明する。図1は、本発明によるファ
イル管理システムの一実施の形態を示す説明図であり、
図1(a)はファイル管理システムのブロック構成を
図、図1(b)はファイル管理システムで用いられるフ
ァイルの構成を示す図である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is an explanatory diagram showing an embodiment of a file management system according to the present invention.
FIG. 1A shows a block configuration of a file management system, and FIG. 1B shows a configuration of a file used in the file management system.

【0008】図1(a)を参照すると、本実施の形態
は、操作者が、ファイルに対する操作の入力を行うキー
ボードやポインティングデバイス等の入力装置4と、操
作者の入力装置4からの操作を受け付け、その操作内容
に従って、記憶装置7に記憶されている操作対象のファ
イルの移動、削除、名称の変更等を行うデータ処理装置
6とから構成されている。
Referring to FIG. 1A, according to the present embodiment, an operator operates an input device 4 such as a keyboard or a pointing device for inputting an operation on a file, and performs an operation from the input device 4 by the operator. And a data processing device 6 that moves, deletes, renames, and the like the operation target file stored in the storage device 7 according to the contents of the operation.

【0009】記憶装置7は、磁気ディスク等の情報記憶
媒体からなり、論理的に階層的な木構造(ディレクトリ
構造)を用いて、論理的な情報の記憶単位であるファイ
ルを記憶する。図1(a)に示す例では、あらかじめ、
記憶装置7が、論理位置12にファイル1を、そして、
論理位置22にファイル2を、それぞれ記憶しているも
のとする。
The storage device 7 is composed of an information storage medium such as a magnetic disk, and stores a file, which is a logical information storage unit, using a logically hierarchical tree structure (directory structure). In the example shown in FIG.
Storage device 7 stores file 1 at logical location 12 and
It is assumed that the file 2 is stored in the logical position 22.

【0010】ファイル1およびファイル2は、図1
(b)に示すように、ともに、ファイルのデータを格納
するデータ領域と、データ領域に保持されるデータの属
性情報を保持する可変長のファイル属性情報領域とを有
して構成されている。この場合、ファイル1がファイル
2を参照するファイルであるとすると、ファイル1は、
参照先の他ファイル(ファイル2)の階層構造における
論理位置(論理位置22)を記憶した参照情報11をフ
ァイル属性情報領域内に含み、また、ファイル2は、参
照元の他ファイル(ファイル1)の階層構造における論
理位置(論理位置12)を記憶した参照情報21をファ
イル属性情報領域内に含んでいる。なお、ファイル属性
情報領域内には複数の参照情報を含ませることができ、
この場合には、1つファイルから複数のファイルを参照
できるようになる。
[0010] File 1 and file 2 are shown in FIG.
As shown in (b), each of them is configured to have a data area for storing data of a file and a variable-length file attribute information area for storing attribute information of data held in the data area. In this case, if file 1 is a file that refers to file 2, file 1
The file attribute information area contains the reference information 11 storing the logical position (logical position 22) in the hierarchical structure of the reference destination file (file 2), and the file 2 is the reference source file (file 1). The reference information 21 storing the logical position (logical position 12) in the hierarchical structure of the file attribute information area is included in the file attribute information area. A plurality of pieces of reference information can be included in the file attribute information area,
In this case, one file can refer to a plurality of files.

【0011】さらに、ファイル1は他ファイルを参照す
るファイルなので、そのデータ領域内に、間接的に参照
先のファイル2を指し示す情報として、ファイル参照情
報11を指し示す参照指示情報13が埋め込まれてい
る。この参照指示情報は、例えば、参照元のファイル
(ファイル1)が、実行時に他ファイル(ファイル2)
を必要とする実行可能な形式のファイルである場合に、
従来は、そのデータ領域内の実行可能情報内に参照また
は更新する他ファイルの論理位置情報を直接保持してい
たものの代わりとして用いられるものである。あるい
は、参照指示情報は、例えば、参照元のファイル(ファ
イル1)が、データ領域内に文書情報、画像情報等を持
つ他ファイルを示す情報を保持する情報ファイルである
場合に、従来、そのデータ領域内に参照する他ファイル
の論理位置情報を直接保持していたものの代わりとして
用いられるものである。
Further, since the file 1 is a file that refers to another file, reference instruction information 13 that points to the file reference information 11 is embedded in the data area as information that indirectly points to the file 2 to be referred to. . This reference instruction information is obtained, for example, when the file of the reference source (file 1) is changed to another file (file 2) at execution.
If the file is in an executable format that requires
Conventionally, it is used as an alternative to the one that directly holds the logical position information of another file to be referenced or updated in the executable information in the data area. Alternatively, for example, when the reference source file (file 1) is an information file holding information indicating another file having document information, image information, and the like in the data area, the reference instructing information has been conventionally used. It is used as an alternative to the one that directly holds the logical position information of another file referenced in the area.

【0012】データ処理装置6は、操作者の入力装置4
からの操作を受け付けファイル操作された内容に従っ
て、相互に関連するファイルのそれぞれの参照情報を更
新する参照情報更新手段5と、参照情報更新手段5から
更にファイル操作の内容が伝達され、ファイルの階層構
造における論理位置の移動、複写、論理位置の変化しな
いファイル名称の変更、あるいは階層構造からの削除を
行うファイル操作手段3とから構成されている。
The data processing device 6 includes an input device 4 for an operator.
The reference information updating means 5 for updating the respective reference information of the mutually related files in accordance with the contents of the file operation received from the user, and the content of the file operation is further transmitted from the reference information updating means 5, and the file hierarchy File operation means 3 for moving or copying a logical position in the structure, changing the file name without changing the logical position, or deleting the file from the hierarchical structure.

【0013】例えば、入力装置4に対してファイル2に
対する操作が行われたとすると、参照情報更新手段5
は、操作者の入力装置4からの操作を受け付け
((1))、その操作内容に従って、操作対象のファイ
ル2の参照情報21を取得し、参照情報21が記憶して
いる論理位置12からファイル2を参照しているファイ
ル1を特定し、入力装置4から伝達されたファイル2に
対するファイル操作に応じてファイル1の参照情報を更
新する((2))。また、ファイル操作手段3は、参照
情報更新手段5から更に伝達されたファイル操作に従っ
て((3))、ファイル2に対して、ファイルの階層構
造における論理位置の移動、複写、論理位置が変化しな
いファイル名称の変更、あるいは階層構造からの削除を
行う((4))。
For example, if an operation on the file 2 is performed on the input device 4, the reference information updating means 5
Receives the operation of the operator from the input device 4 ((1)), acquires the reference information 21 of the file 2 to be operated according to the operation content, and obtains the file from the logical position 12 where the reference information 21 is stored. File 1 referring to file 2 is specified, and the reference information of file 1 is updated in accordance with the file operation on file 2 transmitted from input device 4 ((2)). Further, the file operation unit 3 does not move, copy, or change the logical position in the file hierarchical structure with respect to the file 2 according to the file operation further transmitted from the reference information updating unit 5 ((3)). The file name is changed or deleted from the hierarchical structure ((4)).

【0014】より具体的にファイル2を移動する例につ
いて説明する。操作者の入力装置からの操作によって参
照先ファイル2が階層構造間で論理位置22が論理位置
22’に移動されるとする。この場合、入力装置4によ
って受け付けられたファイル操作は参照情報更新手段5
に対して参照先ファイル2の操作が行われたことを通知
し、参照情報更新手段5は参照先ファイル2の参照情報
21を取得して論理位置12から参照先ファイル2を参
照している参照元ファイル1を特定する。そして参照情
報更新手段5は参照元ファイル1の参照情報11に記憶
されている参照先ファイル2の論理位置22を論理位置
22’に更新する。その後、更にファイル操作内容が伝
達されたファイル操作手段3は参照先ファイル2を論理
位置22’に移動させる。これにより、参照元ファイル
1の実行や情報の参照に対して参照先ファイル2が見つ
からないという事象を防止し、相互に関連するファイル
の自由な再配置が可能となる。
An example in which the file 2 is moved will be described more specifically. It is assumed that the logical position 22 is moved to the logical position 22 'between the hierarchical structures of the reference destination file 2 by the operation of the input device by the operator. In this case, the file operation accepted by the input device 4 is the
Is notified that the reference destination file 2 has been operated, and the reference information updating means 5 acquires the reference information 21 of the reference destination file 2 and refers to the reference destination file 2 from the logical position 12. The original file 1 is specified. Then, the reference information updating means 5 updates the logical position 22 of the reference destination file 2 stored in the reference information 11 of the reference source file 1 to a logical position 22 '. Thereafter, the file operation means 3 to which the file operation content is further transmitted moves the reference destination file 2 to the logical position 22 '. As a result, it is possible to prevent a situation in which the reference destination file 2 is not found due to the execution of the reference source file 1 or the reference of information, and it is possible to freely relocate mutually related files.

【0015】次に、図1〜図6を参照して本実施の形態
の動作について詳細に説明する。図2に示すように、操
作者によって入力装置4からのファイル操作を受け付け
た参照情報更新手段5は(401)、入力されたファイ
ルの操作が、ファイルの階層構造における移動である場
合には(501)、参照情報更新処理1を行う(50
2)。参照情報更新処理1では(図3)、操作対象が参
照される側の参照先ファイル2である場合には(100
1)、参照先ファイル2の移動先である論理位置22’
を取得(1002)、参照先ファイル2の参照情報21
に記憶されているファイルの論理位置12により参照元
ファイル1を特定し(1003、1004)、参照元フ
ァイル1の参照情報11内の参照先ファイル2の論理位
置情報を論理位置22’に更新し(1005)、ファイ
ル操作手段3にファイルの移動操作内容を伝達する。ま
た、操作対象が参照する側の参照元ファイル1である場
合には(1001)、参照元ファイル1の移動先である
論理位置12’(図示せず。)を取得(1006)、参
照元ファイル1の参照情報11に記憶されているファイ
ルの論理位置22により参照先ファイル2を特定し(1
007、1008)、参照先ファイル2の参照情報21
内の参照元ファイル1の論理位置情報を論理位置12’
に更新し(1009)、ファイル操作手段3にファイル
の移動操作内容を伝達する。
Next, the operation of this embodiment will be described in detail with reference to FIGS. As shown in FIG. 2, the reference information updating unit 5 that has received a file operation from the input device 4 by the operator (401), if the operation of the input file is a movement in the file hierarchical structure ( 501), and performs reference information update processing 1 (50)
2). In the reference information update processing 1 (FIG. 3), if the operation target is the reference destination file 2 on the side to be referred to, (100
1), the logical position 22 'to which the reference destination file 2 is moved
(1002), the reference information 21 of the reference destination file 2
The reference source file 1 is specified by the logical position 12 of the file stored in the reference file (1003, 1004), and the logical position information of the reference destination file 2 in the reference information 11 of the reference source file 1 is updated to the logical position 22 '. (1005) The content of the file moving operation is transmitted to the file operating means 3. If the operation target is the referencing source file 1 (1001), the logical position 12 '(not shown) to which the referring source file 1 is moved is acquired (1006). The reference destination file 2 is specified by the logical position 22 of the file stored in the reference information 11 of (1) (1).
007, 1008), reference information 21 of reference destination file 2
Logical position information of the reference source file 1 in the logical position 12 '
(1009), and the content of the file moving operation is transmitted to the file operating means 3.

【0016】図2を参照して、入力されたファイルの操
作が、ファイルの階層構造における複写である場合には
(503)、参照情報更新処理2を行う(504)。参
照情報更新処理2では(図4)、操作対象が参照される
側の参照先ファイル2である場合には(2001)、参
照先ファイル2の複製である参照先ファイル2’を作成
し、参照先ファイル2’は参照元ファイル1から参照さ
れなくなる為、参照先ファイル2’の参照情報21’を
削除し(2002)、ファイル操作手段3にファイルの
複写操作内容を伝達する。また、操作対象が参照する側
の参照元ファイル1である場合には(2001)、参照
元ファイル1の複写先である論理位置12’を取得(2
003)、参照元ファイル1の複製である参照元ファイ
ル1’を作成し、参照元ファイル1’の参照情報11’
に記憶されているファイルの論理位置22により参照先
ファイル2を特定し(2004、2005)、参照先フ
ァイル2に参照元ファイル1’の論理位置12’を記憶
した参照情報21’を追加し(2006)、ファイル操
作手段3にファイルの移動操作内容を伝達する。
Referring to FIG. 2, if the operation of the input file is copying in the hierarchical structure of the file (503), reference information update processing 2 is performed (504). In the reference information update processing 2 (FIG. 4), if the operation target is the reference destination file 2 on the side to be referred to (2001), a reference destination file 2 ′ that is a copy of the reference destination file 2 is created and referenced. Since the destination file 2 ′ is no longer referenced from the reference source file 1, the reference information 21 ′ of the reference destination file 2 ′ is deleted (2002), and the contents of the file copy operation are transmitted to the file operation means 3. If the operation target is the referencing source file 1 (2001), the logical position 12 'which is the copy destination of the referring source file 1 is acquired (2).
003), a reference source file 1 'which is a copy of the reference source file 1 is created, and reference information 11' of the reference source file 1 'is created.
The reference destination file 2 is specified by the logical position 22 of the file stored in (2) (2004, 2005), and reference information 21 ′ storing the logical position 12 ′ of the reference source file 1 ′ is added to the reference destination file 2 ( 2006), the content of the file moving operation is transmitted to the file operating means 3.

【0017】図2を参照して、入力されたファイルの操
作が、ファイル名称の変更である場合には(505)、
参照情報更新処理3を行う(506)。参照情報更新処
理3では(図5)、操作対象が参照される側の参照先フ
ァイル2である場合には(3001)、参照先ファイル
2の参照情報21に記憶されているファイルの論理位置
12により参照元ファイル1を特定し(3002、30
03)、参照元ファイル1の参照情報11内の参照先フ
ァイル2の名称を変更し(3004)、ファイル操作手
段3にファイルの名称変更操作内容を伝達する。また、
操作対象が参照する側の参照元ファイル1である場合に
は(3001)、参照元ファイル1の参照情報11に記
憶されているファイルの論理位置22により参照先ファ
イル2を特定し(3005、3006)、参照先ファイ
ル2の参照情報21内の参照元ファイル1の名称を変更
し(3005)、ファイル操作手段3にファイルの名称
変更内容を伝達する。
Referring to FIG. 2, if the operation of the input file is to change the file name (505),
The reference information updating process 3 is performed (506). In the reference information update process 3 (FIG. 5), if the operation target is the referenced file 2 on the side to be referenced (3001), the logical position 12 of the file stored in the reference information 21 of the referenced file 2 The reference source file 1 is specified by (3002, 30
03), the name of the reference destination file 2 in the reference information 11 of the reference source file 1 is changed (3004), and the contents of the file name change operation are transmitted to the file operation means 3. Also,
If the operation target is the reference source file 1 on the reference side (3001), the reference destination file 2 is specified by the logical position 22 of the file stored in the reference information 11 of the reference source file 1 (3005, 3006). ), The name of the reference source file 1 in the reference information 21 of the reference destination file 2 is changed (3005), and the file name change content of the file is transmitted to the file operation means 3.

【0018】そして、図2において、入力されたファイ
ルの操作が、ファイルの削除である場合には(50
7)、参照情報更新処理4を行う(508)。参照情報
更新処理4では(図6)、操作対象が参照される側の参
照先ファイル2である場合には(4001)、参照先フ
ァイル2の参照情報21に記憶されているファイルの論
理位置12により参照元ファイル1を特定し(400
2、4003)、操作者に対して操作対象ファイルが参
照元ファイル1により参照されていることを提示し(4
004)、操作者に対して操作対象ファイルである参照
先ファイル2の削除を確認し(4005)、削除の意志
が確認できた場合には参照先ファイル2の論理位置情報
を記憶している参照元ファイル1の参照情報11を削除
し(4006)、ファイル操作手段3にファイルの削除
操作内容を伝達する。また、操作対象が参照する側の参
照元ファイル1である場合には(4001)、参照元フ
ァイル1の参照情報11に記憶されているファイルの論
理位置22により参照先ファイル2を特定し(400
7、4008)、操作者に対して操作対象ファイルが参
照先ファイル2を参照していることを提示し(400
9)、操作者に対して参照先ファイル2も同時に削除す
るかを確認し(4010)、参照先ファイル2を削除す
る場合には、ファイル操作手段3に参照先ファイル2の
削除を含めたファイルの削除操作内容を伝達し、参照先
ファイル2を削除しない場合には参照元ファイル1の論
理位置情報を記憶している参照先ファイル2の参照情報
21を削除した後(4011)、ファイル操作手段3に
ファイルの削除操作内容を伝達する。
In FIG. 2, if the operation of the input file is to delete the file (50)
7), perform reference information update processing 4 (508). In the reference information update processing 4 (FIG. 6), if the operation target is the referenced file 2 on the side to be referenced (4001), the logical position 12 of the file stored in the reference information 21 of the referenced file 2 Specifies the source file 1 by (400
2, 4003), and presents to the operator that the operation target file is referenced by the reference source file 1 (4, 4003).
004) The operator confirms the deletion of the referenced file 2 which is the operation target file (4005). If the intention of the deletion is confirmed, the reference storing the logical position information of the referenced file 2 is confirmed. The reference information 11 of the original file 1 is deleted (4006), and the contents of the file deletion operation are transmitted to the file operation means 3. If the operation target is the reference source file 1 on the reference side (4001), the reference destination file 2 is specified by the logical position 22 of the file stored in the reference information 11 of the reference source file 1 (4001).
7, 4008), and presents to the operator that the operation target file refers to the reference destination file 2 (400).
9) It is checked with the operator whether the reference destination file 2 is to be deleted at the same time (4010). If the reference destination file 2 is to be deleted, the file operation means 3 includes the file including the deletion of the reference destination file 2 In the case where the content of the deletion operation of the reference destination file 2 is transmitted and the reference destination file 2 is not deleted, after deleting the reference information 21 of the reference destination file 2 storing the logical position information of the reference source file 1 (4011), the file operation means 3, the contents of the file deletion operation are transmitted.

【0019】ファイル操作手段3は(図3)、参照情報
更新手段5から更に伝達されたファイル操作内容に従っ
てファイルの階層構造における論理位置を移動、複写、
論理位置の変化しないファイル名称の変更、あるいは階
層構造からの削除を行う(301)。
The file operation means 3 (FIG. 3) moves, copies, and moves the logical position in the hierarchical structure of the file according to the contents of the file operation further transmitted from the reference information updating means 5.
The file name whose logical position does not change is changed or deleted from the hierarchical structure (301).

【0020】なお、上記の実施の形態は、コンピュータ
およびその周辺機器と、そのコンピューターによって実
行されるプログラムとによって実現され、さらに、その
コンピュータによって実行されるプログラムは、コンピ
ュータ読み取り可能な記録媒体に記録して頒布すること
が可能である。
The above-described embodiment is realized by a computer and its peripheral devices, and a program executed by the computer. Further, the program executed by the computer is recorded on a computer-readable recording medium. It is possible to distribute.

【0021】[0021]

【発明の効果】本発明の効果は、ファイルの属性情報領
域内に該ファイルが参照するあるいは参照される他ファ
イルの階層構造での論理位置を記憶する参照情報を保持
することにより、あるファイルによって参照されるファ
イルが移動、削除、または名称の変更等の操作によっ
て、参照する側のファイルの実行や参照する側からの情
報の参照に対して見つからないという事象を防止し、フ
ァイルの自由な配置を可能とすることである。
The effect of the present invention is as follows. By retaining reference information for storing the logical position in the hierarchical structure of another file referred to or referred to by the file in the attribute information area of the file, Prevents the referenced file from being found due to operations such as moving, deleting, or renaming the file that is being referenced or the information being referenced from the referencing side, and free arrangement of files. Is to be possible.

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

【図1】 本発明によるファイル管理システムの構成
(a)およびそこで用いられるファイルの形式(b)を
示す図である。
FIG. 1 is a diagram showing a configuration (a) of a file management system according to the present invention and a file format (b) used therein.

【図2】 図1のファイル管理システムの動作を示すフ
ローチャートである。
FIG. 2 is a flowchart showing an operation of the file management system of FIG. 1;

【図3】 図1の参照情報更新処理1(502)の動作
を示すフローチャートである。
FIG. 3 is a flowchart showing an operation of reference information update processing 1 (502) of FIG. 1;

【図4】 図1の参照情報更新処理2(504)の動作
を示すフローチャートである。
FIG. 4 is a flowchart showing an operation of reference information update processing 2 (504) in FIG. 1;

【図5】 図1の参照情報更新処理3(506)の動作
を示すフローチャートである。
FIG. 5 is a flowchart showing an operation of a reference information update process 3 (506) of FIG. 1;

【図6】 図1の参照情報更新処理4(508)の動作
を示すフローチャートである。
FIG. 6 is a flowchart showing an operation of reference information update processing 4 (508) of FIG. 1;

【符号の説明】 3 ファイル操作手段 5 参照情報更新手段 6 データ処理装置 7 記憶装置[Description of Signs] 3 File operation means 5 Reference information updating means 6 Data processing device 7 Storage device

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 論理的に階層的な木構造(ディレクトリ
構造)を用いて磁気ディスク等の情報記憶媒体における
論理的な情報の記憶単位であるファイルを管理するファ
イル管理システムにおいて、 各ファイルに、ファイルのデータを格納するデータ領域
と、データ領域に保持されるデータの属性情報を保持す
る可変長のファイル属性情報領域とを有し、かつ、前記
ファイル属性情報領域内に、当該ファイルが参照する他
ファイル又は当該ファイルを参照する他ファイルの階層
ディレクトリ構造での論理位置情報を表す参照情報を含
み、 ファイルの移動、削除、又は名称の変更の操作に連動し
て、当該ファイルの参照情報に基づいて、参照側の他フ
ァイルのファイル属性情報領域内の参照情報を動的に更
新する参照情報更新手段を備えることを特徴とするファ
イル管理システム。
1. A file management system that manages files as storage units of logical information in an information storage medium such as a magnetic disk using a logically hierarchical tree structure (directory structure). It has a data area for storing file data, and a variable-length file attribute information area for holding attribute information of data held in the data area, and the file refers to the file attribute information area. Contains reference information indicating the logical location information of another file or another file that refers to the file in the hierarchical directory structure. Based on the reference information of the file, linked to the operation of moving, deleting, or renaming the file Reference information updating means for dynamically updating the reference information in the file attribute information area of the other file on the reference side. File management system for the butterflies.
【請求項2】 当該ファイルが他のファイルを参照する
ファイルである場合に、当該ファイルのデータ領域内
に、ファイル属性情報領域内に保持する参照情報を指し
示す参照指示情報を保持することを特徴とする請求項1
記載のファイル管理システム。
2. When the file is a file that refers to another file, reference instruction information indicating reference information stored in a file attribute information area is stored in a data area of the file. Claim 1
The file management system described.
【請求項3】 請求項1又は2記載のファイル管理シス
テムが、コンピュータを用いて構成されるものであっ
て、その際、該コンピューターによって実行されるプロ
グラムを記録したコンピュータ読み取り可能な記録媒
体。
3. A computer-readable recording medium in which the file management system according to claim 1 is configured using a computer, wherein a program executed by the computer is recorded.
JP14076999A 1999-05-20 1999-05-20 File management system and recording medium recording a program of the system Expired - Fee Related JP3598875B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14076999A JP3598875B2 (en) 1999-05-20 1999-05-20 File management system and recording medium recording a program of the system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14076999A JP3598875B2 (en) 1999-05-20 1999-05-20 File management system and recording medium recording a program of the system

Publications (2)

Publication Number Publication Date
JP2000330843A true JP2000330843A (en) 2000-11-30
JP3598875B2 JP3598875B2 (en) 2004-12-08

Family

ID=15276329

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14076999A Expired - Fee Related JP3598875B2 (en) 1999-05-20 1999-05-20 File management system and recording medium recording a program of the system

Country Status (1)

Country Link
JP (1) JP3598875B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0573397A (en) * 1991-09-13 1993-03-26 Fuji Xerox Co Ltd Hypertext device
JPH05108456A (en) * 1991-10-15 1993-04-30 Fuji Xerox Co Ltd Hyper text system
JPH10222414A (en) * 1997-02-07 1998-08-21 Hitachi Ltd Document processing method
JPH1139327A (en) * 1997-07-22 1999-02-12 Omron Corp Method and device for automatically restoring link information
JPH1153246A (en) * 1997-08-08 1999-02-26 Toshiba Corp Device and method for automatically updating hyperlink device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0573397A (en) * 1991-09-13 1993-03-26 Fuji Xerox Co Ltd Hypertext device
JPH05108456A (en) * 1991-10-15 1993-04-30 Fuji Xerox Co Ltd Hyper text system
JPH10222414A (en) * 1997-02-07 1998-08-21 Hitachi Ltd Document processing method
JPH1139327A (en) * 1997-07-22 1999-02-12 Omron Corp Method and device for automatically restoring link information
JPH1153246A (en) * 1997-08-08 1999-02-26 Toshiba Corp Device and method for automatically updating hyperlink device

Also Published As

Publication number Publication date
JP3598875B2 (en) 2004-12-08

Similar Documents

Publication Publication Date Title
US8135677B2 (en) File management system and method
JP4809663B2 (en) Method and system for maintaining file system and namespace consistency
US6256636B1 (en) Object server for a digital library system
MXPA05011315A (en) Computer file system.
US20090063520A1 (en) Storage medium for electronic information processing program, electronic information processing system, and electronic information processing method
RU2005114914A (en) SYSTEM AND METHOD FOR DATA MANAGEMENT USING STATIC LISTS
CN107239480A (en) The method and apparatus that renaming operation is performed for distributed file system
JP5124733B2 (en) Server apparatus, information sharing system, program, and recording medium
JP5911378B2 (en) Document management server, computer program, and document management method
US8909875B1 (en) Methods and apparatus for storing a new version of an object on a content addressable storage system
JP4952119B2 (en) Content management system, method and program using file server
JP3598875B2 (en) File management system and recording medium recording a program of the system
JP2972548B2 (en) File management method
JP2002259414A (en) Document management system, document management method and recording medium with document management procedure recorded thereon
JP5151244B2 (en) Document management system, document management method, and computer program
JPH09288606A (en) File management device
JP4586472B2 (en) Computer program for data management
JP3982969B2 (en) Document management device
JP2011141752A (en) Document management system
JP7119340B2 (en) Information processing device and program
JP2007079685A (en) File sharing management system
JP2008165528A (en) Storage device, file system, and file management method and program
JP4337285B2 (en) File management program, computer-readable recording medium storing file management program, and file management method
JP2014235549A (en) Image management system
JP2002304312A (en) File management method and program therefor, and recording medium

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040824

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040906

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080924

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080924

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090924

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090924

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100924

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees