Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4455098B2 - Update history creation device - Google Patents
[go: Go Back, main page]

JP4455098B2 - Update history creation device - Google Patents

Update history creation device Download PDF

Info

Publication number
JP4455098B2
JP4455098B2 JP2004051912A JP2004051912A JP4455098B2 JP 4455098 B2 JP4455098 B2 JP 4455098B2 JP 2004051912 A JP2004051912 A JP 2004051912A JP 2004051912 A JP2004051912 A JP 2004051912A JP 4455098 B2 JP4455098 B2 JP 4455098B2
Authority
JP
Japan
Prior art keywords
file
update
document
display order
influence
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2004051912A
Other languages
Japanese (ja)
Other versions
JP2005242687A (en
Inventor
知恵 我妻
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2004051912A priority Critical patent/JP4455098B2/en
Publication of JP2005242687A publication Critical patent/JP2005242687A/en
Application granted granted Critical
Publication of JP4455098B2 publication Critical patent/JP4455098B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

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

Description

この発明は、例えば、規則集などが記録されているドキュメントの更新履歴を提示する更新履歴作成装置に関するものである。   The present invention relates to an update history creation device that presents an update history of a document in which, for example, a rule book is recorded.

従来からホームページのメニューを自動的に更新するメニュー更新装置(本願の更新履歴作成装置に相当)が存在し、そのメニュー更新装置は、ホームページのメニューに対するユーザのアクセス履歴や、メニューのプライオリティを考慮して、各メニューの表示優先度を決定する。
そして、メニュー更新装置は、表示優先度が高いメニューから順番に表示するようにしている(例えば、特許文献1参照)。
Conventionally, there has been a menu update device that automatically updates the homepage menu (corresponding to the update history creation device of the present application), which takes into account the user's access history to the homepage menu and the priority of the menu. To determine the display priority of each menu.
And the menu update apparatus is made to display in order from a menu with a high display priority (for example, refer patent document 1).

したがって、このようなメニュー更新装置によれば、適宜、メニューの表示順序を更新することができるが、例えば、規則集などが記録されているドキュメントの更新履歴の表示順序を更新することはできない。
なお、データベースに格納されているデータを表示する際に、そのデータに対する利用者のアクセス履歴を管理し、そのアクセス履歴に応じて、そのデータの表示順位を更新する更新履歴作成装置は、例えば、以下の特許文献2に開示されている。
Therefore, according to such a menu update device, the display order of menus can be updated as appropriate. For example, the display order of the update history of a document in which a rule book or the like is recorded cannot be updated.
In addition, when displaying data stored in the database, an update history creation device that manages a user's access history to the data and updates the display order of the data according to the access history is, for example, It is disclosed in the following Patent Document 2.

特開2000−293423号公報(段落番号[0016]から[0020]、図1)Japanese Unexamined Patent Publication No. 2000-293423 (paragraph numbers [0016] to [0020], FIG. 1) 特開2000−123030号公報(段落番号[0014]から[0030]、図1)JP 2000-123030 (paragraph numbers [0014] to [0030], FIG. 1)

従来の更新履歴作成装置は以上のように構成されているので、アクセス履歴を考慮してメニューやデータの表示順位を更新することができる。しかし、そのデータ等が更新された場合、そのデータ等が利用者の業務に与える影響度を考慮して、そのデータ等の表示順位を更新するものではないため、必ずしも利用者にとって重要なデータ等を優先的に表示することができないなどの課題があった。   Since the conventional update history creating apparatus is configured as described above, the display order of menus and data can be updated in consideration of the access history. However, when the data is updated, the display order of the data is not updated in consideration of the degree of influence that the data has on the user's business. There is a problem that it cannot be displayed with priority.

この発明は上記のような課題を解決するためになされたもので、更新されたドキュメントを格納している各種のファイルのうち、利用者にとって重要なドキュメントを格納しているファイルを優先的に提示することができる更新履歴作成装置を得ることを目的とする。   The present invention has been made in order to solve the above-described problems, and preferentially presents a file storing a document important for a user among various files storing an updated document. It is an object of the present invention to obtain an update history creation device that can do this.

この発明に係る更新履歴作成装置は、アクセス頻度計数手段から更新状況監視手段により更新が検知されたドキュメントを格納しているファイルに対する利用者のアクセス頻度を取得して、そのアクセス頻度から当該ファイルの重要度を示す第1の点数を求めるとともに、影響度記録手段から更新状況監視手段により更新が検知されたドキュメントが利用者の業務に与える影響度を取得して、その影響度から当該ファイルの重要度を示す第2の点数を求め、第1の点数と第2の点数の合計値又は乗算値が高いファイルほど優先的に表示されるようにファイルの表示順序を決定する表示順序決定手段を設け、ファイル提示手段が表示順序決定手段により決定された表示順序にしたがって更新状況監視手段により更新が検知されたドキュメントを格納しているファイルを提示するようにしたものである。 The update history creation device according to the present invention acquires a user's access frequency for a file storing a document whose update is detected by the update status monitoring unit from the access frequency counting unit, and from the access frequency, The first score indicating the importance level is obtained, and the influence level of the document whose update is detected by the update status monitoring means is obtained from the influence level recording means, and the importance of the file is obtained from the influence degree. Display order determining means is provided for determining a second display point indicating the degree and determining a file display order so that a file having a higher total value or multiplication value of the first score and the second score is preferentially displayed. by update status monitoring means according to the display order in which the file presenting unit determined by the display order determining means documents update is detected It is obtained so as to present a file that you are paid.

この発明によれば、アクセス頻度計数手段から更新状況監視手段により更新が検知されたドキュメントを格納しているファイルに対する利用者のアクセス頻度を取得して、そのアクセス頻度から当該ファイルの重要度を示す第1の点数を求めるとともに、影響度記録手段から更新状況監視手段により更新が検知されたドキュメントが利用者の業務に与える影響度を取得して、その影響度から当該ファイルの重要度を示す第2の点数を求め、第1の点数と第2の点数の合計値又は乗算値が高いファイルほど優先的に表示されるようにファイルの表示順序を決定する表示順序決定手段を設け、ファイル提示手段が表示順序決定手段により決定された表示順序にしたがって更新状況監視手段により更新が検知されたドキュメントを格納しているファイルを提示するように構成したので、更新されたドキュメントを格納している各種のファイルのうち、利用者にとって重要なドキュメントを格納しているファイルを優先的に提示することができる効果がある。 According to the present invention, the access frequency of the user for the file storing the document whose update is detected by the update status monitoring unit is acquired from the access frequency counting unit, and the importance of the file is indicated from the access frequency. The first score is obtained, and the degree of influence of the document whose update is detected by the update state monitoring unit on the user's business is obtained from the degree of influence recording unit, and the importance level of the file is indicated from the degree of influence. determine a second score, the first score and the display order determining means for determining the display order of the files so that the total value or multiplication value of the second number is preferentially displayed higher file provided, the file presentation means file but the update is stored document detected by the update state monitoring means according to the display order determined by the display order determining means Since it is configured to present Le, among various file containing the updated document, the effect of a file containing important documents to the user may be presented with priority.

実施の形態1.
図1はこの発明の実施の形態1による更新履歴作成装置を示す構成図であり、図において、更新履歴作成装置1は、ローカルエリアネットワーク2(以下、LANという)を介して、設計者(利用者)が利用するパーソナルコンピュータなどの設計者端末3と接続されている。
この実施の形態1では、更新履歴作成装置1と設計者端末3がLAN2を介して接続されているものについて説明するが、これに限るものではなく、更新履歴作成装置1と設計者端末3が、例えばインターネットなどのネットワークを介して接続されていてもよい。
Embodiment 1 FIG.
FIG. 1 is a block diagram showing an update history creating apparatus according to Embodiment 1 of the present invention. In the figure, the update history creating apparatus 1 is connected to a designer (utilization) via a local area network 2 (hereinafter referred to as LAN). Connected to a designer terminal 3 such as a personal computer used by a person.
In the first embodiment, the update history creation device 1 and the designer terminal 3 are connected via the LAN 2. However, the present invention is not limited to this, and the update history creation device 1 and the designer terminal 3 For example, they may be connected via a network such as the Internet.

更新履歴作成装置1のファイル保存部11は公開が許可されているドキュメントを格納している各種のファイルを保存しており、ファイル保存部11は設計者端末3からの要求に応じて各種のファイルに対するアクセスを許可する。なお、ファイル保存部11はLAN2に対するインタフェースを有している。   The file storage unit 11 of the update history creation device 1 stores various files that store documents that are permitted to be published. The file storage unit 11 performs various files in response to requests from the designer terminal 3. Allow access to. Note that the file storage unit 11 has an interface to the LAN 2.

更新履歴作成装置1のアクセス頻度計数部12はファイル保存部11に対する設計者端末3のアクセスを監視して、ドキュメントを格納している各種のファイルに対する設計者のアクセス頻度を計数する。なお、アクセス頻度計数部12はアクセス頻度計数手段を構成している。
更新履歴作成装置1の影響度DB13は各種のファイルに格納されているドキュメントが更新された場合に、そのドキュメントが設計者の業務に与える影響度を記録しているデータベースである。なお、影響度DB13は影響度記録手段を構成している。
The access frequency counting unit 12 of the update history creating apparatus 1 monitors the access of the designer terminal 3 to the file storage unit 11 and counts the designer's access frequency to various files storing documents. The access frequency counter 12 constitutes an access frequency counter.
The degree of influence DB 13 of the update history creation device 1 is a database that records the degree of influence of a document on a designer's work when the document stored in various files is updated. The influence DB 13 constitutes an influence recording means.

更新履歴作成装置1の更新状況監視部14はファイル保存部11に保存されている各種のファイルのプロパティのうち、ドキュメントの更新日付を示す更新情報Aと、最終更新日DB15に格納されているドキュメントの最終更新日付を示す最終更新情報Bとを比較して、各種のファイルに格納されているドキュメントの更新状況を監視する。最終更新日DB15は更新状況監視部14の指示の下、各種のファイルに格納されているドキュメントが最後に更新された日付を示す最終更新情報Bを格納するデータベースである。なお、更新状況監視部14及び最終更新日DB15から更新状況監視手段が構成されている。   The update status monitoring unit 14 of the update history creation device 1 includes update information A indicating the update date of the document among the properties of various files stored in the file storage unit 11 and the document stored in the last update date DB 15. The update status of the documents stored in various files is monitored by comparing with the latest update information B indicating the latest update date. The last update date DB 15 is a database that stores last update information B indicating the date on which the documents stored in various files were last updated under the instruction of the update status monitoring unit 14. The update status monitoring unit 14 and the last update date DB 15 constitute update status monitoring means.

更新履歴作成装置1の表示順序決定部16はアクセス頻度計数部12及び影響度DB13から、更新状況監視部14により更新が検知されたドキュメントを格納しているファイルに対する設計者のアクセス頻度を取得するとともに、そのドキュメントが設計者の業務に与える影響度を取得し、そのアクセス頻度と影響度から当該ファイルの表示順序を決定する。即ち、表示順序決定部16は更新状況監視部14により更新が検知されたドキュメントを格納しているファイルに対する設計者のアクセス頻度と、そのドキュメントが設計者の業務に与える影響度とから当該ファイルの重要度を求め、そのファイルの重要度から表示順序を決定する。なお、表示順序決定部16は表示順序決定手段を構成している。   The display order determination unit 16 of the update history creation device 1 acquires the access frequency of the designer with respect to the file storing the document whose update is detected by the update status monitoring unit 14 from the access frequency counting unit 12 and the influence DB 13. At the same time, the degree of influence of the document on the work of the designer is acquired, and the display order of the file is determined from the access frequency and the degree of influence. In other words, the display order determination unit 16 determines the file status based on the designer's access frequency to the file storing the document whose update has been detected by the update status monitoring unit 14 and the degree of influence the document has on the designer's work. The importance is obtained, and the display order is determined from the importance of the file. The display order determining unit 16 constitutes a display order determining unit.

更新履歴作成装置1のファイル提示部17は表示順序決定部16により決定された表示順序にしたがって更新状況監視部14により更新が検知されたドキュメントを格納しているファイルを提示する。即ち、ファイル提示部17は更新状況監視部14により更新が検知されたドキュメントを格納しているファイルのうち、表示順序決定部16により決定された表示順序が早いファイルから順番にディスプレイ18に表示する。なお、ファイル提示部17及びディスプレイ18からファイル提示手段が構成されている。   The file presentation unit 17 of the update history creation device 1 presents a file storing a document whose update has been detected by the update status monitoring unit 14 in accordance with the display order determined by the display order determination unit 16. That is, the file presentation unit 17 displays on the display 18 in order from the file in which the display order determined by the display order determination unit 16 is early among the files storing the documents whose update is detected by the update status monitoring unit 14. . The file presentation unit 17 and the display 18 constitute file presentation means.

因みに、更新履歴作成装置1のファイル保存部11、アクセス頻度計数部12、更新状況監視部14、表示順序決定部16及びファイル提示部17は、例えば、IC集積回路からなる専用のハードウェア(例えば、コンピュータのスロットに挿入されるスロット基板)を用いて構成してもよいが、更新履歴作成装置1がコンピュータから構成されている場合には、各部の処理内容が記述されたプログラムを用意し、当該コンピュータが当該プログラムを実行するようにしてもよい。
図2はこの発明の実施の形態1による更新履歴作成装置の処理内容を示すフローチャートである。
Incidentally, the file storage unit 11, the access frequency counting unit 12, the update status monitoring unit 14, the display order determination unit 16, and the file presentation unit 17 of the update history creation device 1 are, for example, dedicated hardware (for example, an IC integrated circuit) In the case where the update history creation device 1 is composed of a computer, a program in which the processing contents of each part are described is prepared. The computer may execute the program.
FIG. 2 is a flowchart showing the processing contents of the update history creating apparatus according to Embodiment 1 of the present invention.

次に動作について説明する。
まず、更新履歴作成装置1のファイル保存部11には、公開が許可されているドキュメントを格納している各種のファイルが保存されている。公開が許可されているドキュメントの内容は特に問わないが、例えば、設計者が設計する際に使用する規則集などが該当する。
Next, the operation will be described.
First, the file storage unit 11 of the update history creation apparatus 1 stores various files that store documents that are permitted to be published. There are no particular restrictions on the content of the document that is permitted to be published, but examples include a collection of rules used when designing by a designer.

また、各種のファイルに格納されているドキュメントが更新された場合に、そのドキュメントが設計者の業務に与える影響度が予め設定され、その影響度が更新履歴作成装置1の影響度DB13に記録されている。
図3は影響度DB13の記録内容を示す一例であり、各種のファイルに格納されているドキュメント毎に、数値化された影響度が記録されている。
Further, when a document stored in various files is updated, the degree of influence of the document on the designer's work is set in advance, and the degree of influence is recorded in the degree of influence DB 13 of the update history creation apparatus 1. ing.
FIG. 3 shows an example of the contents recorded in the influence degree DB 13, and the numerical influence degree is recorded for each document stored in various files.

設計者は、あるドキュメントの内容を確認する必要がある場合、LAN2に接続されている設計者端末3を操作することにより、そのドキュメントを格納しているファイルに対するアクセス要求を更新履歴作成装置1に送信する。
更新履歴作成装置1のファイル保存部11は、設計者端末3からアクセス要求を受信すると、そのアクセス要求に対応するファイルに格納されているドキュメントの内容を表示するページを作成し、そのページの表示データをLAN2を介して要求元の設計者端末3に送信する。
When the designer needs to confirm the contents of a certain document, the designer operates the designer terminal 3 connected to the LAN 2 to send an access request for the file storing the document to the update history creating apparatus 1. Send.
Upon receiving an access request from the designer terminal 3, the file storage unit 11 of the update history creation device 1 creates a page that displays the contents of the document stored in the file corresponding to the access request, and displays the page. Data is transmitted to the requesting designer terminal 3 via the LAN 2.

この際、更新履歴作成装置1のアクセス頻度計数部12は、ファイル保存部11に対する設計者端末3のアクセスを監視しており、ドキュメントを格納している各種のファイルに対する設計者のアクセス頻度を計数する。
即ち、アクセス頻度計数部12は、ファイル保存部11に保存されているファイル毎のアクセス回数をカウントし、所定の監視時間(例えば、24時間)内におけるカウント値を当該監視時間で除算することにより、アクセス頻度として、例えば、1時間当りのアクセス回数を計算する。
図4は各種のファイルに対する設計者のアクセス頻度の一例を示している。
At this time, the access frequency counting unit 12 of the update history creating apparatus 1 monitors the access of the designer terminal 3 to the file storage unit 11 and counts the designer's access frequency to various files storing documents. To do.
That is, the access frequency counting unit 12 counts the number of accesses for each file stored in the file storage unit 11, and divides the count value within a predetermined monitoring time (for example, 24 hours) by the monitoring time. As the access frequency, for example, the number of accesses per hour is calculated.
FIG. 4 shows an example of a designer's access frequency to various files.

一方、あるドキュメントの作成者が、そのドキュメントの内容を更新する必要がある場合、LAN2に接続されている任意の設計者端末3を操作することにより、そのドキュメントの更新要求を更新履歴作成装置1に送信する。
更新履歴作成装置1のファイル保存部11は、設計者端末3からドキュメントの更新要求を受信すると、ドキュメントの更新を許可するメッセージを要求元の設計者端末3に送信する。
On the other hand, when the creator of a document needs to update the contents of the document, the update history creating apparatus 1 sends an update request for the document by operating an arbitrary designer terminal 3 connected to the LAN 2. Send to.
Upon receiving a document update request from the designer terminal 3, the file storage unit 11 of the update history creation apparatus 1 transmits a message permitting document update to the requestor designer terminal 3.

要求元の設計者端末3は、更新履歴作成装置1からドキュメントの更新を許可するメッセージを受信すると、更新後のドキュメントを格納しているファイルを更新履歴作成装置1に送信する。
更新履歴作成装置1のファイル保存部11は、設計者端末3から更新後のドキュメントを格納しているファイルを受信すると、更新前のドキュメントを格納しているファイルに対して、更新後のドキュメントを格納しているファイルを上書きすることにより、ファイルの更新を実施する。
When the requesting designer terminal 3 receives a message permitting document updating from the update history creating apparatus 1, the requester's designer terminal 3 transmits a file storing the updated document to the update history creating apparatus 1.
When the file storage unit 11 of the update history creation device 1 receives the file storing the updated document from the designer terminal 3, the file storage unit 11 stores the updated document with respect to the file storing the document before the update. Update the file by overwriting the stored file.

ここでは、要求元の設計者端末3が更新後のドキュメントを格納しているファイルを更新履歴作成装置1に送信するものについて示したが、ドキュメントの作成者が設計者端末3を操作することにより、更新履歴作成装置1のファイル保存部11に保存されているファイル内のドキュメントをオンライン上で変更するようにしてもよい。
また、ドキュメントの作成者が任意の設計者端末3を操作することによりドキュメントを更新するものについて示したが、ドキュメントの作成者が設計者端末3以外の端末を利用してドキュメントを更新するようにしてもよい。
Here, a case where the requesting designer terminal 3 transmits a file storing the updated document to the update history creating apparatus 1 has been described. However, when the document creator operates the designer terminal 3 The document in the file stored in the file storage unit 11 of the update history creation apparatus 1 may be changed online.
In addition, although the document creator has shown that the document is updated by operating any designer terminal 3, the document creator uses a terminal other than the designer terminal 3 to update the document. May be.

更新履歴作成装置1の更新状況監視部14は、一定期間毎に、ファイル保存部11に保存されている各種のファイルのプロパティ情報を参照して、各種のファイル内のドキュメントの更新日付を示す更新情報Aを取得する(ステップST1)。
また、更新状況監視部14は、最終更新日DB15から各種のファイルに格納されているドキュメントの最終更新日付を示す最終更新情報Bを取得する(ステップST2)。
そして、更新状況監視部14は、図6に示すように、各種のファイル毎に、その更新情報Aと最終更新情報Bを比較し、両者が一致する場合には、そのファイルに格納されているドキュメントは更新されていないものと判断する。
その一方、その更新情報Bが示す最終更新日付より、その更新情報Aが示す更新日付の方が新しい場合、そのファイルに格納されているドキュメントが更新されているものと判断する。
The update status monitoring unit 14 of the update history creation device 1 refers to property information of various files stored in the file storage unit 11 at regular intervals, and updates indicating the update dates of documents in the various files. Information A is acquired (step ST1).
In addition, the update status monitoring unit 14 acquires final update information B indicating the last update date of the document stored in various files from the last update date DB 15 (step ST2).
Then, as shown in FIG. 6, the update status monitoring unit 14 compares the update information A and the final update information B for each type of file, and if they match, the update status monitoring unit 14 stores the information in the file. Judge that the document has not been updated.
On the other hand, if the update date indicated by the update information A is newer than the last update date indicated by the update information B, it is determined that the document stored in the file has been updated.

更新状況監視部14は、上記のようにして、更新されたドキュメントを検知すると(ステップST3)、そのドキュメントを格納しているファイルの名称(以下、ファイル名という)を更新履歴作成用ファイルに登録し(ステップST4)、その更新履歴作成用ファイルを表示順序決定部16に出力する。図5は更新履歴作成用ファイルの一例を示している。
また、更新状況監視部14は、最終更新日DB15に格納されている当該ドキュメントの最終更新情報Bが示す最終更新日を、更新情報Aが示す更新日に変更する。
When the update status monitoring unit 14 detects the updated document as described above (step ST3), the name of the file storing the document (hereinafter referred to as the file name) is registered in the update history creation file. Then, the update history creation file is output to the display order determination unit 16 (step ST4). FIG. 5 shows an example of the update history creation file.
In addition, the update status monitoring unit 14 changes the last update date indicated by the last update information B of the document stored in the last update date DB 15 to the update date indicated by the update information A.

更新履歴作成装置1の表示順序決定部16は、更新状況監視部14から更新履歴作成用ファイルを受けると、その更新履歴作成用ファイルに登録されているファイル名をキーにして、アクセス頻度計数部12から当該ファイルに対する設計者のアクセス頻度を取得する(ステップST5)。
また、表示順序決定部16は、その更新履歴作成用ファイルに登録されているファイル名をキーにして、影響度DB13から当該ファイル内のドキュメントが設計者の業務に与える影響度を取得する(ステップST6)。
When receiving the update history creation file from the update status monitoring unit 14, the display order determination unit 16 of the update history creation device 1 uses the file name registered in the update history creation file as a key to access frequency counting unit 12, the access frequency of the designer to the file is acquired (step ST5).
Further, the display order determination unit 16 acquires, from the influence DB 13, the degree of influence that the document in the file has on the designer's work from the influence degree DB 13 using the file name registered in the update history creation file as a key (step ST6).

表示順序決定部16は、設計者のアクセス頻度と影響度を取得すると、そのアクセス頻度と影響度から当該ファイルの表示順序を決定する。
即ち、表示順序決定部16は、下記に示すように、ファイルに対する設計者のアクセス頻度から当該ファイルの重要度を点数化する(ステップST7)。各種のファイルの重要度は図4を参照。
5>アクセス頻度≧ 0 → 重要度=1
10>アクセス頻度≧ 5 → 重要度=2
15>アクセス頻度≧10 → 重要度=3
20>アクセス頻度≧15 → 重要度=4
25>アクセス頻度≧20 → 重要度=5
When the display order determination unit 16 acquires the access frequency and the influence degree of the designer, the display order determination unit 16 determines the display order of the file from the access frequency and the influence degree.
That is, as shown below, the display order determination unit 16 scores the importance of the file based on the designer's access frequency to the file (step ST7). See Figure 4 for the importance of various files.
5> access frequency ≧ 0 → importance = 1
10> access frequency ≧ 5 → importance = 2
15> access frequency ≧ 10 → importance = 3
20> access frequency ≧ 15 → importance = 4
25> access frequency ≧ 20 → importance = 5

また、表示順序決定部16は、下記に示すように、ドキュメントが設計者の業務に与える影響度から当該ファイルの重要度を点数化する(ステップST8)。
ファイルの重要度=影響度×α
ただし、αは任意に設定される定数であり、ファイルの重要度を計算する上で、アクセス頻度より影響度を重視する場合にはα>1に設定され、影響度よりアクセス頻度を重視する場合にはα<1に設定される。図3の例では、α=1.2に設定されている。
Further, as shown below, the display order determination unit 16 scores the importance of the file from the degree of influence of the document on the designer's business (step ST8).
File importance = Influence x α
However, α is a constant that is arbitrarily set. When calculating the importance of a file, α is set to 1 if the influence is more important than the access frequency, and the access frequency is more important than the influence. Is set to α <1. In the example of FIG. 3, α = 1.2 is set.

表示順序決定部16は、上記のようにして、アクセス頻度から求めたファイルの重要度(第1の点数)と、影響度から求めたファイルの重要度(第2の点数)とを合算し、その合計値を最終的なファイルの重要度として、図5の更新履歴作成用ファイルに登録する(ステップST9)。
そして、表示順序決定部16は、更新されたファイルの重要度から、更新されたファイルの表示順序を決定する(ステップST10)。
即ち、表示順序決定部16は、更新されたファイルのうち、点数化された重要度の合計値(第1の点数+第2の点数)が高いファイルほど優先的に表示(上位に表示)されるように表示順序を決定する。
Display order determining unit 16, as described above, was combined importance of the file obtained from the access frequency (the first number), the importance of the file obtained from the impact (second number), The total value is registered in the update history creation file of FIG. 5 as the final importance of the file (step ST9).
Then, the display order determination unit 16 determines the display order of the updated file from the importance of the updated file (step ST10).
In other words, the display order determination unit 16 preferentially displays (displays at the top) a file having a higher total score (first score + second score) among the updated files. The display order is determined as follows.

更新履歴作成装置1のファイル提示部17は、表示順序決定部16がファイルの表示順序を決定すると、その表示順序にしたがって、図5の更新履歴作成用ファイルに登録されているファイル(更新状況監視部14により更新が検知されたドキュメントを格納しているファイル)を提示する(ステップST11)。
即ち、ファイル提示部17は、図7に示すように、更新状況監視部14により更新が検知されたドキュメントを格納しているファイルのうち、表示順序決定部16により決定された表示順序が早いファイルから順番にディスプレイ18に表示する。
図7の例では、表示順序が早いファイルほど上側に表示されている。
When the display order determination unit 16 determines the display order of the files, the file presentation unit 17 of the update history creation device 1 follows the display order of the files registered in the update history creation file in FIG. 5 (update status monitoring). (File storing the document whose update has been detected by the unit 14) is presented (step ST11).
That is, as shown in FIG. 7, the file presentation unit 17 selects a file whose display order determined by the display order determination unit 16 is fast among the files storing the documents whose update is detected by the update status monitoring unit 14. Are displayed on the display 18 in order.
In the example of FIG. 7, the file with the earlier display order is displayed on the upper side.

以上で明らかなように、この実施の形態1によれば、アクセス頻度計数部12及び影響度DB13から、更新状況監視部14により更新が検知されたドキュメントを格納しているファイルに対する設計者のアクセス頻度を取得するとともに、そのドキュメントが設計者の業務に与える影響度を取得し、そのアクセス頻度と影響度から当該ファイルの表示順序を決定する表示順序決定部16を設け、その表示順序決定部16により決定された表示順序にしたがって更新状況監視部14により更新が検知されたドキュメントを格納しているファイルを提示するように構成したので、更新されたドキュメントを格納している各種のファイルのうち、設計者にとって重要なドキュメントを格納しているファイルを優先的に提示することができる効果を奏する。   As is clear from the above, according to the first embodiment, the designer accesses the file storing the document whose update is detected by the update status monitoring unit 14 from the access frequency counting unit 12 and the influence degree DB 13. A display order determining unit 16 that acquires the frequency, the degree of influence of the document on the work of the designer, and determines the display order of the file from the access frequency and the degree of influence is provided. The display order determining unit 16 In the various files storing the updated document, the file storing the document whose update has been detected by the update status monitoring unit 14 is presented according to the display order determined by the The effect of preferentially presenting files containing documents important to the designer To.

また、この実施の形態1によれば、更新状況監視部14により更新が検知されたドキュメントを格納しているファイルに対する設計者のアクセス頻度と、そのドキュメントが設計者の業務に与える影響度とから当該ファイルの重要度を求め、そのファイルの重要度から表示順序を決定するように構成したので、重要度が高いファイルの表示順位を早めることができる効果を奏する。
さらに、この実施の形態1によれば、ファイルに対する設計者のアクセス頻度から当該ファイルの重要度を点数化するとともに、ドキュメントが設計者の業務に与える影響度から当該ファイルの重要度を点数化し、双方の点数の合計値が高いファイルほど表示順序を早めるように構成したので、ファイルの重要度と表示順位の関係を線形化して、客観性のある更新履歴を提示することができる効果を奏する。
In addition, according to the first embodiment, the frequency of the designer's access to the file storing the document whose update has been detected by the update status monitoring unit 14 and the degree of influence of the document on the designer's work. Since the degree of importance of the file is obtained and the display order is determined from the degree of importance of the file, there is an effect that the display order of the file having a high degree of importance can be advanced.
Furthermore, according to the first embodiment, the importance of the file is scored from the frequency of access of the designer to the file, and the importance of the file is scored from the degree of influence of the document on the designer's work, Since a file with a higher total value of both points is configured to advance the display order, the relationship between the importance of the file and the display order is linearized, and an objective update history can be presented.

実施の形態2.
上記実施の形態1では、表示順序決定部16がファイルに対する設計者のアクセス頻度から当該ファイルの重要度を示す第1の点数を求めるとともに、ドキュメントが設計者の業務に与える影響度から当該ファイルの重要度を示す第2の点数を求め、第1の点数と第2の点数の合計値が高いファイルほど表示順序を早めるものについて示したが、表示順序決定部16がファイルに対する設計者のアクセス頻度から当該ファイルの重要度を示す第1の点数を求めるとともに、ドキュメントが設計者の業務に与える影響度から当該ファイルの重要度を示す第2の点数を求め、第1の点数と第2の点数の乗算値が高いファイルほど表示順序を早めるようにしてもよい(図8を参照)。
この場合も、上記実施の形態1と同様に、ファイルの重要度と表示順位の関係を線形化して、客観性のある更新履歴を提示することができる効果を奏する。
Embodiment 2. FIG.
In the first embodiment, the display order determination unit 16 obtains the first score indicating the importance level of the file from the designer's access frequency to the file, and determines the file's The second score indicating the importance is calculated, and the file having a higher total value of the first score and the second score is shown to advance the display order. However, the display order determination unit 16 has the designer access frequency to the file. The first score indicating the importance level of the file is obtained from the above, and the second score indicating the importance level of the file is obtained from the degree of influence of the document on the designer's work, and the first score and the second score are obtained. The display order may be advanced as the file has a higher multiplication value (see FIG. 8).
Also in this case, as in the first embodiment, there is an effect that the relationship between the importance level of the file and the display order is linearized, and an objective update history can be presented.

実施の形態3.
図9はこの発明の実施の形態3による更新履歴作成装置を示す構成図であり、図において、図1と同一符号は同一または相当部分を示すので説明を省略する。
更新履歴作成装置1のアクセス回数計数部21はファイル保存部11に対する設計者端末3のアクセスを監視して、ドキュメントを格納している各種のファイルに対する設計者のアクセス回数を計数する。なお、アクセス回数計数部21はアクセス回数計数手段を構成している。
Embodiment 3 FIG.
FIG. 9 is a block diagram showing an update history creating apparatus according to Embodiment 3 of the present invention. In the figure, the same reference numerals as those in FIG.
The access count counting unit 21 of the update history creating apparatus 1 monitors the access of the designer terminal 3 to the file storage unit 11 and counts the number of times the designer accesses the various files storing the document. The access count counter 21 constitutes an access count counter.

更新履歴作成装置1の表示順序決定部22はアクセス回数計数部21及び影響度DB13から、更新状況監視部14により更新が検知されたドキュメントを格納しているファイルに対する設計者のアクセス回数を取得するとともに、そのドキュメントが設計者の業務に与える影響度を取得し、そのアクセス回数と影響度から当該ファイルの表示順序を決定する。即ち、表示順序決定部22は更新状況監視部14により更新が検知されたドキュメントを格納しているファイルに対する設計者のアクセス回数と、そのドキュメントが設計者の業務に与える影響度とから当該ファイルの重要度を求め、そのファイルの重要度から表示順序を決定する。なお、表示順序決定部22は表示順序決定手段を構成している。   The display order determination unit 22 of the update history creation device 1 acquires the number of times the designer has accessed the file storing the document whose update has been detected by the update status monitoring unit 14 from the access count counting unit 21 and the impact DB 13. At the same time, the degree of influence of the document on the work of the designer is acquired, and the display order of the file is determined from the number of accesses and the degree of influence. In other words, the display order determination unit 22 determines the file status based on the number of times the designer has accessed the file storing the document whose update has been detected by the update status monitoring unit 14 and the degree of influence that the document has on the designer's work. The importance is obtained, and the display order is determined from the importance of the file. The display order determining unit 22 constitutes a display order determining unit.

なお、更新履歴作成装置1のアクセス回数計数部21及び表示順序決定部22は、例えば、IC集積回路からなる専用のハードウェア(例えば、コンピュータのスロットに挿入されるスロット基板)を用いて構成してもよいが、更新履歴作成装置1がコンピュータから構成されている場合には、アクセス回数計数部21及び表示順序決定部22の処理内容が記述されたプログラムを用意し、当該コンピュータが当該プログラムを実行するようにしてもよい。
図10はこの発明の実施の形態3による更新履歴作成装置の処理内容を示すフローチャートである。
Note that the access count counting unit 21 and the display order determination unit 22 of the update history creation device 1 are configured using, for example, dedicated hardware (for example, a slot board inserted into a computer slot) made of an IC integrated circuit. However, when the update history creation device 1 is configured from a computer, a program in which the processing contents of the access count counting unit 21 and the display order determination unit 22 are described is prepared, and the computer executes the program. You may make it perform.
FIG. 10 is a flowchart showing the processing contents of the update history creating apparatus according to Embodiment 3 of the present invention.

次に動作について説明する。
設計者は、あるドキュメントの内容を確認する必要がある場合、上記実施の形態1と同様に、LAN2に接続されている設計者端末3を操作することにより、そのドキュメントを格納しているファイルに対するアクセス要求を更新履歴作成装置1に送信する。
更新履歴作成装置1のファイル保存部11は、設計者端末3からアクセス要求を受信すると、そのアクセス要求に対応するファイルに格納されているドキュメントの内容を表示するページを作成し、そのページの表示データをLAN2を介して要求元の設計者端末3に送信する。
Next, the operation will be described.
When it is necessary for the designer to confirm the contents of a document, the designer stores the document stored in the file by operating the designer terminal 3 connected to the LAN 2 as in the first embodiment. An access request is transmitted to the update history creation device 1.
Upon receiving an access request from the designer terminal 3, the file storage unit 11 of the update history creation device 1 creates a page that displays the contents of the document stored in the file corresponding to the access request, and displays the page. Data is transmitted to the requesting designer terminal 3 via the LAN 2.

この際、更新履歴作成装置1のアクセス回数計数部21は、ファイル保存部11に対する設計者端末3のアクセスを監視しており、ドキュメントを格納している各種のファイルに対する設計者のアクセス回数を計数する。
即ち、アクセス頻度計数部12は、ファイル保存部11に保存されているファイル毎のアクセス回数をカウントする。
図11は各種のファイルに対する設計者のアクセス回数の一例を示している。
At this time, the access count counting unit 21 of the update history creating apparatus 1 monitors the access of the designer terminal 3 to the file storage unit 11 and counts the number of times the designer accesses the various files storing the documents. To do.
That is, the access frequency counting unit 12 counts the number of accesses for each file stored in the file storage unit 11.
FIG. 11 shows an example of the number of times the designer accesses the various files.

一方、あるドキュメントの作成者が、そのドキュメントの内容を更新する必要がある場合、上記実施の形態1と同様に、LAN2に接続されている任意の設計者端末3を操作することにより、そのドキュメントの更新要求を更新履歴作成装置1に送信する。
更新履歴作成装置1のファイル保存部11は、設計者端末3からドキュメントの更新要求を受信すると、ドキュメントの更新を許可するメッセージを要求元の設計者端末3に送信する。
On the other hand, when the creator of a document needs to update the content of the document, the document is operated by operating any designer terminal 3 connected to the LAN 2 as in the first embodiment. The update request is transmitted to the update history creating apparatus 1.
Upon receiving a document update request from the designer terminal 3, the file storage unit 11 of the update history creation apparatus 1 transmits a message permitting document update to the requestor designer terminal 3.

要求元の設計者端末3は、更新履歴作成装置1からドキュメントの更新を許可するメッセージを受信すると、上記実施の形態1と同様に、更新後のドキュメントを格納しているファイルを更新履歴作成装置1に送信する。
更新履歴作成装置1のファイル保存部11は、設計者端末3から更新後のドキュメントを格納しているファイルを受信すると、更新前のドキュメントを格納しているファイルに対して、更新後のドキュメントを格納しているファイルを上書きすることにより、ファイルの更新を実施する。
When the requesting designer's terminal 3 receives a message permitting document update from the update history creation device 1, the request history designer terminal 3 designates a file storing the updated document as in the update history creation device, as in the first embodiment. 1 to send.
When the file storage unit 11 of the update history creation device 1 receives the file storing the updated document from the designer terminal 3, the file storage unit 11 stores the updated document with respect to the file storing the document before the update. Update the file by overwriting the stored file.

更新履歴作成装置1の更新状況監視部14は、上記実施の形態1と同様に、一定期間毎に、ファイル保存部11に保存されている各種のファイルのプロパティ情報を参照して、各種のファイル内のドキュメントの更新日付を示す更新情報Aを取得する(ステップST1)。
また、更新状況監視部14は、最終更新日DB15から各種のファイルに格納されているドキュメントの最終更新日付を示す最終更新情報Bを取得する(ステップST2)。
そして、更新状況監視部14は、図6に示すように、各種のファイル毎に、その更新情報Aと最終更新情報Bを比較し、両者が一致する場合には、そのファイルに格納されているドキュメントは更新されていないものと判断する。
その一方、その更新情報Bが示す最終更新日付より、その更新情報Aが示す更新日付の方が新しい場合、そのファイルに格納されているドキュメントが更新されているものと判断する。
As in the first embodiment, the update status monitoring unit 14 of the update history creation device 1 refers to the property information of various files stored in the file storage unit 11 at regular intervals, and stores various files. Update information A indicating the update date of the document is acquired (step ST1).
In addition, the update status monitoring unit 14 acquires final update information B indicating the last update date of the document stored in various files from the last update date DB 15 (step ST2).
Then, as shown in FIG. 6, the update status monitoring unit 14 compares the update information A and the final update information B for each type of file, and if they match, the update status monitoring unit 14 stores the information in the file. Judge that the document has not been updated.
On the other hand, if the update date indicated by the update information A is newer than the last update date indicated by the update information B, it is determined that the document stored in the file has been updated.

更新状況監視部14は、上記のようにして、更新されたドキュメントを検知すると(ステップST3)、上記実施の形態1と同様に、そのドキュメントを格納しているファイルの名称(以下、ファイル名という)を更新履歴作成用ファイルに登録し(ステップST4)、その更新履歴作成用ファイルを表示順序決定部16に出力する。図12は更新履歴作成用ファイルの一例を示している。
また、更新状況監視部14は、最終更新日DB15に格納されている当該ドキュメントの最終更新情報Bが示す最終更新日を、更新情報Aが示す更新日に変更する。
When the update status monitoring unit 14 detects the updated document as described above (step ST3), the name of the file storing the document (hereinafter referred to as the file name) as in the first embodiment. ) Is registered in the update history creation file (step ST4), and the update history creation file is output to the display order determination unit 16. FIG. 12 shows an example of the update history creation file.
In addition, the update status monitoring unit 14 changes the last update date indicated by the last update information B of the document stored in the last update date DB 15 to the update date indicated by the update information A.

