WO2004088519A1 - ファイル分類装置、ファイル分類方法およびその方法をコンピュータに実行させるプログラム - Google Patents

ファイル分類装置、ファイル分類方法およびその方法をコンピュータに実行させるプログラム Download PDF

Info

Publication number
WO2004088519A1
WO2004088519A1 PCT/JP2003/004075 JP0304075W WO2004088519A1 WO 2004088519 A1 WO2004088519 A1 WO 2004088519A1 JP 0304075 W JP0304075 W JP 0304075W WO 2004088519 A1 WO2004088519 A1 WO 2004088519A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
directory
characteristic value
management data
output
Prior art date
Application number
PCT/JP2003/004075
Other languages
English (en)
French (fr)
Inventor
Yoshihiro Tsuchiya
Original Assignee
Fujitsu Limited
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 Fujitsu Limited filed Critical Fujitsu Limited
Priority to PCT/JP2003/004075 priority Critical patent/WO2004088519A1/ja
Priority to JP2004570158A priority patent/JPWO2004088519A1/ja
Publication of WO2004088519A1 publication Critical patent/WO2004088519A1/ja
Priority to US11/106,555 priority patent/US20050192985A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers

Definitions

  • the present invention relates to a file classifying apparatus for classifying files and directories into a hierarchical tree structure based on management data, a file classifying method, and a program for causing a computer to execute the method.
  • the present invention relates to a file classification device, a file classification method, and a file classification program that can be used.
  • the above-described conventional technique has a problem that the directory structure cannot be re-classified because the file or the directory is uniquely classified from the viewpoint of the name.
  • An object of the present invention is to provide a file classification method and a program for causing a computer to execute the method.
  • Patent Document 1
  • the present invention provides a file classifying apparatus for classifying files and directories into a hierarchical tree structure based on management data, wherein the file or the directory
  • Receiving means for receiving a characteristic value as a classification index
  • writing control means for controlling the characteristic value received by the receiving means to be written in the management data of the file or the directory.
  • a characteristic value is accepted as a classification index for a file or a directory, and control is performed so that the characteristic value is written in the management data of the file or the directory. , It is possible to re-categorize the directory structure.
  • the present invention is characterized by further comprising output control means for reading out the characteristic value written by the fine control means and controlling to output the read-out characteristic value.
  • the characteristic value is read, and control is performed so as to output the read characteristic value, so that the characteristic value can be output when the characteristic value is received.
  • the output control means controls to output a directory structure reclassified based on the characteristic value written by the write control means.
  • the directory structure re-classified based on the characteristic value is controlled to be output, the directory structure re-classified is output.
  • the directory structure re-classified is output.
  • the management data manages a file number of the parent directory of the file or the directory
  • the output control means refers to a file number of the parent directory from the management data.
  • the path name between directories re-classified based on the characteristic value is controlled to be output together with the directory structure.
  • the path name between directories reclassified based on the characteristic value by referring to the file number of the parent directory from the management data is output together with the directory structure. It is possible to clearly show the user the correspondence between the directory structure related to the name or directory name and the directory structure reclassified based on the characteristic value.
  • a directory structure re-classified based on the characteristic value written by the write control unit and a directory structure re-classified based on the newly written characteristic value
  • An update control unit that controls so as to update one of the characteristic values when a part or all of the elements conflict with each other.
  • the present invention when a part or all of the directory structure re-classified based on the characteristic value and the directory structure re-classified based on the newly written characteristic value conflict with each other, In the case where a new write that conflicts with the directory structure that has been reclassified based on the characteristic value is performed without causing logical inconsistency, It is possible to re-categorize the directory structure.
  • the update control means performs control so as to update the characteristic value in response to a change in the configuration of the directory.
  • the control is performed so that the characteristic value is updated in accordance with the change in the configuration of the directory.
  • the directory structure can be reclassified without logical inconsistency.
  • the reception unit may include a characteristic value indicating a backup frequency, a characteristic value indicating a policy of encrypting a file content, or confidentiality of a file content as an index of classification of the file or the directory. Receiving the characteristic value indicating the disk selection according to the condition, and controlling the write control unit to write the characteristic value received by the receiving unit to the management data of the file or the directory. .
  • a characteristic value indicating the frequency of backup, a characteristic value indicating the policy of encrypting the file contents, or a disk selection according to the confidentiality of the file contents is used as an index of classification for the file or directory. Since the control unit accepts the indicated characteristic values and writes the characteristic values to the file or directory management data, the directory structure can be reclassified from a multifaceted viewpoint.
  • a file classification method for classifying files and directories into a hierarchical tree structure based on management data, and a receiving step of receiving a characteristic value as a classification index for the file or the directory; A writing control step of controlling the characteristic value received by the receiving step to be written into the management data of the file or the directory.
  • a characteristic value is accepted as a classification index for a file or a directory, and control is performed so that the characteristic value is written into the management data of the file or the directory. , It is possible to re-categorize the directory structure.
  • the present invention is characterized by further comprising an output control step of reading the characteristic value written in the write control step and controlling to output the read characteristic value. Therefore, according to the present invention, the characteristic value is read, and control is performed so as to output the read characteristic value, so that the characteristic value can be output when the characteristic value is received.
  • the output control step controls to output a directory structure reclassified based on the characteristic value written by the write control step! .
  • the directory structure re-classified based on the characteristic value is controlled to be output, so that the processing is performed at the power level based on the re-classified directory structure. In addition to doing so, it will be possible to present the re-categorized directory structure to the user.
  • the management data manages a file number of a parent directory of the file or the directory.
  • the output control step refers to a file number of the parent directory from the management data. It is characterized in that control is performed such that path names between directories reclassified based on the characteristic values are output together with the directory structure.
  • the path name between the directories reclassified based on the characteristic value with reference to the file number of the parent directory from the management data is output together with the directory structure.
  • the method further includes an update control step of performing control to update one of the characteristic values when all of them conflict with each other.
  • the directory structure re-classified based on the characteristic values and the directory structure re-classified based on the newly written characteristic values are compared. Since it is decided to update either one of the characteristic values when part or all of them conflict, the logical writing is also performed when a new write that conflicts with the directory structure reclassified based on the characteristic values is performed.
  • the directory structure can be reclassified without causing any inconsistency.
  • the update control step is characterized in that the update is performed such that the characteristic value is updated in response to a change in the configuration of the directory.
  • the characteristic values are controlled so as to be updated in accordance with a change in the directory configuration. Therefore, even when a part of the directory structure is moved or deleted, the logical value is logically controlled.
  • the directory structure can be reclassified without causing inconsistencies.
  • the reception step may include, as an index of classification of the file or the directory, a characteristic value indicating a backup frequency, a characteristic value indicating a policy of encrypting file contents, or confidentiality of file contents.
  • a characteristic value indicating a knock-up frequency a characteristic value indicating a policy for encrypting file contents, or a disk according to the confidentiality of the file contents is used. Since the property value indicating the selection is accepted and the property value is controlled to be written to the file or directory management data, the directory structure can be re-classified from a multifaceted viewpoint.
  • a file classification program for causing a computer to execute a method of classifying files and directories into a hierarchical tree structure based on management data, wherein a characteristic value is received as a classification index for the file or the directory.
  • a receiving step and controlling to write the characteristic value received in the receiving step to the management data in the file or the directory.
  • a computer to execute the writing control step.
  • a characteristic value is accepted as a classification index for a file or a directory, and control is performed so that the characteristic value is written into the management data of the file or the directory.
  • the program makes it possible to re-categorize the directory structure from the viewpoint of the above.
  • FIG. 1 is a block diagram showing a configuration of a file classification device according to the present embodiment
  • FIG. 2 is a diagram showing an example of a configuration of information stored in an inode
  • FIG. FIG. 4 is a diagram illustrating a configuration example of a screen displayed on an output unit
  • FIG. 5 is a diagram illustrating an update control process.
  • FIG. 6 is a diagram showing a configuration example of a screen displayed on the output unit.
  • FIG. 7 is a diagram for explaining the update control process.
  • FIG. 8 is a diagram for explaining the update control process.
  • FIG. 9 is a diagram showing a configuration example of a screen displayed on the output unit.
  • FIG. 1 is a block diagram showing a configuration of a file classification device according to the present embodiment.
  • the file classifying apparatus 10 roughly classifies files and directories into a hierarchical tree structure based on management data. You.
  • the file classification device 10 receives a characteristic value as a classification index for a file or a directory, and writes the received characteristic value into the file or directory management data.
  • the main feature of the control process is that the directory structure can be re-classified by such a write control process.
  • the file classification device 10 receives a characteristic value defined for each viewpoint of classifying a file or a directory, and stores the received characteristic value in a file or a directory. Control to write to management data (management data in directory).
  • the property value is propagated by writing to the inode 13a (data structure representing the file or directory) of each directory or file that is lower in the directory than the directory to which the property value is assigned. Let it.
  • the file name is controlled by writing the characteristic value to the management data of the file or directory, rather than classifying the file or directory uniquely from the viewpoint of the name.
  • the directory structure can be reclassified from a different perspective than the directory name.
  • the file classification device additionally has the features listed below in relation to the main features. That is, in the present embodiment, the characteristic value is read out, and control is performed so as to output the read-out characteristic value, so that the characteristic value can be output when the characteristic value is received. Further, in the present embodiment, control is performed such that a directory structure re-classified based on the characteristic value is output. Therefore, only processing at the kernel level based on the re-classified directory structure is performed. Instead, it allows the user to present the re-categorized directory structure to the user.
  • the file number of the parent directory is referred to from the management data.
  • Path names between directories that have been reclassified based on characteristic values with reference to the directory structure are output.
  • the correspondence between the directory structure and the directory structure reclassified based on the characteristic values can be clearly presented to the user.
  • the directory structure re-classified based on the characteristic value and the directory structure re-classified based on the newly written characteristic value conflict with each other, any one of them may be used. ⁇ Since one of the characteristic values has been updated, even if a new write that conflicts with the directory structure reclassified based on the characteristic values is performed, the directory The structure can be reclassified. '
  • control is performed so that the characteristic value is updated in accordance with a change in the configuration of the directory. Therefore, even when a part of the directory structure is moved or deleted, it is logically performed.
  • the directory structure can be reclassified without causing inconsistencies.
  • the file management device 10 includes an input unit 11, an output unit 12, a storage unit 13, and a control unit 14.
  • the input unit 11 is an instruction input unit such as a keyboard and a mouse track ball for inputting various information, and mainly receives a predetermined instruction from a user. Specifically, as a classification index for a file or a directory, a characteristic value indicating the frequency of backup, a characteristic value indicating a policy for encrypting file contents, or a characteristic indicating disc selection according to confidentiality of file contents. Accept the value. It also accepts directory configuration changes (moving or deleting directories).
  • the output unit 12 is an output display means such as a monitor for outputting various information. Specifically, the output unit 12 includes a directory together with a directory structure re-classified based on the characteristic values written by the write control unit 14c. The path name between them is output via the output control unit 14b (see Fig. 4).
  • the storage unit 13 is a processing unit that stores various programs and data, and is conceptually composed of an inode 13a, an actual storage unit 13b, and a power.
  • in 0 de 13 a is a processing unit that stores a data structure representing a file or a directory, and generally includes a file number, a user name, a group name, a file size, date, block information, and the like.
  • the present invention further comprises a write designation area in which the file number of the parent directory is written (see FIG. 2).
  • the actual data storage unit 13b is a processing unit that stores the actual data of the file represented by inode 13a. Specifically, it stores various actual data such as image data, document data, and audio data.
  • the control unit 14 is a control unit that performs overall control of the finale classification device 10 and is a control unit that controls transmission and reception of various data between the functional units, but in the present invention, functionally, There is a feature in the control unit 14a and the output control unit 14b. In the first embodiment, a new write control process will be described. Therefore, the update control unit 14c will be described in the second and third embodiments.
  • the write control unit 14a is a processing unit that controls so as to write the characteristic value received by the input unit 11 into management data. Specifically, in a directory structure related to a file name or a directory name as shown in FIG. 3, when a characteristic value P1 is assigned to directory B, directory A (in the parent directory of directory B) is added. Write the characteristic value P 1 and the file number (the file number of the directory B) to the management data, and write the characteristic value P 1 to the inode 13 a (the data structure representing the file or the directory) of the directory B. In addition, each directory below the directory B with the property value The characteristic ⁇ t is propagated by writing the characteristic value P1 to inod ⁇ 13a (see FIG. 2 (b)).
  • the characteristic value P 2 is assigned to the directory G
  • the characteristic value P 3 is assigned to the directory M
  • the characteristic value P 4 is assigned to the directory F
  • the characteristic value P 5 is assigned to the directory S
  • the characteristic value P 6 is assigned to the directory T.
  • the output control unit 14 b is an output control unit that creates a display screen so that the processing result of the write control unit 14 a is output by the output unit 12. Specifically, the output control unit 14 b reads out characteristic values. Control to output the characteristic value when the characteristic value is received.
  • the output control unit 14c generates a directory structure re-classified based on the characteristic value written by the write control unit 14a and the path name between the directories (the parent name stored in the i 11 ode 13a). (The output can be controlled by sequentially referencing the file number of the directory.) The directory structure re-classified based on the directory structure and characteristic values related to the file name or directory name by controlling the output. It is possible to clearly show the corresponding relationship with (see Fig. 4).
  • the file classification apparatus receives a characteristic value as a classification index for a file or a directory, and performs control such that the received characteristic value is written to file or directory management data. This allows the directory structure to be reclassified from a different perspective than file or directory names.
  • the operation is performed.
  • a description is given of a file classification device that updates one of the characteristic values.
  • This file classification device 10 is characterized by an update control unit 14c in terms of function and concept, as compared with the file classification device shown in the first embodiment.
  • the update control unit 14c includes a directory structure reclassified based on the characteristic value and a directory structure reclassified based on the newly written characteristic value.
  • This is a processing unit that updates one of the characteristic values when a part or all of the parts conflict. For example, in a directory structure as shown in FIG. 5, when an attempt is made to assign a characteristic value P2 to a directory G, if the characteristic value: P1 and the characteristic value P2 can coexist- Directory B (the parent of directory G in the directory structure reclassified based on the property values, and the parent directories are written in order from the parent directory (directory E) written to inode 13a of directory G.
  • the directory B can be recognized when it reaches the directory A.
  • the characteristic values are propagated by writing the characteristic values P1 and P2 to the directories J and K and the inode 13a, which are lower in the directory than the directory G to which the characteristic values are assigned. (See Fig. 5 (a)).
  • the characteristic value P 1 and the characteristic value P 2 are contradictory, the characteristic value P 1 is deleted from the inodel 3 a of each directory lower than the directory G, and then the directory B ( Write the characteristic value P2 and the file number (the file 'number of the directory G) to the management data in the directory B), and write i 11 ode 13a (the data structure representing the file or directory) of the directory G. ) Write the characteristic value P 2 to. Then, the characteristic value is propagated by writing the characteristic value P2 to the inodes 13a of directories J, K, and L below the directory G to which the characteristic value P2 is assigned (see FIG. 5). (See (b)) 0
  • the output control unit 14b displays the correspondence between the directory structure re-classified based on the characteristic values updated by the update control unit 14c and the directory structure related to the file name or the directory name.
  • FIG. 6 (a) shows the correspondence when the characteristic value P1 and the characteristic value P2 can coexist
  • FIG. 6 (b) shows that the characteristic value P1 and the characteristic value P2 conflict. In the case of It is a correspondence.
  • the file classification device causes logical inconsistency even when a new write that conflicts with the directory structure reclassified based on the characteristic value is performed. It is possible to reclassify the directory structure without having to do this.
  • This file classification device 10 is characterized by an update control unit 14 c in terms of function and concept, as compared with the file classification device shown in the first embodiment.
  • the updating control unit 14c is a processing unit that controls so as to update the characteristic value in accordance with a change in the directory configuration. Specifically, in the directory structure as shown in FIG. 7, when directory C moves to a subdirectory of directory E, if characteristic value P1 and characteristic value P3 can coexist, After deleting data related to directory C from directory A, add the file name and directory number of directory C to directory E (parent directory of directory C). Subsequently, the characteristic values P 1 and P 3 and the file number (file number of directory C) are written to directory B (management data in directory B), and inode 13 a (file Write the characteristic value P1 and characteristic value P3 to the data structure representing the directory. The characteristic values propagate the characteristic value each cowpea to writing characteristic values P 1 and] 3 3 Inodel 3 a directories H and I as entries lower than directory Toriji the updated ( (See Fig. 8 (a)).
  • the characteristic value P 1 and the characteristic value P 3 are contrary, the data relating to the directory C is removed from the directory A, and then the directory E is added to the directory E. . Then, the characteristic value P1 and the file number (the file number of directory C) are stored in directory B (in directory B). And the characteristic value P 1 in the inode 13 a (data structure representing a file or a directory) of the directory C. Then, the characteristic value is propagated by writing the characteristic value P1 to the inodes 13a of the directories H and I below the directory C in which the characteristic value is updated (Fig. 8 (b ))).
  • the output control unit 14b determines the correspondence between the directory structure re-classified based on the characteristic value updated by the update control unit 14c and the directory structure related to the file name or the directory name. Control to display. Specifically, FIG. 9 (a) shows the correspondence when the characteristic value P1 and the characteristic value P3 can coexist, and FIG. 9 (b) shows the characteristic value P1 and the characteristic value P This is the correspondence when 3 is a conflict.
  • the file classification device controls to update the characteristic value in accordance with a change in the directory structure, and thus a part of the directory structure is moved or deleted.
  • the directory structure can be reclassified without logical inconsistency.
  • the file management method (“write control process” and “update control process”) described in the present embodiment can also be realized by executing a program prepared in advance.
  • This program can be distributed via networks such as the Internet.
  • this program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk (FD), a CD-ROM, MO, and a DVD, and is read from the recording medium by the computer. You can also do it.
  • a characteristic value is received as a classification index for a file or a directory, and control is performed so that the characteristic value is written into the management data of the file or the directory. This has the effect of providing a file classification device that can reclassify the directory structure from a different perspective than the directory name.
  • a characteristic value is read out, and control is performed so as to output the read-out characteristic value. Therefore, a file classification device capable of outputting the characteristic value when receiving the characteristic value is obtained. It has the effect that it can be done.
  • the directory structure re-classified based on the characteristic value is controlled so as to be output. Therefore, only the process at the kernel level based on the re-classified directory structure is performed. Thus, an effect is obtained that a file classification device capable of presenting the re-classified directory structure to the user can be obtained.
  • the path name between directories reclassified based on the characteristic value with reference to the file number of the parent directory from the management data is output together with the directory structure.
  • a file classification device that can clearly show the user the correspondence between the directory structure related to the directory name and the directory structure reclassified based on the characteristic value is obtained. This has the effect.
  • a directory structure reclassified based on a characteristic value and a directory structure reclassified based on a newly written characteristic value conflict with each other, Since either one of the characteristic values is updated, a logical inconsistency is also found when a new write that conflicts with the directory structure reclassified based on the characteristic values is performed. This has the effect of providing a file classification device that can re-classify the directory structure without causing it.
  • control is performed so that the characteristic value is updated in accordance with a change in the configuration of the directory. Therefore, even when a part of the directory structure is moved or deleted, logical inconsistency is obtained. This has the effect of providing a file classification device that can re-classify the directory structure without causing any occurrence.
  • a characteristic value indicating the frequency of backup, a characteristic value indicating a policy for encrypting the file contents, or a disk selection according to the confidentiality of the file contents is indicated as an index of classification of a file or a directory. Control is performed so that characteristic values are accepted and the characteristic values are written to file or directory management data, so that a file classification device that can reclassify the directory structure from a multifaceted viewpoint is obtained. It works.
  • a characteristic value is received as a classification index for a file or a directory, and control is performed so that the characteristic value is written into management data of the file or the directory.
  • the characteristic value is read and controlled so as to output the read characteristic value
  • a file classification method capable of outputting the characteristic value when receiving the characteristic value is obtained. It has the effect that it can be done.
  • the directory structure re-classified based on the characteristic values is controlled to be output, so that the directory structure based on the re-classified directory structure is output. If a file classification method that can not only perform processing at the kernel level but also present the re-classified directory structure to the user can be obtained, it will be effective.
  • the path name between directories reclassified based on the characteristic value by referring to the file number of the parent directory from the management data is output together with the directory structure. This has the effect of obtaining a file classification method that can clearly show the user the correspondence between the directory structure related to the directory name and the directory structure re-classified based on the characteristic values.
  • a directory structure re-classified based on a characteristic value and a directory structure re-classified based on a newly written characteristic value conflict with each other, Because one of the characteristic values is updated, even if a new write that conflicts with the directory structure re-classified based on the characteristic values is performed, logical inconsistency is not caused. This is effective in that a file classification method capable of re-classifying the directory structure can be obtained.
  • control is performed so that the characteristic value is updated in accordance with a change in the configuration of the directory. Therefore, even when a part of the directory structure is moved or deleted, logical inconsistency is obtained. If a file classification method capable of re-classifying the directory structure without causing it is obtained, an effect is obtained.
  • a characteristic value indicating a backup frequency a characteristic value indicating a policy of encrypting file contents, or a disk selection according to confidentiality of file contents is selected. Is received, and control is performed so that the characteristic value is written to the management data of the file or directory.
  • a file classification method capable of re-classifying the directory structure from a multifaceted viewpoint is obtained. It has the effect that it can be done.
  • a characteristic value is accepted as a classification index for a file or a directory, and the characteristic value is written in the management data of the file or the directory. Since the file name is controlled to be included in the file name, the file structure can be reclassified from a different point of view than the file name or the directory name.
  • the file classification device, the file classification method, and the file classification program according to the present invention are suitable for re-classifying a directory structure based on characteristic values.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storage Device Security (AREA)

Abstract

ファイルおよびディレクトリを管理データに基づいて階層的な木構造に分類するファイル分類装置において、ファイルまたはディレクトリに対する分類の指標として特性値を受け付ける入力部(11)と、特性値をファイルまたはディレクトリの管理データに書き込むように制御する書込制御部(14a)と、特性値に基づいて再分類されたディレクトリ構造とともにディレクトリ間のパス名を出力するように制御する出力制御部(14b)と、特性値に基づいて再分類されたディレクトリ構造と、新たに書き込まれた特性値に基づいて再分類されたディレクトリ構造との一部または全部が抵触する場合にいずれか一方の特性値を更新する更新制御部(14c)とを備える。

Description

4075
1 明 細 書 フアイル分類装置、 フアイル分類方法およびその方法をコンピュータに実行させ るプログラム
技術分野
この発明は、 ファイルおよびディレクトリを管理データに基づいて階層的な木 構造に分類するフアイル分類装置、 フアイル分類方法およびその方法をコンビュ ータに実行させるプログラムに関し、 特に、 ディレクトリ構造を再分類すること ができるファイル分類装置、 ファイル分類方法およびファイル分類プログラムに 関するものである。
背景技術 ノ
従来より、 ファイルおよびディレクトリを管理データに基づいて階層的な木構 造に分類するファイル分類装置が知られている (例えば、 特許文献 1参照) 。 か かるファイル分類装置は、 一般的に、 ファイルおよびディレク トリをファイル名 またはディレクトリ名に関する階層的な木構造に分類していた。
例えば、 ディレクトリ 「I P C (国際特許分類) J には、 サブディレクトリ 「 生活必需品 A」 が存在し、 該ディレクトリ 「生活必需品 A」 には、 サブディレク トリ 「スポーツ A 6 3」 が存在し、 該ディレクトリ 「スポーツ A 6 3」 には、 フ アイル 「スケ一ト A 6 3 C J というように、 ファイルおよびディレク トリは、 名 前に関する P皆層的な木構造に分類されていた。
し力 しながら、 上記の従来技術は、 ファイルまたはディレクトリを名前という 観点から一義的に分類するものであるため、 ディレクトリ構造を再分類すること ができないという問題点があった。
そこで、 この発明は、 上述した従来技術による問題点を解:消するためになされ たものであり、 ディレクトリ構造を再分類することができるファイル分類装置、 フアイル分類方法およびその方法をコンピュータに実行させるプログラムを提供 することを目的としている。
特許文献 1
特開 2 0 0 1— 1 3 4 4 7 9号公報
,
発明の開示
上記した課題を解決し、 目的を達成するため、 本発明は、 ファイルおよびディ レク トリを管理データに基づいて階層的な木構造に分類するフアイル分類装置で あって、 前記ファイルまたは前記ディレク トリに対する分類の指標として特性値 を受け付ける受付手段と、 前記受付手段によって受け付けられた前記特性値を前 記ファイルまたは前記ディレクトリの前記管理データに書き込むように制御する 書込制御手段と、 を備えたことを特徴とする。
したがって、 本発明によれば、 ファイルまたはディレクトリに対する分類の指 標として特性値を受け付け、 特性値をファイルまたはディレクトリの管理データ に書き込むように制御することとしたので、 フアイノレ名またはディレクトリ名と は別の観点からディレクトリ構造を再分類することが可能になる。
また、 本発明では、 前記甞込制御手段によつて書き込まれた前記特性値を読み 出し、 該読み出した当該特性値を出力するように制御する出力制御手段をさらに 備えたことを特徴とする。
したがって、 本発明によれば、 特性値を読み出し、 該読み出した特性値を出力 するように制御することとしたので、 特性値の受け付け時に特性値を出力するこ とが可能になる。
また、 本発明では、 前記出力制御手段は、 前記書込制御手段によって書き込ま れた前記特性値に基づいて再分類されたディレクトリ構造を出力するように制御 することを特徴とする。
したがって、 本発明によれば、 特性値に基づいて再分類されたディレクトリ構 造を出力するように制御することとしたので、 再分類されたディレク トリ構造に 基づいてカーネルレベルで処理をおこなうだけでなく、 再分類されたディレクト リ構造をユーザに提示することが可能になる。
また、 本発明では、 前記管理データは、 前記ファイルまたは前記ディレクトリ の親ディレクトリのファイル番号を管理するものであって、 前記出力制御手段は 、 前記管理データから前記親ディレク トリのフアイノレ番号を参照して前記特性値 に基づいて再分類されたディレクトリ間のパス名を、 前記ディレクトリ構造とと もに出力するように制御することを特徴とする。
したがって、 本発明によれば、 管理データから親ディレク トリのファイル番号 を参照して特性値に基づいて再分類されたディレク トリ間のパス名を、 ディレク トリ構造とともに出力することとしたので、 フアイノレ名またはディレクトリ名に 関するディレクトリ構造と特性値に基づいて再分類されたディレクトリ構造との 対応関係をユーザに対して明確に提示することが可能になる。
• また、 本発明では、 前記書込制御手段によって書き込まれた前記特性値に基づ いて再分類されたディレクトリ構造と、 新たに書き込まれた特性値に基づいて再 分類されたディ■レクトリ構造との一部または全部が抵触する場合にいずれか一方 の特性値を更新するように制御する更新制御手段をさらに備えたことを特徴とす る。
したがって、 本発明によれば、 特性値に基づいて再分類されたディレクトリ構 造と、 新たに書き込まれた特性値に基づいて再分類されたディレクトリ構造との 一部または全部が抵触する場合にレ、ずれか一方の特性値を更新することとしたの で、 特性値に基づいて再分類されたディレクトリ構造に抵触する新たな書き込み がおこなわれた場合についても、 論理的に矛盾を生じさせずにディレクトリ構造 を再分類することが可能になる。
また、 本発明では、 前記更新制御手段は、 前記ディレクトリの構成の変更に応 じて前記特性値を更新するように制御することを特徴とする。
したがって、 本発明によれば、 ディレクトリの構成の変更に応じて特性値を更 新するように制御することとしたので、 ディレクトリ構造の一部が移動または削 除された場合についても、 論理的に矛盾を生じさせずにディレクトリ構造を再分 類することが可能になる。
また、 本発明では、 前記受付手段は、 前記ファイルまたは前記ディレクトリに 対する分類の指標として、 バックアップの頻度を示す特性値、 ファイル内容の暗 号ィ匕の方針を示す特性値またはフアイル内容の秘密性に応じたディスク選択を示 す特性値を受け付け、 前記書込制御手段は、 前記受付手段によって受け付けられ た前記特性値を前記ファイルまたは前記ディレクトリの管理データに書き込むよ うに制御することを特徴とする。
したがって、 本発明によれば、 ファイルまたはディレクトリに対する分類の指 標として、 バックアップの頻度を示す特性値、 ファイル内容の暗号化の方針を示 す特性値またはフアイル内容の秘密性に応じたディスク選択を示す特性値を受け 付け、 特性値をファイルまたはディレク トリの管理データに書き込むように制御 することとしたので、 多面的な観点からディレクトリ構造を再分類することが可 能になる。
また、 本発明では、 ファイルおよびディレクトリを管理データに基づいて階層 的な木構造に分類するファイル分類方法であって、 前記ファイルまたは前記ディ レク トリに対する分類の指標として特性値を受け付ける受付工程と、 前記受付ェ 程によって受け付けられた前記特性値を前記ファィルまたは前記ディレク トリの 前記管理データに書き込むように制御する書込制御工程と、 を含んだことを特徴 とする。
したがって、 本発明によれば、 ファイルまたはディレクトリに対する分類の指 標として特性値を受け付け、 特性値をファイルまたはディレクトリの管理データ に書き込むように制御することとしたので、 ファイル名またはディレクトリ名と は別の観点からディレクトリ構造を再分類することが可能になる。
また、 本発明では、 前記書込制御工程によって書き込まれた前記特性値を読み 出し、 該読み出した当該特性値を出力するように制御する出力制御工程をさらに 含んだことを特徴とする。 したがって、 本発明によれば、 特性値を読み出し、 該読み出した特性値を出力 するように制御することとしたので、 特性値の受け付け時に特性値を出力するこ とが可能になる。
また、 本発明では、 前記出力制御工程は、 前記書込制御工程によって書き込ま れた前記特性値に基づ!/ヽて再分類されたディレク トリ構造を出力するように制御 することを特徴とする。
したがって、 本発明によれば、 特性値に基づいて再分類されたディレクトリ構 造を出力するように制御することとしたので、 再分類されたディレクトリ構造に 基づレ、て力一ネルレベルで処理をおこなうだけでなく、 再分類されたディレク ト リ構造をユーザに提示することが可能になる。
また、 本発明では、 前記管理データは、 前記ファイルまたは前記ディレクトリ の親ディレクトリのファイル番号を管理するものであって、 前記出力制御工程は 、 前記管理データから前記親ディレクトリのファイル番号を参照して前記特性値 に基づいて再分類されたディレクトリ間のパス名を、 前記ディレクトリ構造とと もに出力するように制御することを特徴とする。
したがって、 本発明によれば、 管理データから親ディレク トリのファイル番号 を参照して特性値に基づいて再分類されたディレク トリ間のパス名を、 ディレク トリ構.造とともに出力することとしたので、 フアイノレ名またはディレクトリ名に 関するディレクトリ構造と特性値に基づいて再分類されたディレクトリ構造との 対応関係をユーザに対して明確に提示することが可能になる。
また、 本発明では、 前記書込制御工程によって書き込まれた前記特性値に基づ いて再分類されたディレクトリ構造と、 新たに書き込まれた特性値に基づいて再 分類されたディレクトリ構造との一部または全部が抵触する場合にいずれか一方 の特性値を更新するように制御する更新制御工程をさらに含んだことを特徴とす る。
したがって、 本発明によれば、 特性値に基づいて再分類されたディレク トリオ冓 造と、 新たに書き込まれた特性値に基づいて再分類されたディレクトリ構造との 一部または全部が抵触する場合にいずれか一方の特性値を更新することとしたの で、 特性値に基づいて再分類されたディレクトリ構造に抵触する新たな書き込み がおこなわれた場合についても、 論理的に矛盾を生じさせずにディレクトリ構造 を再分類することが可能になる。
また、 本発明では、 前記更新制御工程は、 前記ディレクトリの構成の変更に応 じて前記特性値を更新するように制御することを特徴とする。
したがって、 本発明によれば、 ディレク トリの構成の変更に応じて特性値を更 新するように制御することとしたので、 ディレクトリ構造の一部が移動または削 除された場合についても、 論理的に矛盾を生じさせずにディレクトリ構造を再分 類することが可能になる。
また、 本発明では、 前記受付工程は、 前記ファイルまたは前記ディレクトリに 対する分類の指標として、 バックアップの頻度を示す特性値、 ファイル内容の暗- 号化の方針を示す特性値またはフアイル内容の秘密性に応じたディスク選択を示 す特性値を受け付け、 前記書込制御工程は、 前記受付工程によって受け付けられ た前記特性値を前記ファイルまたは前記ディレク トリの管理データに書き込むよ うに制御することを特德 ί [とする。
したがって、 本発明によれば、 ファイルまたはディレク トリに対する分類の指 標として、 ノ ックアツプの頻度を示す特性値、 フアイル内容の暗号化の方針を示 す特性値またはフアイル内容の秘密性に応じたディスク選択を示す特性値を受け 付け、 特性値をファイルまたはディレクトリの管理データに書き込むように制御 することとしたので、 多面的な観点からディレク トリ構造を再分類することが可 能になる。
また、 本発明では、 ファイルおよびディレクトリを管理データに基づいて階層 的な木構造に分類する方法をコンピュータに実行させるファイル分類プロダラム であって、 前記フアイルまたは前記ディレクトリに対する分類の指標として特性 値を受け付ける受付工程と、 前記受付工程によつて受け付けられた前記特性値を 前記ファイルまたは前記ディレクトリの前記管理データに書き込むように制御す る書込制御工程と、 をコンピュータに実行させることを特徴とする。
したがって、 本発明によれば、 ファイルまたはディレクトリに対する分類の指 標として特性値を受け付け、 特性値をファイルまたはディレクトリの管理データ に書き込むように制御することとしたので、 ファイル名またはディレクトリ名と は別の観点からディレクトリ構造を再分類することがプログラムによって可能に なる。 図面の簡単な説明
第 1図は、 本実施の形態に係るファイル分類装置の構成を示すプロック図であ り、 第 2図は、 i n o d eに記憶される情報の構成例を示す図であり、 第 3図は 、 書込制御処理を説明するための図であり、 第 4図は、 出力部に表示される画面 の構成例を示す図であり、 第 5図は、 更新制御処理を説明するための図であり、 第 6図は、 出力部に表示される画面の構成例を示す図であり、 第 7図は、 更新制 御処理を説明するための図であり、 第 8図は、 更新制御処理を説明するための図 であり、 第 9図は、 出力部に表示される画面の構成例を示す図である。 発明を実施するための最良の形態
以下、 添付図面を参照して、 この発明に係るファイル分類装置、 ファイル分類 方法およびその方法をコンピュータに実行させるプログラムの好適な実施の形態 を詳細に説明する。'以下では、 本実施の形態に係るファイル分類装置の概要およ び特徴を説明した後に、 実施の形態 1〜3に係るファイル分類装置を説明し、 最 後に、 他の実施の形態として種々の変形例を説明することとする。
概要および特徴
まず最初に、 未実施の形態に係るフアイル分類装置の概要および特徴を説明す る。 第 1図は、 本実施の形態に係るファイル分類装置の構成を示すプロック図で ある。 同図に示すように、 このファイル分類装置 1 0は、 概略的には、 ファイル およびディレクトリを管理データに基づいて階層的な木構造に分類するものであ る。
ここで、 このファイル分類装置 1 0は、 ファイルまたはディレク トリに刘-する 分類の指標として特性値を受け付け、 該受け付けられた特性値をファイルまたは ディレク トリの管理データに書き込むように制御する書込制御処理に主たる特徴 があり、 かかる書込制御処理によって、 ディレクトリ構造を再分類することがで きるようにしている。
この主たる特徴を具体的に説明すると、 このファイル分類装置 1 0は、 フアイ ルまたはディレクトリを分類する観点ごとに定義された特性値を受け付け、 該受 け付けられた特性値をフアイルまたはディレク トリの管理データ (ディレク トリ の中の管理データ) に書き込むように制御する。 さらに、 特性値が付与されたデ ィレクトリよりも下位にェントリされているディレクトリまたはファイルそれぞ れの i n o d e 1 3 a (ファイルまたはディレク トリを表すデータ構造) に書き 込むことによつて特性値を伝播させる。
したがって、 上記した従来技術の例で言えば、 フアイノレまたはディレク トリを 名前という観点から一義的に分類するのではなく、 ファイルまたはディレク トリ の管理データに特性値を書き込むように制御することによってファイル名または ディレクトリ名とは別の観点からディレクトリ構造を再分類することが可能にな る。
また、 本実施の形態に係るファイル分類装置は、 上記主たる特徴に関連して以 下に列挙するような特徴も付加的に有するものである。 つまり、 本実施の形態で は、 特性値を読み出し、 該読み出した特性値を出力するように制御することとし たので、 特性値の受け付け時に特性値を出力することができるようにしている。 また、 本実施の形態では、 特性値に基づいて再分類されたディレクトリ構造を 出力するように制御することとしたので、 再分類されたディレクトリ構-造に基づ いてカーネルレベルで処理をおこなうだけでなく、 再分類されたディレク トリ構- 造をユーザに提示することができるようにしている。
また、 本実施の形態では、 管理データから親ディレクトリのフアイノレ番号を参 照して特性値に基づいて再分類されたディレクトリ間のパス名 (第 4図、 第 6図 および第 9図参照) を、 ディレクトリ構造とともに出力することとしたので、 フ アイル名またはディレクトリ名に関するディレクトリ構造と特性値に基づいて再 分類されたディレクトリ構造との対応関係をユーザに対して明確に提示すること ができるようにしている。
また、 本実施の形態では、 特性値に基づいて再分類されたディレクトリ構造と 、 新たに書き込まれた特性値に基づいて再分類されたディレクトリ構造との一部 または全部が抵触する場合にいずれカゝ一方の特性値を更新することとしたので、 特性値に基づいて再分類されたディレクトリ構造に抵触する新たな書き込みがお こなわれた場合についても、 論理的に矛盾を生じさせずにディレクトリ構造を再 分類することができるようにしている。 '
また、 本実施の形態では、 ディレクトリの構成の変更に応じて特性値を更新す るように制御することとしたので、 ディレクトリ構造の一部が移動または削除さ れた場合についても、 論理的に矛盾を生じさせずにディレクトリ構造を再分類す ることができるようにしている。
実施の形態 1 .
実施の形態 1では、 ファイルまたはディレクトリに刘-する分類の指標として特 性値を新規に受け付け、 該受け付けられた特性値をファイルまたはディレクトリ の管理データに書き込むフアイル分類装置について説明する。 このフアイル管理 装置 1 0は、 第 1図に示すように、 入力部 1 1と、 出力部 1 2と、 記憶部 1 3と 、 制御部 1 4とを備える。
このうち、 入力部 1 1は、 各種の情報を入力するキーボード、 マウスおょぴト ラックボールなどの指示入力手段であり、 主にユーザからの所定の指示を受け付 ける。 具体的には、 ファイルまたはディレクトリに対する分類の指標として、 バ ックァップの頻度を示す特性値、 フアイル内容の暗号ィヒの方針を示す特性値また はフアイル内容の秘密性に応じたディスク選択を示す特性値を受け付ける。 また 、 ディレク トリの構成の変更 (ディレクトリの移動または削除) も受け付ける。 出力部 1 2は、 各種の情報を出力するモニタなどの出力表示手段であり、 具体 的には、 書込制御部 1 4 cによって書き込まれた特性値に基づいて再分類された ディレクトリ構造とともにディレクトリ間のパス名を出力制御部 1 4 bを介して 出力する (第 4図参照) 。
記憶部 1 3は、 各種のプログラムやデータを記憶する処理部であり、 機能概念 的に、 i n o d e 1 3 aと、 実^ータ記憶部 1 3 bと力 ら構成される。 このうち 、 i n 0 d e 1 3 aは、 ファイルまたはディレクトリを表すデータ構造を記憶す る処理部であり、 一般的に、 ファイル番号、 ユーザ名、 グループ名、 ファイルサ ィズ、 日付およびブロック情報などが記憶されているが、 本発明においては、 親 ディレク トリのフアイノレ番号が書き込まれる書込指定領域をさらに備える (第 2 図参照)
実データ記憶部 1 3 bは、 i n o d e 1 3 aが表すファイルの実データを記憶 する処理部である。 具体的には、 画像データ、 文書データおよび音声データなど の各種の実データを記憶する。
制御部 1 4は、 フアイノレ分類装置 1 0の全体制御をおこなう制御部であり、 各 機能部間の各種データの授受などを司る制御部であるが、 本 明においては、 機 能概念的に、 睿込制御部 1 4 aおよび出力制御部 1 4 bに特徴がある。 なお、 本 実施の形態 1では、 新規の書込制御処理についての説明をすることとしたので、 更新制御部 1 4 cについては、 実施の形態 2および 3において説明する。
書込制御部 1 4 aは、 入力部 1 1よって受け付けられた特性値を管理データに 書き込むように制御する処理部である。 具体的には、 第 3図に示すようなフアイ ル名またはディレクトリ名に関するディレクトリ構造において、 ディレク トリ B に特性値 P 1を付与する場合、 ディレクトリ A (ディレク トリ Bの親ディレク ト リの中の管理データ) に特性値 P 1とファイル番号 (ディレクトリ Bのフアイル 番号) とを書き込むとともに、 ディレクトリ Bの i n o d e 1 3 a (フアイノレま たはディレクトリを表すデータ構造) に特性値 P 1を書き込む。 さらに、 特性値 が付与されたディレクトリ Bよりも下位にェントリされている各ディレクトリの i n o d Θ 1 3 aに特性値 P 1を書き込むことによって特性^ tを伝播させる (第 2図 (b ) 参照) 。 同様にして、 ディレクトリ Gに特性値 P 2、 ディレクトリ M に特性値 P 3、 ディレクトリ Fに特性値 P 4、 ディレクトリ Sに特性値 P 5、 デ ィレク トリ Tに特性値 P 6を付与する。
出力制御部 1 4 bは、 書込制御部 1 4 aによる処理結果を出力部 1 2で出力す るために表示画面を作成する出力制御手段であり、 具体的には、 特性値を読み出 して特性値の受け付け時に特性値を出力するように制御する。
また、 出力制御部 1 4 cは、 書込制御部 1 4 aによって書き込まれた特性値に 基づいて再分類されたディレクトリ構造とともにディレクトリ間のパス名 ( i 11 o d e 1 3 aに記憶された親ディレク トリのファイル番号を順次遡って参照する ことによつて出力制御可能) を出力するように制御することによってファイル名 またはディレク トリ名に関するディレクトリ構造と特性値に基づいて再分類され たディレク トリ構造との対応関係を明確に提示することができるようにしている (第 4図参照) 。
上述してきたように、 実施の形態 1に係るフアイノレ分類装置は、 ファイルまた はディレクトリに対する分類の指標として特性値を受け付け、 該受け付けられた 特性値をファイルまたはディレクトリの管理データに書き込むように制御するこ ととしたのでフアイル名またはディレクトリ名とは別の観点からディレクトリ構 造を再分類することが可能になる。
実施の形態 2 . '
次に、 実施の形態 2では、 特性値に基づいて再分類されたディレクトリ構造と 、 新たに書き込まれた特性値に基づいて再分類されたディレクトリ構造との一部 または全部が抵触する場合にレヽずれか一方の特性値を更新するフアイル分類装置 に説明する。 このファイル分類装置 1 0は、 実施の形態 1に示すファイル分類装 置と比較して、 機能概念的に、 更新制御部 1 4 cに特徴がある。
かかる更新制御部 1 4 cは、 特性値に基づいて再分類されたディレクトリ構造 と、 新たに書き込まれた特性値に基づいて再分類されたディレクトリ構造との一 部または全部が抵触する場合にいずれか一方の特性値を更新する処理部である。 例えば、 第 5図に示すようなディレクトリ構造において、 ディレクトリ Gに特 性値 P 2を付与しようとした際に、 特性値: P 1および特性値 P 2が共存可能であ る-場合には、 ディレク トリ B (特性値に基づいて再分類されたディレクトリ構造 上におけるディレクトリ Gの親であり、 ディレクトリ Gの i n o d e 1 3 aに書 き込まれた親ディレク トリ (ディレクトリ E) から順次親ディレク トリを遡り、 ディレクトリ Aに到達したときにディレクトリ Bを認識することが可能) の中の 管理データに特性値 P 1および特性値 P 2とファイル番号 (ディレクトリ Gのフ アイノレ番号) を書き込むとともに、 ディレクトリ Gの i n o d e 1 3 a (フアイ ルまたはディレクトリを表すデータ構造) に特性値 P 1および P 2を書き込む。 そして、 特性値が付与されたディレク トリ Gよりも下位にェントリされているデ ィレク トリ J、 Kおよびしの i n o d e 1 3 aに特性値 P 1および特性値 P 2を 書き込むことによって特性値を伝播させる (第 5図 (a ) 参照) 。
また、 特性値 P 1および特性値 P 2が背反である場合には、 ディレク トリ Gよ り下位にェントリされている各ディレクトリの i n o d e l 3 aから特性値 P 1 を削除した後、 ディレク トリ B (ディレクトリ Bの中の管理データ) に特性値 P 2とファイル番号 (ディレクトリ Gのフアイル'番号) とを書き込むとともに、 デ ィレク トリ Gの i 11 o d e 1 3 a (ファイルまたはディレク トリを表すデータ構 造) に特性値 P 2を書き込む。 そして、 特性値 P 2が付与されたディレク トリ G よりも下位にェントリされているディレクトリ J、 Kおよび Lの i n o d e 1 3 aに特性値 P 2を書き込むことによって特性値を伝播させる (第 5図 (b ) 参照 ) 0
そして、 出力制御部 1 4 bは、 更新制御部 1 4 cによって更新された特性値に 基づいて再分類されたディレクトリ構造とファイル名またはディレクトリ名に関 するディレクトリ構造との対応関係を表示するように制御する。 なお、 第 6図 ( a ) は、 特性値 P 1および特性値 P 2が共存可能である場合における対応関係で あり、 第 6図 (b ) は、 特性値 P 1および特性値 P 2が背反である場合における 対応関係である。
上述してきたように、 実施の形態 2に係るフアイル分類装置は、 特性値に基づ いて再分類されたディレクトリ構造に抵触する新たな書き込みがおこなわれた場 合についても、 論理的に矛盾を生じさせずにディレクトリ構造を再分類すること が可能になる。
実施の形態 3 . '
次に、 実施の形態 3では、 ディレクトリの構成の変更に応じて特性値を更新す るように制御するフアイル分類装置にっレ、て説明する。 このフアイル分類装置 1 0は、 実施の形態 1に示すファイル分類装置と比較して、 機能概念的に、 更新制 御部 1 4 cに特徴がある。
カかる更新制御部 1 4 cは、 ディレク トリの構成の変更に応じて特性値を更新 するように制御する処理部である。 具体的には、 第 7図に示すようなディレク ト リ構造において、 ディレクトリ Cがディレクトリ Eのサブディレクトリに移動す る際に、 特性値 P 1および特性値 P 3が共存可能である場合には、 ディレクトリ Aからディレクトリ Cに関するデータを削除した後、 ディレク トリ E (ディレク トリ Cの親ディレク トリ) にディレク トリ Cのフアイノレ名およびファイル番号を 追加する。 続いて、 特性値 P 1および特性値 P 3とフアイノレ番号 (ディレク トリ Cのファイル番号) とをディレクトリ B (ディレク トリ Bの中の管理データ) に 書き込むとともに、 ディレクトリ Cの i n o d e 1 3 a (ファイルまたはディレ クトリを表すデータ構造) に特性値 P 1および特性値 P 3を書き込む。 そして、 特性値が更新されたディレク トリじよりも下位にェントリされているディレクト リ Hおよび Iの i n o d e l 3 aに特性値 P 1および]3 3を書き込むことによつ て特性値を伝播させる (第 8図 (a ) 参照) 。
また、 特性値 P 1および特性値 P 3が背反である場合には、 ディレクトリ Aか らディレクトリ Cに関するデータを肖 ι除した後、 ディレク トリ Eにディレク トリ
Figure imgf000015_0001
。 続いて、 特性値 P 1とファイル 番号 (ディレクトリ Cのファイル番号) をディレク トリ B (ディレク トリ Bの中 の管理データ) に書き込むとともに、 ディレクトリ Cの i n o d e 1 3 a (ファ ィルまたはディレクトリを表すデータ構造) に特性値 P 1を書き込む。 そして、 特性値が更新されたディレク トリ Cよりも下位にェントリされているディレク ト リ Hおよび Iの i n o d e 1 3 aに特性値 P 1を書き込むことによって特性値を 伝播させる (第 8図 (b ) 参照) 。
そして、 出力制御部 1 4 bは、 更新制御部 1 4 cによって更新された特性値に 基づいて再分類されたディレクトリ構造とファイル名またはディレクトリ名に関 するディレク トリ構造との対'応関係を表示するように制御する。 具体的には、 第 9図 (a ) は、 特性値 P 1および特性値 P 3が共存可能である場合における対応 関係であり、 第 9図 (b ) は、 特性値 P 1および特性値 P 3が背反である場合に おける対応関係である。
上述してきたように、 実施の形態 3に係るファイル分類装置は、 ディレクトリ の構成の変更に応じて特性値を更新するように制御することとしたので、 ディレ クトリ構造の一部が移動または削除された場合についても、 論理的に矛盾を生じ させずにディレクトリ構造を再分類す'ることが可能になる。
他の実施の形態
さて、 これまで本発明の実施の形態について説明したが、 本発明は上述した実 施の形態以外にも、 上記特許請求の範囲に記載した技術的思想め範囲内にぉレヽて 種々の異なる実施の形態にて実施されてもよいものである。
また、 本実施の形態では、 特性値に基づいて再分類されたディレクトリ構造と フアイノレ名またはディレクトリ名に関するディレクトリ構造との対応関係につい て出力する場合について説明したが、 本発明はこれに限定されるものではなく、 特定の特性値のみのディレクトリ構造についても同様に出力することができる。 また、 本実施の形態において説明した各処理のうち、 自動的におこなわれるも のとして説明した処理 (例えば、 書込制御処理または更新制御処理) の全部また は一部を手動的におこなうこともできる。 さらに、 上記文書中や図面中で示した 処理手順、 制御手順、 具体的名称、 各種のデータやパラメータを含む情報 (例え ば、 特性値) については、 特記する場合を除いて任意に変更することができる。 なお、 本実施の形態で説明したファイル管理方法 ( 「書込制御処理」 および 「 更新制御処理」 ) は、 あらかじめ用意されたプログラムで実行することによって 実現することもできる。 このプログラムは、 インターネットなどのネットワーク を介して配布することができる。 また、 このプログラムは、 ハードディスク、 フ レキシブルディスク (F D) 、 C D - R OM, MO、 D V Dなどのコンピュータ で読み取り可能な記録媒体に記録され、 コンピュータによつて記録媒体から読み 出されることによつて実行することもできる。
以上説明したように、 本発明によれば、 ファイルまたはディレク トリに対する 分類の指標として特性値を受け付け、 特性値をファイルまたはディレクトリの管 理データに書き込むように制御することとしたので、 フアイノレ名またはディレク トリ名とは別の観点からディレクトリ構造を再分類することが可能なフアイル分 類装置が得られるという効果を奏する。
また、 本発明によれば、 特性値を読み出し、 該読み出した特性値を出力するよ うに制御することとしたので、 特性値の受け付け時に特性値を出力することが可 能なファイル分類装置が得られるという効果を奏する。
また、 本発明によれば、 特性値に基づいて再分類されたディレクトリ構造を出 力するように制御することとしたので、 再分類されたディレク トリ構造に基づい てカーネルレベルで処理をおこなうだけでなく、 再分類されたディレクトリ構造 をユーザに提示することが可能なフアイル分類装置が得られるという効果を奏す る。
また、 本発明によれば、 管理データから親ディレク トリのファイル番号を参照 して特性値に基づいて再分類されたディレクトリ間のパス名を、 ディレクトリ構 造とともに出力することとしたので、 フアイノレ名またはディレクトリ名に関する ディレクトリ構造と特性値に基づいて再分類されたディレクトリ構造との対応関 係をユーザに対して明確に提示することが可能なファイル分類装置が得られると いう効果を奏する。
また、 本発明によれば、 特性値に基づいて再分類されたディレクトリ構造と、 新たに書き込まれた特性値に基づいて再分類されたディレクトリ構造との一部ま たは全部が抵触する場合にいずれか一方の特性値を更新することとしたので、 特 性値に基づレ、て再分類されたディレク トリ構造に抵触する新たな書き込みがおこ なわれた場合についても、 論理的に矛盾を生じさせずにディレクトリ構造を再分 類することが可能なファイル分類装置が得られるという効果を奏する。
また、 本発明によれば、 ディレクトリの構成の変更に応じて特性値を更新する ように制御することとしたので、 ディレクトリ構造の一部が移動または削除され た場合についても、 論理的に矛盾を生じさせずにディレクトリ構造を再分類する ことが可能なフアイル分類装置が得られるという効果を奏する。
また、 本発明によれば、 ファイルまたはディレクトリに対する分類の指標とし て、 バックアップの頻度を示す特性値、 ファイル内容の暗号化の方針を示す特性 値またはファイル内容の秘密性に応じたディスク選択を示す特性値を受け付け、 特性値をファイルまたはディレク トリの管理データに書き込むように制御するこ ととしたので、 多面的な観点からディレクトリ構造を再分類することが可能なフ アイル分類装置が得られるという効果を奏する。
また、 本発明によれば、 ファイルまたはディレクトリに対する分類の指標とし て特性値を受け付け、 特性値をファイルまたはディレクトリの管理データに書き 込むように制御することとしたので、 ファイル名またはディレクトリ名とは別の 観点からディレクトリ構造を再分類することが可能なファイル分類方法が得られ るという効果を奏する。
また、 本発明によれば、 特性値を読み出し、 該読み出した特性値を出力するよ うに制御することとしたので、 特性値の受け付け時に特性値を出力することが可 能なファイル分類方法が得られるという効果を奏する。
また、 本発明によれば、 特性値に基づいて再分類されたディレクトリ構造を出 力するように制御することとしたので、 再分類されたディレク トリ構造に基づい てカーネルレベルで処理をおこなうだけでなく、 再分類されたディレクトリ構造 をユーザに提示することが可能なフアイノレ分類方法が得られるとレ、う効果を奏す る。
また、 本発明によれば、 管理データから親ディレクトリのファイル番号を参照 して特性値に基づいて再分類されたディレクトリ間のパス名を、 ディレクトリ構 造とともに出力することとしたので、 フアイノレ名またはディレクトリ名に関する ディレクトリ構造と特性値に基づいて再分類されたディレクトリ構造との対応関 係をユーザに対して明確に提示することが可能なファイル分類方法が得られると いう効果を奏する。
また、 本発明によれば、 特性値に基づいて再分類されたディレクトリ構造と、 新たに書き込まれた特性値に基づいて再 類されたディレクトリ構造との一部ま たは全部が抵触する場合にいずれか一方の特性値を更新することとしたので、 特 性値に基づいて再分類されたディレクトリ構造に抵触する新たな書き込みがおこ なわれた場合についても、 論理的に矛盾を生じさせずにディレクトリ構造を再分 類することが可能なフアイル分類方法が得られるという効果を奏する。
また、 本発明によれば、 ディレクトリの構成の変更に応じて特性値を更新する ように制御することとしたので、 ディレクトリ構造の一部が移動または削除され た場合についても、 論理的に矛盾を生じさせずにディレクトリ構造を再分類する ことが可能なフアイル分類方法が得られるとレ、う効果を奏する。
また、 本発明によれば、 ファイルまたはディレク トリに対する分類の指標とし て、 バックアップの頻度を示す特性値、 ファイル内容の暗号ィ匕の方針を示す特性 値またはファイル内容の秘密性に応じたディスク選択を示す特性値を受け付け、 特性値をファイルまたはディレク トリの管理データに書き込むように制御するこ ととしたので、 多面的な観点からディレクトリ構造を再分類することが可能なフ アイル分類方法が得られるという効果を奏する。
また、 本発明によれば、 ファイルまたはディレクトリに対する分類の指標とし て特性値を受け付け、 特性値をファイルまたはディレク トリの管理データに書き 込むように制御することとしたので、 ファイル名またはディレクトリ名とは別の 観点からディレクトリ構造を再分類することがプログラムによって可能なフアイ ル分類プログラムが得られるという効果を奏する。 産業上の利用可能性
以上のように、 本発明に係るフアイル分類装置、 フアイル分類方法およびファ ィル分類プログラムは、 特性値に基づレ、てディレクトリ構造を再分類することに 適している。

Claims

請 求 の 範 囲
1 . ファイルおよびディレクトリを管理データに基づレ、て階層的な木構造に分 類するフアイル分類装置であって、
前記ファイルまたは前記ディレクトリに対する分類の指標として特性値を受け 付ける受付手段と、
前記受付手段によつて受け付けられた前記特性値を前記フ了ィルまたは前記デ ィレク トリの前記管理データに書き込むように制御する書込制御手段と、 を備えたことを特徴とするフアイル分類装置。
2 . 前記書込制御手段によつて書き込まれた前記特性値を読み出し、 該読み出 した当該特性 を出力するように制御する出力制御手段をさらに備えたことを特 徴とする請求の範囲第 1項に記載のファイル分類装置。
3 . 前記出力制御手段は、 前記書込制御手段によつて書き込まれた前記特性値 に基づいて再分類されたディレク トリ構造を出力するように制御することを特徴 とする請求の範囲第 2項に記載のファイル分類装置。
4. 前記管理データは、 前記ファイルまたは前記ディレクトリの親ディレクト リのフアイノレ番号を管理するものであって、
前記出力制御手段は、 前記管理データから前記親ディレクトリのファイル番号 を参照して前記特性値に基づいて再分類されたディレク トリ間のパス名を、 前記 ディレク トリ構造とともに出力するように制御することを特徴とする請求の範囲 第 2項または第 3項に記載のフアイル分類装置。
5 . 前記書込制御手段によつて書き込まれた前記特性値に基づ!/ヽて再分類され たディレクトリ構造と、 新たに書き込まれた特性値に基づいて再分類されたディ レクトリ構造との 部または全部が抵触する場合にいずれか一方の特性値を更新 するように制御する更新制御手段をさらに備えたことを特徴とする請求の範囲第 1項〜第 4項の 、ずれか一つに記載のフアイル分類装置。
6 . 前記更新制御手段は、 前記ディレク トリの構成の変更に応じて前記特性値 を更新するように制御することを特徴とする請求の範囲第 5項に記載のファイル 分類装置。
7 . 前記受付手段は、 前記ファイルまたは前記ディレク トリに対する分類の指 標として、 バックアップの頻度を示す特性値、 ファイル内容の暗号ィヒの方針を示 す特性値またはフアイル内容の秘密性に応じたディスク選択を示す特性値を受け 付け、
前記書込制御手段は、 前記受付手段によって受け付けられた前記特性値を前記 ファイルまたは前記ディレク トリの前記管理データに書き込むように制御するこ とを特徴とする請求の範囲第 1項に記載のフアイル分類装置。
8 . ファイルおよびディレクトリを管理データに基づいて階層的な木構造に分 類するフアイル分類方法であって、
前記ファイルまたは前記ディレク トリに対する分類の指標として特性値を受け 付ける受付工程と、
前記受付工程によつて受け付けられた前記特性値を前記ファィルまたは前記デ ィレクトリの前記管理データに書き込むように制御する書込制御工程と、 を含んだことを特徴とするフアイル分類方法。
9 . 前記書込制御工程によって書き込まれた前記特性値を読み出し、 該読み出 した当該特性値を出力するように制御する出力制御工程をさらに含んだことを特 徴とする請求の範囲第 8項に記載のファィル分類方法。
1 0 . 前記出力制御工程は、 前記書込制御工程によつて書き込まれた前記特性 値に基づいて再分類されたディレク トリ構造を出力するように制御することを特 徴とする請求の範囲第 9項に記載のフアイル分類装置。
1 1 . 前記管理データは、 前記フアイルまたは前記ディレクトリの親ディレク トリのフアイノレ番号を管理するものであって、
前記出力制御工程は、 前記管理データから前記親ディレク トリのファイル番号 を参照して前記特性値に基づいて再分類されたディレクトリ間のパス名を、 前記 ディレクトリ構造とともに出力するように制御することを特徴とする請求の範囲 第 9項または第 1 0項に記載のフアイル分類方法。
1 2 . 前記書込制御工程によって書き込まれた前記特性値に基づいて再分類さ れたディレクトリ構造と、 新たに書き込まれた特性値に基づいて再分類されたデ ィレクトリ構造との一部または全部が抵触する場合にいずれか一方の特性値を更 新するように制御する更新制御工程をさらに含んだことを特徴とする請求の範囲 第 8項〜第 1 1項のいずれか一つに記載のフアイル分類方法。
1 3 . 前記更新制御工程は、 前記ディレクトリの構成の変更に応じて前記特性 値を更新するように制御することを特徴とする請求の範囲第 1 2項に記載のファ ィル分類方法。
1 4 . 前記受付工程は、 前記ファイルまたは前記ディレクトリに対する分類の 指標として、 ノ ックァップの頻度を示す特性値、 フアイル内容の暗号化の方針を 示す特性値またはフアイル内容の秘密性に応じたディスク選択を示す特性値を受 け付け、
前記書込制御工程は、 前記受付工程によつて受け付けられた前記特性値を前記 ファイルまたは前記ディレクトリの管理データに書き込むように制御することを 特徴とする請求の範囲第 8に記載のフアイル分類方法。
1 5 . ファイルおよびディレクトリを管理データに基づいて階層的な木構造に 分類する方法をコンピュータに実行させるファイル分類プログラムであって、 前記ファイルまたは前記ディレク トリに対する分類の指標として特性値を受け ィ寸ける受ィ寸工程と、
前記受付工程によつて受け付けられた前記特性値を前記ファィルまたは前記デ ィレク トリの前記管理データに書き込むように制御する書込制御工程と、 をコンピュータに実行させることを特徴とするフアイノレ分類プログラム。
PCT/JP2003/004075 2003-03-31 2003-03-31 ファイル分類装置、ファイル分類方法およびその方法をコンピュータに実行させるプログラム WO2004088519A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
PCT/JP2003/004075 WO2004088519A1 (ja) 2003-03-31 2003-03-31 ファイル分類装置、ファイル分類方法およびその方法をコンピュータに実行させるプログラム
JP2004570158A JPWO2004088519A1 (ja) 2003-03-31 2003-03-31 ファイル分類装置、ファイル分類方法およびファイル分類プログラム
US11/106,555 US20050192985A1 (en) 2003-03-31 2005-04-15 Apparatus and method for classifying files, and computer product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2003/004075 WO2004088519A1 (ja) 2003-03-31 2003-03-31 ファイル分類装置、ファイル分類方法およびその方法をコンピュータに実行させるプログラム

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US11/106,555 Continuation US20050192985A1 (en) 2003-03-31 2005-04-15 Apparatus and method for classifying files, and computer product

Publications (1)

Publication Number Publication Date
WO2004088519A1 true WO2004088519A1 (ja) 2004-10-14

Family

ID=33105340

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2003/004075 WO2004088519A1 (ja) 2003-03-31 2003-03-31 ファイル分類装置、ファイル分類方法およびその方法をコンピュータに実行させるプログラム

Country Status (2)

Country Link
JP (1) JPWO2004088519A1 (ja)
WO (1) WO2004088519A1 (ja)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3303926B2 (ja) * 1991-09-27 2002-07-22 富士ゼロックス株式会社 構造化文書分類装置及び方法
JPH06195343A (ja) * 1992-12-25 1994-07-15 Mitsubishi Electric Corp 文書格納表示方式
JPH0744568A (ja) * 1993-07-30 1995-02-14 Mitsubishi Electric Corp 検索インタフェース装置
JPH07129448A (ja) * 1993-11-01 1995-05-19 Just Syst Corp ファイル選択システム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
NEUMAN B.C., 'The Virtual System Model: A Scalable Approach to Organizing Large Systems.' Department of Computer Science and Engineering Technical Report UW-CSE-92-04 [online], Seattle: University of Washington, 1990, especially Chapter 4-6 and Appendix C [retrieved on 09 May, 2003]. Retrieved from the Internet: <URL:http://citeseer.nj.nec.com/neuman92virtual.html, http://Clifford.neuman.name/people/bcn/publications.html, http://www.cs.washington.edu/research/tr/tr-by-date.html> *

Also Published As

Publication number Publication date
JPWO2004088519A1 (ja) 2006-07-06

Similar Documents

Publication Publication Date Title
US8078627B2 (en) File management apparatus, method for controlling file management apparatus, computer program, and storage medium
JP4215286B2 (ja) 記憶装置内容整理システムおよび記憶装置内容整理方法
US8417673B2 (en) Method, system, and program for retaining versions of files
JP3956553B2 (ja) アイコン表示処理装置
JP2912840B2 (ja) ファイル管理システム
US6789094B2 (en) Method and apparatus for providing extended file attributes in an extended attribute namespace
US8549421B2 (en) Apparatus and method for managing content
JP4701124B2 (ja) 情報処理装置、情報処理方法
JP3303926B2 (ja) 構造化文書分類装置及び方法
US20050289164A1 (en) Method and apparatus for sorting and displaying files and folders based on frequency of use
US20040186845A1 (en) File system for managing files in tree structure allowing users to readily know availability condition
US6610104B1 (en) Method for updating a document by means of appending
WO2004023310A1 (ja) ネットワーク構造によるファイル管理方法、操作対象表示制限プログラムおよび記録媒体
JP2006510997A (ja) メディアファイルのデータベース管理方法及びシステム
JP2002055995A (ja) 情報処理方法及び装置
JPH1063687A (ja) 情報処理装置および方法
JP2004029991A (ja) ファイル処理プログラムおよびファイル処理装置
JPH1091513A (ja) ハイパーテキスト処理装置及びその方法
WO2004088519A1 (ja) ファイル分類装置、ファイル分類方法およびその方法をコンピュータに実行させるプログラム
US20050192985A1 (en) Apparatus and method for classifying files, and computer product
JP2007213209A (ja) データ管理装置、データ記憶装置、データ管理方法、プログラム、および記録媒体
JP2001175672A (ja) 情報フィルタリングシステム、その方法及びその方法を実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体
JPH05158771A (ja) ファイル管理方法及びシステム
JP2006048521A (ja) 文書検索装置及びその制御方法、並びに制御プログラム
JPH08106471A (ja) 情報記憶検索装置

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP US

WWE Wipo information: entry into national phase

Ref document number: 2004570158

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 11106555

Country of ref document: US