WO2004031956A1 - 関連情報管理方法、プログラム及び装置 - Google Patents

関連情報管理方法、プログラム及び装置 Download PDF

Info

Publication number
WO2004031956A1
WO2004031956A1 PCT/JP2002/010182 JP0210182W WO2004031956A1 WO 2004031956 A1 WO2004031956 A1 WO 2004031956A1 JP 0210182 W JP0210182 W JP 0210182W WO 2004031956 A1 WO2004031956 A1 WO 2004031956A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
processing
related information
attribute
user
Prior art date
Application number
PCT/JP2002/010182
Other languages
English (en)
French (fr)
Inventor
Akira Karasudani
Takashi Shinzaki
Masahiro Mori
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/JP2002/010182 priority Critical patent/WO2004031956A1/ja
Priority to JP2004541176A priority patent/JP4199193B2/ja
Publication of WO2004031956A1 publication Critical patent/WO2004031956A1/ja
Priority to US10/995,321 priority patent/US20050120035A1/en
Priority to US12/270,327 priority patent/US20090070352A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/865Monitoring of software

Definitions

  • the present invention relates to a related information management method, a program, and an apparatus for managing related information used when creating or editing a document or an image, and more particularly, to a related information accessed when creating or editing a document or an image.
  • the present invention relates to a related information management method, program, and device for automatically generating information management information and managing it so that it can be reused. Background art
  • Related information is registered in advance, and the user selects appropriate related information from the registered contents.
  • related information is registered in the form of a hyperlink, and the user selects from the registered contents.
  • the present invention automatically registers related information that is closely related to certain information through processes such as creation and editing of information, and enables the user to easily and accurately use the related information when processing the same information later.
  • the purpose of the present invention is to provide a related information management method, program, and device.
  • the related information management method of the present invention includes:
  • the first processing analysis unit refers to the process monitoring results and the process management table.
  • the related information management method of the present invention when a user accesses various information when creating or editing a document or image, the accessed information is automatically regarded as related information for the information being processed. Is extracted as attribute information and registered as attribute information, and the user does not need to select relevant information. In addition, since the relevant information is automatically extracted based on the user's processing, information that is closely related from the user's viewpoint is Can be properly extracted.
  • the information processed in the process is a file or a homepage of www.
  • the relationship between information registered in the attribute information table is as follows.
  • the related information management method of the present invention further comprises:
  • the related information display step refers to the attribute information table corresponding to the information being processed by the process, calculates the degree of relevance indicating the degree of relevance of the plurality of pieces of related information, and calculates a plurality of related levels in the order of the relatedness. Display information side by side. In this way, the depth of the relevance to the information currently being processed can be obtained in consideration of the related information registered in the past, so that the user can more accurately access the closely related information.
  • the related information management method of the present invention further includes an attribute information registration step of registering the related information specified by the user in the attribute information table. For this reason, even if the information is not automatically registered, the user can register the information determined to be necessary as directly related information.
  • the related information management method of the present invention further includes an attribute information deleting step of deleting related information specified by the user from the attribute information table. For this reason, the user can directly delete specific related information as needed from the related information of the information currently being processed.
  • the process management table generation step corresponds to a multi-thread OS, monitors a plurality of display threads executed in each process, and stores a display thread management table in which a correspondence relationship with information displayed by each display thread is registered.
  • a thread management table generation step to be generated
  • the second processing analysis step reads the attribute information table from the external storage device and After the relationship between the information is registered, the information is written back to the external storage device. As described above, related information registered in the past is stored and updated by new processing, so that highly relevant information including related information registered in the past can be selected and accessed.
  • the present invention provides a program for managing related information. This program is
  • a process management table generation step for generating a process management table for registering a correspondence relationship with information processed by each process
  • a second processing analysis step for generating an attribute information table in which the relationship between the extracted information is registered for each process information
  • the present invention provides a related information management device.
  • the related information management device includes a processing monitoring unit that monitors processing of a plurality of processes executed by the operating system of the computer;
  • a process management table generation unit for generating a process management table for registering a correspondence relationship with information processed by each process
  • a first processing analysis unit that analyzes what kind of processing has been performed between the information of each process by referring to the process monitoring results and the process management table, and extracts a relationship between the information;
  • a second processing analysis unit that generates an attribute information table in which a relationship between the extracted information is registered for each process information
  • a related information display section for displaying one or more pieces of highly relevant information based on the attribute information table;
  • a related information access section for accessing information selected from the displayed highly relevant information;
  • a related information management method, program, and device that enable a user to use related information easily and accurately when processing information.
  • the process monitor monitors the user's batch processing of the information group by the process monitoring unit.
  • the first analysis processing unit registers each information of the information group targeted by the user and the processing contents from the monitoring result of the process monitoring step.
  • a second processing analysis step in which the second processing analysis unit analyzes what kind of processing has been performed on each piece of information registered in the processing target information table and extracts a relationship between the pieces of information;
  • a third processing analysis step for generating an attribute information table in which the relation between the extracted pieces of information is registered by the third processing analysis unit;
  • a related information display unit for displaying one or more related information based on the attribute information table by the related information display unit;
  • a related information access unit for accessing information selected from the displayed related information by a related information access unit
  • the related information management method further includes a processing target that checks non-target information included in the processing source and processing destination information groups that have been processed by the user and that has not been processed and registers the information in the processing target information table.
  • An information collecting step is provided.
  • the third processing analysis step determines the relation between the 'non-target information' of the processing source and the processing destination registered in the processing target information table and each information of the information group processed by the user. Extract and update the attribute information table. For example, when specific information in a certain information group is moved to another information group, the source and destination information groups are checked, and information that has not been subjected to user processing is registered in the processing information table.
  • each information in the destination information group is added to the attribute information table as new related information because the information has become deeply related to the moved information.
  • the attribute information table corresponding to each information registered in the processing target information table is copied, moved, or deleted according to the processing of the user.
  • the attribute information table of the related information registered in the attribute information table of each information of the information group processed by the user is checked, and the processing information of the user is stored in the attribute information table of the related information. If the information has been registered, change the registration content of the information to be processed registered in the attribute information table of the related information according to the processing content (copy, move, or delete) .
  • the process monitoring step determines whether or not the process is a collective process of the user for the information group from at least one of a processing destination of each information of the information group or at least a difference in activation time of the process for each information of the information group. . For this reason, by analyzing the processing performed on each piece of information in a certain information group, the processing performed collectively on a certain information group can be determined, and the information Information contained in the group can be recognized.
  • the information to be processed by the user in the present invention includes a file, a folder, a stomach W page, or a file link.
  • the analysis result registered in the attribute information table includes at least one of copy, move, delete, link generation, link deletion, and drag-and-drop of information.
  • the relevance indicating the depth of relevance of the plurality of related information is calculated with reference to the attribute information table, and the plurality of related information are displayed side by side in the order of the relevance.
  • the present invention includes an attribute information registration step of registering related information designated by a user in an attribute information table.
  • the present invention further includes an attribute information deleting step of deleting related information specified by the user from the attribute information table.
  • the attribute information table is read from the external storage device, the relationship between the information is registered, and then written to the external storage device.
  • the present invention provides a program for related information management for batch processing of a user's information group. This program is
  • a third processing analysis step for generating an attribute information table in which a relationship between the extracted information is registered;
  • a related information display step for displaying one or more related information based on the attribute information table;
  • a related information access step for accessing information selected from the displayed related information;
  • the present invention provides a related information management device for batch processing of a user's information group.
  • the related information management device includes a process monitoring unit that monitors a user's batch processing of the information group, and, based on the monitoring result of the process monitoring unit, the information of the report group that has been processed by the user and the processing content thereof.
  • a first processing analysis unit that generates a processing target information table to be registered, and analyzes the type of processing performed on each piece of information registered in the processing target information table to extract the relationship between each piece of information
  • a second processing analysis unit a third processing analysis unit that generates an attribute information table in which a relationship between the extracted information is registered, and an association that displays one or a plurality of related information based on the attribute information table
  • An information display unit and a related information access unit for accessing information selected from the displayed related information are executed.
  • FIG. 1 is a block diagram of hardware of a host computer to which the present invention is applied;
  • FIG. 2 is a block diagram of a functional configuration of a first embodiment of related information management according to the present invention;
  • FIG. 3 is a first embodiment following FIG. Block diagram of the functional configuration of the form;
  • FIG 4 is an illustration of the process management table in Figure 3;
  • FIG. 5 is an explanatory diagram of the attribute information table in FIG. 3;
  • FIG. 6 is a flowchart of a basic processing procedure of information management according to the present invention.
  • FIG. 7 is a flowchart of the related information automatic registration processing according to the present invention corresponding to steps S1 to S4 in FIG. 6;
  • FIG. 8 is a flowchart of the related information automatic registration process following FIG. 7;
  • Fig. 9 is an explanatory diagram of the mechanism of hook processing in step S2 of Fig. 7;
  • FIG. 10 is an explanatory diagram of another mechanism of the hook process in step S2 of FIG. 7;
  • FIG. 11 is a flowchart of the process management table update process in step S4 of FIG. 7;
  • Fig. 12 is a flowchart of the related information display processing in step S5 of Fig. 7;
  • Fig. 13 is an explanatory diagram of a processing screen at the time of executing an application that provides display selection of related information according to the present invention;
  • Figure 14 is an explanatory diagram of the related information list based on the latest registration date and time of the attribute information table of information A;
  • FIG. 15 is a time chart of the related information management process in the embodiment of FIG. 1;
  • FIG. 16 is a time chart of the related information management process following FIG. 15;
  • FIG. 17 is a flowchart of a related information user registration process according to the present invention.
  • FIG. 18 is a flowchart of a related information user deletion process according to the present invention.
  • FIG. 19 is a functional block diagram showing a modification of the first embodiment of the related information management according to the present invention.
  • FIG. 20 is a functional block diagram as a modified example of the first embodiment following FIG. 19;
  • FIG. 21 is an explanatory diagram of a display thread management table, a provisional process management table, and a process management table in FIG. 20;
  • FIG. 22 is an explanatory diagram of the process management table update processing in FIG. 20;
  • FIG. 23 is a block diagram of a functional configuration of a second embodiment of the related information management according to the present invention, which is directed to the processing of the user;
  • FIG. 24 is a block diagram of the functional configuration of the second embodiment following FIG. 23;
  • FIG. 25 is an explanatory diagram of the processing target information table in FIG. 24;
  • Figure 26 is an explanatory diagram of the attribute information table in Figure 24;
  • Fig. 27 is a flowchart of the basic processing procedure of the related information management in Figs. 23 and 24;
  • Fig. 28 is a flow of the related information automatic registration processing corresponding to steps S1 to S4 in Fig. 27. Chat;
  • FIG. 29 is a flowchart of the related information automatic registration process following FIG. 28;
  • FIG. 30 is a flowchart of processing information processing in step S3 in FIG. 27;
  • FIG. 31 is a flowchart of related information display processing in step S5 in FIG. 27;
  • FIG. 33 is a flowchart of a related information user registration process according to the present invention.
  • FIG. 34 is a flowchart of a related information user deletion process according to the present invention.
  • FIG. 35 is an explanatory diagram of generation of a processing target information table when information is collectively processed in the embodiments of FIGS. 23 and 24;
  • FIG. 36 is a diagram for explaining the generation of a processing target information table when processing is performed for each information in the embodiment of FIGS. 23 and 24;
  • FIG. 38 is an explanatory diagram of a process of changing the attribute information table accompanying batch processing of files in the embodiment of FIGS. 23 and 24;
  • FIG. 39 is a flowchart of the updating process of the attribute information table in FIG. 38;
  • FIG. 40 is a flowchart of the updating process following FIG. 38;
  • FIG. 41 is an explanatory diagram of a process of changing the attribute information table of related information associated with the batch processing of files in the embodiment of FIGS. 23 and 24;
  • FIG. 42 is an explanatory diagram of a process of changing the attribute information table following FIG. 41;
  • FIG. 43 is a flowchart of the attribute information table updating process of the related information in FIGS. 41 and 42;
  • FIG. 44 is a flowchart of the attribute information table updating process following FIG. 43;
  • FIG. 45 is an explanatory diagram when the related information management of the present invention is applied to a network
  • FIG. 46 is an explanatory diagram when a user process to be monitored in the present invention is performed as an operation on a shortcut
  • FIG. 1 is a block diagram of a hardware configuration of a host computer to which a related information management program according to the present invention is applied.
  • a host computer 10 includes a CPU 12, a node 14, a R ⁇ M16, and a R
  • a user interface input section 22, a user interface output section 24, and an external storage device 26 are connected via an input / output unit 20.
  • the user interface input section 22 includes an AM 18 and an input / output unit 20.
  • a keyboard, mouse, etc., and the user interface output unit 24 includes a display, a printer, and a communication line for the Internet connection, etc.
  • the external storage device 26 usually includes a hard disk drive HDD.
  • the CPU 12 has a ROM 16, a RAMI 8, an input / output unit 20, a user interface input unit 22, and a user interface. It controls the interface output unit 24 and the external storage device 26.
  • 1 ⁇ 0] ⁇ 116 and the shakuhachi 1 ⁇ 18 are internal storage devices for executing programs, and the input / output unit 20 has a user interface.
  • the input / output unit 22 performs data input / output with the input unit 22, the user interface output unit 24, the external storage device 26, and other external devices.
  • the program executed on the host computer 10 is Microsoft Windows XP (R) Linux.
  • a program for managing related information according to the present invention is executed as an application program.
  • FIGS. 2 and 3 are block diagrams of the functional configuration of the first embodiment of the related information management according to the present invention.
  • a user interface 28 is provided for a related information management unit 40 provided by the present invention, and a user interface 28 allows a user to create or edit a document or image.
  • Ingredient For example, taking Microsoft Windows XP (R) as an example, you can create and edit documents by accessing the file using an application such as Code (R) or Excel (R). For example, during document creation using Word (R), work is performed to switch to Excel (R) and use necessary data. In this example, information A, B, and C handled by different applications are shown.
  • the related information management unit 40 includes a process monitoring unit 42, a process management table creation unit 44, a process management table 46, a process analysis unit 48, an attribute information table 50, and an attribute information reading unit. 52, an attribute information writing unit 54, a user attribute information registration unit 56, a user attribute information deletion unit 58, a related information display unit 60, and an association degree calculation unit 62 are provided.
  • the process monitoring unit 42 detects this process and passes it to the process analysis unit 48.
  • the process of monitoring and detecting a predetermined process in the process monitoring unit 42 is known as a process hook, and in this embodiment, the following process is hooked.
  • the information hooked by the processing monitoring unit 42 includes a file and a WWW homepage.
  • the processing analysis unit 48 receives data on the hooked processing from the processing monitoring unit 42 by the function of the first processing analysis unit 48-1, the processing execution unit 48-1 determines whether the executed information is new information. Judge. For example, the processing analysis unit 48 refers to the process management table 46 and updates whether or not the executed information has been registered. To determine if the information is correct.
  • the process management table 46 the correspondence between the running process and the information accessed by the process is registered. The registration of the process management table 46 is performed by the process management table generation unit 44.
  • the process management table generation unit 44 obtains the information of the process being executed through the process analysis unit 48, the information accessed by each process, and stores the process management table 46 in which the correspondence between the process and the information is registered. Generate and update.
  • This process management table 46 has, for example, the contents of FIG. In FIG. 4, the process management table 46 has items of a process 70 and an information name 72 accessed by the process. In this example, information A is registered in the process 1 and B is registered in the process 2. Information C is registered in process 3 and information D is registered in process 4.
  • the process analysis unit 48 instructs the process management table generation unit 44 to update the process management table 46. I do.
  • the process management table generation unit 44 registers the correspondence between the process and the new information in the process management table 46 based on the data on the hooked processing.
  • the processing analysis unit 48 generates an attribute information table in which the relationship between the extracted information is registered for each process information by using the function of the second processing analysis device 48-2. Therefore, the attribute information reading section 52 is instructed to read the attribute information table corresponding to the new information on which the processing has been executed. If the attribute information table of the new information exists in the external storage device 26 of FIG.
  • the attribute information table is read from the external storage device and developed in the attribute information table storage unit 50. If the attribute information table of the new information does not exist in the external storage device 26, the processing analysis unit 48 creates an attribute information table of the new information in the attribute information table storage unit 50.
  • the attribute information table 50-1 of the information A exists in the attribute information table storage unit 50, and the correspondence between the process and the information as shown in FIG. 2 is registered in the process management table 46.
  • the attribute information table 50-1 is the text of Fig. 5. Have one bull content.
  • related information B, C, D, E, and F related to the information A are registered in the attribute information table 50-1 of the information A. That is, information BF is registered as related information in the item of the related information name 74 in the attribute information table 50-1.
  • the following information is registered as related information for certain information corresponding to such an attribute information table.
  • information B is information obtained by copying information A and data.
  • Information C is information that was accessed at the same time as Information A.
  • the information D is information obtained by copying the data with the information A, and is information obtained by moving the data.
  • Information E is information that is hyperlinked to Information A.
  • Information F is information registered directly by the user.
  • the registration of the related information in the attribute information table is registered in the attribute information table 501 of the information A as the processing source and also in the attribute information table 50-2 of the other information as the processing destination. .
  • information B is recorded in the related information name 74 of the attribute information table 50-1 of the information A, and at the same time, the related information name 7 of the attribute information table 50-2 of the information B is recorded.
  • Register information A in 4.
  • the attribute information table of certain information registers the following attribute information in addition to the related information.
  • the attribute information table 50-1 of the information A in FIG. 5 includes the related information name 74, the number of processing transitions 76, the number of data copies 78, the data copy amount 80, —The number of evening movements 82, the amount of overnight movement 84, the number of hyperlinks 86, the number of readings 88, the direct registration flag 90, and the latest registration date and time 92 are provided as attribute items.
  • the number of process transitions 76 which is a registered item of the attribute information table, indicates the number of times the window has been transitioned in the case of an OS equipped with a window system such as Microsoft Windows XP (R) Linux. .
  • the attribute information table corresponding to the information processed or read at the time of reading or creation of the attribute information table by the processing analysis unit 48 is stored in the attribute information table storage unit 50. If it exists, the existing attribute information table is updated. For example, in the user interface 28, the information A has already been accessed when the access to the information B is started. In this case, the attribute information table 50-1 of the information A already exists, and after reading or creating the attribute information table of the information B, the related information and the information of the attribute information table 50-2 of the information B are read. Updates the related information for attribute information table 50-1 of information A and information A-1.
  • the attribute data relating to the related information A is registered in the attribute information table 50-2 of the information B, and the attribute data relating to the related information B is registered in the attribute information table 50-11 of the information A.
  • the process analysis is performed.
  • the unit 48 updates the attribute information table of the processed information and the attribute information table of the related information related to the processed information. For example, when the user makes a transition from the information B to the information A, the attribute information table 50-2 of the information B and the attribute information table 50-1 of the information A related to the information B are updated.
  • the attribute data relating to the related information A is registered in the attribute information table 50-2 of the information B, and the attribute data relating to the related information B is registered in the attribute information table 50-11 of the information A.
  • the process management table generating unit 44 stores the registered data indicating the correspondence with the professional information. Is deleted. Further, the processing analysis unit 48 instructs the attribute information writing unit 54 to write the attribute information table of the information deleted from the process management table 46 to the external storage device.
  • the attribute information registration unit 56 directly registers the relevant information in the attribute information table of the information accessed by the user interface 28 by a user operation.
  • the attribute information deletion unit 58 deletes the related information specified by the operation of the user from the attribute information table of the information being accessed in the user interface 28.
  • the related information display section 60 relates the related information of the accessed information based on the contents of the attribute information table of the information currently being accessed in the user interface 28, for example, as in the user interface 64. Display as information list 6 5 In the related information list 65, for example, information B and C are displayed. The display of a plurality of pieces of related information in the related information list 65 is displayed in an order sorted according to the related information display rule 66.
  • the relevant information display rules 66 are as follows.
  • the degree of relevance indicating the depth of the relation is calculated, and the relevance is sorted and displayed in descending or ascending order.
  • the relevance is calculated by the relevance calculator 62. For example, the value of each attribute item in the attribute information table of FIG. 4 is multiplied by a weight, and the relevance is calculated by the sum thereof.
  • related information B and C are displayed as information related to information A in the order in which the related information names are sorted in ascending order. I have.
  • the user can refer to the selected related information by accessing the related information 168 in which the user selects and accesses any of the related information. Can be.
  • FIG. 6 is a flowchart of a basic processing procedure of the related information management processing of the present invention according to the embodiment of FIGS.
  • a process monitor is performed to monitor the execution of the process for the user information.
  • the process is hooked, and in step S2, the process management table is checked. Generate.
  • the correspondence between the process and the information is registered in the process management table 46.
  • step S3 referring to the monitoring result of the processing in step S1 and the process management table 46 generated in step S2, it is analyzed what kind of processing was performed between the information of each process. Extract relationships between information.
  • step S4 an attribute information table is generated, and the relationship between the extracted information is registered. Specifically, the related information is registered in the attribute information table that is the processing source, and the related information is also registered in the attribute information table of the information that is the processing destination. Subsequently, in step S5, the user displays related information based on the attribute information table corresponding to the information currently being accessed. Further, in step S6, the user can access the related information by selecting appropriate related information from the displayed related information.
  • FIGS. 7 and 8 are flowcharts of the related information automatic registration processing according to the present invention corresponding to steps S1 to S4 in FIG.
  • step S1 when the user executes a process for certain information in step S1, the process for the information by the user is hooked in step S2, and data relating to the hooked process is processed by the process monitoring unit 42. Delivered to analyzer 48.
  • step S3 the processing analysis unit 48 confirms whether the processed information is new information.
  • the process management table 46 is referred to, and if not registered, it is determined that the information is new, and the process proceeds to step S4.
  • step S4 a process management table generation process is executed in accordance with an instruction to the process management table generation unit 44, and a set of a process and information is additionally registered in the process management table 46.
  • step S5 an instruction to read the attribute information table of the processing execution information from the external storage device 26 is issued.
  • step S6 it is checked in step S6 whether the attribute information table of the processing execution information exists in the external storage device. If not, the attribute of the processing execution information is determined in step S7. Create a new information table. If it exists in the external storage device, the attribute information table of the execution information is read from the external storage device in step S8. Then, in step S9, if the related information related to the execution information already exists, the attribute information table of the execution information and the attribute information table of the related information are updated respectively.
  • step S3 the process proceeds to step S10 to check whether access to the execution information has been completed. If the access has not been completed, the flow advances to step S11 to update the attribute information table of the execution information and the attribute information table of the related information, respectively. If the access to the execution information has ended in step S10, the process proceeds to step S12, where the items of the execution information are deleted from the process management table. Then, in step S13, the attribute information of the execution information is deleted. The table is written to the external storage device 26, and a series of related information automatic registration processing ends.
  • step S2 in FIG. 7 details of the hook process of step S2 in FIG. 7 will be described.
  • the process monitoring function that monitors the process is called when the process to be monitored is called.
  • This method includes: (1) How to rewrite function addresses
  • FIG. 9 shows how to implement hook processing that rewrites the address of a function.
  • FIG. 9 (A) is a memory map before the hook processing is introduced, and the function 116 of the monitoring target processing at the address xxxx can be called by the call command “CALL X X xx” of the monitoring target processing.
  • Figure 9 (B) shows the memory map after hook processing is introduced by rewriting the function address. That is, a processing monitoring function 118 is prepared at the address zzzz, and the address of the call command 114 of the monitoring target processing is changed to the address zzz of the processing monitoring function 118 as "CALL zzzz". Then, “CALL xxxx” is provided in the processing monitoring function 118 as a call command 120 for the function 16 of the monitoring target processing.
  • the function 116 of the monitoring target process is called before the hook process is introduced.
  • the processing monitoring function 118 is called.
  • the process monitoring function 118 calls the function 116 of the monitoring target process after delivering the content of the monitoring target process to the processing analyzer 48 in FIG.
  • FIG 10 shows a method using a callback function as another method for realizing hook processing.
  • This hook processing method uses the event flag 124 and the callback functions 122-1, 122-2,...
  • the event flag 124 is a flag whose state changes when a certain process is called.
  • the function 116 of the monitoring target process is called by executing “CALL xxxx” of the call command 114 of the monitoring target process
  • the called function 116 of the monitoring target process is set to the event flag. Change the status of 124.
  • the state of the event flag 124 is monitored by the event flag monitoring program 122.
  • the event flag monitoring program 122 calls a corresponding callback function registered in advance.
  • the event flag 1 The state of 24 changes, and the process monitoring function 130 is called by the event flag monitoring program 122 using the call back function 1222-1.
  • the process monitoring function 130 examines the content of the process to be monitored and passes it to the process analyzer 48 in FIG.
  • FIG. 11 is a flowchart of the process management table generation process in step S2 in FIG. 6, and the process management table generation process when the process and the information accessed by the user have a one-to-one correspondence. It is.
  • step S1 when the process management table generation unit 44 receives an instruction to update the process management table 46 from the process analysis unit 48, in step S2, the process manages the process from the data related to the hooked process. Check whether the process is unregistered in Table 46.
  • the data relating to the hooked process provided from the process 1! Analysis unit 48 includes identification information for uniquely determining the target process of the hooked process, and the name of the information accessed by this process. If the process has been registered in the process management table 46 in step S2, the process of generating the process management table ends. If the process has not been registered, the process proceeds to step S3, and the process management table 46 is updated by registering a set of the process and information accessed by this process in the process management table.
  • FIG. 12 is a flowchart of the related information display processing in step S5 of FIG. is there.
  • step S2 when the user selects and instructs the display of related information of a certain information in step S1, in step S2 it is checked whether or not the attribute information table of the specified information exists. I do. If the attribute information table exists, it is checked in step S3 whether or not the related information of the attribute information table is to be sorted and displayed according to the degree of association. If the sort display by the degree of association has been specified, the process proceeds to step S4, and the degree of association indicating the depth of association with each item of associated information is calculated from the attribute information table of the instruction information. Finally, in step S5, related information is displayed according to the specified sort condition and display condition.
  • the specified sorting conditions include three items, the degree of relevance, the date and time, or the name of the related information shown in the related information display rule 66 in FIG.
  • the information for which the related information is to be displayed is specified as follows, for example.
  • the related information corresponding to the information currently being processed by the user is displayed. For example, if you are using Word (R) and Excel (R) on Windows XP (R) and you are editing with Word (R), the related information of the file you are editing with Word (R) is displayed.
  • the user directly specifies which information is to be displayed. For example, specify a file in the Windows XP (R) file reference dialog and display the relevant information of the file.
  • FIG. 13 is a specific example of display of related information corresponding to information currently being processed by the user.
  • the work screen 94 has three windows: a window 96 for information A of application 1; a window 98 for information B of application 2; and a window 100 for information C of application 3.
  • the user is executing the process in window 96 of information A of application 1.
  • the related information menu window 102 of the application for implementing the related information management of the present invention is displayed at the lower right of the work screen 94.
  • the related information menu window 102 is provided with a registration menu button 104, a deletion menu button 105, and a list menu button 106.
  • FIG. 14 shows the attribute information table 50-1 of the information A to be subjected to the related information display processing of FIG. 12 and the related information list 1888 displayed based on this.
  • the related information list 188 displays, for example, the latest registered date and time of the attribute information table 501 of information A in ascending order. That is, the related information list 188 is displayed in the order of new information F, E, D, C, B of the latest registered date and time.
  • the related information display may be a sort by the related information name or a sort display of the relevance obtained by multiplying the attribute data from the number of document transitions to the number of readings by a predetermined weight to obtain the sum. Needless to say.
  • FIGS. 15 and 16 are time charts of the overall processing of the related information management processing according to the flowchart of FIG.
  • the process monitoring unit 42 as the process 1 3 8
  • the start of access to information A is hooked, and the data accompanying the hook is passed to the processing analysis unit 48.
  • the process analysis unit 48 instructs the process management table generation unit 44 to update, and the process management table 46 as the process 140 has the information A item in the process management table 46, ie, Add a process and information A pair.
  • the processing analysis section 48 instructs the attribute information reading section 52 to read the attribute information table of the information A, and reads the attribute information table of the information A in the processing 14 42.
  • the process monitoring unit 432 is performed as the process 148 in the user.
  • the start of access to information B is hooked, and the data accompanying the hook is passed to the processing analysis unit 48.
  • the processing analyzer 48 instructs the process management table generator 44 to update the process management table through the processing 150.
  • an item of information B that is, a set of process and information B is additionally registered in the process management table 46.
  • the processing analysis section 48 instructs the attribute information reading section 52 to read the attribute information table of the information B by the processing 15 4, and reads the attribute information table of the information B as the processing 1 36. It is handed over to the processing 158 of the processing analysis section 48.
  • the processing 158 the information A which is simultaneously accessed is registered as the related information to the attribute information table of the read information B.
  • processing 160 information B which is simultaneously accessed is registered as related information to the attribute information table of information A.
  • processing monitoring unit 42 executes processing 16 4
  • the process transition from the information B to the information A is hooked, the data associated with the hook is passed to the process analysis unit 48, and the process transition from the information B to the information A is registered in the attribute information table of the information A in the process 166.
  • the transition of the processing from information B to information A is registered in the attribute information table of information B in processing 168.
  • the related information display section 60 an instruction to display related information of the information A is performed by the processing 170, and at this time, if the degree of relevancy is set as a sort condition, the degree of relevance calculating section 62 Calculates the relevance of each piece of related information of information A in process 1 7 2, and based on this relevance, related information display section 60 displays a list of related information of information A sorted by relevance in process 1 7 4 . Further, when the user terminates the access to the information A in the processing 1 176 in the user processing 1 34 of the information, the processing monitoring unit 42 hooks the termination of the access to the information A in the processing 178. Then, the hooked data is delivered to the processing analysis unit 48.
  • the process analysis unit 48 instructs the process management table generation unit 44 to update in process 180, and deletes the item of information A from the process management table 46 in process 182.
  • the processing analysis unit 4 '8 instructs the attribute information writing unit 54 to write in the processing 18 4, and in response thereto, writes the attribute information table of the attribute information A in the external storage device in the processing 1 86. put out.
  • FIG. 17 is a flowchart of a related information user registration process by the user attribute information registration unit 56 provided in the related information management unit 40 of FIG.
  • step S1 When the user instructs to register the related information of the information, the user attribute information registration unit 56 determines in step S2 whether the attribute information table of the information to be instructed has been read. If the attribute information table has not been read, the flow advances to step S3 to instruct the attribute information reading unit 52 to read the attribute information table of the specified information (hereinafter referred to as "instruction information"). Subsequently, in step S4, it is checked whether or not the attribute information table of the instruction information exists in the external storage device. If not, a new attribute information table for the instruction information is generated in step S5.
  • the attribute information table of the instruction information is read from the external storage device in step S6. If the attribute information table has been read in step S2, or has been read from outside or newly generated in steps S3 to S5, the related information specified by the user in the attribute information table of the instruction information in step S7 Register For the relevant information to be registered in this case, for example, a file is specified in the file reference dialog of Windows XP (R), and the file is registered as the relevant information. When registering related information, a flag indicating that the information has been directly registered, such as information F in the direct registration flag 90 of the attribute information table 50-1 of information A in FIG. 1 ”. Finally, in step S8, the registered attribute information table is written to the external storage device 26.
  • FIG. 18 is a flowchart of a related information user deleting process by the user attribute information deleting unit 58 provided in the related information managing unit 40 of FIG.
  • step S1 when the user instructs to delete related information of certain information (hereinafter referred to as "instruction information"), the user attribute information deletion unit 58 determines in step S2 whether the attribute information table of the instruction information has been read. If it is determined that the attribute information table does not exist, in step S3, the attribute information reading unit 52 is instructed to read the attribute information table of the instruction information. Subsequently, in step S4, it is checked whether or not the attribute information table of the instruction information exists in the external storage device 26, and if not, the process ends.
  • step S5 the attribute information table of the instruction information is read from the external storage device in step S5. Whether the attribute information table of the instruction information has been read in step S2, or external in steps S3 to S5 After being read from the storage device, in step S6, a list of related information is displayed from the attribute information table of the instruction information. Subsequently, in step S7, the user instructs related information to be deleted, and when the user performs a determination operation in step S8, the specified related information is deleted from the attribute information table. Finally, in step S9, the deleted attribute information table is written to the external storage device 26.
  • FIGS. 19 and 20 are functional block diagrams of a modification of the first embodiment of the related information management according to the present invention.
  • the related information management of this embodiment is characterized in that the related information is managed by generating a process management table including a plurality of threads executed in the multithread #S.
  • a multi-thread OS multiple threads can be executed in a program (process).
  • a thread is a unit of execution of a program in a multithread OS. That is, a single process can access multiple pieces of information and process each piece of information with a different thread.
  • a display thread is used as an example:
  • the user interface 190 is provided with information from process 1 and information from process 2 as information to be accessed simultaneously.
  • Process 1 and process 2 each have two display threads. Access information ⁇ , information ⁇ , information C, and information D.
  • the information management unit 40 of FIG. 20 includes a process monitoring unit 42, a process analysis unit 48, an attribute information table storage unit 50, an attribute information reading unit 52, and attribute information.
  • a writing unit 54, a user attribute information registration unit 56, a user attribute information deletion unit 58, a related information display unit 60, and a relevance calculation unit 62 are provided.
  • the process management table generator 194, the process management table 196, the display thread management table generator 198, and the display thread correspond to the multi-thread OS.
  • a management table 200 is provided.
  • FIG. 21 is a specific example of the display thread management table 200, the temporary process management table 202, and the process management table 196 generated by the information management unit 40 of FIG.
  • the display thread management table generation unit 198 recognizes the displayed thread, the information displayed by each thread via the processing analysis unit 48, and associates the thread with the information. It generates and updates the display thread management table 200 of FIG.
  • the display thread management table 200 in FIG. 21 shows that thread 1 is displaying information A and thread 3 is displaying information C, as in the user interface 190 of FIG. It is registered.
  • the process management table generator 194 recognized the processes being executed and the information accessed by each process via the processing analyzer 48, and first summarized the correspondence between the processes and the information.
  • the temporary process management table 202 of FIG. 21 is generated or updated.
  • the temporary process management table indicates that process 1 is processing information A and information B, and process 2 is processing information C and information D. Registered in 202.
  • the process management table generation unit 194 refers to the display thread management table 200 via the display thread management table generation unit 198, and merges the temporary process management table 202 with the process management table.
  • Generates 196 That is, in the process management table 196, the thread 1 and the thread 2 are registered in the process 1 by merging the display thread management table 200 and the temporary process management table 202, and the information A is stored in the thread 1. However, information B is registered in thread 2. For process 2, thread 3 and thread 4 are registered, and information is registered in thread 3 and information D is registered in thread 4.
  • the process management table 196 manages the correspondence between the process, the thread, and the information.
  • FIG. 22 is a flowchart of the process management table generation processing in the embodiment of FIGS. 19 and 20.
  • a multi-threaded OS such as Windows XP (R)
  • a thread is a unit of program execution.
  • multiple threads are executed in one process, and the information accessed by the process and the user is paired. May not correspond to 1.
  • a thread will be created for each file processed.
  • a thread created for each file is Specifically, even if one thread created by the word (R) process opens a file, another thread opens the file on the screen.
  • the process management table generation processing of FIG. 22 is performed.
  • the process management table generation unit 194 includes the temporary process management table generation processing unit 1941-1 and the table management processing unit 1 9
  • the flowchart is divided into the functions of 4-2.
  • the display thread management table generation processing section 178 determines the hooked processing based on the data on the hooked processing passed from the analysis processing section 48 in step S 101, and displays the display thread management table 20. It is confirmed in step S102 whether or not the thread is for an unregistered thread. If the thread is already registered, the process of generating the display thread management table 200 is ended.
  • step S103 a pair of a thread and information is registered and updated in the display thread management table.
  • a pair of a thread and information is registered and updated in the display thread management table. For example, consider the case where multiple files are started to be accessed by a word (R) of Windows XP (R).
  • the processing monitoring unit 42 hooks the processing and analyzes the processing. Pass to part 4-8.
  • the processing analysis unit 48 passes the identification information uniquely representing the thread of each window and the name (information name) of the file displayed in the window to the display thread management table generation unit 178.
  • the name of the file displayed in the window is obtained from the character string in the title bar.
  • the temporary process management table generation processing unit 194-1 contains data on the hooked process passed from the process analysis unit 48 in step S201, specifically, identification information for uniquely determining the process, and Based on the data including the information name accessed by the process, it is confirmed in step S202 whether or not the hooked process is for a process that is not registered in the temporary process management table 202. If it is a registered process, the process of updating the temporary process management table 202 ends. If it is an unregistered process, a set of process and information is registered in the temporary process management table in step S203.
  • the display thread management table 200 and the provisional process management table 202 are completed by the display thread management table generation section 1998 and the provisional process management table generation processing section 194-1.
  • the table merging processing section 1941 and 122 executes the provisional process management table in step S302.
  • the two are merged in step S303 to update the process management table 196.
  • FIGS. 23 and 24 are block diagrams of a functional configuration of a second embodiment of related information management according to the present invention for user processing for an information group.
  • a user interface 228 is provided for the related information management unit 240 provided by the present invention, and a user interface 228 is provided for the user interface 228.
  • Performs processing such as moving, copying, and deleting information that stores multiple pieces of information for creating or editing documents and images.
  • folders 230-1 to 230-5 are shown as information groups.
  • the folder 230-1 stores information A, information B, and information C in the folder.
  • the information A and the information B in the folder 230-1 are moved to another folder 230-2.
  • Information D and information E are already stored in the destination folder 230-2, and information A and information B moved from the folder 230-1 are added to this folder. Also, folders 230-3 and 230-4 are stored in folder 230-5, and processing such as copying, moving, and deleting can be performed using folder 230-3 and 230-4 as one piece of information.
  • the related information management unit 240 includes a monitoring processing unit 242, a processing target information collection unit 244, a processing target information table 246, an analysis processing unit 248, an attribute information table storage unit 250, an attribute information reading unit 252, A sex information writing unit 254, an attribute information deleting unit 255, a user attribute information registering unit 256, a user attribute information deleting unit 258, a related information display unit 260, and an association degree calculating unit 262 are provided.
  • the monitoring processing unit 242 detects this processing and passes it to the analysis processing unit 248.
  • the information group to be processed by the user is the following information.
  • the processing by the user monitored by the monitoring processing unit 242 is as follows. (1) Copy of information
  • the analysis processing unit 248 determines the batch processing of the user based on the monitoring result of the processing monitoring unit 242. It has the function of the first processing analysis unit 248-1, which generates the processing target information table 246 in which each information in the information group that has become the elephant is registered. The table 246 is generated for each processing by the user. Next, the processing analysis unit 248 refers to the generated processing target information table 246 and analyzes what kind of processing has been performed on each piece of information registered in the processing target information table. It has a function as the second processing analysis unit 248-8-2 that extracts the relationship between each piece of information.
  • the processing analysis unit 248 creates an attribute information table, for example, an attribute information table 250-1, in which a relationship between the extracted information is registered, and stores the attribute information table in the attribute information table storage unit 250.
  • Processing analysis unit 2 4 8 Provides the function of 8-3.
  • This attribute information table is generated for each piece of information registered in the processing target information table 2464.
  • the processing target information table 2446 created by the analysis processing unit 248 is, for example, a processing target information table 246-1 shown in FIG.
  • the processing target information table 246-1 is obtained by combining information A and information B of folder 230-1 into folder 230-0-2 in the user interface 222 of FIG. It is created based on the monitoring result obtained from the monitoring processing unit 242 regarding the moving process.
  • the processing target information table 246-1 is composed of the related information name 270, the information type 272, and the processing content 274, and the user interface 228 collectively executes the processing by the user.
  • “information A” and “information B” are registered in the related information name 270, and “processing target” is registered as the information type 272, and the processing content 2 “Move” is registered as 7 4.
  • the processing target information collection unit 2444 shown in Fig. 24 further processed the user.
  • a process is performed to check and register information (non-target information) that is not included in the processing source and processing destination information groups. '
  • the source folder 2 3 0 By examining 1, information C that is not the target of processing is detected, and Is registered as “information C” in the related information name 270 of FIG. 21 and “source” is registered as the information type 272. Processing contents 274 are empty because they are not subject to processing. Next, the destination folder 2 3 0-2 shown in Fig. 23 is examined, and "Information D” and “Information E” are collected. And “Information E” are registered, and the information type 272 is set to “Destination”. In this case as well, the processing contents 274 are not used and therefore are empty.
  • the information at the processing source and processing destination that is checked and collected by the processing target information collection unit 244 is as follows, including the file. Information.
  • FIG. 26 shows each information extracted by analyzing what kind of processing was performed on each piece of information registered in the processing target information table 246 by the analysis processing unit 248 of FIG.
  • This is a specific example of an attribute information table in which the relationship between reports is registered.
  • the attribute information table stores related information of certain information and attribute information such as the content and the number of processes performed on the certain information and the related information. Be recorded.
  • the attribute information table 250-0-1 in FIG. 26 is an example of an attribute information table created for the information A registered in the processing target information table 246-1 in FIG.
  • the attribute information table 2 50 0-1 contains the related information name 2 7 5, the number of copies 2 7 6, the number of moves 2 7 8, the number of links generated 2 8 0, the number of links deleted 2 8 2, direct registration 2 8 4 and registration
  • the latest date and time is set.
  • the image information name 275 records information B, information D, and information E as related information.
  • information A and information B are copied 10 times, moved 6 times, and link generated. It is recorded that it was performed as a batch process once, and the latest date and time when attribute value information related to information B was registered Is recorded as 2 0 0 1 1 272 1 1 0: 00.
  • the processing analysis unit 248 examines the related information registered in the attribute information table of each information of the information group to be processed, and is subjected to the batch user processing in the attribute information table of the examined related information. Check whether each information of the information group is registered. As a result, if each information of the information group targeted for batch user processing is registered in the attribute information table of related information, the batch user processing registered in the attribute information table of the checked related information is performed. Change the registration contents of each information of the target information group according to the processing contents such as copy, move, and delete. Further, the attribute information reading unit 252 provided in the related information management unit 240 of FIG. 24 reads the attribute information table from the external storage device according to the instruction of the processing analysis unit 248.
  • the attribute information writing unit 254 writes the attribute information table to the external storage device according to the instruction of the processing analysis unit 248.
  • the attribute information deletion unit 255 deletes the attribute information table from the external storage device in accordance with the instruction of the processing analysis unit 248.
  • the related information display unit 260 sorts and displays the relevance / attribute information registration date and time, information name, and the like obtained by the relevance calculating unit 260. For example, when the user specifies information A, the related information display section 60 displays, for example, information B, information D, and information E as a related information list 2 65 like a user interface 62. The display of a plurality of pieces of related information in the related information list 265 is displayed in the sorted order according to the related information display rule 266.
  • the details of the related degree, date and time, and related information name defined as the related information display rule 26 are basically the same as the related information display rule 66 in the first embodiment of FIGS. 2 and 3. .
  • the user attribute information registration unit 256 provided in the related information management unit 240 of FIG. 24 directly registers the related information and the attribute information in the attribute information table of the selected information according to a user instruction. I do.
  • the user attribute information deletion unit 258 directly deletes the related information and the attribute information from the attribute information table of the selected information according to the user's instruction.
  • FIG. 27 is a flowchart of the basic processing procedure of the related information management processing for the collective processing of the users according to the second embodiment of FIGS. 23 and 24.
  • step S1 an information group including a plurality of pieces of information, Monitor the process.
  • step S2 the contents of the user-assisted processing are analyzed in the next step S2 and registered in the processing target information table.
  • step S3 information at the processing source and processing destination of the user batch processing is collected and registered in the processing target information table.
  • step S4 the attribute information table is updated for each piece of information based on the contents of the processing target information table obtained by the processing analysis and the processing target information collection in steps S2 and S3.
  • step S5 related information registered in the attribute information table is displayed for certain information, and in step S6, when the user selects the displayed related information, the selected related information is displayed. Will have access.
  • FIGS. 28 and 29 are flowcharts of the attribute information automatic registration process in the second embodiment of FIGS. 23 and 24. This flowchart shows details of steps S1 to S4 in FIG. 27. I have.
  • step S1 when it is determined in step S1 that the user has performed a certain process on a certain information group, the process proceeds to step S2, and the process monitoring unit 242 The processing is monitored, and the monitoring result is notified to the processing analysis unit 248.
  • the processing of the user in step S1 includes copying, moving, and deleting information, as already described.
  • the information processed by the user includes files, folders, WWW pages, and file links as described above.
  • the process monitoring unit 24 is executed in step S2. Monitoring is performed, and the monitoring result is notified to the processing analysis unit 248. Subsequently, in step S3, the processing analysis unit 248 registers the information group in which the processing notified from the processing monitoring unit 424 has been executed in the processing target information table 246. For example, as shown in the user interface 2 28 of 19, when the information A and the information B of the folder 230-1 are moved to the folder 2 32 in a lump, the processing analysis unit 2 48 "Information A" for the related information name 270 of the processing target information table 246 in Fig.
  • step S4 The processing analysis unit 248 calls the processing target collection unit 244.
  • the processing target collection unit 244 collects information on the processing source and the processing destination obtained as the monitoring result of the processing monitoring unit 242, and registers the information in the processing target information table 246.
  • the details of the processing target information processing in step S4 are as shown in the flowchart of FIG.
  • step S1 the processing source and the processing destination of the information group in which the monitored processing is executed are obtained, and in step S2, all information in the processing source is obtained.
  • step S3 it is determined whether or not the acquired list of processing source information includes information that is not included in the information group to be processed. In this case, since the information C is not included in the information group to be processed, the process proceeds to step S4, and is not included in the information group to be processed among the information of the processing source.
  • the information C is registered in the processing target information table 246-1 of FIG.
  • step S5 a list of all information at the processing destination is obtained. For example, information D and information E of the folder 230-2, which is the destination in FIG. 23, are acquired. Subsequently, in step S6, it is checked whether or not there is information that is not included in the information group to be processed in the acquired list of the processing destination information. In this case, since the obtained information D and information E are not included in the information A and the information B subjected to the movement processing, the process proceeds to step S7, and the information is processed by the information of the processing destination.
  • step S5 the processing analysis unit 248 selects the processing target information.
  • step S6 it is checked whether or not the attribute information table of each piece of information in the processing target information table exists in the external storage device. If there is, the attribute information reading unit in step S7 Causes 2 52 to read from the external storage device.
  • step S8 a new attribute information table of information in the non-existent processing target information table is created.
  • step S9 the process information table 246 is referred to, and the attribute information table of each piece of information is updated.
  • the attribute information tables of information A, information B, and information are updated.
  • the information A and the information B are moved collectively, and the information C is present at the source and the information D and the information E are present at the destination.
  • attribute information for the related information registered in the attribute information table is summarized as follows.
  • step S10 the processing analysis unit 248 sends an instruction to the attribute value information writing unit 254 to update the updated attribute of each information in the processing target information table 246. Write the information table to the external storage device.
  • the related information management unit 240 in FIG. 24 monitors the processing performed by the user on the information group at once, receives and analyzes the monitoring result, and analyzes the analysis result in the attribute information table. Register with. This allows the user to perform batch operations on the information group. Information can be automatically extracted based on the same processing, and related information closely related to certain information can be obtained without the user searching for the information.
  • the information that was not processed at the processing source and processing destination of the information group that was processed by the user was checked, and registered in the processing target information table 246. Then, the processing of the user is analyzed based on the table registration contents. For this reason, not only information processed directly by the user, but also information that has become deeper or shallower with the information processed as a result of batch processing by the user. Can be automatically extracted and registered in the attribute information table, and related information closely related to certain information can be obtained without the user searching for the information.
  • the processing performed by the user on the information group in the past can be analyzed.
  • the related information extracted is reused, and information closely related to certain information can be efficiently obtained without the user searching for the information.
  • FIG. 31 is a flowchart of the related information display process in step S5 of FIG.
  • the related information display processing when the user selects and instructs to display related information of a certain information in step S1, it is checked in step S2 whether or not an attribute information table of the designated information exists. If the attribute information table exists, it is checked in step S3 whether the related information of the attribute information table is sorted and displayed according to the degree of relevance. If the sort display by the degree of association has been designated, the process proceeds to step S4, and the degree of association indicating the depth of association with each item of associated information is calculated from the attribute information table of the instruction information. Finally, in step S5, related information is displayed according to the specified sort condition and display condition.
  • the information for which the related information is to be displayed is specified, for example, as follows.
  • FIG. 32 shows the attribute information table 250-1 of the information A to be subjected to the related information display processing in FIG. 26, and the related information list 2888 displayed based on this.
  • the related information list 288 8 displays, for example, the latest registered date and time of the attribute information table 250-0 of information A in ascending order. That is, the related information list 288 is displayed in the order of new information E, D, and B with the latest registration date and time.
  • other related information displays include sorting by related information names or sorting of relatedness obtained by multiplying attribute data from the number of times of document transition to the number of times of reading by a predetermined weight to obtain the sum. Needless to say, this is acceptable.
  • FIG. 33 is a flowchart of a related information user registration process by the user attribute information registration unit 256 provided in the related information management unit 240 of FIG.
  • step S1 when the user instructs registration of related information of certain information, the user attribute information registration unit 256 determines whether or not the attribute information table of the information to be instructed has been read. Judge with 2. If the attribute information table has not been read, the flow advances to step S3 to instruct the attribute information reading unit 252 to read the attribute information table of the specified information. Subsequently, in step S4, it is checked whether or not the attribute information table of the instruction information exists in the external storage device. If not, an attribute information table of the instruction information is newly generated in step S6.
  • step S5 the attribute information table of the instruction information is read from the external storage device in step S5. If the attribute information table has been read in step S2, or if it has been read from outside or newly generated in steps S3 to S6, the relevant information specified by the user is stored in the attribute information table of the instruction information in step S7. register. Finally, in step S8, the registered attributes Write the sex information table to the external storage device 26.
  • FIG. 34 is a flowchart of a related information user deletion process by the user attribute information deletion unit 258 provided in the related information management unit 240 of FIG.
  • the user attribute information deletion unit 258 determines in step S2 whether or not the attribute information table of the instruction information has been read. If the table does not exist, in step S3, the user attribute information reading unit 255 is instructed to read the attribute information table of the instruction information. Subsequently, in step S4, it is checked whether or not the attribute information table of the instruction information exists in the external storage device, and if not, the process ends. If it exists, the attribute information table of the instruction information is read from the external storage device in step S5.
  • step S2 After the attribute information table of the instruction information has been read in step S2, or after being read from the external storage device in steps S3 to S5, the related information is read from the attribute information table of the instruction information in step S6. List. Subsequently, in step S7, the user specifies the related information to be deleted, and when the user performs a determination operation in step S8, the specified related information is deleted from the attribute information table. Finally, in step S9, the deleted attribute information table is written to the external storage device.
  • the processing analysis unit 248 generates the processing target information table 246.
  • the details of the processing will be described.
  • user group processing 292 such as copy, move, delete, link creation, etc. is executed for information group 290 consisting of information A, information B, information C, and information D
  • the process of generating the processing object information table 246 is divided into the following two processes.
  • FIG. 35 is an explanatory diagram of a case where a computer processes each piece of information to generate a processing target information table 246.
  • a process 29 This corresponds to a process 298 in which one function for executing the process is called in 6 and all the information A to D in the information group 290 are designated as arguments of this function.
  • the process monitoring unit 242 monitors the function call for executing the process in the process 296, and when the result of monitoring the function call is obtained, the information group 2 specified in the argument of this function is obtained.
  • a registration process 302 for registering all information A to D 90 in the process target information table 2464 is performed.
  • FIG. 36 is an explanatory diagram of a processing target information table generation process in a case where the computer processes information group 290 including information A to D for each information.
  • the calculator 294 sets a thread 304- for each of the information A to D in a certain process 296. 3 3 0 4 — 4 is started, and processing is executed in the thread. 3 6 6 —: Calls a function that executes! 3 0 6 — 4, and each information in the information group 290 is used as an argument of this function. This corresponds to a situation where A to D are specified.
  • the process monitoring unit 242 monitors the calling of each function by each thread 3044-1 to 3044-1.
  • a process 2 9 6 has multiple threads 3 0 4— :! When a function call using ⁇ 304-4 is performed, it is necessary to determine which function call is a collective process for a certain information group 290.
  • the flowchart of FIG. 37 is a flowchart of processing target information table generation processing in the processing for each piece of information by the computer of FIG. This flowchart also shows the specific processing contents of steps S1 to S4 in the related information automatic registration processing of FIG.
  • the process monitoring unit 242 in step S2 executes the process number obtained as the monitoring result by the serial number (1, 2, ⁇ Notify the processing analysis unit 248 with N).
  • this is equivalent to assigning a serial number (1, 2,..., N) to the function calls of the respective threads 304-4-1 to 304-4-4.
  • step S3 the analysis processing unit 248 creates a processing target information table 246, and registers certain information in the information group to be processed with the processing number 1.
  • step S 6 information having an information group to be processed i is registered in the processing target information table of processing 1. If both of the conditions in steps S 4 and S 5 are not satisfied, in step S 7, another information for the information group to be processed in process i is generated as another process target information table as another process. register. The processing of steps S4 to S7 is repeated until processing i becomes processing N in step S8.
  • FIG. 38 shows an example in which information A is copied to information A 'between folders 310 and 312, information B is moved to information B', and information C is deleted.
  • the attribute information table of each information undergoes the same processing. That is, the attribute information table 250_1 of the information A is copied to the attribute information table 250-0-11 as information A ′. Further, the attribute information table 250_2 of the information B is moved to the attribute information table 250-0-21 of the information B '. Further, the attribute information table 250-3 of the information C is deleted.
  • FIG. 39 and FIG. 40 are flowcharts of the updating process for changing the attribute information table of each information as the information is copied, moved, or deleted as shown in FIG.
  • the user executes a certain process for a certain information group in step S1
  • this is monitored in step S2 by the monitoring processing unit 242
  • the monitoring result is processed by the processing analysis unit 248 Will be notified.
  • the processing analysis unit 248 checks whether the processing content is copy, move, or delete, and determines how to process the attribute information table of each information according to the processing content. If it is determined in step S3 that the processing for the information group is copy, the attribute information calling unit 252 is called in step S4, and the attribute of each information in the information group is called.
  • the sex information table is read, the information table read in step S5 is changed so as to correspond to each information of the copied information group, and stored in the external storage device by the attribute information writing means 255. If it is determined in step S6 that the process is to move to the information group, then in step S7, the attribute information calling unit 252 is called to read the attribute information table of each information of the information group from the external storage device. Then, the attribute information table read in step S8 is changed so as to correspond to each information of the moved information group, and the attribute information writing section 254 is read and written to the external storage device. Further, in step S9, the attribute information table of each information of the information group before the movement processing is performed is deleted.
  • step S10 if it is determined in step S10 that the processing of the information group is to be deleted, the attribute information deletion unit 258 is called in step S10 to delete the attribute information table of each information of the information group.
  • the processing of the user's information group is monitored and analyzed, and when the storage location of the information changes, the storage location of the attribute information table is also changed according to the change of the storage location of the information, and the information is changed. Even if the location changes, the user can use the related information about the information whose storage location has changed without having to search for the information himself.
  • FIGS. 41 and 42 are explanatory diagrams of a process of changing the attribute information table corresponding to each piece of related information of information processed by copying, moving, and deleting information as shown in FIG. Fig.
  • FIG. 41 (A) shows the attribute information tables 25 0-1, 25 0-2, 2 of the information A copied, the information B moved and the information C deleted in Fig. 38. 5 0-3, and each table has information Z as related information.
  • the information Z is stored in the folder 320 together with the information Y.
  • the information Y has an attribute information table 250-5
  • the information Z has an attribute information table 250-6.
  • the attribute information table 250 of the information Z which is the related information for each of the information A, B, and C, is obtained.
  • the information A, information B, and information C, which are related information viewed from the information Z are changed according to the processing content. As shown in Fig.
  • the attribute information table 250 of the information Z is changed by copying the attribute information table 250 of the information Z before the change as shown in FIG. According to 4, copy information A, and information Z Add the updated attribute information table 25 0—61 as shown in FIG. 25, and register the destination information B ′ in the updated attribute information table 250-61 with the move 3 16 Further, the information C of the original attribute information table 250-0-6 is deleted from the updated attribute information table 250-61 along with the deletion 318.
  • FIGS. 43 and 44 are flowcharts of the updating process of the attribute information table of the related information in FIGS. 41 and 42.
  • the process monitoring unit 242 monitors the process for the information group in step S2, and the monitoring result is obtained. Is notified to the processing analysis unit 248.
  • the processing analysis unit 248 calls the attribute information reading unit 252, and reads the attribute information table of each piece of information targeted for processing of the information group from the external storage device.
  • the attribute information reading unit 25 reads the attribute information table of each information of the information group from the external storage device.
  • the attribute information reading unit 25 reads the attribute information table of each information of the information group from the external storage device.
  • FIG. 43 and FIG. 44 when the user executes a process corresponding to an information group in step S1, the process monitoring unit 242 monitors the process for the information group in step S2, and the monitoring result is obtained. Is notified to the processing analysis unit 248.
  • the processing analysis unit 248 calls the attribute information reading unit 252, and reads the attribute information table of
  • step S5 the processing analysis unit 248 checks the related information in the attribute information table corresponding to each piece of information read from the external storage device, and reads the attribute information table of each piece of related information. An instruction is given to the information reading unit 252, and in response to this, in step S6, the attribute information reading unit 252 reads the attribute information table of the related information from the external storage device. This is equivalent to examining the related information Z in FIG. 42 and reading the attribute information table 250-6.
  • step S7 the processing analysis unit 248 checks whether or not each information of the information group to be processed is registered in the attribute information table of the related information. In the example of FIG.
  • the information A, B, and C of the information group to be processed are registered in the attribute information table 250-6 of the information Z, which corresponds to checking this. Attributes of Related Information If each information to be processed is registered in the information table, it is checked in step S8 whether or not the processing for the information group is a copy. Then, each information of the copied information group is additionally registered in the attribute information table of the related information. This corresponds to additional registration of information A 'by copying in the new attribute information table 250-61 of information Z in 42. Subsequently, in step S10, the processing for the information group is shifted.
  • the information in the information group to be processed registered in the attribute information template of the related information in step S11 corresponds to each information of the moved information group. To change. This corresponds to the registration of the information B ′ by movement in the new attribute information table 250-61 of the information Z in the example of FIG. Further, if it is determined in step S12 that the processing on the information group is to be deleted, then in step S13, the information group in the processing target registered in the attribute information table of the related information is deleted. Delete each information of. This corresponds to the deletion of the information C from the attribute information table 250-6 of the information Z in the example of FIG.
  • step S14 When the process of changing the attribute information table of the related information corresponding to each information of the information group to be processed in steps S7 to S13 as described above is completed, in step S14, The attribute information writing unit 254 is called to instruct writing of the attribute information table of the changed related information to the external storage device, and this is performed. In this way, the processing of the information group of the user is monitored, and if the storage location of the information changes from the analysis of the monitoring result, the related information is checked by referring to the attribute information table of the information to be processed. However, when the information to be processed exists in the attribute information table of the related information, the attribute information table of the related information is changed according to the change status of the storage location of the information to be processed.
  • the attribute information table of the related information is also automatically changed according to the user processing, and the processing source and processing destination to be processed For related information that is not included in the information, the change result corresponding to the user processing is reflected in the attribute information table of the related information, and the user is subsequently applied as related information when processing certain information. It is possible to access to.
  • FIG. 45 is an explanatory diagram when the related information management of the present invention is applied to a network.
  • a plurality of user devices 3 2 4 -1 to 3 2 4 3 are connected via a network 3 2 6 such as the Internet.
  • a related information management server 328 for realizing the related information management of the present invention on a network is provided.
  • the related information management server 328 includes the related information management unit 40 shown in the first embodiment of FIG. 2 or FIG. Either one or both of the functions of the related information management unit 240 shown in the second embodiment are provided, and the users 3 2 4-1 to 3 2 4-3 connected by the network 3 2 6 are provided.
  • the processing of the user in the information or information group in each of the user interfaces 28 and 23 in FIGS. 2 and 3 and the user processing in the user interface 280 in FIG. Monitoring is performed, and related information is extracted by analyzing the monitoring result. The next time the same information is processed, the related information is displayed so that the user can access it.
  • FIG. 46 is an explanatory diagram in the case where a user process to be monitored in the related information management of the present invention is performed as an operation on a short cut, which is virtual information.
  • the entity 3336 of the file A is provided on the device processing 3 32 side by the folder 3 34, but the folder 3 3 8—1 is provided on the user processing 3 30 side.
  • a short cut 340 of file A is provided.
  • a user operation 342 such as access, copy, move, or delete as a user process is performed on the short cut 340 that is such virtual information, for example, the user operation 324
  • the processing is monitored by the processing monitoring unit 42 of FIGS. 2 and 3 or the processing monitoring unit 24 of FIGS. 23 and 24.
  • the related information management processing 3 Change the attribute information table of the entity. Also, looking at the display of the related information related to certain information displayed by the related information display section 60 in FIGS. 2 and 3 and the related information display section 260 in FIGS.
  • the operation of referring to the information related to the short cut is performed 3 4 6
  • access to the shortcut 3 4 0 of the file A is received as in the folder 3 3 8-2 on the right
  • the entity of the file A is Processing 3 4 8 for referring and displaying related information is performed. That is, the user process for the short cut, which is the substance of the virtual information, and the reference process for referring to the related information are also performed by a single user as in the embodiment of FIGS. 2, 3, and 23, 24.
  • the process is monitored as a process, and based on the monitoring result, attribute information can be generated and related information can be displayed using the attribute information.
  • the related information management is performed when the user accesses the file.
  • the process is taken as an example, the same applies to the case where a user accesses a WWW homepage.
  • the same applies if the user accesses both the file and the www homepage.
  • the program for managing related information according to the present invention is installed and executed on the host computer as an example.
  • the program executed by the CPU such as a personal computer or a PAD is executed. Needless to say, it includes appropriate information devices that are used.
  • the program for realizing the related information management operates as a background application program linked to, for example, Microsoft Word (R) Excel (R), and allows a user to access a file or to access a WWW home page. Automatically generates related information for certain information in the form of an attribute information table through access to the relevant information, and enables display of related information and access to related information as necessary.
  • Microsoft Word R
  • Excel R
  • related information relating to certain information is automatically extracted and registered as related information based on a user's processing in creating or editing a document or image by a user. This eliminates the need for the user to consciously select relevant information and extracts relevant information based on the user's processing, so that highly relevant information can be automatically extracted from the user's viewpoint. . .
  • the extracted related information is recorded in, for example, an external storage device and is updated again at the time of the next user processing, thereby easily and appropriately accessing highly relevant information including related information registered in the past. be able to.
  • the display of related information that was automatically extracted includes the degree of relevance, update date, information name, etc. Since a plurality of related information is displayed by sorting according to the information, the user can easily recognize the depth of the related information in the displayed related information, and can access more closely related information more appropriately.
  • the user can directly register and delete the related information as needed, and the usability of the related information to be related can be further improved.
  • the attribute information constructed for each information Related information can be appropriately and automatically generated according to the table, and the user can efficiently use the related information.
  • the relation of each information to be processed in the information group is determined.
  • the information is automatically extracted and registered as attribute information, and the related information extracted later when processing the same information can be displayed and selectively accessed by the user.
  • relevant information is extracted based on the user's processing, information that is closely related from the user's viewpoint can be automatically extracted, and the user can automatically extract relevant information without searching for the information himself.
  • the related information extracted in the above can be used efficiently.
  • the content of the attribute information registered for each piece of information is changed according to the processing content.
  • the user refers to the related information based on the attribute information when processing the same information after the execution of the processing as before the processing is executed. can do.