更新履歴作成装置1の表示順序決定部22は、更新状況監視部14から更新履歴作成用ファイルを受けると、その更新履歴作成用ファイルに登録されているファイル名をキーにして、アクセス回数計数部21から当該ファイルに対する設計者のアクセス頻度を取得する(ステップST21)。
また、表示順序決定部22は、その更新履歴作成用ファイルに登録されているファイル名をキーにして、影響度DB13から当該ファイル内のドキュメントが設計者の業務に与える影響度を取得する(ステップST6)。
When receiving the update history creation file from the update status monitoring unit 14, the display order determination unit 22 of the update history creation device 1 uses the file name registered in the update history creation file as a key, and counts the number of accesses. 21, the access frequency of the designer to the file is acquired (step ST21).
Further, the display order determination unit 22 uses the file name registered in the update history creation file as a key to acquire the degree of influence that the document in the file has on the designer's business from the degree of influence DB 13 (step S40). ST6).

表示順序決定部22は、設計者のアクセス回数と影響度を取得すると、そのアクセス回数と影響度から当該ファイルの表示順序を決定する。
即ち、表示順序決定部22は、下記に示すように、ファイルに対する設計者のアクセス回数から当該ファイルの重要度を点数化する(ステップST22)。各種のファイルの重要度は図11を参照。
10>アクセス回数≧ 0 → 重要度=1
20>アクセス回数≧10 → 重要度=2
30>アクセス回数≧20 → 重要度=3
40>アクセス回数≧30 → 重要度=4
50>アクセス回数≧40 → 重要度=5
When the display order determination unit 22 acquires the number of accesses and the degree of influence of the designer, the display order determination unit 22 determines the display order of the file from the number of accesses and the degree of influence.
That is, as shown below, the display order determining unit 22 scores the importance of the file from the number of times the designer accesses the file (step ST22). See FIG. 11 for the importance of various files.
10> number of accesses ≧ 0 → importance = 1
20> number of accesses ≧ 10 → importance = 2
30> number of accesses ≧ 20 → importance = 3
40> number of accesses ≧ 30 → importance = 4
50> number of accesses ≧ 40 → importance = 5

また、表示順序決定部22は、下記に示すように、ドキュメントが設計者の業務に与える影響度から当該ファイルの重要度を点数化する(ステップST8)。
ファイルの重要度=影響度×α
ただし、αは任意に設定される定数であり、ファイルの重要度を計算する上で、アクセス頻度より影響度を重視する場合にはα>1に設定され、影響度よりアクセス頻度を重視する場合にはα<1に設定される。図3の例では、α=1.2に設定されている。
Further, as shown below, the display order determination unit 22 scores the importance of the file from the degree of influence that the document has on the designer's work (step ST8).
File importance = Influence x α
However, α is a constant that is arbitrarily set. When calculating the importance of a file, α is set to 1 if the influence is more important than the access frequency, and the access frequency is more important than the influence. Is set to α <1. In the example of FIG. 3, α = 1.2 is set.

表示順序決定部22は、上記のようにして、アクセス回数から求めたファイルの重要度(第1の点数)と、影響度から求めたファイルの重要度(第2の点数)とを合算し、その合計値を最終的なファイルの重要度として、図12の更新履歴作成用ファイルに登録する(ステップST9)。
そして、表示順序決定部22は、更新されたファイルの重要度から、更新されたファイルの表示順序を決定する(ステップST10)。
即ち、表示順序決定部22は、更新されたファイルのうち、点数化された重要度の合計値(第1の点数+第2の点数)が高いファイルほど優先的に表示(上位に表示)されるように表示順序を決定する。
Display order determination unit 22, as described above, was combined importance of the file obtained from the access count (a first number), the importance of the file obtained from the impact (second number), The total value is registered in the update history creation file of FIG. 12 as the importance of the final file (step ST9).
Then, the display order determination unit 22 determines the display order of the updated file from the importance of the updated file (step ST10).
In other words, the display order determination unit 22 preferentially displays (displays higher ) the files with the higher total score (first score + second score) among the updated files. The display order is determined as follows.