Abstract

計算機のオペレーティングシステムで実行される複数のプロセスを監視して各プロセスが処理する情報との対応関係をプロセス管理テーブルに登録し、プロセスの監視結果とプロセス管理テーブルを参照して、各プロセスの情報の間でどのよウな処理が行われたかを解析して情報間の関係を抽出する。抽出された情報間の関係は各プロセスの情報毎に生成した属性情報テーブルに登録される。プロセスが処理中にある情報の属性情報テーブルに基づいて関連情報一覧により複数の関連情報を表示し、その中から選択した関連情報へアクセスする。

Description

明 細 書 関連情報管理方法、 プログラム及び装置 技術分野
本発明は、 文書や画像などの作成や編集の際に利用した関連情報を管理する関連 情報管理方法、 プログラム及び装置に関し、 特に、 文書や画像などの作成や編集 の際にアクセスした関連の深い情報の管理情報を自動的生成して再利用できるよ うに管理する関連情報管理方法、 プログラム及び装置に関する。 背景技術
近年、 パーソナルコンピュータや PDAなどの情報機器に加え、 インタ一ネット などネットワーク環境の普及が進んだ結果、 ユーザは簡単に文書や画像などの作 成や編集をしたり、 その際に様々な情報へアクセスしたりすることができる。 しかし、 ユーザが簡単に多くの情報へアクセスできるようになった反面、 ユーザ が情報を管理する負担も大きくなりつつある。 そのため、 ユーザが情報の処理に 専念できるように、 情報管理の負担を軽減する仕組みが求められている。 ュ一ザ が情報を作成したり編集したりする場合、 また情報へアクセスしたりする場合、 同時に複数の情報を参照することが多い。 例えば、 ある情報を作成する時に、 そ の情報に関連の深い資料なども同時に参照するようなケースである。このように、 ある情報に関連の深い情報へアクセスするために、 現状では次のような方法を用 いることが多い。
( 1 ) ユーザの直接探索
情報が階層構造となるディレクトリを備えたファイルシステムにファイルとして 記憶されている場合、 「あのディレクトリに記録したはず」といったユーザの記憶 や、 ユーザのディレクトリ作成ルール (情報配置ルール)などに基づいて、 ユーザ が関連情報 (関連するファイル)を直接探す。 ( 2 ) 検索機能の使用
情報に関するキーワードで記憶装置やネットワークを検索し、 検索結果から関連 情報を探す。
( 3 ) 特開平 5-66986の方法
予め関連情報を登録しておき、ユーザは登録内容から適切な関連情報を選択する。 例えば、 関連情報をハイパーリンクの形式で登録しておき、 ユーザは登録内容か ら選択する。
しかしながら、 従来のュ一ザの直接検索や検索機能の使用にあっては、 ユーザ がディレクトリの構成を知っている必要があったり、 関連の薄い情報も含む大量 の検索結果から適切な情報を選択する必要があったりして、 関連情報へ簡単にァ クセスできない問題があった。 また特開平 5-66986の方法では、 関連情報として 登録する情報をユーザが選別する必要があったり、 複数の関連情報から適切な情 報を選択する必要があったりして、 関連情報を簡単に登録したりアクセスしたり できない問題があった。 発明の開示
本発明は、 ある情報に関連の深い関連情報を、 情報の作成や編集といった処理 を通じて自動的に登録し、 後で同じ情報を処理する際にユーザが関連情報を簡単 且つ適確に利用可能とする関連情報管理方法、 プログラム及び装置を提供するこ とを目的とする。
(単一情報のユーザ処理に基 く関連情報管理)
本発明の関連情報管理方法は、
処理監視部により、 計算機のオペレーティングシステムで実行される複数のプ 口セスの処理を監視する処理監視ステツプと、
プロセス管理生成部により、 各プロセスが処理する情報との対応関係を登録す るプロセス管理テーブルを生成するプロセス管理生成ステップと、
第 1処理解析部により、 プロセスの監視結果とプロセス管理テ一ブルを参照し て、 各プロセスの情報の間でどのような処理が行われたかを解析して情報間の関 係を抽出する第 1処理解析ステツプと、
第 2処理解析成部により、 抽出された情報間の関係を登録した属性情報テープ ルを各プロセスの情報毎に生成する第 2処理解析 (属性情報テ一ブル生成) ステ ップと、
を備えたことを特徴とする。 このような本発明の関連情報管理方法によれば、 ュ 一ザが文書や画像の作成または編集の際に様々な情報へアクセスすると、 ァクセ スした情報が処理中の情報に対する関連情報として自動的に抽出されて属性情報 として登録され、 ユーザは関連情報を選別する必要がく、 また、 ユーザの処理に 基づいて関連情報を自動的に抽出するので、 ユーザの視点から見て関連性が深い 情報を適切に抽出できる。
ここでプロセスで処理する情報とは、ファイル又は wwwのホームページであ る。 また属性情報テ一ブルに登録する情報間の関係とは、
各プロセスが同時期にアクセスしていた情報間、
各プロセスが同時期にアクセスしていた情報間の処理の遷移、
各プロセスが同時期にアクセスしていた情報間のデ一夕コピー、
各プロセスが同時期にアクセスしていた情報間のデータ移動、
あるプロセスがアクセスしていた情報へ別の情報の読込み、 又は
あるプロセスがアクセスしていた情報から別の情報へのハイパーリンクの設定の 少なくともいずれかを含む。
本発明の関連情報管理方法は、 更に、
関連情報表示部により、 属性情報テーブルに基づいて、 1又は複数の関連情報 (関連情報一覧) を表示する関連情報表示ステツプと、
関連情報アクセス部により、 表示された複数の関連情報の中から選択した関連 情報へアクセスする関連情報アクセスステップと、
を備える。 このため現在処理中の情報に対する関連情報を属性情報法テーブルに 基づいて表示することで、 ユーザは、 表示された関連情報からアクセスしたい情 報を選択し、 関連情報へ簡単にアクセスできる。
関連情報表示ステツプは、 プロセスが処理中の情報に対応した属性情報テープ ルを参照して、 複数の関連情報について関連性の深さを示す関連度を計算し、 関 連度の順に複数の関連情報を並べて表示する。 このように過去に登録した関連情 報も考慮して、 現在処理中の情報との関連性の深さを求めることができるので、 ユーザはより適確に関連の深い情報へアクセスできる。
本発明の関連情報管理方法は、 更に、 属性情報テーブルに、 ユーザにより指定 された関連情報を登録する属性情報登録ステップを備える。 このため自動登録さ れない情報であっても、 ユーザは、 必要と判断した情報を直接関連情報として登 録できる。
本発明の関連情報管理方法は、 更に、 属性情報テーブルから、 ユーザにより指 定された関連情報を削除する属性情報削除ステップとを備える。 このためユーザ は、 現在処理中の情報に対する関連情報の中から必要に応じて特定の関連情報を 直接削除することができる。
プロセス管理テーブル生成ステップは、 マルチスレツド O Sに対応し、 各プロセスで実行されている複数の表示スレツドを監視し、 各表示スレツドが 表示している情報との対応関係を登録した表示スレツド管理テーブルを生成する スレツド管理テーブル生成ステツプと、
各プロセスが処理している情報との対応関係を登録した仮プロセス管理テープ ルを生成する仮プロセス管理テ一ブル生成ステップと、
仮プロセス管理テーブルと表示スレツド管理テーブルをマージしてプロセス、 スレツド及び情報との対応関係を登録したプロセス管理テーブルを生成するマー を備えたことを特徴とする。 これにより各プロセスのスレッド毎に、 それぞれの スレツドが処理している情報を検知し、 現在処理中の情報に対する関連情報を登 録した属性情報テーブルが生成できる。
第 2処理解析ステツプは、 属性情報テーブルを外部記憶装置から読み込んで前 記情報間の関係を登録した後に外部記憶装置に書き戻す。 このように過去に登録 した関連情報を保存して新たな処理で更新するため、 過去に登録した関連情報を 含めて関連性の高い情報を選択してアクセスできる。
本発明は、 関連情報管理のためのプログラムを提供する。 このプログラムは、 コンピュータに、
オペレーティングシステムで実行される複数のプロセスの処理を監視する処理 監視ステップと、
各プロセスが処理する情報との対応関係を登録するプロセス管理テーブルを生 成するプロセス管理テーブル生成ステップと、
プロセスの監視結果とプロセス管理テーブルを参照して、 各プロセスの情報の 間でどのような処理が行われたかを解析して情報間の関係を抽出する第 1処理解 析ステップと、
抽出された情報間の関係を登録した属性情報テーブルを各プロセスの情報毎に生 成する第 2処理解析ステツプと、
を実行させることを特徴とする。
本発明は、 関連情報管理装置を提供する。 この関連情報管理装置は、 計算機のオペレーティングシステムで実行される複数のプロセスの処理を監視す る処理監視部と、
各プロセスが処理する情報との対応関係を登録するプロセス管理テーブルを生 成するプロセス管理テーブル生成部と、
プロセスの監視結果とプロセス管理テーブルを参照して、 各プロセスの情報の 間でどのような処理が行われたかを解析して情報間の関係を抽出する第 1処理解 析部と、
抽出された情報間の関係を登録した属性情報テーブルを各プロセスの情報毎に 生成する第 2処理解析部と、
属性情報テーブルに基づいて関連性の高い 1又は複数の情報を表示する関連情 報表示部と、 表示された関連性の高い情報の中から選択した情報へアクセスする関連情報ァ クセス部と、
を備えたことを特徴とする。 なお、 本発明のプログラム及び関連情報管理装置に おける詳細は、 本発明の関連情報管理方法と基本的に同じになる。
(情報群のユーザ処理に基づく関連情報管理) .
また本発明の別の形態によれば、 複数の情報をまとめてュ一ザが一括処理を行 つた際に、 処理した情報群の各情報に関連の深い関連情報を自動登録し、 後に同 じ情報を処理する際にユーザが関連情報を簡単且つ適確に利用可能とする関連情 報管理方法、 プログラム及び装置が提供される。
このため本発明による関連情報管理方法は、
処理監視部により、 情報群に対するユーザの一括した処理を監視する処理監視 第 1解析処理部により、 処理監視ステツプの監視結果からユーザの処理対象と なった情報群の各情報とその処理内容を登録する処理対象情報テーブルを生成す る第 1処理解析ステップと、
第 2処理解析部により、 処理対象情報テーブルに登録された各情報に対しどの ような処理が行われたかを解析して各情報間の関係を抽出する第 2処理解析ステ ップと、
第 3処理解析部により、 抽出された各情報間の関係を登録した属性情報テープ ルを生成する第 3処理解析ステツプと、
関連情報表示部により、 属性情報テーブルに基づいて 1又は複数の関連情報を 表示する関連情報表示ステツプと、
関連情報アクセス部により、 表示された関連情報の中から選択した情報へァク セスする関連情報アクセスステップと、
を備えたことを特徴とする。このためユーザが複数の情報群に対し一括して移動、 コピー、 削除といった処理が行われると、 情報群の中の処理対象となった各情報 の関連情報が自動抽出されて属性情報として登録され、 後に同じ情報を処理する 際に、 抽出した関連情報へアクセスできる。 このためユーザは情報群の一括処理 において、 関連情報を選別する必要がなく、 また、 ユーザの処理に基づいて関連 情報を抽出するので、 ユーザの視点から見て関連性が深い情報を自動的に抽出で き、 ュ一ザが自分で関連する情報を探索する必要がなくなる。
本発明の関連情報管理方法は、 更に、 ユーザの処理対象となった処理元と処理 先の情報群に含まれる処理対象とならなかった対象外情報を調べて処理対象情報 テーブルに登録する処理対象情報収集ステップを設け、 この場合、 第 3処理解析 ステツプは、 処理対象情報テ一ブルに登録された処理元及び処理先の'対象外情報 とユーザが処理した情報群の各情報との関係を抽出して属性情報テーブルを更新 する。 例えばある情報群の中の特定の情報を他の情報群に移動した場合、 移動元 及び移動先の情報群を調べてュ一ザ処理対象とならなかった情報を処理情報テー ブルに登録する。 そして、 属性情報テーブルを生成する際には、 移動元の情報群 の中の処理対象とならなかつた情報は、移動によって関連が薄くなつたことから、 移動した処理対象となった各情報の属性情報テーカレから削除する。 一方、 移動 先の情報群の中にある各情報は、 移動してきた情報との関連が深くなつたことか ら、 新たな関連情報としてその属性情報テ一ブルに加える。
ここで第 3処理解析ステップは、 処理対象情報テーブルに登録された各情報に 対応する属性情報テーブルを、ユーザの処理に応じてコピー、移動又は削除する。 また第 3処理解析ステツプは、 ユーザの処理対象となった情報群の各情報の属 性情報テーブルに登録されている関連情報の属性情報テーブルを調べ、 関連情報 の属性情報テーブルにユーザの処理対象となった各情報が登録されていた場合に、 関連情報の属性情報テーブルに登録されている処理対象となった各情報の登録内 容を処理内容 (コピー、 移動又は削除) に応じて変更する。 このためュ一ザが情 報群に対して行ったコピ一、 移動又は削除といった処理によって、 各情報の場所 が変わつた場合も、 処理内容に合わせて各情報が登録されている属性情報テープ ルの内容が変更され、 ユーザは処理が実行される前と同様に、 その後に同じ情報 を処理する際に、 属性情報テーブルに基づき関連情報を参照できる。 処理監視ステツプは、情報群に対するユーザの一括した処理であるかどうかを、 情報群の各情報の処理先、 又は情報群の各情報に対する処理の起動時間の差の少 なくともいずれかから判断する。 このため、 ある情報群の個々の情報に対して実 行された処理を解析することで、 ある情報群に対して一括して行われた処理を判 別し、 併せて処理が実行された情報群に含まれる情報を認識することができる。 本発明でユーザの処理対象する情報は、 ファイル、 フォルダ、 胃 Wページ又 はファイルのリンクを含む。 また属性情報テーブルに登録する解析結果とは、 情 報のコピー、 移動、 削除、 リンク生成、 リンク削除又はドラック ·アンド · ドロ ップの少なくともいずれかを含む。
更に関連情報表示ステップは、 属性情報テーブルを参照して、 複数の関連情報 について関連性の深さを示す関連度を計算し、 関連度の順に複数の関連情報を並 ベて表示する。
本発明は、 属性情報テーブルに、 ユーザにより指定された関連情報を登録する 属性情報登録ステップを備える。 また本発明は、 更に、 属性情報テーブルから、 ユーザにより指定された関連情報を削除する属性情報削除ステップを備える。 また第 3処理解析ステツプは、 属性情報テ一ブルを外部記憶装置から読み込ん で情報間の関係を登録した後に外部記憶装置に書き出す。
本発明は、 ユーザの情報群に対する一括処理を対象とした関連情報管理のため のプログラムを提供する。 このプログラムは、 コンピュータに、
情報群に対するユーザの一括した処理を監視する処理監視ステップと、 処理監視ステツプの監視結果からユーザの処理対象となつた情報群の各情報と その処理内容を登録する処理対象情報テーブルを生成する第 1処理解析ステツプ と、
処理対象情報テーブルに登録された各情報に対しどのような処理が行われたか を解析して各情報間の関係を抽出する第 2処理解析ステツプと、
記抽出された各情報間の関係を登録した属性情報テーブルを生成する第 3処理 解析ステップと、 属性情報テーブルに基づいて 1又は複数の関連情報を表示する関連情報表示ス 表示された関連情報の中から選択した情報へアクセスする関連情報アクセスス テツプと、
を実行させることを特徴とする。
また本発明は、 ユーザの情報群に対する一括処理を対象とした関連情報管理装 置を提供する。 この関連情報管理装置は、 情報群に対するユーザの一括した処理 を監視する処理監視部と、 処理監視部の監視結果からュ一ザの処理対象となった 儈報群の各情報とその処理内容を登録する処理対象情報テーブルを生成する第 1 処理解析部と、 処理対象情報テ一ブルに登録された各情報に対しどのような処理 が行われたかを解析して各情報間の関係を抽出する第 2処理解析部と、 抽出され た各情報間の関係を登録した属性情報テーブルを生成する第 3処理解析部と、 属 性情報テ一ブルに基づいて 1又は複数の関連情報を表示する関連情報表示部と、 表示された関連情報の中から選択した情報へアクセスする関連情報アクセス部と、 を実行させることを特徴とする。
なお、 ユーザの情報群に対する一括処理を対象とした関連情報管理のためのプ ログラム及び装置の詳細は、 本発明の関連情報管理方法と基本的に同じになる。 図面の簡単な説明
図 1は本発明が適用されるホストコンピュータのハ一ドウエアのブロック図; 図 2は本発明による関連情報管理の第 1実施形態の機能構成のプロック図; 図 3は図 2に続く第 1実施形態の機能構成のプロック図;
図 4は図 3におけるプロセス管理テ一ブルの説明図;
図 5は図 3における属性情報テーブルの説明図;
図 6は本発明による情報管理の基本的な処理手順のフロ一チヤ一ト;
図 7は図 6のステツプ S 1〜 S 4に対応した本発明による関連情報自動登録処理 のフローチヤ一卜; 図 8は図 7の続く関連情報自動登録処理のフローチャート;
図 9は図 7のステップ S 2におけるフック処理の仕組みの説明図;
図 1 0は図 7のステップ S 2におけるフック処理の他の仕組みの説明図; 図 1 1は図 7のステップ S 4におけるプロセス管理テーブル更新処理のフローチ ヤー卜;
図 1 2は図 7のステップ S 5における関連情報表示処理のフローチャート; 図 1 3は本発明による関連情報の表示選択を提供するアプリケ一ション実行時の 処理画面の説明図;
図 1 4は情報 Aの属性情報テーブルの登録最新日時に基づいた関連情報一覧の説 明図;
図 1 5は図 1の実施形態における関連情報管理処理のタイムチャート; 図 1 6は図 1 5に続く関連情報管理処理のタイムチヤ一ト;
図 1 7は本発明における関連情報ユーザ登録処理のフローチャート;
図 1 8は本発明における関連情報ユーザ削除処理のフローチャート;
図 1 9は本発明による関連情報管理の第 1実施形態の変形例となる機能プロック 図;
図 2 0は図 1 9に続くの第 1実施形態の変形例となる機能プロック図; 図 2 1は図 2 0における表示スレツド管理テーブル、 仮プロセス管理テーブル及 びプロセス管理テーブルの説明図;
図 2 2は図 2 0におけるプロセス管理テ一ブル更新処理の説明図;
図 2 3はユーザー括処理を対象とした本発明による関連情報管理の第 2実施形態 の機能構成のブロック図;
図 2 4は図 2 3に続く第 2実施形態の機能構成のプロック図;
図 2 5は図 2 4における処理対象情報テーブルの説明図;
図 2 6は図 2 4における属性情報テーブルの説明図;
図 2 7は図 2 3、 図 2 4の関連情報管理の基本的な処理手順のフローチヤ一卜; 図 2 8は図 2 7のステップ S 1〜S 4に対応した関連情報自動登録処理のフロー チヤ一卜;
図 2 9は図 2 8に続く関連情報自動登録処理のフローチャート;
図 3 0は図 2 7のステップ S 3における処理対象情報処理のフローチャート; 図 3 1は図 2 7のステップ S 5における関連情報表示処理のフローチャート; 図 3 2は情報 Aの属性情報テーブルの登録最新日時に基づいた関連情報一覧の説 明図;
図 3 3は本発明における関連情報ユーザ登録処理のフローチヤ一ト;
図 3 4は本発明における関連情報ユーザ削除処理のフローチャート;
図 3 5は図 2 3、 図 2 4の実施形態で情報を一括して処理する場合の処理対象情 報テーブルの生成説明図;
図 3 6は図 2 3、 図 2 4の実施形態で情報毎に処理する場合の処理対象情報テ一 ブルの生成説明図;
図 3 7は図 3 6の情報毎に処理する場合の処理対象情報テーブル生成処理のフロ —ナヤ1 "ト:
図 3 8は図 2 3、 図 2 4の実施形態におけるファイルの一括処理に伴う属性情報 テーブルの変更処理の説明図;
図 3 9は図 3 8における属性情報テーブルの更新処理のフローチヤ一ト; 図 4 0は図 3 8に続く更新処理のフローチャート;
図 4 1は図 2 3、 図 2 4の実施形態におけるファイルの一括処理に伴う関連情報 の属性情報テーブルに対する変更処理の説明図;
図 4 2は図 4 1に続く属性情報テーブルに対する変更処理の説明図;
図 4 3は図 4 1、 図 4 2における関連情報の属性情報テーブル更新処理のフロ一 ナヤ一卜 ;
図 4 4は図 4 3に続く属性情報テーブル更新処理のフロ一チヤ一ト;
図 4 5は本発明の関連情報管理をネットワークに適用した場合の説明図; 図 4 6は本発明で監視対象とするユーザ処理がショートカットに対する操作とし て行われた場合の説明図; 発明を実施するための最良の形態
(単一情報のユーザ処理に基づく関連情報管理)
図 1は本発明による関連情報管理のプログラムが適用されるホストコンピュー " 夕のハードウェア構成のブロック図である。 図 1において、 ホストコンピュータ 10は、 CPU 12、 ノ ス 14、 R〇M16、 R AM 18及び入出力ユニット 2 0からなり、 入出力ュニット 20を介して、 ユーザインタフェース入力部 22、 ユーザインタフエ一ス出力部 24及び外部記憶装置 26を接続している。 ユーザ インタフェース入力部 22としてはキーポ一ド、 マウスなどがあり、 ュ一ザイン タフエース出力部 24としてはディスプレイ、 プリンタ、 更にはイン夕一ネット に対する通信回線などがある。 外部記憶装置 26としては、 通常、 ハードデイス クドライブ HDDを使用している。 CPU12は、 ROM16、 RAMI 8、 入 出力ユニット 20、 ュ一ザインタフエース入力部 22、 ユーザインタフェース出 力部 24及び外部記憶装置 26を制御する。 1^0]\116と尺八1^18はプロダラ ム実行のための内部記憶装置である。 入出力ユニット 20は、 ユーザインタフエ ース入力部 22、 ユーザインタフェース出力部 24及び外部記憶装置 26、 更に は、 その他の外部機器との間でデータの入出力を行う。 CPU12は、 ROM1 6に予め記憶されているプログラムもしくは外部記憶装置 26から RAMに読み 込まれたプログラムを実行することにより、 本発明の関連情報管理のための処理 を実行する。 またホストコンピュータ 10で実行されるプログラムは、 マイクロ ソフト社のウィンドウズ XP (R) ゃリナックスなどのォペレ一ティングシステ ム 0 Sに加え、 アプリケーションプログラムとして本発明による関連情報管理の ためのプログラムを実行する。
図 2、 図 3は、 本発明による関連情報管理の第 1実施形態の機能構成のブロッ ク図である。 図 2、 図 3において、 本発明により提供される関連情報管理部 40 に対してュ一ザインタフエース 28が設けられており、 ユーザインタフェース 2 8にあってはユーザが文書や画像の作成または編集などの作業を行っている。 具 体的には、 例えばマイクロソフト社のウィンドウズ X P (R) を例に取ると、 ヮ ード (R) ゃェクセル (R) などのアプリケーションを使用してファイルのァク セスにより文書作成や編集を行っており、 例えばワード (R) による文書作成中 にェクセル (R) に切り替えて必要なデータを利用するような作業を行う。 この 例では、 異なるアプリケーションで扱う情報 A, B , Cを示しており、 ユーザの 操作により情報 Aと情報 Bの間で、 処理の遷移 3 0、 データのコピ一 3 2、 デ一 夕の移動 3 4、 リンク 3 6などの処理が必要に応じて行われている。 本発明によ る関連情報管理部 4 0には、処理監視部 4 2、プロセス管理テーブル作成部 4 4、 プロセス管理テーブル 4 6、 処理解析部 4 8、 属性情報テーブル 5 0、 属性情報 読込部 5 2、 属性情報書出部 5 4、 ユーザ属性情報登録部 5 6、 ユーザ属性情報 削除部 5 8、 関連情報表示部 6 0及び関連度計算部 6 2が設けられている。 処理 監視部 4 2は、 ユーザィンタフェース 2 8においてュ一ザがある情報に対し予め 定めた処理を実行すると、 この処理を検知して処理解析部 4 8に渡す。 この処理 監視部 4 2で所定の処理を監視して検知する処理は、 処理のフックとして知られ ており、 この実施形態にあっては次に列挙する処理をフックする。
( 1 ) 情報へのアクセス開始 ·終了
( 2 ) 他の情報へのリンク
( 3 ) 他の情報の読み込み
( 4 ) プロセスやスレッド間の処理の遷移
( 5 ) プロセスやスレッド間のデータコピー
( 6 ) プロセスやスレッド間のデータ移動
( 7 ) 新しいプロセスやスレッドの生成
また処理監視部 4 2でフックする情報には、 ファイルや WWWのホームページ などがある。 処理解析部 4 8は、 第 1処理解析部 4 8— 1としての機能により、 処理監視部 4 2からのフックした処理に関するデ一タを受領すると、 処理を実行 された情報が新しい情報か否かを判断する。 例えば処理解析部 4 8は、 プロセス 管理テーブル 4 6を参照して、 処理を実行された情報が登録済みかどうかで新し い情報かどうかを判断する。 ここでプロセス管理テーブル 4 6には、 実行中のプ 口セスとプロセスがアクセスしている情報の対応関係が登録されている。 このプ ロセス管理テーブル 4 6の登録はプロセス管理テ一ブル生成部 4 4により行われ る。 プロセス管理テーブル生成部 4 4は、 処理解析部 4 8を介して実行中のプロ セスゃ各プロセスがアクセスしている情報を知り、 プロセスと情報との対応関係 を登録したプロセス管理テーブル 4 6を生成したり更新したりする。 このプロセ ス管理テーブル 4 6は、 例えば図 4の内容を持っている。 図 4において、 プロセ ス管理テーブル 4 6はプロセス 7 0とプロセスがアクセスしている情報名 7 2の 項目を持ち、 この例ではプロセス 1に情報 Aが登録され、 プロセス 2に Bが登録 され、 プロセス 3に情報 Cが登録され、 更にプロセス 4に情報 Dが登録きれてい る。
処理解析部 4 8がプロセス管理テーブル 4 6の参照により、 フックした処理が 実行された情報が新しい情報であつた場合には、 プロセス管理テーブル生成部 4 4にプロセス管理テーブル 4 6の更新を指示する。 これを受けてプロセス管理テ 一ブル生成部 4 4は、 フックした処理に関するデータに基いてプロセスと新しい 情報との対応関係をプロセス管理テーブル 4 6に登録する。 また処理解析部 4 8 は、 第 2処理解析装置 4 8— 2としての機能により、 抽出された情報間の関係を 登録した属性情報テーブルを各プロセスの情報毎に生成する。 このため属性情報 読込部 5 2に対し処理が実行された新しい情報に対応した属性情報テーブルの読 込みを指示する。 図 1の外部記憶装置 2 6に新しい情報の属性情報テ一ブルが存 在すれば、 その属性情報テーブルを外部記憶装置から読み込んで属性情報テープ ル格納部 5 0に展開する。 もし新しい情報の属性情報テ一ブルが外部記憶装置 2 6に存在しない場合には、 処理解析部 4 8が属性情報テーブル格納部 5 0に新し い情報の属性情報テーブルを作成する。
ここで属性情報テーブル格納部 5 0に情報 Aの属性情報テーブル 5 0— 1が存 在し、 またプロセス管理テーブル 4 6に図 2のようなプロセスと情報の対応関係 の登録が行われている状態を例に取ると、 属性情報テーブル 5 0— 1は図 5のテ 一ブル内容を持っている。 図 5において、 情報 Aの属性情報テーブル 50— 1に は、 情報 Aに関連する関連情報 B, C, D, E, Fが登録されている。 即ち、 属 性情報テーブル 50 - 1における関連情報名 74の項目に、 関連情報として情報 B〜 Fが登録される。 このような属性情報テ一ブルに対応するある情報に対する 関連情報としては、 次のような情報を登録する。
(1) ある情報と同時期にアクセスしていた他の情報
(2) ある情報と処理を遷移した他の情報
(3) ある情報とデータをコピーした他の情報
(4) ある情報とハイパーリンクを貼った他の情報
(5) ある情報へ読み込んだ他の情報
(6) ユーザが直接、 属性情報テーブルに登録した情報
例えば属性情報テーブル 50— 1において、 情報 Bは情報 Aとデ一夕をコピー した情報である。 情報 Cは情報 Aと同時期にアクセスしていた情報である。 情報 Dは情報 Aとデータをコピーした情報であり且つデータを移動した情報である。 情報 Eは情報 Aとハイパーリンクを貼った情報である。 更に情報 Fはユーザが直 接登録した情報である。 ここで属性情報テーブルに対する関連情報の登録は、 処 理元となる情報 Aの属性情報テーブル 50一 1に登録すると同時に、 処理先とな る他の情報の属性情報テーブル 50-2にも登録する。 例えば情報 Aから情報 B にデータをコピーした場合、 情報 Aの属性情報テーブル 50一 1の関連情報名 7 4に情報 Bを記録し、 同時に情報 Bの属性情報テーブル 50— 2の関連情報名 7 4に情報 Aを登録する。 更にある情報の属性情報テーブルは、 関連情報に加え、 次のような属性情報を登録する。
(1) 処理の遷移回数
(2) データをコピ一した回数、 コピーしたデータの量
(3) デ一タを移動した回数、 移動したデータの量
(4) ハイパーリンクの回数
(5) 読み込んだ回数 (必要な場合は読み込んだデータの量) ( 6 ) ユーザが直接、 属性情報テーブルに登録したことを示すフラグ
( 7 ) 属性情報を登録した最新日時
これに対応して図 5の情報 Aの属性情報テーブル 5 0— 1には、 関連情報名 7 4に続いて処理遷移回数 7 6、 デ一夕コピー回数 7 8、 データコピー量 8 0、 デ —夕移動回数 8 2、 デ一夕移動量 8 4、 ハイパーリンク回数 8 6、 読込み回数 8 8、直接登録フラグ 9 0、登録最新日時 9 2が、属性項目として設けられている。 ここで属性情報テ一ブルの登録項目である処理遷移回数 7 6とは、 マイクロソフ 卜社のウィンドウズ X P (R) ゃリナックスなどのウィンドウシステムを備えた O Sの場合、 ウィンドウを遷移した回数などを表わす。 例えばウィンドウズ X P (R) でワード (R) とェクセル (R) を使っていた場合、 ワード (R) から浮 くセル (R) へや、 円セル (R) からワード (R) へのウィンドウを遷移した回 数である。 また属性情報テーブルに既に関連情報名が登録済みの場合、 該当する 情報に上書き登録を行う。
再び図 3を参照するに、 処理解析部 4 8による属性情報テーブルの読込みもし くは作成時点で処理を実行された情報に対応する属性情報テ一ブルが属性情報テ 一ブル格納部 5 0に存在する場合、 既に存在している属性情報テーブルを更新す る。 例えばユーザインタフェース 2 8において、 情報 Bへのアクセスを開始した 時点で既に情報 Aへアクセスしていた場合などである。 この場合には、 情報 Aの 属性情報テーブル 5 0— 1は既に存在しており、 情報 Bの属性情報テーブルの読 み込みもしくは作成後、 情報 Bの属性情報テーブル 5 0— 2に対する関連情報及 び情報 Aの属性情報テーブル 5 0— 1に対する関連情報を更新する。 即ち、 情報 Bの属性情報テーブル 5 0 - 2に関連情報 Aに関する属性データを登録し、 情報 Aの属性情報テーブル 5 0一 1には関連情報 Bに関する属性デ一夕を登録する。 一方、 処理解析部 4 8で処理監視部 4 2から受領したフックした処理に関するデ —夕から、 処理を実行された情報が新しい情報ではなく且つ情報のアクセス終了 でもなかった場合には、 処理解析部 4 8は処理の実行された情報の属性情報テ一 ブルと処理の実行された情報に関連する関連情報の属性情報テーブルを更新する。 例えばユーザが情報 Bから情報 Aに処理を遷移させた場合、 情報 Bの属性情報テ 一ブル 5 0— 2と情報 Bに関連する情報 Aの属性情報テーブル 5 0— 1を更新す る。 即ち、 情報 Bの属性情報テ一ブル 5 0— 2に関連情報 Aに関する属性データ を登録し、 情報 Aの属性情報テーブル 5 0一 1には関連情報 Bに関する属性デー 夕を登録する。 更に処理解析部 4 8が、 処理監視部 4 2でフックした処理が情報 へのアクセス終了を判断した場合には、 プロセス管理テーブル生成部 4 4にプロ 情報との対応関係を表していた登録データの削除を行わせる。 更に処理解析部 4 8は、 属性情報書出部 5 4にプロセス管理テ一ブル 4 6から削除した情報の属性 情報テ一ブルの外部記憶装置への書出しを指示する。
属性情報登録部 5 6は、 ユーザインタフェース 2 8でアクセスしている情報の 属性情報テーブルに対し、 ユーザの操作により関連情報を直接登録する。 また属 性情報削除部 5 8は、 ュ一ザイン夕フェース 2 8でアクセス中の情報の属性情報 テーブルからュ一ザの操作により指定された関連情報を削除する。 関連情報表示 部 6 0は、 ユーザィン夕フエ一ス 2 8で現在アクセス中の情報の属性情報テープ ルの内容に基づいて、 アクセスしている情報の関連情報を例えばユーザィンタフ エース 6 4のように関連情報一覧 6 5として表示する。 この関連情報一覧 6 5に は例えば情報 B, Cが表示されている。 関連情報一覧 6 5における複数の関連情 報の表示は、 関連情報表示ルール 6 6に従ってソートした順番に表示される。 こ の関連情報表示ルール 6 6としては次のものがある。
( 1 ) 関連度
属性情報テーブルの属性データを用いて関係性の深さを示す関連度を計算し、 関連度の降順または昇順でソ一トして表示する。 関連度は関連度計算部 6 2で計 算され、 例えば図 4の属性情報テーブルにおける各属性項目の値に重みを掛け合 わせ、 その総和で関連度を計算する。
( 2 ) 日時
属性情報テーブルに関連情報や属性データを登録した最新日時の降順または昇 順でソートして表示する。
( 3 ) 関連情報名
属性情報テーブルの関連情報名の降順または昇順でソ一卜して表示する。
図 3のュ一ザインタフエ一ス 6 4上における関連情報一覧 6 5にあっては、 関 連情報名の昇順でソートした順番で、 情報 Aに関連する情報として関連情報 B , Cを表示している。
ユーザィン夕フェース 6 4の関連情報一覧 6 5に表示された関連情報に対して は、 ユーザがいずれかの関連情報を選択してアクセスする関連情報アクセス 6 8 により、 選択した関連情報を参照することができる。
図 6は、 図 2、 図 3の実施形態による本発明の関連情報管理処理の基本的な処 理手順のフロ一チャートである。 図 6において、 まずステップ S 1でユーザの情 報に対する処理の実行を監視する処理監視を行つており、 ユーザが情報への処理 を実行すると、 処理をフックし、 ステップ S 2でプロセス管理テーブルの生成を 行う。 このプロセス管理テーブルの生成は、 図 4のように、 プロセス管理テ一ブ ル 4 6にプロセスと情報の対応関係を登録する。 続いてステップ S 3で、 ステツ プ S 1の処理の監視結果とステップ S 2で生成したプロセス管理テーブル 4 6を 参照し、 各プロセスの情報の間でどのような処理が行われたかを解析し、 情報間 の関係を抽出する。 そしてステップ S 4で属性情報テーブルを生成し、 抽出した 情報間の関係を登録する。 具体的には、 処理元となる属性情報テーブルに関連' I寳 報を登録し、同時に処理先となる情報の属性情報テーブルに関連情報を登録する。 続いてステップ S 5で、 ュ一ザが現在アクセス中の情報に対応した属性情報テ一 ブルに基づいて関連情報表示を行う。 更にステップ S 6で、 表示された関連情報 の中から適宜の関連情報を選択することで関連情報にアクセスすることができる。 図 7、 図 8は、 図 6のステップ S 1〜S 4に対応した本発明による関連情報自 動登録処理のフロ一チヤ一トである。 この関連情報自動登録処理は、 ステップ S 1でユーザがある情報への処理を実行すると、 ステップ S 2でユーザによる情報 への処理をフックし、 フックした処理に関するデータが処理監視部 4 2より処理 解析部 4 8に引き渡される。 これを受けて処理解析部 4 8は、 ステップ S 3で、 処理が実行された情報は新しい情報か否か確認する。 具体的には、 プロセス管理 テーブル 4 6を参照し、 未登録であれば新しい情報と判断し、 ステップ S 4の処 理に進む。 ステップ S 4にあっては、 プロセス管理テーブル生成部 4 4に対する 指示でプロセス管理テーブルの生成処理を実行し、 プロセス管理テーブル 4 6に プロセスと情報の組を追加登録する。 続いてステップ S 5で処理の実行情報の属 性情報テーブルの外部記憶装置 2 6からの読込みを指示する。 この読込指示に対 し、 ステップ S 6で処理の実行情報の属性情報テーブルが外部記憶装置に存在す るか否かチヱックし、 存在していなければ、 ステップ S 7で処理の実行情報の属 性情報テーブルを新たに作成する。 外部記憶装置に存在すれば、 ステップ S 8で 実行情報の属性情報テーブルを外部記憶装置から読み込む。 そしてステップ S 9 で実行情報に関連する関連情報が既にある場合には、 実行情報の属性情報テープ ルと関連情報の属性情報テーブルをそれぞれ更新する。 例えば実行情報が B、 関 連情報が Aであった場合には、 実行情報 Bの属性情報テーブル 5 0一 1に情報 B に関する属性データを登録し、 関連情報テーブル Aの属性情報テーブル 5 0— 1 には情報 Bに関する属性データを登録する。 一方、 ステップ S 3で処理を実行さ れた実行情報が新しい情報でなかった場合には、 ステップ S 1 0に進み、 実行情 報へのアクセス終了の有無をチェックする。 アクセス終了でなければステップ S 1 1に進み、 実行情報の属性情報テ一ブルとその関連情報の属性情報テーブルを それぞれ更新する。 ステップ S 1 0で実行情報へのアクセス終了であった場合に は、 ステップ S 1 2に進み、 プロセス管理テーブルからの実行情報の項目削除を 行った後、 ステップ S 1 3で実行情報の属性情報テーブルを外部記憶装置 2 6に 書き出して、 一連の関連情報自動登録処理を終了する。
ここで図 7のステツプ S 2のフック処理の詳細を説明する。ウインドウズ(R) 等の O Sで処理のフックを実現するためには、 監視したい処理が呼び出された場 合に処理を監視する関数である処理監視関数が呼び出されるようにする。 この方 法には、 (1) 関数のアドレスを書き換える方法
(2) コールバック関数による方法
の 2つがある。
図 9は関数のアドレスを書き換えるフック処理の実現方法である。 図 9 (A) はフック処理導入前のメモリマップであり、 監視対象処理の呼出コマンド 「CA LL X X xx」 によってアドレス xxxxの監視対象処理の関数 116を呼び 出すことができる。 図 9 (B) は関数のアドレスを書き換える方法によりフック 処理を導入した後のメモリマップである。 即ち、 アドレス z z z zに処理監視関 数 118を準備し、 監視対象処理の呼出コマンド 114のアドレスを処理監視関 数 118のアドレス z z zに変更した 「CALL z z z z」 とする。 そして処 理監視関数 118に、 監視対象処理の関数 16に対する呼出コマンド 120とし て 「CALL xxxx」 を設けておく。 このような図 9 (B) による関数のァ ドレス書き換えにより監視対象処理の呼出コマンド 114を実行すると、 フック 処理の導入前は監視対象処理の関数 116が呼び出されるが、 フック処理導入後 にあっては処理監視関数 118が呼び出される。 この処理監視関数 118は、 監 視対象処理の内容を図 3の処理解析部 48に引き渡した後、 監視対象処理の関数 116を呼び出す。
図 10はフック処理を実現する他の方法としてコールバック関数を用いた方法 である。 このフック処理の方法は、 イベントフラグ 124とこれに対応付けられ たコールバック関数 122— 1, 122— 2, …を用いる。 イベントフラグ 12 4は、 ある処理が呼び出されたときに状態が変化するフラグである。 本発明の場 合には、 監視対象処理の呼出コマンド 114の 「CALL xxxx」 の実行に より監視対象処理の関数 116が呼び出されたときに、 呼び出された監視対象処 理の関数 116がイベントフラグ 124の状態を変更する。 イベントフラグ 12 4の状態はイベントフラグ監視プログラム 122により監視されている。 ィベン トフラグ監視プログラム 122は、 イベントフラグ 1.24の状態が変化すると、 これに対応している予め登録されているコールバック関数を呼び出す。 この関係 は、 ちょうどハードウェアによる割込みがイベントフラグ 1 2 4に相当し、 また 割込べクタ一に登録された関数がコールバック関数に相当する。 本発明のフック 処理のためには、 フックしたい監視対象処理が呼び出されたときにイベントフラ グ 1 2 4を変更するように、 監視対象処理の関数 1 1 6にフラグ変更機能を設け ておく。 また処理監視関数として、 処理監視関数 1 3 0 , 1 3 2をそれぞれァド レス x x x x , y y y yに持つ場合、 イベントフラグ監視プログラム 1 2 2に各 処理監視関数 1 3 0 , 1 3 2をコールバック関数 1 2 2— 1 , 1 2 2— 2のよう にアドレスを登録しておく。 この仕組みにより、 監視対象処理の呼出コマンド 1 1 4の 「 C A L L x x x x」 の実行により監視対象処理の関数 1 1 6が呼び出 されると、 イベントフラグ変更 1 2 6の処理を受けてイベントフラグ 1 2 4の状 態が変化し、 イベントフラグ監視プログラム 1 2 2によってコ一ルバック関数 1 2 2 - 1を使用して処理監視関数 1 3 0が呼ばれる。 処理監視関数 1 3 0は、 監 視対象処理の内容を調べ、 図 3の処理解析部 4 8に引き渡す。
図 1 1は、 図 6のステップ S 2におけるプロセス管理テーブル生成処理のフロ 一チャートであり、 プロセスとユーザがアクセスしている情報が 1対 1に対応し ている場合のプロセス管理テーブルの生成処理である。 まずステップ S 1で、 処 理解析部 4 8からプロセス管理テーブル生成部 4 4がプロセス管理テーブル 4 6 の更新指示を受けると、 ステップ S 2で、 フックした処理に関するデータからプ 口セスがプロセス管理テーブル 4 6に未登録のプロセスか否か確認する。 ここで 処理 1!军析部 4 8から与えられるフックした処理に関するデータとしては、 フック した処理の対象プロセスを一意に決定する識別情報と、 このプロセスがアクセス している情報名を含んでいる。 ステップ S 2でプロセス管理テーブル 4 6に登録 済みのプロセスであった場合には、プロセス管理テーブルの生成処理を終了する。 未登録のプロセスであった場合にはステップ S 3に進み、 プロセス管理テーブル にプロセスとこのプロセスがアクセスしている情報の組を登録することにより、 プロセス管理テーブル 4 6を更新する。
図 1 2は、 図 6のステップ S 5における関連情報表示処理のフローチャートで ある。 この関連情報表示処理は、 ステップ S 1でュ一ザがある情報の関連情報の 表示を選択して指示すると、 ステップ S 2で、 指示された情報の属性情報テープ ルが存在するか否かチェックする。 属性情報テ一ブルが存在すれば、 ステップ S 3で属性情報テ一ブルの関連情報について関連度でソートして表示するか否かチ エックする。 関連度によるソート表示が指定されていた場合には、 ステップ S 4 に進み、 指示情報の属性情報テーブルから各関連情報との関連の深さを示す関連 度を計算する。 最終的にステップ S 5で、 指定されたソート条件と表示条件で関 連情報を表示する。 この指定ソート条件としては、 図 3の関連情報表示ルール 6 6に示した関連度、 日時または関連情報名の 3つがある。 ここで図 1 2の関連情 報表示処理において、 関連情報を表示する対象となる情報は、 例えば次のように 指定する。 現在ユーザが処理中の情報に対応する関連情報を表示する。 例えばゥ インドウズ X P (R)でワード (R) とェクセル (R) を使っており、 ワード (R) で編集中の場合、 ワード (R) で編集しているファイルの関連情報を表示する。 関連情報を表示する際に、 どの情報の関連情報を表示するかをユーザが直接指 定する。 例えばウィンドウズ X P (R) のフアイル参照ダイァログでファイルを 指定し、 そのファイルの関連情報を表示する。
図 1 3は、 現在ユーザが処理中の情報に対応した関連情報の表示の具体例であ る。 図 1 3において、 作業画面 9 4には、 アプリケーション 1の情報 Aのウィン ドウ 9 6、 アプリケーション 2の情報 Bのウィンドウ 9 8、 更にアプリケーショ ン 3の情報 Cのウィンドウ 1 0 0の 3つが存在しており、 現在、 ユーザはアプリ ケーシヨン 1の情報 Aのウィンドウ 9 6で処理を実行中である。 このような場合 には、 作業画面 9 4の右下に本発明の関連情報管理を実現する実装アプリケ一シ ョンの関連情報メニューウィンドウ 1 0 2が表示される。 この関連情報メニュー ウィンドウ 1 0 2には、登録メニューポタン 1 0 4、削除メニューポタン 1 0 5、 一覧メニューポタン 1 0 6が設けられている。 関連情報を表示したい場合には、 一覧メニューポタン 1 0 6をマウスなどによりクリックすると、 関連情報一覧 1 0 8が表示される。 関連情報一覧 1 0 8には 「情報 Aの関連情報を表示します」 のメッセージが表示され、 その下に情報 Aの関連情報 B, Cが表示され、 更にァ クセスのためのチェックボックス 1 1 0 , 1 1 1が設けられている。 このため、 ユーザが関連情報一覧から例えば情報 Cを参照した場合には、 チェックボックス 1 1 1をマウスでクリックすることで、 作業画面 9 4に情報 Cを展開することが できる。
図 1 4は、 図 1 2の関連情報表示処理の対象となる情報 Aの属性情報テーブル 5 0—1と共に、これに基づいて表示された関連情報一覧 1 8 8を表わしている。 この関連情報一覧 1 8 8は、 情報 Aの属性情報テーブル 5 0一 1の例えば登録最 新日時を昇順にソートして表示している。 即ち、 登録最新日時の新しい情報 F , E , D , C , Bの順に、 関連情報一覧 1 8 8にソートした表示が行われている。 もちろん関連情報表示としては、 これ以外に、 関連情報名によるソートあるいは 書類遷移回数から読込回数までの属性データに所定の重みを掛けて総和を求めた 関連度のソートによる表示であってもよういことはいうまでもない。
図 1 5、 図 1 6は、 図 6のフローチャートに従った関連情報管理処理の全体的 な処理のタイムチャートである。 図 1 5、 図 1 6において、 いま情報へのユーザ 処理 1 3 4として、 処理 1 3 6でユーザが情報 Aへのアクセスを開始したとする と、 処理監視部 4 2が処理 1 3 8として情報 Aへのアクセスの開始をフックし、 フックに伴うデータを処理解析部 4 8に引き渡す。 これを受けて処理解析部 4 8 は、 プロセス管理テーブル生成部 4 4に更新を指示し、 プロセス管理テーブル 4 6は処理 1 4 0として、 プロセス管理テ一ブル 4 6に情報 Aの項目、 即ちプロセ スと情報 Aの組を追加する。 また処理解析部 4 8は、 情報 Aの属性情報テ一ブル の読込みを属性情報読込部 5 2に指示し、 処理 1 4 2において情報 Aの属性情報 テーブルの読込みが行われる。 この情報 Aに対するユーザの処理中に情報へのュ 一ザ処理 1 3 4として、 処理 1 4 6でユーザが情報 Bへのアクセスを開始したと すると、処理監視部 4 2が処理 1 4 8として情報 Bへのアクセス開始をフックし、 処理解析部 4 8にフックに伴うデータを引き渡す。 処理解析部 4 8は、 処理 1 5 0によりプロセス管理テ一ブル生成部 4 4にプロセス管理テーブルの更新を指示 し、 処理 1 5 2でプロセス管理テーブル 4 6に情報 Bの項目、 即ちプロセスと情 報 Bの組を追加登録する。 更に処理解析部 4 8は処理 1 5 4により、 属性情報読 込部 5 2に対し情報 Bの属性情報テーブルの読込みを指示し、 処理 1 3 6として 情報 Bの属性情報テーブルの読込みが行われ、 処理解析部 4 8の処理 1 5 8に引 き渡す。 処理 1 5 8にあっては、 読み込まれた情報 Bの属性情報テーブルへの関 連情報として同時にアクセスした情報 Aを登録する。 また処理 1 6 0として、 情 報 Aの属性情報テーブルへの関連情報として同時にアクセスした情報 Bを登録す る。 更に、 情報へのユーザ処理 1 3 4として処理 1 6 2において情報 Bから情報 Aへのユーザの処理対象変更 (処理遷移) が行われると、 処理監視部 4 2が処理 1 6 4で情報 Bから情報 Aへの処理遷移をフックし、 処理解析部 4 8にフックに 伴うデータを引き渡し、 処理 1 6 6で情報 Aの属性情報テーブルに情報 Bから情 報 Aへの処理遷移を登録する。 同時に、 処理 1 6 8で情報 Bの属性情報テーブル へ情報 Bから情報 Aへの処理の遷移を登録する。 この状態で、 関連情報表示部 6 0において処理 1 7 0により情報 Aの関連情報表示の指示が行われ、 このときソ —ト条件として関連度が設定されていたとすると、 関連度計算部 6 2が処理 1 7 2で情報 Aの各関連情報の関連度を計算し、 この関連度に基づき関連情報表示部 6 0が処理 1 7 4で関連度でソートした情報 Aの関連情報を一覧表示する。更に、 情報へのユーザ処理 1 3 4における処理 1 7 6でユーザによる情報 Aへのァクセ ス終了が行われると、 処理監視部 4 2が処理 1 7 8で情報 Aへのアクセスの終了 をフックし、 処理解析部 4 8にフックしたデータを引き渡す。 これを受けて処理 解析部 4 8は、 処理 1 8 0でプロセス管理テーブル生成部 4 4に更新を指示し、 処理 1 8 2においてプロセス管理テーブル 4 6から情報 Aの項目削除が行われる。 また処理解析部 4 '8は、処理 1 8 4により属性情報書出部 5 4に書込指示を行い、 これを受けて処理 1 8 6で属性情報 Aの属性情報テーブルを外部記憶装置に書き 出す。
図 1 7は、 図 3の関連情報管理部 4 0に設けているユーザ属性情報登録部 5 6 による関連情報ユーザ登録処理のフローチャートである。ステップ S 1において、 ユーザがある情報の関連情報の登録を指示すると、 ユーザ属性情報登録部 5 6が 指示対象となっている情報の属性情報テ一ブルが読込済みか否かをステップ S 2 で判断する。 属性情報テ一ブルが読み込まれていない場合には、 ステップ S 3に 進み、 属性情報読込部 5 2に対し指示された情報 (以下 「指示情報」 という) の 属性情報テーブルの読み込みを指示する。 続いてステップ S 4で、 指示情報の属 性情報テーブルが外部記憶装置に存在するか否かチェックする。 存在していなけ れば、 ステップ S 5で指示情報の属性情報テーブルを新たに生成する。 存在して いれば、 ステップ S 6で外部記憶装置から指示情報の属性情報テーブルを読み込 む。 ステップ S 2で属性情報テ一ブルが読込済み、 もしくはステップ S 3〜 S 5 により外部から読込みまたは新規生成された場合には、 ステップ S 7で指示情報 の属性情報テーブルにユーザが指定した関連情報を登録する。 この場合の登録す る関連情報は、 例えばウィンドウズ X P (R) のファイル参照ダイアログでファ ィルを指定し、 そのファイルを関連情報として登録する。 また関連情報を登録す る際に、 その属性データとして図 5の情報 Aの属性情報テーブル 5 0— 1の直接 登録フラグ 9 0の項目における情報 Fのように、 直接登録したことを示すフラグ 「1」 を立てる。 最後にステップ S 8で、 登録済みの属性情報テーブルを外部記 憶装置 2 6に書き出す。
図 1 8は、 図 3の関連情報管理部 4 0に設けたユーザ属性情報削除部 5 8によ る関連情報ユーザ削除処理のフローチャー卜である。 ステップ S 1でユーザがあ る情報 (以下 「指示情報」 という) の関連情報の削除を指示すると、 ユーザ属性 情報削除部 5 8はステップ S 2で指示情報の属性情報テーブルの読込済みか否か 判断し、 属性情報テーブルが存在しなければ、 ステップ S 3で属性情報読込部 5 2に対し指示情報の属性情報テーブルの読込みを指示する。 続いてステップ S 4 で指示情報の属性情報テーブルが外部記憶装置 2 6に存在するか否かチェックし、 存在しなければ処理を終了する。 存在していた場合には、 ステップ S 5で指示情 報の属性情報テーブルを外部記憶装置から読み込む。 ステップ S 2で指示情報の 属性情報テーブルが読込済みであるか、 あるいはステップ S 3〜S 5により外部 記憶装置から読み込まれた後は、 ステップ S 6で指示情報の属性情報テーブルか ら関連情報を一覧表示する。 続いてステップ S 7で、 削除する関連情報をユーザ が指示し、 ステップ S 8でユーザが確定操作を行うと、 属性情報テーブルから指 示された関連情報を削除する。 最後にステップ S 9で、 削除済みの属性情報テー ブルを外部記憶装置 2 6に書き出す。
図 1 9、 図 2 0は、 本発明による関連情報管理の第 1実施形態の変形例の機能 ブロック図である。 この実施形態の関連情報管理は、 マルチスレッド〇Sで実行 される複数のスレッドを含むプロセス管理テーブルの生成により関連情報の管理 を行うようにしたことを特徵とする。 マルチスレッド O Sにあっては、 プロダラ ム (プロセス) の中で複数のスレッドを実行することができる。 スレッドとは、 マルチスレッド O Sでのプログラムの実行単位である。 即ち、 1つのプロセスで 複数の情報にアクセスし、 それぞれの情報を別のスレツドで処理することが可能 である。 この実施形態にあっては、 表示スレッドを例に: ί又っている。 図 1 9にお いて、 ュ一ザイン夕フエ一ス 1 9 0には、 同時にアクセスする情報としてプロセ ス 1による情報とプロセス 2による情報が設けられ、 プロセス 1, プロセス 2は それぞれ 2つの表示スレッドにより、 情報 Α, 情報 Β、 及び情報 C, 情報 Dをァ クセスしている。 図 2 0の情報管理部 4 0には、 図 3の実施形態と同様、 処理監 視部 4 2、処理解析部 4 8、属性情報テーブル格納部 5 0、属性情報読込部 5 2、 属性情報書出部 5 4、 ユーザ属性情報登録部 5 6、 ユーザ属性情報削除部 5 8、 関連情報表示部 6 0及び関連度計算部 6 2が設けられている。 これに加え図 2 0 の実施形態にあっては、 マルチスレツド O Sに対応してプロセス管理テーブル生 成部 1 9 4、 プロセス管理テーブル 1 9 6、 表示スレツド管理テーブル生成部 1 9 8及び表示スレツド管理テーブル 2 0 0を設けている。
図 2 1は、 図 2 0の情報管理部 4 0で生成される表示スレツド管理テーブル 2 0 0、 仮プロセス管理テーブル 2 0 2及びプロセス管理テーブル 1 9 6の具体例 である。 表示スレッド管理テーブル生成部 1 9 8は、 処理解析部 4 8を介して表 示中のスレツドゃ各スレツドが表示している情報を認識し、 スレツドと情報の関 係をまとめた図 2 1の表示スレツド管理テーブル 2 0 0を生成したり更新する。 図 2 1の表示スレッド管理テーブル 2 0 0は、 図 2 0のユーザィンタフェース 1 9 0のように、 スレッド 1が情報 Aを表示中であり、 スレッド 3が情報 Cを表示 中であることが登録されている。 プロセス管理テーブル生成部 1 9 4は、 処理解 析部 4 8を介して実行中のプロセスや各プロセスがアクセスしている情報を認識 し、 まず一時的にプロセスと情報との対応関係をまとめた図 2 1の仮プロセス管 理テーブル 2 0 2を生成したり更新したりする。 図 2 1の仮プロセス管理テープ ル 2 0 2の例では、 プロセス 1が情報 Aと情報 Bを処理中であり、 プロセス 2が 情報 Cと情報 Dを処理中であることが、 仮プロセス管理テーブル 2 0 2に登録さ れている。 更にプロセス管理テーブル生成部 1 9 4は、 表示スレツド管理テープ ル生成部 1 9 8を介して表示スレツド管理テーブル 2 0 0を参照し、 仮プロセス 管理テーブル 2 0 2とマージすることによりプロセス管理テーブル 1 9 6を生成 する。 即ちプロセス管理テ一ブル 1 9 6には、 表示スレツド管理テーブル 2 0 0 と仮プロセス管理テーブル 2 0 2のマージによりプロセス 1にスレツド 1とスレ ッド 2が登録され、 且つスレツド 1に情報 Aが、 スレッド 2に情報 Bが登録され る。 またプロセス 2について、 スレッド 3とスレッド 4が登録され、 更にスレツ ド 3に情報じが、 スレッド 4に情報 Dが登録される。 このプロセス管理テーブル 1 9 6によってプロセス、 スレツド、 情報との三者の対応関係が管理される。 図 2 2は、 図 1 9、 図 2 0の実施形態におけるプロセス管理テーブル生成処理 のフローチャートである。 ウィンドウズ X P (R) などのマルチスレッド O Sで は、 スレッドがプログラムの実行単位となっており、 このとき 1つのプロセス内 で複数のスレツドが実行され、 プロセスとユーザがアクセスしている情報が 1対 1に対応しないことがある。 例えばウィンドウズ X P (R) のワード (R) で複 数のファイルにアクセスした場合、 ワード (R) のプロセスは 1つだけであるが スレッドは各ファイルの処理ごとに生成される。 具体的には、 ワード (R) のプ 口セスが生成したあるスレツドがファイルを開いても、 別のスレツドが開いたフ アイルを画面に表示する。 このようにプロセスと情報が 1対 1に対応していない 場合、 図 2 2のプロセス管理テーブル生成処理が行われる。 このフローチャート にあっては、 表示スレッド管理テーブル生成部 1 9 8に加え、 プロセス管理テ一 ブル作成部 1 9 4を仮プロセス管理テーブル生成処理部 1 9 4一 1とテーブルマ —ジ処理部 1 9 4—2の機能に分けてフローチャートを示している。 まず表示ス レツド管理テーブル生成処理部 1 7 8は、 ステップ S 1 0 1で解析処理部 4 8か ら渡されたフックした処理に関するデータに基づき、 フックした処理が表示スレ ッド管理テーブル 2 0 0に未登録のスレツドに対するものか否か、 ステップ S 1 0 2で確認する。 登録済みのスレッドであつた場合には、 表示スレツド管理テー ブソレ 2 0 0の生成処理を終了する。 未登録のスレッドであった場合には、 ステツ プ S 1 0 3に進み、 表示スレツド管理テーブルにスレツドと情報の組を登録して 更新する。 例えば、 ウィンドウズ X P (R) のワード (R) で複数のファイルに アクセスを開始した場合を考えると、 スレツドが各ファイルをウィンドウに表示 すると、 その処理を処理監視部 4 2がフックして処理解析部 4 8に渡す。 処理解 析部 4 8は、 各ウィンドウのスレツドを一意に表わす識別情報とウィンドウに表 示しているファイルの名前 (情報名) を表示スレッド管理テーブル生成部 1 7 8 に渡す。 ウィンドウに表示しているファイルの名前は、 タイトルバーの文字列な どから取得する。 このような解析処理部 4 8からのスレツド識別情報とウィンド ゥ表示のファイル名から、 表示スレツド管理テーブル 2 0 0にスレツドと情報の 組を登録する更新ができる。 仮プロセス管理テーブル生成処理部 1 9 4— 1は、 ステップ S 2 0 1で処理解析部 4 8から渡されたフックした処理に関するデータ、 具体的にはプロセスを一意に決定する識別情報と、 このプロセスがアクセスして いる情報名を含むデータに基づき、 フックした処理が仮プロセス管理テーブル 2 0 2に未登録のプロセスに対するものか否か、ステップ S 2 0 2で確認する。 登 録済みのプロセスであれば、 仮プロセス管理テーブル 2 0 2の更新処理を終了す る。 未登録のプロセスであれば、 ステップ S 2 0 3で仮プロセス管理テーブルに プロセスと情報の組を登録する。 例えばウィンドウズ X P (R) のワード (R) で複数のファイルにアクセスを開始した場合、 1つのヮ一ド (R) のプロセスに 対しアクセスを開始した複数のファイル名を情報名として仮プロセス管理テ一ブ ル 2 0 2に登録する。 このようにして表示スレツド管理テーブル生成部 1 9 8及 び仮プロセス管理テーブル生成処理部 1 9 4—1による表示スレツド管理テ一ブ ル 2 0 0及び仮プロセス管理テーブル 2 0 2の生成が済むと、 テーブルマージ処 理部 1 9 4一 2がステップ S 3 0 1における処理解析部 4 8からのプロセス管理 テーブル 1 9 6の更新依頼に基づき、 ステップ S 3 0 2で仮プロセス管理テ一ブ ル 2 0 2と表示スレツド管理テーブル 2 0 0を参照し、 ステップ S 3 0 3で両者 をマージしてプロセス管理テーブル 1 9 6を.更新する。 このようなマルチスレツ ド O Sを対象としたプロセス、 スレッド、 情報の対応関係を登録したプロセス管 理テ一ブル 1 9 6を生成した後の関連情報自動登録処理及び関連情報表示処理、 更には関連情報参照のためのアクセスについては、 図 2、 図 3の実施形態におけ るプロセスと情報が 1対 1に対応した場合と同様、 プロセス単位に行われる情報 のアクセスをフックして、 処理元の情報の属性情報テーブル及び処理先の情報の 属性情報テ一ブルのそれぞれの更新を行う。 また、 ユーザが実行中のスレッドに 対応した情報の属性情報テーブルに基づく関連情報の表示、 あるいはユーザが直 接指定した情報についての属性情報テーブルに基づく関連情報の表示、 更には表 示された関連情報の選択による関連情報のアクセスも同様に行う。
(情報群に対するユーザ処理の関連情報管理) 図 2 3、 図 2 4は、 情報群に対するユーザ処理を対象とした本発明による関連 情報管理の第 2実施形態の機能構成のブロック図である。 図 2 3、 図 2 4におい て、 本発明により提供される関連情報管理部 2 4 0に対してはユーザィンタフエ ース 2 2 8が設けられており、 ユーザインタフェース 2 2 8にあっては、 ユーザ が文書や画像の作成または編集などのために複数の情報を格納した情報群に対し、 移動、 コピー、 削除などの処理を行っている。 この例では、 情報群としてフオル ダ 2 3 0—1〜2 3 0— 5を示している。 例えばフォルダ 2 3 0 - 1は、 フオル ダ内に情報 A, 情報 B , 情報 Cを格納しており、 ユーザ処理 2 3 2としては例え ば、 フォルダ 230 - 1の中の情報 Aと情報 Bを別のフォルダ 230-2に移動 する処理を行う。 移動先のフォルダ 230— 2には既に情報 Dと情報 Eが格納さ れており、 ここにフォルダ 230— 1から移動されてきた情報 A, 情報 Bが追加 される。 またフォルダ 230— 5にはフォルダ 230— 3, 230— 4が格納さ れており、 フォルダ 230— 3, 230— 4を 1つの情報としてコピ一、 移動、 削除などの処理を行うこともできる。 本発明による関連情報管理部 240には、 監視処理部 242、 処理対象情報収集部 244、 処理対象情報テーブル 246、 解析処理部 248、 属性情報テ一ブル格納部 250、 属性情報読込部 252、 属 性情報書出部 254、 属性情報削除部 255、 ユーザ属性情報登録部 256、 ュ 一ザ属性情報削除部 258、 関連情報表示部 260及び関連度計算部 262が設 けられている。 監視処理部 242は、 ユーザインタフェース 228においてュ一 ザがある情報群に対し移動、 コピー、 削除などの処理を実行すると、 この処理を 検知して解析処理部 248に渡す。 ここでユーザの処理の対象となる情報群とは 次のような情報である。
(1) ファイル
(2) フォルダ
(3) WWWページ
(4) ファイルのリンク
また監視処理部 242で監視するユーザによる処理は次のような処理である。 (1) 情報のコピー
(2) 情報の移動
(3) 情報の削除
(4) 情報のリンク生成
(5) 情報のリンク移動
(6) 情報のリンク削除
(7) ドラック 'アンド ' ドロップ
解析処理部 248は、 処理監視部 242の監視結果からユーザの一括処理の対 象となった情報群中の各情報を登録した処理対象情報テ一ブル 2 4 6を生成する 第 1処理解析部 2 4 8 - 1の機能を備え、 これにより作成される処理対象情報テ 一ブル 2 4 6は、ユーザによる処理ごとに生成される。次に処理解析部 2 4 8は、 生成した処理対象情報テーブル 2 4 6を参照し、 処理対象情報テーブルに登録さ れた各情報に対し、 どのような処理が行われたかを解析して、 各情報間の関係を 抽出する第 2処理解析部 2 4 8— 2としての機能を備える。 更に、 処理解析部 2 4 8は、 抽出された各情報間の関係を登録した属性情報テーブル例えば属性情報 テーブル 2 5 0 - 1を作成して、 属性情報テーブル格納部 2 5 0に格納する第 3 処理解析部 2 4 8— 3としての機能を備える。 この属性情報テーブルは処理対象 情報テ一ブル 2 4 6に登録された各情報ごとに生成する。 ここで解析処理部 2 4 8により作成される処理対象情報テーブル 2 4 6は、 例えば図 2 5の処理対象情 報テーブル 2 4 6— 1のようになる。 この処理対象情報テ一ブル 2 4 6— 1は、 図 2 3のュ一ザインタフェース 2 2 8において、 フォルダ 2 3 0 - 1の情報 Aと 情報 Bをフォルダ 2 3 0 - 2に一括して移動する処理についての監視処理部 2 4 2より得られた監視結果に基づいて作成されている。 即ち、 処理対象情報テ一ブ ル 2 4 6— 1は、 関連情報名 2 7 0、 情報種別 2 7 2及び処理内容 2 7 4で構成 され、 ュ一ザインタフエース 2 2 8によるユーザによる一括した移動処理の監視 結果に基づき、 関連情報名 2 7 0に 「情報 A」 と 「情報 B」 が登録され、 情報種 別 2 7 2としてそれぞれについて 「処理対象」 が登録され、 更に処理内容 2 7 4 として 「移動」 が登録される。 このようなユーザー括処理の監視結果に基づいて 作成された処理対象情報テーブル 2 4 6 - 1には、 更に図 2 4の処理対象情報収 集部 2 4 4によって、 ユーザの処理対象となった処理元と処理先の情報群に含ま れる処理対象とならなかった情報 (対象外情報) を調べて登録する処理が行われ る。 '
図 2 3のュ一ザイン夕フェース 2 2 8におけるフォルダ 2 3 0— 1から 2 3 0 一 2に対する情報 Aと情報 Bの一括した移動処理にあっては、 まず移動元のフォ ルダ 2 3 0— 1を調べることで、 処理対象となっていない情報 Cを検出し、 これ を図 2 1の関連情報名 2 7 0に 「情報 C」 として登録し、 情報種別 2 7 2として は 「移動元」 を登録する。 なお処理内容 2 7 4は処理対象となっていないことか ら、 空きである。次に図 2 3の移動先のフォルダ 2 3 0— 2を調べ、 「情報 D」 と 「情報 E」 を収集し、 図 2 5の関連情報名 2 7 0に移動先から収集した「情報 D」 と 「情報 E」 を登録し、 情報種別 2 7 2はそれぞれ 「移動先」 とする。 この場合 も処理内容 2 7 4は処理対象となっていないことから空きとしている。 ここでは ファイルを対象としたユーザによる一括した移動処理を例にとっているが、 処理 対象情報収集部 2 4 4により調べて収集する処理元や処理先にある情報としては、 ファイルを含めて次のような情報である。
( 1 ) ファイル (アーカイブファイルに記憶されているファイルを含む)
( 2 ) フォルダ
( 3 ) データベース中の情報
( 4 ) アプリケーションが処理中の情報
図 2 6は、 図 2 4の解析処理部 2 4 8により処理対象情報テーブル 2 4 6に登 録された各情報に対し、 どのような処理が行われたかを解析して抽出された各情 報間の関係を登録した属性情報テーブルの具体例であり、属性情報テーブルには、 ある情報の関連情報と、 ある情報と関連情報に対して行われた処理の内容や回数 などの属性情報が記録される。 図 2 6の属性情報テーブル 2 5 0— 1は、 図 2 5 の処理対象情報テーブル 2 4 6 - 1に登録された情報 Aについて作成された属性 情報テーブルの例である。 属性情報テーブル 2 5 0— 1は、 関連情報名 2 7 5、 コピー回数 2 7 6、 移動回数 2 7 8、 リンク生成回数 2 8 0、 リンク削除回数 2 8 2、 直接登録 2 8 4及び登録最新日時 2 8 6が設けられている。 この場合、 情 報 Aの属性情報テーブル 2 5 0— 1であることから、 画像情報名 2 7 5には関連 情報として情報 B、 情報 D、 情報 Eが記録されている。 ここで属性情報テーブル 2 5 0 - 1について情報 Aと関連情報である情報 Bとの関係を例に取ると、 情報 Aと情報 Bとはコピーが 1 0回、 移動が 6回、 リンク生成が 1回、 一括処理とし て行われたことが記録され、 更に情報 Bに関する属性値情報を登録した最新日時 は 2 0 0 1 1 272 1 1 0 : 0 0であることが記録されている。
更に処理解析部 2 4 8は、 処理対象となった情報群の各情報の属性情報テープ ルに登録されている関連情報を調べ、 調べた関連情報の属性情報テーブルに一括 ユーザ処理対象となった情報群の各情報が登録されているかを調べる。 これによ り関連情報の属性情報テ一ブルに一括ユーザ処理対象となった情報群の各情報が 登録されていた場合には、 調べた関連情報の属性情報テーブルに登録されている 一括ユーザ処理対象となった情報群の各情報の登録内容を、 コピー、 移動、 削除 などの処理内容に応じて変更する。 更に図 2 4の関連情報管理部 2 4 0に設けた 属性情報読込部 2 5 2は、 処理解析部 2 4 8の指示に従って属性情報テ一ブルを 外部記憶装置から読み込む。 また属性情報書出部 2 5 4は、 処理解析部 2 4 8の 指示に従つて属性情報テーブルを外部記憶装置に書き出す。 更に属性情報削除部 2 5 5は、 処理解析部 2 4 8の指示に従って属性情報テーブルを外部記憶装置か ら削除する。 関連情報表示部 2 6 0は、 関連度計算部 2 6 2が求めた関連度ゃ属 性情報の登録日時、 情報の名前などをソートして表示する。 例えばユーザが情報 Aを指定した場合には、 関連情報表示部 6 0はユーザインタフェース 6 2のよう に、 関連情報一覧 2 6 5として例えば情報 B、 情報 D、 情報 Eを表示する。 この 関連情報一覧 2 6 5における複数の関連情報の表示は、 関連情報表示ルール 2 6 6に従ってソ一トした順番に表示される。 この関連情報表示ルール 2 6 6として 定められた関連度、 日時、 関連情報名の詳細は、 図 2、 図 3の第 1実施形態にお ける関連情報表示ルール 6 6と基本的に同じになる。 更に図 2 4の関連情報管理 部 2 4 0に設けたュ一ザ属性情報登録部 2 5 6は、 選択した情報の属性情報テ一 ブルに関連情報とその属性情報をユーザの指示により直接登録する。 またユーザ 属性情報削除部 2 5 8は、 選択した情報の属性情報テーブルから関連情報とその 属性情報をユーザの指示により直接削除する。
図 2 7は、 図 2 3、 図 2 4の第 2実施形態によるユーザの一括処理を対象とし た関連情報管理処理の基本的な処理手順のフローチャートである。 図 2 7におい て、 まずステップ S 1で複数の情報を含む情報群、 例えばフォルダに対するユー ザの処理を監視する。 ステップ S 1でユーザー括処理に対する監視結果が得られ ると、 次のステップ S 2でユーザー括処理の内容を解析し、 処理対象情報テープ ルに登録する。 次にステップ S 3で、 ュ一ザ一括処理の処理元と処理先にある情 報を収集し、 処理対象情報テーブルに登録する。 続いてステップ S 4で、 ステツ プ S 2, S 3の処理解析及び処理対象情報収集により得られた処理対象情報テー ブルの内容に基づいて、 各情報について属性情報テ一ブルを更新する。 次にステ ップ S 5で、 ある情報について、 その属性情報テーブルに登録されている関連情 報を表示し、 ステップ S 6で、 表示された関連情報をユーザが選択すると、 選択 した関連情報にアクセスすることになる。
図 2 8及び図 2 9は、 図 2 3及び図 2 4の第 2実施形態における属性情報自動 登録処理のフローチャートであり、 このフローチャートは図 2 7のステップ S 1 〜S 4の詳細を表わしている。 図 2 8、 図 2 9において、 ステップ S 1でュ一ザ が、 ある情報群に対しある処理を実行したことが判別されると、 ステップ S 2に 進み、 処理監視部 2 4 2がユーザの処理を監視しており、 監視結果を処理解析部 2 4 8に通知する。 ここでステップ S 1におけるュ一ザの処理としては、 既に説 明したように、 情報のコピー、 移動、 削除などがある。 またュ一ザが処理を行つ た情報群としては、 既に説明したように、 ファイル、 フォルダ、 WWWページ、 ファイルのリンクなどがある。 例えば、 ユーザがファイルの集合やフォルダの集 合、 もしくはファイルとフォルダの集合などに対し、 コピーや移動などの処理を 行つた場合、 ステップ S 2で処理監視部 2 4 2力 Sこれらの処理を監視し、 監視結 果を処理解析部 2 4 8に通知する。 続いてステップ S 3で、 処理解析部 2 4 8は 処理監視部 4 2 4から通知された処理が実行された情報群を処理対象情報テ一ブ ル 2 4 6に登録する。例えば 1 9のュ一ザインタフエース 2 2 8に示したように、 フォルダ 2 3 0— 1の情報 Aと情報 Bを一括してフォルダ 2 3 2に移動した場合、 処理解析部 2 4 8は図 2 1の処理対象情報テーブル 2 4 6の関連情報名 2 7 0に 対する 「情報 A」 「情報 の登録、 情報種別 2 7 2に対する 「処理対象」 の登録、 更に処理内容 2 7 4に対する 「移動」の登録を行う。次にステップ S 4において、 処理解析部 2 4 8は処理対象収集部 2 4 4を呼び出す。処理対象収集部 2 4 4は、 処理監視部 2 4 2の監視結果として得られた処理元と処理先にある情報を収集し、 処理対象情報テーブル 2 4 6に登録する。 このステップ S 4における処理対象情 報処理の詳細は図 3 0のフ口 チャートのようになる。
図 3 0おいて、 処理対象情報収集処理は、 まずステップ S 1で、 監視した処理 が実行された情報群の処理元と処理先を取得し、 ステップ S 2で処理元にある全 ての情報の一覧を取得する。 例えば図 2 3の処理元となるフォルダ 2 3 0— 1の 場合には、 情報 A、 情報 B、 情報 Cを取得する。 次にステップ S 3で、 取得した 処理元の情報の一覧に処理対象となった情報群に含まれない情報があるか否か判 別する。 この場合には情報 Cが、 処理対象となった情報群に含まれない情報であ ることから、 ステップ S 4に進み、 処理元の情報の中で処理対象となった情報群 に含まれない情報 Cを図 2 5の処理対象情報テーブル 2 4 6— 1に登録する。 即 ち、 関連情報名 2 7 0に 「情報 C」 を登録し、 また情報種別 2 7 2に 「移動元」 を登録する。 次にステップ S 5で、 処理先にある全ての情報の一覧を取得する。 例えば図 2 3の移動先であるフォルダ 2 3 0 - 2の情報 Dと情報 Eを取得する。 続いてステップ S 6で、 取得した処理先の情報の一覧に処理対象となった情報郡 に含まれない情報があるか否かチェックする。 この場合には、 取得した情報 D及 び情報 Eが移動処理の対象となった情報 Aと情報 Bに含まれないことから、 ステ ップ S 7に進み、 処理先の情報で処理対象となった情報郡に含まれない情報 Dと 情報 Eを、 例えば図 2 5の処理対象情報テ一ブル 2 4 6— 1のように登録する。 再び図 2 8を参照するに、 ステップ S 4で処理対象情報テーブルに対する処理 元及び処理先にある情報の収集登録が済むと、 ステップ S 5に進んで、 処理解析 部 2 4 8は処理対象情報テ一ブルの中の各情報に対応する属性情報テーブルの読 込済みか否かをチェックする。 読込済みでなければステップ S 6に進み、 処理対 象情報テーブルの中の各情報の属性情報テーブルが外部記憶装置に存在するか否 かチェックし、 存在すれば、 ステップ S 7で属性情報読込部 2 5 2に対し外部記 憶装置からの読込みを行わせる。ステップ S 6で外部記憶装置に存在しなければ、 ステップ S 8で、 存在していない処理対象情報テーブル中の情報の属性情報テ一 ブルを新たに作成する。 続いてステップ S 9で処理対象情報テーブル 246を参 照し、 その中の各情報の属性情報テーブルを更新する。 例えば図 23の処理対象 情報テーブル 246— 1の場合、 情報 A、 情報 B、 情報 ( 、 情報 D、 情報 Eの属 性情報テーブルを更新する。この処理対象情報テーブル 246- 1の登録内容は、 情報 Aと情報 Bを一括して移動し、 移動元に情報 Cが存在しており、 移動先に情 報 Dと情報 Eが存在していた状況を表わしている。 この場合には、 図 26のよう に、 情報 Aの属性情報テーブル 250- 1には一緒に移動した情報 Bに加え、 移 動によって関連が深くなつた移動先の情報 Dと情報 Eを登録し、 一方、 移動によ つて関連が薄くなつた移動元の情報 Cを削除した更新結果となっている。
ここで、 属性情報テーブルに登録する関連情報に対する属性情報をまとめると 次のような属性情報を登録する。
(1) 一緒にコピーした回数
(2) 一緒に移動した回数
(3) 一緒に削除した回数
(4) 一緒にリンクを生成した回数
(5) —緒にリンクを移動した回数
(6) 一緒にリンクを削除した回数
(7) 処理先にあった回数
(8) 処理元にあった回数
(9) 最新登録日時
ステップ S 9で属性情報テ一ブルの更新が済むと、 ステップ S 10で処理解析 部 248は属性値情報書出し部 254に対する指示によって、 処理対象情報テ一 ブル 246中の各情報の更新済みの属性情報テーブルを外部記憶装置へ書き出す。 以上のように、 図 24の関連情報管理部 240にあっては、 ユーザが情報群に 対して一括して行った処理を監視し、 この監視結果を受けて解析し、 解析結果を 属性情報テーブルに登録する。 これによつて、 ユーザが情報群に対し一括して行 つた処理に基づいて情報相互の関係を自動的に抽出し、 ユーザが情報を探索する こと無しに、 ある情報に関連の深い関連情報を求めることができる。
また、 処理対象となった情報だけでなく、 ユーザが一括処理を行った情報群の 処理元や処理先にある処理対象となっていない情報も調べ、、処理対象情報テープ ル 2 4 6に登録し、 このテ一ブル登録内容に基づいてユーザの処理を解析する。 このため、 ユーザが直接処理を行った情報群だけでなく、 ユーザによる一括処 理の結果、 処理対象となった情報群との関係が深くなつたり浅くなつたりした情 報を含めて、 情報相互の関係を自動的に抽出して属性情報テーブルに登録し、 ュ 一ザが情報を探索すること無しに、 ある情報に関係の深い関連情報を求めること ができる。
更に、 ユーザー括処理の解析に基づく関連情報を登録した属性情報テーブルを 外部記憶装置から読み込んだり外部記憶装置へ書き込んだりすることにより、 過 去にユーザが情報群に対して行った処理を解析して抽出した関連情報が再利用さ れ、 ユーザが情報を探索すること無しに、 ある情報に関係の深い情報を効率的に 求めることができる。
図 3 1は、 図 2 7のステップ S 5における関連情報表示処理のフローチャート である。 この関連情報表示処理は、 ステップ S 1でユーザがある情報の関連情報 の表示を選択して指示すると、 ステップ S 2で、 指示された情報の属性情報テー ブルが存在するか否かチェックする。 属性情報テーブルが存在すれば、 ステップ S 3で属性情報テ一ブルの関連情報について関連度でソートして表示するか否か チェックする。 関連度によるソート表示が指定されていた場合には、 ステップ S 4に進み、 指示情報の属性情報テーブルから各関連情報との関連の深さを示す関 連度を計算する。 最終的にステップ S 5で、 指定されたソート条件と表示条件で 関連情報を表示する。 この指定ソート条件としては、 図 2 4の関連情報表示ルー ル 2 6 6に示した関連度、 日時または関連情報名の 3つがある。 ここで図 3 1の 関連情報表示処理において、 関連情報を表示する対象となる情報は、 例えば次の ように指定する。 ( 1 ) 現在ユーザが処理中の情報に対応する関連情報を表示する。 例えばウイ ンドウズ X P (R) でワード (R) とェクセル (R) を使っており、 ワード (R) で編集中の場合、 ワード (R) で編集しているファイルの関連情報を表示する。
( 2 ) 関連情報を表示する際に、 どの情報の関連情報を表示するかをユーザが 直接指定する。 例えばウィンドウズ X P (R) のファイル参照ダイアログでファ ィルを指定し、 そのファイルの関連情報を表示する。
図 3 2は、 図 2 6の関連情報表示処理の対象となる情報 Aの属性情報テーブル 2 5 0 - 1と共に、 これに基づいて表示された関連情報一覧 2 8 8を表わしてい る。 この関連情報一覧 2 8 8は、 情報 Aの属性情報テ一ブル 2 5 0 - 1の例えば 登録最新日時を昇順にソートして表示している。 即ち、 登録最新日時の新しい情 報 E, D, Bの順に、 関連情報一覧 2 8 8にソートした表示が行われている。 も ちろん関連情報表示としては、 これ以外に、 関連情報名によるソートあるいは書 類遷移回数から読込回数までの属性データに所定の重みを掛けて総和を求めた関 連度のソートによる表示であっても良いことはいうまでもない。
図 3 3は、 図 2 4の関連情報管理部 2 4 0に設けているユーザ属性情報登録部 2 5 6による関連情報ユーザ登録処理のフローチャートである。 ステップ S 1に おいて、 ユーザがある情報の関連情報の登録を指示するとユーザ属性情報登録部 2 5 6が指示対象となっている情報の属性情報テーブルが読込済みか否かをステ ップ S 2で判断する。 属性情報テ一ブルが読み込まれていない場合には、 ステツ プ S 3に進み、 属性情報読込部 2 5 2に対し指示された情報の属性情報テーブル の読込みを指示する。 続いてステップ S 4で、 指示情報の属性情報テ一ブルが外 部記憶装置に存在するか否かチェックする。 存在していなければ、 ステップ S 6 で指示情報の属性情報テーブルを新たに生成する。 存在していれば、 ステップ S 5で外部記憶装置から指示情報の属性情報テーブルを読み込む。 ステップ S 2で 属性情報テーブルが読込済み、 もしくはステップ S 3〜S 6により外部から読込 みまたは新規生成された場合には、 ステップ S 7で指示情報の属性情報テーブル にユーザが指定した関連情報を登録する。 最後にステップ S 8で、 登録済みの属 性情報テーブルを外部記憶装置 2 6に書き出す。
図 3 4は、 図 2 4の関連情報管理部 2 4 0に設けたユーザ属性情報削除部 2 5 8による関連情報ユーザ削除処理のフローチャートである。 ステップ S 1でュ一 ザがある情報の関連情報の削除を指示すると、 ユーザ属性情報削除部 2 5 8はス テツプ S 2で指示情報の属性情報テーブルの読込済みか否か判断し、 属性情報テ —ブルが存在しなければ、 ステツプ S 3でユーザ属性情報読込部 2 5 2に対し指 示情報の属性情報テーブルの読込みを指示する。 続いてステップ S 4で指示情報 の属性情報テーブルが外部記憶装置に存在するか否かチェックし、 存在しなけれ ば処理を終了する。 存在していた場合には、 ステップ S 5で指示情報の属性情報 テーブルを外部記憶装置から読み込む。 ステップ S 2で指示情報の属性情報テ一 ブルが読込済みであるか、 あるいはステップ S 3〜S 5により外部記憶装置から 読み込まれた後は、 ステップ S 6で指示情報の属性情報テーブルから関連情報を 一覧表示する。 続いてステップ S 7で、 削除する関連情報をユーザが指示し、 ス テツプ S 8でユーザが確定操作を行うと、 属性情報テ一ブルから指示された関連 情報を削除する。 最後にステップ S 9で、 削除済みの属性情報テーブルを外部記 憶装置に書き出す。
次に図 2 4の関連情報管理部 2 4 0に設けている監視処理部 2 4 2で監視した 処理結果に基づいて、 処理解析部 2 4 8が処理対象情報テーブル 2 4 6を生成す る処理の詳細を説明する。 図 3 5のように情報 A、 情報 B、 情報 C及び情報 Dか らなる情報群 2 9 0に対し、 コピー、 移動、 削除、 リンク作成などのュ一ザ一括 処理 2 9 2を実行した場合、 計算機の処理の実行方法によって処理対象情報テ一 ブル 2 4 6の生成処理は次の 2つの塲合に分けられる。
( 1 ) 計算機が各情報を一括して処理する場合
( 2 ) 計算機が情報ごとに処理する場合
図 3 5は、 計算機が各情報を一括して処理することにより、 処理対象情報テ一 ブル 2 4 6を生成する場合の説明図である。 図 3 5において、 計算機 2 9 4が情 報群 2 9 0の各情報 A〜Dを一括して処理する場合は、 例えばあるプロセス 2 9 6の中で処理を実行するひとつの関数を呼び出し、 この関数の引数として情報群 2 9 0の中の全ての情報 A〜Dを指定するような処理 2 9 8に相当する。この時、 処理監視部 2 4 2はプロセス 2 9 6の中で処理を実行する関数呼出を監視してお り、 関数呼出の監視結果が得られるとこの関数の引数に指定された情報群 2 9 0 の全ての情報 A〜Dを処理対象情報テーブル 2 4 6に登録する登録処理 3 0 2を 行う。
図 3 6は、 情報 A〜Dからなる情報群 2 9 0に対し、 計算機が情報毎に処理す る場合の処理対象情報テーブル生成処理の説明図である。 この場合に計算機 2 9 4は、 あるプロセス 2 9 6の中で情報 A〜Dごとにスレツド 3 0 4—;!〜 3 0 4 —4を起動し、 そのスレッドの中で処理 3 0 6—:!〜 3 0 6— 4を実行する関数 を呼び出し、 この関数の引数として情報群 2 9 0の中の各情報 A〜Dを指定する ような状況に相当する。 この時、 処理監視部 2 4 2は各スレッド 3 0 4— 1〜3 0 4一 4による個々の関数の呼出を監視する。 このようにあるプロセス 2 9 6で 複数のスレツド 3 0 4—:!〜 3 0 4— 4を用いた関数呼出を行った時に、 どの関 数呼出までがある情報群 2 9 0に対するひとまとめの処理であるかを判断する必 要がある。
図 3 7のフローチャートは、 図 3 6の計算機よる情報ごとの処理における処理 対象情報テーブル生成処理のフローチャートである。尚、 このフローチャートは、 図 2 8の関連情報自動登録処理におけるステツプ S 1〜S 4の具体的な処理内容 を表すものでもある。 図 3 7において、 ステップ S 1でユーザがある情報群に対 する処理を実行すると、 ステップ S 2で処理監視部 2 4 2は監視結果として得ら れた処理に通し番号 ( 1 , 2 · · · · N) を付けて、 処理解析部 2 4 8に通知す る。 これは図 3 6の例では各スレツド 3 0 4— 1〜3 0 4— 4の関数呼出に対し 通し番号 ( 1 , 2 · · · · N) を付けることに相当する。 続いてステップ S 3で 解析処理部 2 4 8は処理対象情報テーブル 2 4 6を作成し、 処理番号 1の処理対 象である情報群中のある情報を登録する。 次に処理解析部 2 4 8は処理番号 2か ら処理番号 Nの各処理を解析し、 各処理を処理対象情報テーブル 2 4 6に登録す るか否か判断する。 即ちステップ S 4で i = 2 , 3 · · · · Νと変化する処理番 号 iの処理内容とすでに登録が済んだ処理番号 1の処理先と同じかどうか調べる。 同じであればステップ S 5で処理番号 iと処理番号 1の実行開始の時間差が予 め定めた時間内に収まっているかどうか調べる。 もしステップ S 4 , S 5の両方 の条件を満たしていた場合には、 ステップ S 6で処理 1の処理対象情報テーブル へ処理 iの対象である情報群のある情報を登録する。 もしステップ S 4 , S 5の 条件の両方が満たされていない場合にはステップ S 7で別処理として処理 iの処 理対象である情報群のある情報を別の処理対象情報テーブルを生成して登録する。 このステップ S 4〜S 7の処理をステップ S 8で処理 iが処理 Nとなるまで繰り 返す。
次に、 情報群に対するコピー、 移動、 削除のユーザ処理の対象となった情報に 対する関連情報の属性情報テーブルを変更する図 1 9の処理解析部 2 4 8処理の 詳細を説明する。 図 3 8は、 フォルダ 3 1 0とフォルダ 3 1 2の間で情報 Aを情 報 A ' にコピーし、 情報 Bを情報 B ' に移動し、 更に情報 Cを削除した場合の例 である。 このような各情報のコピー、 移動または削除に伴い、 各情報の属性情報 テーブルも同様の処理を受ける。 即ち情報 Aの属性情報テーブル 2 5 0 _ 1は、 情報 A ' として属性情報テーブル 2 5 0 - 1 1にコピーされる。 また情報 Bの属 性情報テーブル 2 5 0 _ 2は、 情報 B ' の属性情報テーブル 2 5 0— 2 1に移動 される。 更に情報 Cの属性情報テーブル 2 5 0— 3は削除される。
図 3 9、 図 4 0は、 図 3 8のような情報のコピー、 移動、 削除に伴つて各情報 の属性情報テーブルを変更する更新処理のフローチャートである。 図 3 9、 図 4 0において、 ステップ S 1でユーザがある情報群へある処理を実行すると、 これ がステップ S 2で監視処理部 2 4 2により監視され、 監視結果が処理解析部 2 4 8に通知される。 処理解析部 2 4 8は処理内容がコピー、 移動または削除のいず れかであるかを調べ、 処理内容に応じて各情報の属性情報テーブルをどのように 処理するか決定する。 ステップ S 3で情報群への処理がコピーと判別された場合 には、 ステップ S 4で属性情報呼出部 2 5 2を呼び出して、 情報群の各情報の属 性情報テーブルを読み込み、 ステップ S 5で読み込んだ情報テーブルをコピーし た情報群の各情報に対応するように変更して、 属性情報書込手段 2 5 5により外 部記憶装置に記憶する。 またステップ S 6で情報群への処理として移動が判別さ れた場合には、 ステップ S 7で属性情報呼出部 2 5 2を呼び出して外部記憶装置 から情報群の各情報の属性情報テーブルを読み込み、 ステップ S 8で読み出した 属性情報テ一ブルを移動した情報群の各情報に対応するように変更し、 属性情報 書出部 2 5 4を読み出して外部記憶装置に書き出す。 更にステップ S 9で移動処 理を行う前の情報群の各情報の属性情報テーブルを削除する。 更にステップ S 1 0で情報群の処理が削除と判別されば場合には、 ステップ S 1 0で属性情報削除 部 2 5 8を呼び出し、 情報群の各情報の属性情報テーブルを削除する。 このよう にユーザの情報群に対する処理を監視して解析し、 情報の保管場所が変わる場合 には、 情報の保管場所の変更に応じて、 その属性情報テーブルの保管場所も変更 し、 情報の変更場所が変わった場合にあってもユーザが自分で情報を探索するこ となしに保管場所が変わった情報についての関連情報を利用することができる。 図 4 1、 図 4 2は、 図 3 8のように情報のコピー、 移動、 削除によって処理対 象となった情報の各関連情報に対応する属性情報テーブルを変更する処理の説明 図である。 図 4 1 (A) は、 図 3 8においてコピーを行った情報 A、 移動を行つ た情報 B及び削除を行った情報 Cの属性情報テーブル 2 5 0 - 1 , 2 5 0 - 2 , 2 5 0 - 3を示しており、各テ一ブルには関連情報として情報 Zが存在している。 この情報 Zはフォルダ 3 2 0に情報 Yと共に格納されており、 情報 Yは属性情報 テ一ブル 2 5 0 - 5を持ち、 また情報 Zは属性情報テーブル 2 5 0— 6を持って いる。 このような場合に情報 Aのコピー、 情報 Bの移動及び情報 Cの削除が行わ れた場合には、 情報 A, B , Cのそれぞれに対する関連情報である情報 Zの属性 情報テーブル 2 5 0— 6についても、 情報 Zから見た関連情報である情報 A、 情 報 B及び情報 Cに対する処理内容に応じた変更を行う。 この情報 Zの属性情報テ 一ブル 2 5 0— 6の変更は、 図 4 2 (B ) のように、 変更前の情報 Zの属性情報 テ一ブル 2 5 0 - 6に対し、 コピー 3 1 4に応じてコピ一先の情報 A, を情報 Z の更新後の属性情報テーブル 2 5 0— 6 1のように追加し、 また移動 3 1 6に伴 つて更新後の属性情報テーブル 2 5 0 - 6 1に移動先の情報 B ' を登録し、 更に 元の属性情報テーブル 2 5 0— 6の情報 Cは削除 3 1 8に伴い更新後の属性情報 テーブル 2 5 0 - 6 1からは削除されることになる。
図 4 3、 図 4 4は、 図 4 1、 図 4 2における関連情報の属性情報テーブルの更 新処理のフローチャートである。 図 4 3、 図 4 4において、 ステップ S 1でュ一 ザがある情報群である処理を実行すると、 ステップ S 2で処理監視部 2 4 2が情 報群への処理を監視して監視結果を処理解析部 2 4 8に通知する。 続いてステツ プ S 3で処理解析部 2 4 8が属性情報読込部 2 5 2を呼び出し、 情報群の処理対 象となった各情報の属性情報テーブルを外部記憶装置から読み込むようにし、 こ れを受けてステップ S 4で属性情報読込部 2 5 2が外部記憶装置から情報群の各 情報の属性情報テーブルを読み込む。 これは図 4 1の例では情報 A, B , Cの属 性情報テ一ブル 2 5 0— 1〜2 5 0— 3の読込に相当する。 次にステップ S 5に おいて、 処理解析部 2 4 8は外部記憶装置から読み込んだ各情報に対応する属性 情報テーブルの中の関連情報を調べ、 各関連情報の属性情報テーブルを読み込む ように属性情報読込部 2 5 2に指示し、 これを受けてステップ S 6で属性情報読 込部 2 5 2が外部記憶装置から関連情報の属性情報テーブルを読み込む。 これは 図 4 2における関連情報 Zを調べてその属性情報テーブル 2 5 0 - 6を読み込む ことに相当する。 次にステップ S 7で処理解析部 2 4 8は関連情報の属性情報テ ―ブルに処理対象となつた情報群の各情報が登録されているか否か調べる。 図 4 2の例では情報 Zの属性情報テーブル 2 5 0 - 6に処理対象となった情報群の情 報 A, B , Cが登録されており、 これを調べることに相当する。 関連情報の属性 情報テ一ブルに処理対象となつた各情報が登録されている場合には、 ステップ S 8で情報群への処理がコピ一か否かチェックし、 コピーであればステツプ S 9で 関連情報の属性情報テーブルにコピーした情報群の各情報を追加登録する。 これ は 4 2おける情報 Zの新しい属性情報テーブル 2 5 0 - 6 1におけるコピーによ る情報 A ' の追加登録に相当する。 続いてステップ S 1 0で情報群への処理が移 動であることを判別すると、 ステップ S 1 1で関連情報の属性情報テ一プルの中 に登録されていた処理対象となった情報群中の各情報を移動した情報群の各情報 に対応するように変更する。 これは図 4 2の例における情報 Zの新しい属性情報 テーブル 2 5 0 - 6 1における移動による情報 B ' の登録に相当する。 更にステ ップ S 1 2で情報群への処理が削除であることが判別されると、 ステップ S 1 3 で関連情報の属性情報テ一ブルに登録されていた処理対象となった情報群中の各 情報を削除する。 これは図 4 2の例における情報 Zの属性情報テーブル 2 5 0 - 6に対する情報 Cの削除に相当する。 このようなステップ S 7〜S 1 3による処 理対象となった情報群の各情報に対応した関連情報の属性情報テーブルに対する 変更処理がすむと、 ステップ S 1 4で処理解析部 2 4 8は属性情報書込部 2 5 4 を呼び出し、 変更された関連情報の属性情報テーブルの外部記憶装置への書込を 指示し、 これを行わせる。 このようにユーザの情報群に対する処理を監視し、 監 視結果の解析から情報の保管塲所が変わる場合には、 処理対象となつた情報の属 性情報テーブルを参照してその関連情報を調べ、 関連情報の属性情報テーブルに 処理対象となつた各情報が存在するときには処理対象となつた情報の保管場所の 変更状況に応じて関連情報の属性情報テ一ブルを変更しているため、 ユーザ処理 の対象となった情報の属性情報テーブルの変更に加えて、 関連情報の属性情報テ —ブルについてもユーザ処理に対応した変更が自動的に行われ、 処理対象となつ た処理元及び処理先には含まれてない関連情報についても、 ユーザ処理に対応し た変更結果を関連情報の属性情報テーブルに反映し、 その後にユーザがある情報 を処理する際の関連情報として適切にアクセスすることができる。
図 4 5は、 本発明の関連情報管理をネットワークに適応した場合の説明図であ る。 このネットワークに適応した本発明の関連情報管理にあっては、 インタ一ネ ットなどのネットワーク 3 2 6を介して、 複数のユーザ装置 3 2 4— 1〜3 2 4 —3を接続しており、 更に本発明の関連情報管理をネットワーク上で実現するた めの関連情報管理サーバ 3 2 8を設けている。 関連情報管理サーバ 3 2 8には、 図 2、 図 3の第 1実施形態に示した関連情報管理部 4 0或いは図 2 3、 図 2 4の 第 2実施形態に示した関連情報管理部 2 4 0のいずれか一方あるいは両方の機能 が設けられており、 ネットヮ一ク 3 2 6で接続されたユーザ 3 2 4— 1〜3 2 4 —3のそれぞれにおける情報または情報群におけるユーザの処理を、 図 2、 図 3 におけるユーザインタ一フェース 2 8や 2 3、 図 2 4におけるユーザイン夕一フ エース 2 8 0のュ一ザ処理と同様に監視し、 監視結果の解析により関連情報を抽 出し、 次に同じ情報を処理する際にはその関連情報を表示してユーザがアクセス できるようにしている。
図 4 6は、 本発明の関連情報管理における監視対象となるユーザ処理が仮想的 な情報であるショートカツトに対する操作として行われた場合の説明図である。 ' 図 4 6において、 装置処理 3 3 2側にはフォルダ 3 3 4によりファイル Aの実 体 3 3 6が設けられているが、 ュ一ザ処理 3 3 0側にはフォルダ 3 3 8— 1によ りファイル Aのショートカツト 3 4 0が設けられている。 このような仮想的な情 報であるショートカツト 3 4 0に対する例えばュ一ザ処理としてのアクセス、 コ ピー、 移動、 削除などのユーザ操作 3 4 2が行われると、 このユーザ操作 3 4 2 による処理を図 2、 図 3の処理監視部 4 2あるいは図 2 3 , 図 2 4の処理監視部 2 4 2が監視しており、 監視結果に基づき関連情報管理処理 3 4 4としてフアイ ル Aの実体の属性情報テーブルの変更処理を行う。 また図 2、 図 3の関連情報表 示部 6 0や図 2 3、 図 2 4の関連情報表示部 2 6 0によって表示されたある情報 に関連する関連情報の表示を見て、 ファイル Aのショートカツ卜の関連情報の参 照操作 3 4 6が行われると、 右側のフォルダ 3 3 8— 2のように、 ファイル Aの ショ一トカット 3 4 0に対するアクセスを受けて、 ファイル Aの実体の関連情報 を参照表示する処理 3 4 8が行われる。 即ち仮想的な情報の実体であるショート カツトに対するュ一ザ処理や関連情報を参照するための参照処理についても、 図 2、 図 3及び図 2 3、 図 2 4の実施形態と同様ひとつのユーザ処理として処理が 監視され、 監視結果に基づき属性情報の生成と属性情報を利用した関連情報の表 示を行うことができる。
なお上記の実施形態は、 ユーザがファイルをアクセスした場合の関連情報管理 処理を例に取るものであつたが、 ユーザが WWWのホームページにアクセスする 場合についても全く同様に適用できる。 もちろん、 ュ一ザがファイルと wwwの ホームページの両方にアクセスする場合についても同様に適用できる。
また上記の実施形態は、 ホス卜コンピュータに本発明による関連情報管理のプ ログラムをインストールして実行する場合を例に取っているが、 パーソナルコン ピュ一夕や P ADなどの C P Uによるプログラムが実行される適宜の情報機器を 含むことはもちろんである。
また本発明による関連情報管理を実現するプログラムは、 例えばマイクロソフ ト社のワード (R) ゃェクセル (R) にリンクしたバックグラウンドのアプリケ ーシヨンプログラムとして動作し、 ユーザによるファイルアクセスや WWWのホ ームページのアクセスを通じて自動的に、 ある情報に対する関連情報を属性情報 テーブルの形態で生成し、 必要に応じて関連情報の表示と関連情報に対するァク セスを可能とする。
また本発明は、 その目的と利点を損なうことのない適宜の変形を含み、 更に上 記の実施形態に示した数値による限定は受けない。 産業上の利用の可能性
(単一情報のユーザ処理に基づく関連情報登録)
以上説明してきたように本発明によれば、 ュ一ザによる文書や画像の作成また は編集におけるユーザの処理に基づいて、 ある情報に関連する関連情報が自動的 に抽出されて関連情報として登録され、 ユーザが意識的に関連する情報を選別す る必要がなく、 またユーザの処理に基づいて関連情報が抽出されるため、 ユーザ の視点から見て関連性の深い情報を自動的に抽出できる。 .
また抽出された関連情報は例えば外部記憶装置に記録されて次のユーザ処理の 際に再度更新され、 これにより過去に登録した関連情報を含めて関連性の高い情 報に簡単且つ適切にアクセスすることができる。
また自動抽出された関連情報の表示について、 関連度、 更新日、 情報名などに よるソートで複数の関連情報を表示するため、 ユーザは表示された関連情報にお ける関連度の深さを容易に認識し、 より適確に関連の深い情報へアクセスするこ とができる。
またユーザにより関連情報の登録と削除が必要に応じて直接行うことができ、 関連対象とする関連情報の使い勝手をより一層高めることができる。
更に、 プロセスと情報が 1対 1に対応した場合のみならず、 マルチスレッド〇 Sのようにプロセスと情報とが 1対 1に対応していない場合にも、 情報ごとに構 築される属性情報テーブルにようって関連情報を適切に自動生成して、 ユーザに 関連情報を効率良く利用させることができる。
(情報群のユーザ処理に基づく関連情報登録)
また本発明にあってはユーザが複数の情報を含む情報群に対し、 一括してコピ ―、 移動、 削除といったユーザ処理が行われると、 情報群の中の処理対象となつ た各情報の関連情報が自動的に抽出されて属性情報として登録され、 後に同じ情 報を処理する際に抽出した関連情報を表示してユーザが選択的にアクセスでき、 情報群の一括処理においてユーザは関連情報を選別する必要がなく、 またユーザ の処理に基づいて関連情報を抽出するためユーザの視点から見て関連の深い情報 を自動的に抽出でき、 ユーザは自分自身で関連情報を探索することなく自動的に 抽出された関連情報を効率的に利用することができる。
またユーザによる情報群の一括した処理については、 直接処理対象となった情 報にのみならず、 処理元及び処理先で処理対象となっていない情報についても抽 出された後にユーザ処理との関連度の度合に応じて関連情報を利用しての追加或 いは除去が行われ、 次にユーザ処理に伴う関連性の高い情報の自動生成による利 用が実現できる。
更に、 ユーザが情報群に対し行ったコピー、 移動または削除といった処理によ つて各情報の場所が変わった場合も、 処理内容に合わせて各情報について登録さ れている属性情報の内容が変更され、 ユーザは処理が実行される前と同様に、 処 理の実行後においても同じ情報を処理する際に属性情報に基づき関連情報を参照 することができる。

Claims

請求の範囲
1 . 処理監視部により、 計算機のオペレー ?実行される複数の プロセスの処理を監視する処理監視ステップと、
プロセス管理情報生成部により、 前記各プロセスが処理する情報との対応関係 を登録するプロセス管理テーブルを生成するプロセス管理情報生成ステップと、 第 1処理解析部により、 前記プロセスの監視結果とプロセス管理テーブルを参 照して、 各プロセスの情報の間でどのような処理が行われたかを解析して情報間 の関係を抽出する第 1処理解析ステツプと、
第 2処理生成部により、 前記抽出された情報間の関係を登録した属性情報テー ブルを各プロセスの情報毎に生成する第 2処理解析ステップと、
を備えたことを特徴とする関連情報管理方法。
2 . 請求の範囲 1記載の関連情報管理方法に於いて、 前記プロセスで処理する情 報とは、ファイル又は胃 Wのホームページであることを特徵とする関連情報管 理方法。
3 . 請求の範囲 1記載の関連情報管理方法に於いて、 前記属性情報テーブルに登 録する情報間の関係とは、 各プロセスが同時期にアクセスしていた情報、 各プロ セスが同時期にアクセスしていた情報間の処理の遷移、 各プロセスが同時期にァ クセスしていた情報間のデ一夕コピー、 各プロセスが同時期にアクセスしていた 情報間のデータ移動、あるプロセスがアクセスしていた情報へ別の情報の読込み、 又はあるプロセスがアクセスしていた情報から別の情報へのハイパーリンクの設 定の少なくともいずれかを含むことを特徴とする関連情報管理方法。
4. 請求の範囲 1記載の関連情報管理方法に於いて、 更に、
関連情報表示部により、 前記属性情報テーブルに基づいて 1又は複数の関連情 報を表示する関連情報表示ステツプと、
関連情報アクセス部により、 前記表示された関連情報の中から選択した情報へ アクセスする関連情報アクセスステップと、
を備えたことを特徴とする関連情報管理方法。
5 . 請求の範囲 4記載の関連情報管理方法に於いて、 前記関連情報表示ステップ は、 前記属性情報テ一ブルを参照して、 複数の関連情報について関連性の深さを 示す関連度を計算し、 前記関連度の順に複数の関連情報を並べて表示することを 特徴とする関連情報管理方法。
6 . 請求の範囲 1記載の関連情報管理方法に於いて、 更に、 前記属性情報テ一ブ ルに、 ユーザにより指定された関連情報を登録する属性情報登録ステップを備え たことを特徴とする関連情報管理方法。
7 . 請求の範囲 1記載の関連情報管理方法に於いて、 更に、 前記属性情報テープ ルから、 ユーザにより指定された関連情報を削除する属性情報削除ステップとを 備えたことを特徴とする関連情報管理方法。
8 . 請求の範囲 1記載の関連情報管理方法に於いて、 前記プロセス管理テーブル 生成ステップは、
各プロセスで実行されている複数の表示スレツドを監視し、 各表示スレツドが 表示している情報との対応関係を登録した表示スレツド管理テーブルを生成する スレツド管理テーブル生成ステップと、
各プロセスが処理している情報との対応関係を登録した仮プロセス管理テ一ブ ルを生成する仮プロセス管理テーブル生成ステップと、
前記仮プロセス管理テ一ブルと表示スレッド管理テーブルをマージしてプロセ ス、 スレツド及び情報との対応関係を登録したプロセス管理テーブルを生成する マージステップと、
を備えたことを特徴とする関連情報管理方法。
9 . 請求の範囲 1記載の関連情報管理方法に於いて、 前記第 2処理解析ステップ は、 前記属性情報テーブルを外部記憶装置から読み込んで前記情報間の関係を登 録した後に前記外部記憶装置に書き出すことを特徴とする関連情報管理方法。
1 0 . コンピュータに、
オペレーティングシステムで実行される複数のプロセスの処理を監視する処理 監視ステップと、
前記各プロセスが処理する情報との対応関係を登録するプロセス管理テーブル を生成するプロセス管理テーブル生成ステップと、
前記プロセスの監視結果とプロセス管理テーブルを参照して、 各プロセスの情 報の間でどのような処理が行われたかを解析して情報間の関係を抽出する第 1処 理解析ステップと、
前記抽出された情報間の関係を登録した属性情報テ一ブルを各プロセスの情報 毎に生成する第 2処理解析ステップと、
を実行させることを特徴とするプログラム。
1 1 . 請求の範囲 1 0記載のプログラムに於いて、 前記プロセスで処理する情報 とは、 ファイル又は WWWのホームページであることを特徴とするプログラム。
1 2 . 請求の範囲 1 0記載のプログラムに於いて、 前記属性情報テーブルに登録 する情報間の関係とは、 各プロセスが同時期にアクセスしていた情報、 各プロセ スが同時期にアクセスしていた情報間の処理の遷移、 各プロセスが同時期にァク セスしていた情報間のデータコピー、 各プロセスが同時期にアクセスしていた情 報間のデ一夕移動、 あるプロセスがアクセスしていた情報へ別の情報の読込み、 又はあるプロセスがアクセスしていた情報から別の情報へのハイパーリンクの設 定の少なくともいずれかを含むことを特徴とするプログラム。
1 3 . 請求の範囲 1 0記載のプログラムに於いて、 更に、
前記属性情報テーブルに基づいて 1又は複数の関連情報を表示する関連情報表示 前記表示された複数の関連情報の中から選択した情報へアクセスする関連情報 アクセスステップと、
を備えたことを特徴とするプログラム。
1 4.請求の範囲 1 3記載のプログラムに於いて、前記関連情報表示ステップは、 プロセスが処理中の情報に対応した属性情報テーブルを参照して、 複数の関連情 報について関連性の深さを示す関連度を計算し、 前記関連度の順に複数の関連情 報を並べて表示することを特徴とするプログラム。
1 5 . 請求の範囲 1 0記載のプログラムに於いて、 更に、 前記属性情報テーブル に、 ユーザにより指定された関連情報を登録する属性情報登録ステツプを備えた ことを特徴とするプログラム。
1 6 . 請求の範囲 1 0記載のプログラムに於いて、 更に、 前記属性情報テーブル から、 ュ一ザにより指定された関連情報を削除する属性情報削除ステップとを備 えたことを特徴とするプログラム。
1 7 . 請求の範囲 1 0記載のプログラムに於いて、 前記プロセス管理テーブル生 成ステップは、
各プロセスで実行されている複数の表示スレツドを監視し、 各表示スレツドが 表示している情報との対応関係を登録した表示スレツド管理テーブルを生成する スレツド管理テーブル生成ステップと、
各プロセスが処理している情報との対応関係を登録した仮プロセス管理テープ ルを生成する仮プロセス管理テ一ブル生成ステップと、
前記仮プロセス管理テーブルと表示スレツド管理テーブルをマージしてプロセ ス、 スレツド及び情報との対応関係を登録したプロセス管理テーブルを生成する マージステップと、
を備えたことを特徴とするプログラム。
1 8 . 計算機のオペレーティングシステムで実行される複数のプロセスを処理監 視部と、
前記各プロセスが処理する情報との対応関係を登録するプロセス管理テーブル を生成するプロセス管理テーブル生成部と、 '
前記プロセスの監視結果とプロセス管理テーブルを参照して、 各プロセスの情 報の間でどのような処理が行われたかを解析して情報間の関係を抽出する第 1処 理解析部と、
前記抽出された情報間の関係を登録した属性情報テーブルを各プロセスの情報 毎に生成する第 2処理解析部と、
前記属性情報テーブルに基づいて関連性の高い 1又は複数の情報を表示する関 連情報表示部と、
前記表示された関連性の高い複数の情報の中から選択した情報へアクセスする 関連情報アクセス部と、
を備えたことを特徴とする関連情報管理装置。
1 9 . 処理監視部により、 情報群に対するユーザの一括した処理を監視する処理 第 1処理解析部により、 前記処理監視ステツプの監視結果からユーザの処理対 象となった情報群の情報とその処理内容を登録する処理対象情報テーブルを生成 する第 1処理解析ステップと、
第 2処理解析部により、 前記処理対象情報テ一ブルに登録された情報に対しど のような処理が行われたかを解析して情報間の関係を抽出する第 2処理解析ステ ップと、
第 3処理解析部により、 前記抽出された情報間の関係を登録した属性情報テー ブルを生成する第 3処理解析ステツプと、
関連情報表示部により、 前記属性情報テーブルに基づいて 1又は複数の関連情 報を表示する関連情報表示ステップと、
関連情報アクセス部により、 前記表示された関連情報の中から選択した情報へ アクセスする関連情報アクセスステップと、
を備えたことを特徴とする関連情報管理方法。
2 0 . 請求の範囲 1 9記載の関連情報管理方法に於いて、
更に、 ユーザの処理対象となった処理元や処理先の情報群に含まれる処理対象 とならなかった対象外情報を調べて処理対象情報テーブルに登録する処理対象情 報収集ステップを設け、
前記第 3処理解析ステップは、 前記処理対象情報テーブルに登録された処理元 及び処理先の対象外情報とユーザが処理した情報群の情報との関係を抽出して属 性情報テーブルを更新することを特徴とする関連情報管理方法。
2 1 . 請求の範囲 1 9記載の関連情報管理方法に於いて、 前記第 3処理解析ステ ップは、 前記処理対象情報テーブルに登録された情報に対応する属性情報テープ ルを、 ユーザの処理に応じてコピー、 移動又は削除することを特徴とする関連情 報管理方法。
2 2 . 請求の範囲 1 9記載の関連情報管理方法に於いて、 前記第 3処理解析ステ ップは、 ユーザの処理対象となつた情報群の情報の属性情報テ一ブルに登録され ている関連情報の属性情報テーブルを調べ、 前記関連情報の属性情報テーブルに ユーザの処理対象となった情報が登録されていた場合に、 前記関連情報の属性情 報テーブルに登録されている処理対象となった情報の登録内容を処理内容に応じ て変更することを特徵とする関連情報管理方法。
2 3 . 請求の範囲 1 9記載の関連情報管理方法に於いて、 前記第 2処理監視ステ ップは、 前記情報群に対するユーザの一括した処理であるかどうかを、 前記情報 群の情報の処理先、 又は前記情報群の情報に対する処理の起動時間の差の少なく ともいずれかから判断することを特徴とする関連情報管理方法。
2 4. 請求の範囲 1 9記載の関連情報管理方法に於いて、 前記ユーザの処理対象 とする情報は、 ファイル、 フォルダ、 WWWページ又はファイルのリンクを含む ことを特徴とする関連情報管理方法。
2 5 . 請求の範囲 1 9記載の関連情報管理方法に於いて、 前記属性情報テーブル に登録する解析結果とは、 情報のコピー、 移動、 削除、 リンク生成、 リンク削除 又はドラッグ ·アンド · ドロップの少なくともいずれかを含むことを特徴とする 関連情報管理方法。
2 6 . 請求の範囲 1 9記載の関連情報管理方法に於いて、 前記関連情報表示ステ ップは、 前記属性情報テーブルを参照して、 複数の関連情報について関連性の深 さを示す関連度を計算し、 前記関連度の順に複数の関連情報を並べて表示するこ とを特徴とする関連情報管理方法。
2 7 . 請求の範囲 1 9記載の関連情報管理方法に於いて、 更に、 前記属性情報テ —ブルに、 ユーザにより指定された関連情報を登録する属性情報登録
備えたことを特徴とする関連情報管理方法。
2 8 . 請求の範囲 1 9記載の関連情報管理方法に於いて、 更に、 前記属性情報テ ―ブルから、 ユーザにより指定された関連情報を削除する属性情報削除ステップ とを備えたことを特徴とする関連情報管理方法。
2 9 . 請求の範囲 1 9記載の関連情報管理方法に於いて、 第 3処理解析ステップ は、 前記属性情報テーブルを外部記憶装置から読み込んで前記情報間の関係を登 録した後に前記外部記憶装置に書き出すことを特徴とする関連情報管理方法。
3 0 . コンピュータに、
情報群に対するユーザの一括した処理を監視する処理監視ステップと、 前記処理監視ステツプの監視結果からユーザの処理対象となった情報群の情報 とその処理内容を登録する処理対象情報テーブルを生成する第 1処理解析ステツ プと、
前記処理対象情報テーブルに登録された情報に対しどのような処理が行われた かを解析して情報間の関係を抽出する第 2処理解析ステツプと、
前記抽出された情報間の関係を登録した属性情報テーブルを生成する第 3処理 解析ステップと、
前記属性情報テーブルに基づいて 1又は複数の関連情報を表示する関連情報表 示ステップと、
前記表示された関連情報の中から選択した情報へアクセスする関連情報ァクセ を実行させることを特徴とするプログラム。
3 1 . 請求の範囲 3 0記載のプログラムに於いて、 前記コンピュータに、 更に、 ユーザの処理対象となった処理元と処理先の情報群に含まれる処理対象とならな かつた対象外情報を調べて処理対象情報テ一ブルに登録する処理対象情報収集ス テツプを実行させ、
前記第 3処理解析ステツプは、 前記処理対象情報テーブルに登録された処理元 及び処理先の対象外情報とユーザが処理した情報群の情報との関係を抽出して属 性情報テーブルを更新することを特徴とするプログラム。
3 2 .請求の範囲 3 0記載のプログラムに於いて、前記第 3処理解析ステップは、 前記処理対象情報テーブルに登録された情報に対応する属性情報テーブルを、 ュ 一ザの処理に応じてコピー、 移動又は削除することを特徴とするプログラム。
3 3 .請求の範囲 3 0記載のプログラムに於いて、前記第 3処理解析ステップは、 ユーザの処理対象となつた情報群の情報の属性情報テ一ブルに登録されている関 連情報の属性情報テーブルを調べ、 前記関連情報の属性情報テーブルにユーザの 処理対象となった情報が登録されていた場合に、 前記関連情報の属性情報テープ ルに登録されている処理対象となった核情報の登録内容を処理内容に応じて変更 することを特徴とするプログラム。
3 4.請求の範囲 3 0記載のプログラムに於いて、前記第 2処理監視ステップは、 前記情報群に対するユーザの一括した処理であるかどうかを、 前記情報群の情報 の処理先、 又は前記情報群の情報に対する処理の起動時間の差の少なくともいず れかから判断することを特徵とするプログラム。
3 5 . 請求の範囲 3 0記載のプログラムに於いて、 前記ユーザの処理対象とする 情報は、 ファイル、 フォルダ、 WWWページ又はファイルのリンクを含むことを 特徴とするプログラム。
3 6 . 請求の範囲 3 0記載のプログラムに於いて、 前記属性情報テーブルに登録 する解析結果とは、 情報のコピー、 移動、 削除、 リンク生成、 リンク削除又はド ラック ·アンド · ドロップの少なくともいずれかを含むことを特徴とするプログ ラム。
3 7 .請求の範囲 3 0記載のプログラムに於いて、前記関連情報表示ステップは、 前記属性情報テーカレを参照して、 複数の関連情報について関連性の深さを示す 関連度を計算し、 前記関連度の順に複数の関連情報を並べて表示することを特徴 とするプログラム。
3 8 . 請求の範囲 3 0記載のプログラムに於いて、 更に、 前記属性情報テーブル に、 ユーザにより指定された関連情報を登録する属性情報登録ステップを備えた ことを特徴とするプログラム。
3 9 . 請求の範囲 3 0記載のプログラムに於いて、 更に、 前記属性情報テーブル から、 ユーザにより指定された関連情報を削除する属性情報削除ステップとを備 えたことを特徴とするプログラム。
4 0 . 請求の範囲 3 0記載のプログラムに於いて、 第 3処理解析ステップは、 前 記属性情報テーブルを外部記憶装置から読み込んで前記情報間の関係を登録した 後に前記外部記憶装置に書き出すことを特徴とするプログラム。
4 1 . 情報群に対するユーザの一括した処理を監視する処理監視部と、
前記処理監視部の監視結果からユーザの処理対象となつた情報群の情報とその 処理内容を登録する処理対象情報テーブルを生成する第 1処理解析生成部と、 前記処理対象情報テーブルに登録された情報に対しどのような処理が行われた かを解析して情報間の関係を抽出する第 2処理解析部と、
前記抽出された情報間の関係を登録した属性情報テーブルを生成する第 3処理 解析部と、 前記属性情報テーブルに基づいて 1又は複数の関連情報を表示する関連情報表 示部と、
前記表示された関連情報の中から選択した情報へアクセスする関連情報ァクセ ス部と、
を実行させることを特徴とする関連情報管理装置。
PCT/JP2002/010182 2002-09-30 2002-09-30 関連情報管理方法、プログラム及び装置 WO2004031956A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
PCT/JP2002/010182 WO2004031956A1 (ja) 2002-09-30 2002-09-30 関連情報管理方法、プログラム及び装置
JP2004541176A JP4199193B2 (ja) 2002-09-30 2002-09-30 関連情報管理方法、プログラム及び装置
US10/995,321 US20050120035A1 (en) 2002-09-30 2004-11-24 Method, program and apparatus for management of related information
US12/270,327 US20090070352A1 (en) 2002-09-30 2008-11-13 Method, program and apparatus for management of related information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2002/010182 WO2004031956A1 (ja) 2002-09-30 2002-09-30 関連情報管理方法、プログラム及び装置

Publications (1)

Publication Number Publication Date
WO2004031956A1 true WO2004031956A1 (ja) 2004-04-15

Family

ID=32051278

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2002/010182 WO2004031956A1 (ja) 2002-09-30 2002-09-30 関連情報管理方法、プログラム及び装置

Country Status (3)

Country Link
US (2) US20050120035A1 (ja)
JP (1) JP4199193B2 (ja)
WO (1) WO2004031956A1 (ja)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005267339A (ja) * 2004-03-19 2005-09-29 Fuji Xerox Co Ltd ファイル管理システム、ファイル情報提示方法
JP2007257319A (ja) * 2006-03-23 2007-10-04 Fujitsu Ltd ファイル管理プログラム、ファイル管理装置およびファイル管理方法
US7747616B2 (en) 2006-01-10 2010-06-29 Fujitsu Limited File search method and system therefor
WO2012133841A1 (ja) * 2011-03-30 2012-10-04 日本電気株式会社 データ関連度判定装置、データ関連度判定方法、および、記録媒体
CN111931177A (zh) * 2020-07-16 2020-11-13 深信服科技股份有限公司 信息处理方法、装置、电子设备和计算机存储介质

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005275936A (ja) * 2004-03-25 2005-10-06 Fujitsu Ltd ウィンドウ管理システム
US20060198174A1 (en) * 2005-02-21 2006-09-07 Yuji Sato Contents Providing System, Output Control Device, and Output Control Program
KR20090025607A (ko) * 2007-09-06 2009-03-11 삼성전자주식회사 컨텐트의 메타데이터 업데이트 방법 및 그 장치
US8640108B2 (en) * 2009-12-31 2014-01-28 International Business Machines Corporation Method for managing hardware resources within a simultaneous multi-threaded processing system
CN103970596B (zh) * 2014-03-17 2017-08-04 珠海市君天电子科技有限公司 一种进程管理方法及终端

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06243132A (ja) * 1993-02-19 1994-09-02 Fuji Xerox Co Ltd 文書編集管理装置
JPH0784858A (ja) * 1993-09-20 1995-03-31 Hitachi Ltd 文書管理方法
JPH0962658A (ja) * 1995-08-21 1997-03-07 Hitachi Inf Syst Ltd 文書間リンク処理システム
JP2000089989A (ja) * 1998-08-31 2000-03-31 Xerox Corp 文書に付与されたプロパティを用いたサ―ビスの起動方法
JP2000339206A (ja) * 1999-05-27 2000-12-08 Cadix Inc 電子ファイル管理方法及び電子ファイルを管理するプログラムを格納したコンピュータ読み取り可能な記録媒体

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6119117A (en) * 1997-07-15 2000-09-12 Kabushiki Kaisha Toshiba Document management method, document retrieval method, and document retrieval apparatus
US6182114B1 (en) * 1998-01-09 2001-01-30 New York University Apparatus and method for realtime visualization using user-defined dynamic, multi-foveated images
US7613695B1 (en) * 1999-12-06 2009-11-03 Reed Elsevier Inc. Relationship management system that provides an indication of users having a relationship with a specified contact
US6990631B2 (en) * 2000-07-14 2006-01-24 Ricoh Company, Ltd. Document management apparatus, related document extracting method, and document processing assist method
JP2002041115A (ja) * 2000-07-25 2002-02-08 Fuji Photo Film Co Ltd 工程管理システムおよび工程管理プログラム記憶媒体

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06243132A (ja) * 1993-02-19 1994-09-02 Fuji Xerox Co Ltd 文書編集管理装置
JPH0784858A (ja) * 1993-09-20 1995-03-31 Hitachi Ltd 文書管理方法
JPH0962658A (ja) * 1995-08-21 1997-03-07 Hitachi Inf Syst Ltd 文書間リンク処理システム
JP2000089989A (ja) * 1998-08-31 2000-03-31 Xerox Corp 文書に付与されたプロパティを用いたサ―ビスの起動方法
JP2000339206A (ja) * 1999-05-27 2000-12-08 Cadix Inc 電子ファイル管理方法及び電子ファイルを管理するプログラムを格納したコンピュータ読み取り可能な記録媒体

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005267339A (ja) * 2004-03-19 2005-09-29 Fuji Xerox Co Ltd ファイル管理システム、ファイル情報提示方法
US7747616B2 (en) 2006-01-10 2010-06-29 Fujitsu Limited File search method and system therefor
JP2007257319A (ja) * 2006-03-23 2007-10-04 Fujitsu Ltd ファイル管理プログラム、ファイル管理装置およびファイル管理方法
WO2012133841A1 (ja) * 2011-03-30 2012-10-04 日本電気株式会社 データ関連度判定装置、データ関連度判定方法、および、記録媒体
CN103339628A (zh) * 2011-03-30 2013-10-02 日本电气株式会社 数据相关度评估设备、数据相关度评估方法和记录介质
US9251242B2 (en) 2011-03-30 2016-02-02 Nec Corporation Data relatedness assessment device, data relatedness assessment method, and recording medium
JP5907163B2 (ja) * 2011-03-30 2016-04-20 日本電気株式会社 データ関連度判定装置、データ関連度判定方法、および、プログラム
CN111931177A (zh) * 2020-07-16 2020-11-13 深信服科技股份有限公司 信息处理方法、装置、电子设备和计算机存储介质
CN111931177B (zh) * 2020-07-16 2023-12-29 深信服科技股份有限公司 信息处理方法、装置、电子设备和计算机存储介质

Also Published As

Publication number Publication date
JP4199193B2 (ja) 2008-12-17
JPWO2004031956A1 (ja) 2006-02-02
US20090070352A1 (en) 2009-03-12
US20050120035A1 (en) 2005-06-02

Similar Documents

Publication Publication Date Title
US7424490B2 (en) System for document management and information processing
JP4795945B2 (ja) コンピュータオブジェクトに対するアクセス制御用ユーザインタフェース
JP3303926B2 (ja) 構造化文書分類装置及び方法
JP3279201B2 (ja) 情報処理装置
US20090070352A1 (en) Method, program and apparatus for management of related information
JPH11259459A (ja) 文書管理装置
US8271445B2 (en) Storage, organization and searching of data stored on a storage medium
CA2559037A1 (en) Methods and systems for managing data
JP2005011339A (ja) コンピュータ・システム・アーキテクチャのためのコンテキスト関連づけスキーマ
US20070168379A1 (en) Method and apparatus for cataloging screen shots of a program
US9529798B2 (en) Document management system, search designation method, and storage medium
JP3673111B2 (ja) 文書管理方法および文書管理装置および記憶媒体
US20100057770A1 (en) System and method of file management, and recording medium storing file management program
JP2000076109A (ja) データ表示装置およびデータ表示方法
JP2003337728A (ja) データファイル履歴管理方法およびその装置
WO2006030485A1 (ja) 情報管理装置、方法、およびプログラム
JPWO2004111877A1 (ja) 情報処理方法及びその装置、及びそのプログラム
JP2008310514A (ja) ユーザ操作履歴取得表示装置、ユーザ操作履歴取得表示方法、ユーザ操作履歴取得表示プログラム及びそのプログラムを記録した記録媒体
JPH0550774B2 (ja)
JP5615593B2 (ja) 電子文書管理装置、表示方法、表示プログラムおよび記録媒体
JP3806820B1 (ja) 電子ファイル関連強度自動算出プログラム
JPH0850559A (ja) ファイル記憶保護装置
JP2000163439A (ja) 電子ファイル検索装置および電子ファイル検索方法
JP2004185270A (ja) アンロードプログラム,ロードプログラム及びデータ移行方法
JPH09330260A (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: 2004541176

Country of ref document: JP