更新履歴作成装置1のファイル提示部17は、表示順序決定部22がファイルの表示順序を決定すると、上記実施の形態1と同様に、その表示順序にしたがって、図12の更新履歴作成用ファイルに登録されているファイル(更新状況監視部14により更新が検知されたドキュメントを格納しているファイル)を提示する(ステップST11)。
即ち、ファイル提示部17は、図13に示すように、更新状況監視部14により更新が検知されたドキュメントを格納しているファイルのうち、表示順序決定部22により決定された表示順序が早いファイルから順番にディスプレイ18に表示する。
図13の例では、表示順序が早いファイルほど上側に表示されている。
When the display order determination unit 22 determines the file display order, the file presentation unit 17 of the update history creation device 1 converts the file display unit 17 into the update history creation file of FIG. 12 according to the display order, as in the first embodiment. The registered file (file storing the document whose update is detected by the update status monitoring unit 14) is presented (step ST11).
That is, as shown in FIG. 13, the file presentation unit 17 is a file whose display order determined by the display order determination unit 22 is fast among the files storing the documents whose update is detected by the update status monitoring unit 14. Are displayed on the display 18 in order.
In the example of FIG. 13, the file with the earlier display order is displayed on the upper side.

以上で明らかなように、この実施の形態3によれば、アクセス回数計数部21及び影響度DB13から、更新状況監視部14により更新が検知されたドキュメントを格納しているファイルに対する設計者のアクセス頻度を取得するとともに、そのドキュメントが設計者の業務に与える影響度を取得し、そのアクセス回数と影響度から当該ファイルの表示順序を決定する表示順序決定部22を設け、その表示順序決定部22により決定された表示順序にしたがって更新状況監視部14により更新が検知されたドキュメントを格納しているファイルを提示するように構成したので、更新されたドキュメントを格納している各種のファイルのうち、設計者にとって重要なドキュメントを格納しているファイルを優先的に提示することができる効果を奏する。   As is apparent from the above, according to the third embodiment, the designer accesses the file storing the document whose update is detected by the update status monitoring unit 14 from the access count counting unit 21 and the influence degree DB 13. A display order determining unit 22 that acquires the frequency, the degree of influence of the document on the work of the designer, and determines the display order of the file from the number of accesses and the degree of influence is provided. In the various files storing the updated document, the file storing the document whose update has been detected by the update status monitoring unit 14 is presented according to the display order determined by the The effect of preferentially presenting files containing documents important to the designer To.

また、この実施の形態3によれば、更新状況監視部14により更新が検知されたドキュメントを格納しているファイルに対する設計者のアクセス回数と、そのドキュメントが設計者の業務に与える影響度とから当該ファイルの重要度を求め、そのファイルの重要度から表示順序を決定するように構成したので、重要度が高いファイルの表示順位を早めることができる効果を奏する。
さらに、この実施の形態3によれば、ファイルに対する設計者のアクセス回数から当該ファイルの重要度を点数化するとともに、ドキュメントが設計者の業務に与える影響度から当該ファイルの重要度を点数化し、双方の点数の合計値が高いファイルほど表示順序を早めるように構成したので、ファイルの重要度と表示順位の関係を線形化して、客観性のある更新履歴を提示することができる効果を奏する。
Further, according to the third embodiment, the number of times the designer accesses the file storing the document whose update has been detected by the update status monitoring unit 14 and the degree of influence that the document has on the designer's work. Since the degree of importance of the file is obtained and the display order is determined from the degree of importance of the file, there is an effect that the display order of the file having a high degree of importance can be advanced.
Furthermore, according to the third embodiment, the importance of the file is scored from the number of times the designer accesses the file, and the importance of the file is scored from the degree of influence the document has on the designer's work, Since the file has a higher total score, the display order is advanced, so that the relationship between the importance of the file and the display order is linearized and an objective update history can be presented.

実施の形態4.
上記実施の形態3では、表示順序決定部22がファイルに対する設計者のアクセス回数から当該ファイルの重要度を示す第1の点数を求めるとともに、ドキュメントが設計者の業務に与える影響度から当該ファイルの重要度を示す第2の点数を求め、第1の点数と第2の点数の合計値が高いファイルほど表示順序を早めるものについて示したが、表示順序決定部22がファイルに対する設計者のアクセス回数から当該ファイルの重要度を示す第1の点数を求めるとともに、ドキュメントが設計者の業務に与える影響度から当該ファイルの重要度を示す第2の点数を求め、第1の点数と第2の点数の乗算値が高いファイルほど表示順序を早めるようにしてもよい(図14を参照)。
この場合も、上記実施の形態3と同様に、ファイルの重要度と表示順位の関係を線形化して、客観性のある更新履歴を提示することができる効果を奏する。
Embodiment 4 FIG.
In the third embodiment, the display order determination unit 22 obtains a first score indicating the importance level of the file from the number of times the designer has accessed the file, and determines the file's The second score indicating the importance is obtained, and the file having a higher total value of the first score and the second score is shown to advance the display order. However, the display order determination unit 22 is the number of times the designer accesses the file. The first score indicating the importance level of the file is obtained from the above, and the second score indicating the importance level of the file is obtained from the degree of influence of the document on the designer's work, and the first score and the second score are obtained. The display order may be advanced as the file has a higher multiplication value (see FIG. 14).
Also in this case, as in the third embodiment, there is an effect that the relationship between the importance level of the file and the display order is linearized, and an objective update history can be presented.

この発明の実施の形態1による更新履歴作成装置を示す構成図である。It is a block diagram which shows the update log | history production apparatus by Embodiment 1 of this invention. この発明の実施の形態1による更新履歴作成装置の処理内容を示すフローチャートである。It is a flowchart which shows the processing content of the update log | history production apparatus by Embodiment 1 of this invention. 影響度DBの記録内容を示す説明図である。It is explanatory drawing which shows the recording content of influence degree DB. 各種のファイルに対する設計者のアクセス頻度を示す説明図である。It is explanatory drawing which shows the designer's access frequency with respect to various files. 更新履歴作成用ファイルの一例を示す説明図である。It is explanatory drawing which shows an example of the file for update log | history creation. 更新日付の比較処理を示す説明図である。It is explanatory drawing which shows the comparison process of an update date. 更新履歴を示す説明図である。It is explanatory drawing which shows an update log | history. この発明の実施の形態2による更新履歴作成装置における更新履歴作成用ファイルの一例を示す説明図である。It is explanatory drawing which shows an example of the file for update history creation in the update history creation apparatus by Embodiment 2 of this invention. この発明の実施の形態3による更新履歴作成装置を示す構成図である。It is a block diagram which shows the update log | history production apparatus by Embodiment 3 of this invention. この発明の実施の形態3による更新履歴作成装置の処理内容を示すフローチャートである。It is a flowchart which shows the processing content of the update log | history production apparatus by Embodiment 3 of this invention. 各種のファイルに対する設計者のアクセス頻度を示す説明図である。It is explanatory drawing which shows the designer's access frequency with respect to various files. 更新履歴作成用ファイルの一例を示す説明図である。It is explanatory drawing which shows an example of the file for update log | history creation. 更新履歴を示す説明図である。It is explanatory drawing which shows an update log | history. この発明の実施の形態4による更新履歴作成装置における更新履歴作成用ファイルの一例を示す説明図である。It is explanatory drawing which shows an example of the file for update history creation in the update history creation apparatus by Embodiment 4 of this invention.

符号の説明Explanation of symbols

1 更新履歴作成装置、2 LAN、3 設計者端末、11 ファイル保存部、12 アクセス頻度計数部(アクセス頻度計数手段)、13 影響度DB(影響度記録手段)、14 更新状況監視部(更新状況監視手段)、15 最終更新日DB(更新状況監視手段)、16 表示順序決定部(表示順序決定手段)、17 ファイル提示部(ファイル提示手段)、18 ディスプレイ(ファイル提示手段)、21 アクセス回数計数部(アクセス回数計数手段)、22 表示順序決定部(表示順序決定手段)。   DESCRIPTION OF SYMBOLS 1 Update log | history production apparatus, 2 LAN, 3 designer terminal, 11 File preservation | save part, 12 Access frequency counting part (access frequency counting means), 13 Influence degree DB (impact degree recording means), 14 Update condition monitoring part (update state) Monitoring means), 15 last update date DB (update status monitoring means), 16 display order determining section (display order determining means), 17 file presenting section (file presenting means), 18 display (file presenting means), 21 count of access times Part (access count counting means), 22 display order determining part (display order determining means).

Claims (3)

ドキュメントを格納している各種のファイルに対する利用者のアクセス頻度を計数するアクセス頻度計数手段と、各種のファイルに格納されているドキュメントが更新された場合に、そのドキュメントが利用者の業務に与える影響度が予め設定されて数値化されており、各種のファイルに格納されているドキュメント毎に、数値化されている影響度が記録されている影響度記録手段と、ファイルに格納されているドキュメントの更新状況を監視する更新状況監視手段と、上記アクセス頻度計数手段から上記更新状況監視手段により更新が検知されたドキュメントを格納しているファイルに対する利用者のアクセス頻度を取得して、上記アクセス頻度から当該ファイルの重要度を示す第1の点数を求めるとともに、上記影響度記録手段から上記更新状況監視手段により更新が検知されたドキュメントが利用者の業務に与える影響度を取得して、上記影響度から当該ファイルの重要度を示す第2の点数を求め、上記第1の点数と上記第2の点数の合計値又は乗算値が高いファイルほど優先的に表示されるようにファイルの表示順序を決定する表示順序決定手段と、上記表示順序決定手段により決定された表示順序にしたがって上記更新状況監視手段により更新が検知されたドキュメントを格納しているファイルを提示するファイル提示手段とを備えた更新履歴作成装置。 In the case where the access frequency counting means for counting the access frequency of the user for various of the file that contains the documents, documents that are stored in a variety of file has been updated, the effect of the document is given to the user of the business The degree is set in advance and digitized, and for each document stored in various files, the impact level recording means in which the impact level digitized is recorded, and the document stored in the file Update status monitoring means for monitoring the update status, and obtaining the access frequency of the user for the file storing the document whose update is detected by the update status monitoring means from the access frequency counting means, and from the access frequency The first score indicating the importance of the file is obtained, and the influence recording means The degree of influence of the document whose update has been detected by the new situation monitoring means on the user's business is acquired, and a second score indicating the importance of the file is obtained from the degree of influence, and the first score and the above Display order determining means for determining the display order of files so that a file having a higher total value or multiplication value of the second score is displayed preferentially, and the updating according to the display order determined by the display order determining means An update history creating apparatus comprising: a file presenting means for presenting a file storing a document whose update has been detected by the situation monitoring means. ドキュメントを格納しているファイルに対する利用者のアクセス回数を計数するアクセス回数計数手段と、ファイルに格納されているドキュメントが更新された場合に、そのドキュメントが利用者の業務に与える影響度が予め設定されて数値化されており、各種のファイルに格納されているドキュメント毎に、数値化されている影響度が記録されている影響度記録手段と、ファイルに格納されているドキュメントの更新状況を監視する更新状況監視手段と、上記アクセス回数計数手段から上記更新状況監視手段により更新が検知されたドキュメントを格納しているファイルに対する利用者のアクセス回数を取得して、上記アクセス回数から当該ファイルの重要度を示す第1の点数を求めるとともに、上記影響度記録手段から上記更新状況監視手段により更新が検知されたドキュメントが利用者の業務に与える影響度を取得して、上記影響度から当該ファイルの重要度を示す第2の点数を求め、上記第1の点数と上記第2の点数の合計値又は乗算値が高いファイルほど優先的に表示されるようにファイルの表示順序を決定する表示順序決定手段と、上記表示順序決定手段により決定された表示順序にしたがって上記更新状況監視手段により更新が検知されたドキュメントを格納しているファイルを提示するファイル提示手段とを備えた更新履歴作成装置。 The number of access counts for counting the number of user accesses to the file storing the document, and the degree of influence that the document has on the user's work when the document stored in the file is updated For each document stored in various files, the impact level recording means that records the impact level that has been digitized and the update status of the documents stored in the file are monitored. The update status monitoring means for acquiring the number of access of the user to the file storing the document whose update is detected by the update status monitoring means from the access count counting means, The first score indicating the degree is obtained, and the update status monitoring is performed from the influence recording means. The degree of influence that the document whose update has been detected by the stage has on the user's business is obtained, a second score indicating the importance of the file is obtained from the degree of influence, and the first score and the second score are obtained. Display order determining means for determining the display order of files so that a file having a higher total value or multiplication value is preferentially displayed, and the update status monitoring means according to the display order determined by the display order determining means An update history creating apparatus comprising: a file presenting unit that presents a file storing a document in which an update is detected by. ファイル提示手段は、更新状況監視手段により更新が検知されたドキュメントを格納しているファイルのうち、表示順序決定手段により決定された表示順序が早いファイルから順番に提示することを特徴とする請求項1または請求項2記載の更新履歴作成装置。 The file presenting means presents files in order from the file whose display order determined by the display order determining means is early among the files storing the documents whose update is detected by the update status monitoring means. The update history creation device according to claim 1 .
JP2004051912A 2004-02-26 2004-02-26 Update history creation device Expired - Fee Related JP4455098B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004051912A JP4455098B2 (en) 2004-02-26 2004-02-26 Update history creation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004051912A JP4455098B2 (en) 2004-02-26 2004-02-26 Update history creation device

Publications (2)

Publication Number Publication Date
JP2005242687A JP2005242687A (en) 2005-09-08
JP4455098B2 true JP4455098B2 (en) 2010-04-21

Family

ID=35024362

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004051912A Expired - Fee Related JP4455098B2 (en) 2004-02-26 2004-02-26 Update history creation device

Country Status (1)

Country Link
JP (1) JP4455098B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4935233B2 (en) * 2006-08-08 2012-05-23 コニカミノルタビジネステクノロジーズ株式会社 Entrance / exit management system.

Also Published As

Publication number Publication date
JP2005242687A (en) 2005-09-08

Similar Documents

Publication Publication Date Title
US7747616B2 (en) File search method and system therefor
US8005830B2 (en) Similar files management apparatus and method and program therefor
US9767465B2 (en) Methods and systems for facilitating caching of advertisements
JP5294002B2 (en) Document management system, document management program, and document management method
EP2608064A1 (en) Information provision device, information provision method, programme, and information recording medium
CA2805872C (en) Information provisioning device, information provisioning method, program, and information recording medium
JP4455098B2 (en) Update history creation device
JP2006120126A (en) Keyword extraction device, keyword extraction program
US20160224741A1 (en) Data input method
JP2020155001A (en) Data visualization system and data visualization program
JP2006092023A (en) Document control computer program, document control device and method
JP4252322B2 (en) DATA MANAGEMENT DETERMINING METHOD, DATA MANAGEMENT DETERMINING DEVICE, DATA MANAGEMENT DETERMINING PROGRAM, AND RECORDING MEDIUM CONTAINING DATA MANAGEMENT DETERMINING PROGRAM
CN114334067B (en) Label processing method and device for clinical data
JP3248530B2 (en) Search system and computer-readable recording medium storing program for generating search system
JP6417719B2 (en) Information processing apparatus, information processing system, information processing method, and program
JP2019074911A (en) Information processing apparatus, information processing method, and program
JP2012043258A (en) Retrieval system, retrieval device, retrieval program, recording medium and retrieval method
JP5033775B2 (en) Design rule generation device, design rule generation program
JP4528203B2 (en) File search method, file search device, and file search program
JP4342014B2 (en) Ordering system
JP2009301239A (en) Authentication mark controller and authentication mark control program
JP7675416B1 (en) Product information management device
US20240020577A1 (en) Data management system and data management method of machine learning model
JP2005332330A (en) System and method for evaluating patent validity
JP2006039810A (en) Device for supporting classification

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070202

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071016

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080714

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091023

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091110

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091203

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100126

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100203

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

Free format text: PAYMENT UNTIL: 20130212

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees