JP2004310244A - Document update history management system - Google Patents

Document update history management system Download PDF

Info

Publication number
JP2004310244A
JP2004310244A JP2003099916A JP2003099916A JP2004310244A JP 2004310244 A JP2004310244 A JP 2004310244A JP 2003099916 A JP2003099916 A JP 2003099916A JP 2003099916 A JP2003099916 A JP 2003099916A JP 2004310244 A JP2004310244 A JP 2004310244A
Authority
JP
Japan
Prior art keywords
update
document
history management
report
generation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003099916A
Other languages
Japanese (ja)
Inventor
Takahiro Sugimoto
▲隆▼洋 杉本
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.)
Asgent Inc
Original Assignee
Asgent Inc
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 Asgent Inc filed Critical Asgent Inc
Priority to JP2003099916A priority Critical patent/JP2004310244A/en
Publication of JP2004310244A publication Critical patent/JP2004310244A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To construct an update history management system which provides the reason of update, an updater, the content of the update, or the like to a user. <P>SOLUTION: In this update history management system, a history management screen is displayed on a display screen (step S6-1). Each line of the history management screen shows generation or update of a report, and each line includes "registration number", "former", "date", "remarks" and the like as items. A line with black circle shows generation of the report, and a line connected through a double line shows the update of an original report connected thereto. On this screen, since old editions other than the latest one can be seen from a user, the user can update the editions other than the latest one, and a plurality of kinds of the "latest editions" can be made to exist. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、文書データの更新履歴を管理することができる文書更新履歴管理システムに関する。
【0002】
【従来技術】
文書データやプログラムは、しばしばその内容が更新される。この更新履歴を管理することは、文書の管理上重要な意味を持っている。
【0003】
そのため、従来から、文書やプログラムの更新履歴を管理する様々な手法が提案されている。
【0004】
たとえば、下記特許文献1には、プログラムリストの修正前のライン数と、修正後のライン数との比率を算出し、この比率の時間的変化を求め、プログラム中のライン数の予測を行う方式が開示されている。
【0005】
また、下記特許文献2には、更新前の文書と、更新後の文書の相違箇所を、文書中で表示することができる装置が開示されている。
【0006】
また、下記特許文献3には、複数のホストから更新されるデータベースファイルの更新履歴を管理する方式が示されている。
【0007】
また、下記特許文献4には、ファイル内容が修正された場合に、修正位置と内容とを管理情報として記憶するファイル修正履歴管理システムが示されている。
【0008】
また、下記特許文献5には、複数の端末で共有されるデータ共有システムにおいて、各端末が有するデータの更新履歴をなるべく早く削除し、各端末が保持すべき更新履歴の量を減少させる技術が開示されている。
【0009】
また、下記特許文献6にはプログラムのソースコードの修正が誤っていた場合、正しい修正を行って誤った修正を取り消すときに、この取消動作をプログラムの版数に反映させないシステムが示されている。
【0010】
【特許文献1】
特開平4−097428号公報(特許3243791号)
【特許文献2】
特開平5−298313号公報(特許2995718号)
【特許文献3】
特開平7−129451号公報(特許2872019号)
【特許文献4】
特開平10−3417号公報(特許3022326号)
【特許文献5】
特開2000−122907号公報(特許3004008号)
【特許文献6】
特開2000−242474号公報(特許3005577号)
【発明が解決しようとする課題】
しかしながら、上記特許文献1から特許文献6において開示された更新履歴の管理手法では、これまでにどのような修正が、いつ、誰の手によって、何の目的で、どのように、行われたのかを知ることは困難である。
【0011】
特許文献1においては、プログラムの更新の度にライン数の変化を読み取り、将来にわたる修正の頻度を予測する技術が開示されているが、修正が誰によって行われたか、修正の理由等は判断できない。
【0012】
また、特許文献2においては、第1回目の更新で更新された部分を、第2回目の更新が行われた後でも知ることができる技術が開示されている。この技術は更新の場所を知るには便利である。しかし、更新の理由等を判断することについては記載がない。
【0013】
また、特許文献3においては、複数のホストが1台のデータベースを共有しているシステムが開示されている。そして、この特許文献3においては、各ホストが、与えられた通番によって順番にデータベースの更新を行う。これによって、ファイル障害からの迅速な復旧が可能になるとされている。しかし、この特許文献3においても、更新の理由等は管理されていないので、後日「何のために更新を行ったのか?」という疑問を解消するための手段は特に存在しない。
【0014】
また、特許文献4においては、ファイルの内容を複数のエディタから修正するシステムにおいて、重複した修正を排除する技術が開示されている。すなわち、一方のエディタが修正しようとする箇所に対して、既に他のエディタが修正を加えている場合に、警告を発生するように構成してある。
【0015】
この特許文献4によれば、重畳した修正を防止することができるが、修正の理由等を管理する特段の手段は開示されていない。
【0016】
また、特許文献5においては、ネットワークに接続された複数の機器が同一の文書データをそれぞれ有しているシステムが開示されている。このシステムにおいて、文書データの更新が行われた場合、その更新情報を他の機器にも送信される。これによって、複数の機器の保持する文書データの内容が同一になる。その際、更新情報の量が元のデータより大きい場合には、文書データそのものを送信すれば、送信量が少なくて済む、と記載されている。
【0017】
セキュリティポリシーの更新履歴管理において留意すべき点
近年、セキュリティポリシーの構築を支援するシステムが開発されている。
【0018】
このセキュリティポリシーは、所定の団体(たとえば企業)の情報セキュリティに関する種々のルール集である。近年、情報技術の発展に伴って、このセキュリティポリシー策定の重要性が注目されている。
【0019】
このセキュリティポリシーは、所定の期間毎に更新が行われるのが通例である。その理由は、時間の経過と共に、企業の従業員の数も変化し、業務内容も変化していく。それに伴って企業の情報システムもその構成が変化していく。
【0020】
これらの変化に対応するために、セキュリティポリシーの内容も絶えず修正し更新が行われる必要がある。特に、セキュリティポリシーのメンテナンスを行う場合には、これまでにどのような更新がどのような理由で誰によって行われてきたかを知りたい場合が生じることがある。
【0021】
しかしながら、上記従来の更新履歴の管理手法では、更新の結果を文書データファイルに反映する技術や、複数の端末間での更新の効率の良い共有技術が提案されてはいるものの、更新の理由や、更新者を一括して管理する手法は知られていない。また、更新の対象となる文書データファイルに更新のメモや更新に関する情報を付加する技術は存在するが、更新の情報だけを文書データファイルとは別に管理する手法は知られていない。
【0022】
そのため、セキュリティポリシーのように頻繁に更新が行われる文書データに対して、その更新理由や更新者、更新内容を一括して管理する標準的な手法は未だ確立されていない。
【0023】
その結果、従来のセキュリティポリシー(の文書データ)のメンテナンスは作業者が別途個人的なノートやメモを作ることによって更新履歴を管理している場合が多かった。このような個人的な作業によって更新履歴を管理する場合には、その担当の作業者が異動や退職をした場合に、業務の引き継ぎが困難になる可能性もあった。
【0024】
セキュリティポリシーの構成
また、このセキュリティポリシーは、一般に複数の「部分」に分けられている場合が多い。たとえば、
・アクセス制御ポリシー
・認証・識別ポリシー
のように、技術分野に分けられて構成する場合が多い。ここで、アクセス制御ポリシーは、情報システム中の資源(リソース)に対するアクセスを制御する際のルール集である。認証・識別ポリシーは、認証や識別に関するポリシーであり、認証のための技術についてのルール集である。本特許では、このような「部分」を「レポート」と呼ぶ。
【0025】
このようにセキュリティポリシーは、複数のレポートに分けられて管理されている場合が多い。この場合、従来は、作業者が更新履歴を知るために、各レポートのデータファイルをその都度開いて内容を順番に検査していく必要があった。その結果、作業が繁雑なものとなりがちであった。
【0026】
本発明の目的
本発明は、このような課題に鑑みなされたものであり、その目的は、更新履歴情報のみを管理するシステムを構築することである。特に、更新の理由、更新者、更新の内容等を、利用者に提供できるシステムを構築することである。
【0027】
【課題を解決するための手段】
本発明は、上記課題を解決するために、文書の更新履歴を表すリストであって前記文書の生成又は更新を表す行を1行以上含んだ履歴管理リストを格納した記憶手段、を用いて前記文書の更新履歴を管理する文書更新履歴管理システムにおいて、前記履歴管理リスト中の前記各行は、種別と、登録番号と、生成又は更新をした者と、生成又は更新の内容と、を少なくとも含み、前記履歴管理リスト中の前記更新を表す行には、その行が表す更新の対象となる版を表す行の前記登録番号が格納されていることを特徴とする文書更新履歴管理システムである。
【0028】
このような構成によって、1つの更新を1行で表すリストを用いて、文書更新履歴を管理することができる。
【0029】
また、本発明は、前記履歴管理リスト中の前記生成を表す行には、新規である旨のデータが格納されていることを特徴とする文書更新履歴管理システムである。
【0030】
このような構成によって、生成も、更新も、同様に管理対象とすることができる。
【0031】
また、本発明は、前記生成又は更新の内容は、前記生成又は更新を表すファイルへのリンクであることを特徴とする文書更新履歴管理システムである。
【0032】
リスト中に生成や更新の内容そのものを格納することが困難な場合が多い。リンクを用いて、実際のデータへのリンクを格納しておくことで、更新履歴リストのサイズを妥当な大きさに抑えることができる。
【0033】
また、本発明は、文書の更新履歴を管理するシステムにおいて、前記履歴管理リストの内容を表示する表示手段であって、前記種別に新規である旨のデータが格納されている行を表示する場合には、その行に新規である旨の記号を付して表示し、前記種別に登録番号が格納されている行を表示する場合には、その行からその更新の対象となる元の版の行とを結ぶ記号を表示する表示手段、を含むことを特徴とする文書更新履歴管理システムである。
【0034】
このような構成によって、利用者は、生成時の版(初版)を表す行がどの行であるかを知ることができる。同様に、どの行が更新を表す行かを知ることができる。
【0035】
また、本発明は、文書の更新履歴を管理するシステムにおいて、前記文書の更新履歴を表す履歴管理リストであって、前記文書の生成又は更新を表す行を1行以上含んだ履歴管理リストを表示する手段と、利用者が所定の行に対して編集を指示した場合に、編集動作を実行する編集手段と、を含むものにおいて、以下のような編集手段を含むことを特徴とするものである。
【0036】
すなわち、前記編集手段は、利用者が指示した前記所定の行が更新を表す場合に、前記所定の行が表す更新後の前記文書を構成し、構成した前記文書の編集動作に移行し、前記利用者が指示した前記所定の行が生成を表す場合に、前記所定の行が表す生成の際の前記文書の編集動作に移行するのである。
【0037】
このような構成によって、各行が表す更新時の版の文書を編集することができる。
【0038】
また、本発明は、文書の更新履歴を管理するシステムにおいて、前記文書の更新履歴を表す履歴管理リストであって、前記文書の生成又は更新を表す行を1行以上含んだ履歴管理リストを表示する手段と、利用者が所定の行に対する明細の表示を指示した場合に、明細の表示動作を制御する制御手段と、を含むものにおいて、以下のような制御手段を含むことを特徴とする。
【0039】
すなわち、前記制御手段は、利用者が指示した前記所定の行が更新を表す場合に、前記所定の行が表す更新後の前記文書の明細のデータを表示し、前記利用者が指示した前記所定の行が生成を表す場合に、前記所定の行が表す生成の際の前記文書の明細のデータを表示するのである。
【0040】
このような構成によって、利用者は各行が表す更新時の版の文書を見ることができる。
【0041】
また、本発明は、文書の更新履歴を管理するシステムにおいて、前記文書の更新履歴を表す履歴管理リストであって、前記文書の生成又は更新を表す行を1行以上含んだ履歴管理リストを表示する手段と、利用者が所定の行に対するメモの表示を指示した場合に、メモの表示動作を制御する制御手段と、を含むものにおいて、以下のような制御手段を含むことを特徴とする。
【0042】
すなわち、前記制御手段は、利用者が指示した前記所定の行が更新を表す場合に、前記所定の行が表す更新後の前記文書に付されているメモのデータを表示し、前記利用者が指示した前記所定の行が生成を表す場合に、前記所定の行が表す生成の際の前記文書に付されているメモのデータを表示するのである。
【0043】
このような構成によって、利用者は各行が表す更新時の版の文書に付されたメモを見ることができる。
【0044】
【発明の実施の形態】
以下、本発明の好適な実施の形態を図面に基づいて説明する。
【0045】
1 セキュリティポリシー管理システム
図1には、本実施の形態のセキュリティポリシー管理システム10の機能ブロック図が示されている。この図に示すように、セキュリティポリシーの管理システム10は、
・セキュリティポリシー編集・生成手段12
・セキュリティポリシー更新履歴管理手段14
・制御手段16
・記憶手段18
の各手段を備えている。このうち、セキュリティポリシー編集・生成手段12自体の機能は従来のワードプロセッサやエディタと呼ばれる通常の文書編集機能を含んでいる。制御手段16は、セキュリティポリシー編集・生成手段12と、セキュリティポリシー更新履歴管理手段14との動作を制御する。また、記憶手段18は、管理対象であるセキュリティポリシーの各レポート及びそれらの更新履歴、その他のデータを記憶する。
【0046】
本実施の形態では、セキュリティポリシーの編集等を管理する例を示すが、他の文書データの編集の管理においても本実施の形態と同様の技術を利用することがもちろん可能である。すなわち、本発明の「文書」の一例として本実施の形態においてセキュリティポリシーを示すが、もちろん他の「文書」に本発明を応用することも好ましい。
【0047】
また、セキュリティポリシー管理システム10はコンピュータシステム及びその上で動作するプログラムから構成される。たとえば、セキュリティポリシー編集・生成手段12は、具体的にはワードプロセッサやエディタと呼ばれるソフトウェアを含む構成を採用している。これらワードプロセッサ等のソフトウェアは従来から良く知られているものである。セキュリティポリシーも「文書データ」であるので、従来のワードプロセッサやエディタと呼ばれるソフトウェアで生成・編集することが可能である。
【0048】
本実施の形態において特徴的な構成の一つは、セキュリティポリシー更新履歴管理手段14である。この手段は、コンピュータとそのコンピュータ上で動作しうるプログラムとから構成されており、このプログラムがセキュリティポリシー更新履歴管理手段14の動作を実行する。
【0049】
以下、本実施の形態のセキュリティポリシー管理システム10の動作について説明する。
【0050】
2 セキュリティポリシー管理システムの動作
本実施の形態のセキュリティポリシー管理システム10の動作を表すフローチャートが図2に示されている。
【0051】
まず、ステップS2−1においては、本セキュリティポリシー管理システム10で管理しているセキュリティポリシーの各「部分」、すなわちレポートの一覧が表示画面上に表示される。この表示動作は、制御手段16が実行する。より正確には、制御手段16を構成するプログラムが実行する。この表示の際、制御手段16は、記憶手段18からレポートリストを読み出し、これを表示することによってステップS2−1の動作を実行する。
【0052】
この表示画面を「レポートメニュー」と呼ぶ。このレポートメニューの表示例が図3に示されている。なお、レポートリストの概念図が図4に示されている。この図に示すように、レポートメニューの表示画面は、レポートリストをほぼそのまま表示したものである。レポートリストは表形式のデータであり、図4に示すように、「レポート番号」、「レポート名」、「更新日付」の項目を有している。レポート番号は、そのレポートの生成時に付される固有の番号である。レポート名はそのレポートの名称である。更新日付は、そのレポートの最終更新日付である。このレポートリストには、本実施の形態のセキュリティポリシー管理システム10が管理するレポートが登録されている。
【0053】
2.1 レポートメニュー
この図3に示すように、本実施の形態における表示画面(レポートメニュー)には、レポートの一覧だけでなく、一括置換ボタン20、履歴管理ボタン22、印刷ボタン24、閉じるボタン26等が表示されている。これらの表示も制御手段16が実行する。
【0054】
一括置換ボタン20を利用者がクリックした場合には(ステップS2−2)、選択したレポートを一括置換することができる(ステップS2−3)。
【0055】
なお、クリックとは、利用者が表示画面上の所定の位置を示す記号であるカーソルを、所望のボタン上に移動させた状態で、マウス等のポインティングデバイスのボタンを押下することを言う。特にポインティングデバイスとしてマウスを利用する場合には、このカーソルをマウスカーソルと呼ぶことも多い。ポインティングデバイスは、表示画面上の所望の位置を示すために用いられるデバイスであり、マウスの他、トラックボールやスライディングパッド等、従来から世の中で使用されている種々のデバイスをポインティングデバイスとして使用することができる。
【0056】
履歴管理ボタン22を利用者がクリックした場合には(ステップS2−4)、制御手段16がこれを検知し、履歴管理機能を起動させる。具体的には、図1のセキュリティポリシー更新履歴管理手段14を起動させるのである。セキュリティポリシー更新履歴管理手段14は、起動すると、履歴管理画面を表示画面に表示する。
【0057】
この履歴管理画面の表示例が図5に示されている。セキュリティポリシー更新履歴管理手段14によって実現される履歴管理機能の詳細な動作は、後に詳述する。
【0058】
また、印刷ボタン24を利用者がクリックすると(ステップS2−6)、表示画面の内容、すなわちレポートの一覧表の印刷が実行される(ステップS2−7)。
【0059】
また、閉じるボタン26を利用者がクリックすると(ステップS2−8)、履歴管理機能が終了する(ステップS2−9)。これは、セキュリティポリシー更新履歴管理手段14が終了することを一般に意味するが、セキュリティポリシー更新履歴管理手段14のプログラム自体は終了せずに、制御手段16に制御が移行するような動作でも良い。
【0060】
また、この終了後、たとえば、セキュリティポリシー管理システム10のメイン画面が表示されている状態に戻ることが好ましい。このような終了処理は、制御手段16によって実行することが好ましい。また、セキュリティポリシー更新履歴管理手段14の終了後、レポートメニューの表示(図3)状態に戻ることも好ましい。
【0061】
2.2 履歴管理機能の動作
本実施の形態において特徴的な事項の一つがレポートの履歴管理機能である(ステップS2−5)。
【0062】
この機能の動作の詳細を表すフローチャートが図6に示されている。この機能の起動は、上述したセキュリティポリシー更新履歴管理手段14の起動によって行われる。具体的には、セキュリティポリシー更新履歴管理手段14を構成するプログラムが起動することによって、履歴管理機能が起動する。
【0063】
以下、履歴管理機能の動作を図6のフローチャートに基づき説明する。以下説明する動作は、上記セキュリティポリシー更新履歴管理手段14を構成するプログラムによって実行される。
【0064】
まず、この機能が起動すると上記ステップS2−5で説明したように、履歴管理画面が表示画面に表示される(ステップS6−1)。この表示は、図1のセキュリティポリシー更新履歴管理手段14によって実行される。
【0065】
この履歴管理画面の様子は上述したように図5に示されている。この図5に示すように、履歴管理画面は、複数の行からなる表である。この表中の各行は、レポートの生成、又はレポートの更新を表す。1つの行が、1つの「レポートの生成」又は「レポートの更新」に対応するのである。
【0066】
この表には、項目として「生成番号」「レポート番号」「情報資産」「登録番号」「作成者」「日付」「備考」が含まれている。「生成番号」は、そのレポートが生成された時点で付される連続番号である。図5中、生成番号12は、12番目に生成されたレポートであることを意味する。「レポート番号」は、生成された各レポートに付される連続番号であり、たとえば図5中の213は、生成したレポートに付されたレポート番号である。
【0067】
「情報資産」は、そのレポートが関与する情報資産の番号を表す。「登録番号」は、そのレポートを登録した順に付される連続番号である。「作成者」は、原則としてそのレポートを作成した者を表すが、更新を表す行では更新した者を意味する。「日付」は、そのレポートの作成を表す行においては作成した日付を表し、レポートの更新を表す行においては更新した日付を表す。
【0068】
「備考」は、そのレポートの作成又は更新に関する備考が記入される。たとえば、図5中「Generator original 」は、そのレポートの作成時点における初期の版を意味する。また、図5中、「Replace」は、レポートの一部を更新し、置き換えを行ったことを意味する。
【0069】
図5において、丸印●が付された行は、レポートの生成を表す。二重線で結ばれている行、すなわち丸印が付されていない行は、二重線で結ばれた先のレポートに対する更新を表す。
【0070】
ここで、丸印●は、請求の範囲の「新規である旨の記号」の一例に相当する。また、二重線は、請求の範囲の「その行からその更新の対象となる元の版の行とを結ぶ記号」の一例に相当する。
【0071】
たとえば、登録番号23が付されている行(図5中一番上の行)は、新たに213という番号のレポートが生成されたことを意味する(項目「レポート番号」を参照)。そして、登録番号24が付されている行(図5中上から2番目の行)は、レポート213に対して行われた更新を意味する。
【0072】
同様に、登録番号42が付された行は、登録番号24の更新を適用したレポート213に対する更新を意味する。
【0073】
同様に、登録番号89が付された行は、登録番号42の更新を適用したレポート213に対する更新を意味する。
【0074】
このように、登録番号24、42、89、113、137は、レポート213に対して直列的に適用される(順番に適用される)更新を意味する。したがって、登録番号137の更新が適用されたレポート213が最新の版の一つである。
【0075】
一方、1個のレポートに対して適用される更新が並列に存在する場合がある。特に、セキュリティポリシーの場合、A氏の更新案とB氏の更新案との2種の更新案が同時に存在する場合がある。このような場合を考慮して、本実施の形態では1個のレポートに対して2種以上の更新案を管理することが可能である。換言すれば、1個のレポートに対して並列に適用される更新を複数個管理することができるのである。このような例も図5に示されている。
【0076】
たとえば、登録番号が25の行は、番号が101であるレポートの生成を意味する。これに対して、登録番号が26の行は、この生成時のレポート101に対して適用される更新を意味する。また、登録番号が37の行も、同様に生成時のレポート101に対して適用される更新を意味する。以下、登録番号が75、99、123の各行も、同様に生成時のレポート101に対して直接に適用される更新を意味する。これらは、上記登録番号42や89の行のように順番に適用される更新ではない。
【0077】
この結果、レポート101に関しては、最新の更新案が5種存在することになる。レポート213に関しても、上述した登録番号24、42、89、113、137の行の更新を順次適用した版と、図5に示すように登録番号258、283、310、335、377、564の行の更新を順次適用した版と、の2種類の更新版が現時点では最新の版である。
【0078】
このように本実施の形態における、更新履歴管理機能は、1のセキュリティポリシーに関して複数種類の更新版を同時に取り扱うことが可能である。
【0079】
セキュリティポリシー更新履歴管理手段14は、記憶手段18内部の履歴管理リストに基づき、この履歴管理画面の表示を行う。履歴管理リストの概要が図7に示されている。この図に示すように、履歴管理リストは、図5に示した履歴管理画面に示された情報を含んだ表形式のデータであり、この履歴管理リストに基づきセキュリティポリシー更新履歴管理手段14は履歴管理画面の表示を行うことができる。
【0080】
ここで、セキュリティポリシー更新履歴管理手段14は、請求の範囲の「履歴管理リストを表示する手段」の一例に相当する。
【0081】
図7に示すように、この履歴管理リストには、図5の履歴管理画面には直接には示されていない項目も含まれている。たとえば、「種別」は、その行のデータが新規レポートの作成か、それとも、既存のレポートの更新であるのかを表す項目である。この「種別」の内容が「new」であれば、新規にレポートを作成したことを意味し、この「new」に基づき、セキュリティポリシー更新履歴管理手段14は、図5における●印を表示するのである。
【0082】
ここで、「new」は、請求の範囲の「新規である旨のデータ」の一例に相当する。
【0083】
また、あるレポートの更新である場合は、この「種別」には、更新の対象となった親の登録番号が記述される。たとえば、登録番号24の行は、種別の内容が「23」となっており、登録番号23で作成されたレポートに対する更新を表す行であることが示されている。また、登録番号42の行は、種別の内容が「24」となっており、登録番号24で作成されたレポートに対する更新を表す行であることが示されている。セキュリティポリシー更新履歴管理手段14は、このような更新元の親の登録番号に基づき、図5における二重線による親子関係を表示することができるのである。
【0084】
また、図7に示すように、履歴管理リストには、具体的な「内容」が含まれている。本実施の形態では、新規にレポートが作成された場合には、この「内容」はレポートのファイルへのリンクである。もちろん、この「内容」は、レポートの内容そのものが記述されていてもかまわない。多くの場合、レポート自体は、ワードプロセッサのファイル形式で記述することが便利であるので、本実施の形態では、上記「内容」は、そのレポートのファイルへのリンクを記述している。
【0085】
また、更新の場合は、上記「内容」は、更新位置及び更新内容を含むファイルへのリンクである。もちろん、この場合も、更新位置や更新内容そのものが「内容」中に格納されていてもかまわない。本実施の形態では、レポートと同様に、更新位置や更新内容もワードプロセッサのファイル形式で記述する例を説明する。
【0086】
なお、ここでいう更新位置や更新内容は、一般的に、文書データの版数管理に用いられる技術で利用されるデータである。一般に、文書データの版数管理には、第1版(初版)のデータと、その後の版との差分データとを管理する手法が従来から知られている。すなわち、第1版のデータと第2版データの差分、第2版と第3版データの差分、第3版データと第4版データの差分・・・、以下、同様である。これらのデータに基づき、たとえば、第3版が欲しい場合には、第1版のデータに、第1版と第2版のデータの差分と、第2版と第3版のデータの差分と、を適用すれば第3版の文書データが得られる仕組みである。そして、この差分データとしては、更新位置とその更新内容(付加された文章等)等を含む場合が多い。
【0087】
本実施の形態における版数管理(リビジョンコントロール:revision control)の技術は、上で述べた従来の技術をそのまま採用する。したがって、既に述べたように、図7の履歴管理リストの各行の「内容」は、新規レポートの生成の場合には第1版のレポートのデータそのものに対応し、レポートの更新の場合にはその前の版とその版との間の差分のデータ(更新位置や更新内容)に対応するのである。
【0088】
ここで、「対応する」とは、それぞれのデータに対するリンクが記述されていることを意味するが、そのデータそのものが「内容」に直接記述されていても良い。
【0089】
このように、本実施の形態においては、あるレポートに関してその生成又は更新を表す行を含む表を用いることによって、そのレポートに関する更新の履歴を管理しているのである。特に、本実施の形態においては、ある版(生成した時点の版(つまり初版)、又はその後更新を加えた版のいずれでも良い)のレポートに対して並列に適用される更新を複数個管理することができるので、いわば複数個の「最新版」を持つようなレポートでも、その更新履歴を管理することができる。
【0090】
本実施の形態において、複数個の「最新版」を管理できるのは、履歴管理リスト(図7)や履歴管理画面(図5)から明らかなように、利用者から最新版以外の古い版も見えるからである。このような構成を採用することによって、利用者は最新版以外の版に対しても更新を加えることが可能となったのである。この結果、本実施の形態によれば、複数種類の「最新版」が存在しうるのである。
【0091】
2.2.1 レポートの更新動作
次に、図5の履歴管理画面において、利用者が所望の行を選択し(ステップS6−2)、編集ボタン30をクリック(ステップS6−3)すると、その行が表す更新が適用された後のレポートの内容が別のウィンドウで表示される(ステップS6−4)。
【0092】
この別のウィンドウの表示されている例が図8に示されている。この図には、「エグゼクティブ情報セキュリティポリシー」という名称のレポートが表示されている様子が示されている。この表示は、従来のワードプロセッサやエディタと呼ばれるプログラムにより実行される。すなわち、この図8に示されている状態から、利用者はエグゼクティブ情報セキュリティポリシーの閲覧だけでなく、編集も可能である。このように、閲覧だけでなく同時に編集も行うような動作は、従来のワードプロセッサ等で一般に行われている動作であるので、従来の技術で十分に実施可能である。
【0093】
なお、ここで、「選択」の作業は、利用者がマウスを用いて、所望の行の上にカーソルを移動させてからマウスのボタンを1回押下する(クリックする)ことによって実行される。この「選択」作業によって、選択された行は反転表示され、選択された事実が利用者に対して明示的に示される。このような反転表示の様子が図9に示されている。この図9においては、登録番号682が付された更新を表す行が反転表示状態となっており、選択されたことを示している。
【0094】
2.2.2 所望の版のレポートの表示及び更新動作
このステップS6−4の動作の詳細を、図10、図11のフローチャートに基づき説明する。
【0095】
まず、ステップS10−1においては、セキュリティポリシー更新履歴管理手段14が、利用者が指示した行が表す版の登録番号を、セキュリティポリシー編集・生成手段12に送る。ここで、セキュリティポリシー編集・生成手段12は、請求の範囲の編集手段の一例に相当する。
【0096】
次に、セキュリティポリシー編集・生成手段12に含まれるワードプロセッサのプログラムが、送付されてきた登録番号の版のレポートを再構成する。
【0097】
このために、まず、ステップS10−2において、セキュリティポリシー編集・生成手段12中のワードプロセッサは、送付されてきた登録番号の行のデータを履歴管理リストから取り出す。履歴管理リストは、図7に示されている表形式のデータであり、記憶手段18に格納されている。さらに、注目しているその行の取り出したデータ中の、特に「内容」を、所定のメモリ上に格納しておく。
【0098】
次に、ステップS10−3においては、注目しているその行のデータ中の「種別」が「new」かどうか検査される。検査の結果、「new」であれば、ステップS10−5に移行し、「new」でなければ、ステップS10−4に移行する。
【0099】
ステップS10−4においては、注目している行の「種別」に記載されている番号を登録番号とする行を選び、記憶手段18中の履歴管理リストからこの選んだ行のデータを取り出す。この際、上記ステップS10−2と同様に、新しく選んだ行の取り出したデータ中の「内容」を、上記所定のメモリ上に格納しておく。その後、ステップS10−3に処理が戻る。
【0100】
ステップS10−5においては、これまで所定のメモリ上に格納されていた上記「内容」に基づき、閲覧・編集対象である版のレポートを再構成する。この再構成はワードプロセッサによって実行される。
【0101】
ここで、「内容」とは、レポートの第1版のデータ(へのリンク)、及びその後の更新された版を表す差分データ(へのリンク)、であることは既に説明した通りである。これらのデータに基づき、所定の版の文書データ(レポート)を構成することは、従来の版数管理の技術を用いれば十分に実行可能である。本実施の形態でも従来の版数管理の技術を用いて、ワードプロセッサが所定の版のレポートを再構成する。
【0102】
以上述べたような処理によって、利用者が指示した行の版のレポートがワードプロセッサにより再構成され、ワードプロセッサはそのレポートを表示画面に表示する。ステップS10−6においては、利用者は表示画面上でそのレポートに対してさらに編集を実行し、更新することができる。
【0103】
ステップS10−7においては、ワードプロセッサは、利用者がレポートを編集し更新した動作を記録しておき、編集が終了した後、この動作に基づき差分データを出力する。このような差分データを作成する技術は従来から良く知られているので、本実施の形態でも従来からの技術をそのまま利用する。
【0104】
次に、図11のステップS11−1においては、利用者は、編集が終了した後、データの保存を指示し、ワードプロセッサを終了させる。
【0105】
ステップS11−2においては、データの保存を指示されたワードプロセッサは、ワードプロセッサ編集行為の結果、得られた差分データを記憶手段18に格納する。さらに、ワードプロセッサは、格納した差分データへのリンクを「内容」として含む行データを、履歴管理リスト(図7参照)に追加する。
【0106】
この追加した行データ中の「種別」は、利用者がステップS10−1で指定した行番号である。これによって、この行データが、利用者がステップS10−1で指定した行番号が表す版に対する更新を表すことを示すことができる。
【0107】
また、この追加した行データ中の「生成番号」は、利用者がステップS10−1で指定した行番号で示す行データ中の生成番号と同一の番号である。また、この追加した行データ中の「レポート番号」は、利用者がステップS10−1で指定した行番号で示す行データ中のレポート番号と同一の番号である。また、この追加した行データ中の「情報資産」は、利用者がステップS10−1で指定した行番号で示す行データ中の情報資産と同一の内容である。また、この追加した行データ中の「登録番号」は、最近利用された登録番号に1を加算した番号である。また、この追加した行データ中の「作成者」は、更新を行った利用者である。また、この追加した行データ中の「日付」は、更新を行った日付である。
【0108】
また、この追加した行データ中の「備考」は、更新時に利用者が入力した簡易的なメモのデータである。本実施の形態においては、このように、更新時に利用者がその更新に関する簡易的なメモを入力することができ、この簡易的なメモが、更新履歴の一部として管理されるのである。この結果、この簡易的なメモに更新の目的や内容を記載することによって、後日、この簡易的なメモを通じて更新の意味や内容を知ることが可能となる。
【0109】
以上述べたように、本実施の形態によれば、利用者がセキュリティポリシーの各レポートを更新した場合に、個々の更新が管理されることになる。特に、1つの版に対して複数の改訂版が存在しうるように管理をすることもでき、柔軟性に富むセキュリティポリシーの更新の(履歴)管理を行うことができる。
【0110】
2.2.3 履歴管理画面における他の動作
履歴管理画面からは、編集ボタン30をクリックしてレポートを編集する動作だけでなく(ステップS6−4)、利用者の指示に基づき、種々の動作を行うことが可能である。図6のフローチャートに戻り、これら他の動作を説明する。
【0111】
2.2.3.1 履歴の明細
まず、図5の履歴管理画面において、選択した行上にカーソルを置きながら、利用者がマウスの左ボタンを押下する(左クリックと呼ぶこともある)(ステップS6−5)と、履歴の明細を表す別のウィンドウが表示される(ステップS6−6)。この表示の例が図12に示されている。
【0112】
この表示動作は、セキュリティポリシー更新履歴管理手段14によって実行される。この場合、セキュリティポリシー更新履歴管理手段14は、請求の範囲の「明細の表示動作を制御する制御手段」の一例に相当する。
【0113】
本実施の形態では、このように所望の更新に関する明細を知りたい場合には、その更新を表す行にカーソルを置き、利用者が左クリックを行うだけで、容易に更新に関する詳細な情報を知ることが可能である。この詳細な情報を本実施の形態では、「明細」と呼ぶ。また、特に本実施の形態においては、この明細の中に更新の内容や、更新を行った理由等が含まれているので、利用者は過去に行われた更新の理由等を容易に把握することが可能である。
【0114】
2.2.3.2 メモの有無
また、図5の履歴管理画面において、選択した行上にカーソルを置きながら、利用者がマウスの右ボタンを押下する(右クリックと呼ぶこともある)(ステップS6−7)と、そのレポートに対するメモの有無を表す表示が示される(ステップS6−8)。この表示動作は、セキュリティポリシー更新履歴管理手段14によって、実行される。この場合、セキュリティポリシー更新履歴管理手段14は、請求の範囲の「メモの表示動作を制御する制御手段」の一例に相当し、以下説明する動作は、基本的にはセキュリティポリシー更新履歴管理手段14の動作である。
【0115】
このステップS6−8の詳細な動作が図13のフローチャートに示されている。
【0116】
まず、ステップS13−1においては、セキュリティポリシー更新履歴管理手段14が、レポートにメモが付されているかどうかを検査する。この検査は、図4で説明したレポートリストの内容に基づき行われる。このレポートリストは、既に説明したように、記憶手段18内部に格納されている。
【0117】
図4に示されているように、レポートリスト中の「メモ」の項目には、メモの有無に関する情報が記録されている。この「メモ」の内容が「NO」である場合には、そのレポートには、メモが付されていないことを意味する。一方、メモが付されている場合には、この「メモ」には、メモが記述されたファイルへのリンクが記載される。図4で示した例においては、レポート番号105と110に関して、リンクの数が記されているので、メモが付されていることが表されている。一方、他のレポートの「メモ」の欄は、「NO」となっており、メモが付されていないことを表している。
【0118】
セキュリティポリシー更新履歴管理手段14は、このような「メモ」の欄の内容に基づき、そのレポートにメモが付されているか否かを検査するのである。
【0119】
検査の結果、メモが付されている場合には、ステップS13−2に処理が移行し、メモが付されていない場合は、ステップS13−6に処理が移行する。
【0120】
ステップS13−2においては、メモが付されている旨を表すメッセージボックス40が表示される。この様子が図14に示されている。図14に示すように、このメッセージボックス40には、「このレポートにはメモが登録されています。」というメッセージが表示され、OKボタン42も表示される。この表示動作は、セキュリティポリシー更新履歴管理手段14が実行する。この状態から、利用者がOKボタン42をクリックすると、ステップS13−3に処理が移行する。
【0121】
ステップS13−3においては、実際のメモの内容が表示される。メモの実体はごく一般的なテキスト形式のデータフォーマットで記述されており、このテキスト形式のデータを表示することによって、メモの内容を表示する。この表示はセキュリティポリシー更新履歴管理手段14が実行する。もちろん、テキスト形式のデータを表示可能なエディタプログラムやワードプロセッサプログラムを、セキュリティポリシー更新履歴管理手段14が呼び出して起動させるように構成することも好ましい。
【0122】
メモの内容を表示した画面の例が図15に示されている。本実施の形態においては、レポートは複数のブロックから構成され、各ブロックに対してメモを付すことが可能である。
【0123】
図15に示すように、本実施の形態では、1のメモの内容を1行に示した表を掲載したメッセージボックスを表示することによって、メモの内容を表示している。メッセージボックス内部には、「Block」の項目と、「Memo」の項目を含む表が示されており、メモが付されているブロックの番号と、そのブロックに付されているメモの内容がそれぞれ示されている。
【0124】
図15に示した例では、2個のメモが付されている。まず、レポート中の第1ブロックに「2002年12月24日修正」というメモが付されている。また、第35ブロックに、「101BLK35 「ISMS認定基準に準拠した」を追加」というメモが付されている。このように、本実施の形態においては、ブロック毎にメモを付すことができるので、レポートの更新の目的や理由、レポートの更新の内容等をメモに残すことが可能である。
【0125】
ステップS13−4においては、利用者がいずれかのメモの行を選択してクリックすることを待つ状態となる。クリックされた場合にはステップS13−5に移行する。
【0126】
ステップS13−5においては、クリックを利用者が行った際に、選択されていた行のブロックの表示が行われる。この表示は、上述したステップS6−4のように(図10のフローチャートのように)行うことが好ましい。この表示は、ステップS6−4と同様に、セキュリティポリシー編集・生成手段12中のワードプロセッサプログラムが実行することが好ましい。
【0127】
一方、ステップS13−6においては、メモが付されていない旨を表すメッセージボックスが表示される。図14に示した例とは逆に、このメッセージボックスには、「このレポートにはメモが登録されていません。」というメッセージが表示され、OKボタンも表示される。この表示動作は、セキュリティポリシー更新履歴管理手段14が実行する。この状態から、利用者がOKボタンをクリックすると、図13のフローチャートの動作は終了し、図6の処理に戻る。
【0128】
本実施の形態では、このように、所望の更新に関するメモの有無を容易に確認することが可能である。すなわち、その更新を表す行にカーソルを置き、利用者が右クリックを行うだけで、容易にその更新にメモが付されているかどうかを知ることができる。
【0129】
このようなメモによれば、レポートの更新の理由や、更新の内容等を把握することができる。
【0130】
2.2.4 履歴管理の終了その他
図5に示されているように、履歴管理画面中には、編集ボタン30の他に、終了ボタン32、削除ボタン34が表示されている。
【0131】
そして、終了ボタン32をクリックすることによって、履歴管理機能が終了する。具体的には、履歴管理画面が閉じられ、レポートメニュー画面が表示されるのである。削除ボタン34をクリックすると、その際に選択されていたレポートを削除することができる。
【0132】
3 まとめ
このように、本実施の形態において特徴的なことは、レポートの生成・更新に対応する行からなる表を用いて、レポートの更新履歴を管理していることである。このような表を用いているので、利用者は所定のレポートの更新履歴を容易に把握することができる。
【0133】
また、ある更新が施されたレポート、すなわちある「版」のレポートの内容を容易に確認できるので、これまでにどのような内容の変化がそのレポートにあったのかを容易に確認することができる。特に、本実施の形態によればメモを付すことができるので、より容易に各版の内容を確認することができる。
【0134】
【発明の効果】
以上、詳細に説明したように、本発明によれば、生成や更新を表す行を含むリストを用いて文書の更新履歴を管理しているので、各更新毎に管理を実行することができる。
【0135】
また、本発明によれば、生成や更新を表す行に対して所定の指示を行うことにより、メモや明細を表示させることができるので、更新の理由等を容易に知ることができる。
【図面の簡単な説明】
【図1】本実施の形態のセキュリティポリシー管理システムの機能ブロック図である。
【図2】本実施の形態のセキュリティポリシー管理システムの動作を表すフローチャートである。
【図3】レポートメニューの表示の様子を表す説明図である。
【図4】レポートリストの概念図である。
【図5】履歴管理画面の表示の様子を表す説明図である。
【図6】レポートの履歴管理機能の動作を表すフローチャートである。
【図7】履歴管理リストの概念図である。
【図8】履歴管理画面から、編集ボタンをクリックし、所定の版のレポートの内容が別のウィンドウで表示される様子を示す説明図である。
【図9】選択の様子を表す説明図である。
【図10】ステップS6−4の動作の詳細を表すフローチャートである。
【図11】ステップS6−4の動作の詳細を表すフローチャートである。
【図12】履歴の明細を表す別のウィンドウが表示される様子を示す説明図である。
【図13】ステップS6−8の詳細な動作を表すフローチャートである。
【図14】メモが付されている旨を表すメッセージボックスが表示される様子を示す説明図である。
【図15】メモの内容を表すメッセージボックスが表示されている様子を表す説明図である。
【符号の説明】
10 セキュリティポリシー管理システム
12 セキュリティポリシー編集・生成手段
14 セキュリティポリシー更新履歴管理手段
16 制御手段
18 記憶手段
20 一括置換ボタン
22 履歴管理ボタン
24 印刷ボタン
26 閉じるボタン
30 編集ボタン
32 終了ボタン
34 削除ボタン
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a document update history management system that can manage the update history of document data.
[0002]
[Prior art]
The contents of document data and programs are frequently updated. Managing this update history is important for document management.
[0003]
Therefore, various methods for managing the update history of a document or a program have been conventionally proposed.
[0004]
For example, Japanese Patent Application Laid-Open Publication No. H11-163873 discloses a method of calculating a ratio between the number of lines before correction and the number of lines after correction in a program list, obtaining a temporal change in this ratio, and predicting the number of lines in a program. Is disclosed.
[0005]
Patent Document 2 below discloses an apparatus capable of displaying a difference between a document before update and a document after update in the document.
[0006]
Patent Document 3 below discloses a method of managing update histories of database files updated from a plurality of hosts.
[0007]
Patent Document 4 below discloses a file correction history management system that stores a correction position and content as management information when the file content is corrected.
[0008]
Further, Patent Document 5 below discloses a technique for deleting, in a data sharing system shared by a plurality of terminals, an update history of data possessed by each terminal as soon as possible and reducing the amount of update history to be held by each terminal. It has been disclosed.
[0009]
Patent Document 6 below discloses a system in which when a source code of a program is erroneously corrected, when the correct correction is made and the erroneous correction is canceled, the cancellation operation is not reflected in the version number of the program. .
[0010]
[Patent Document 1]
Japanese Patent Application Laid-Open No. 4-09728 (Japanese Patent No. 3243791)
[Patent Document 2]
JP-A-5-298313 (Japanese Patent No. 2997518)
[Patent Document 3]
JP-A-7-129451 (Japanese Patent No. 2872019)
[Patent Document 4]
JP-A-10-3417 (Patent No. 3022326)
[Patent Document 5]
Japanese Patent Application Laid-Open No. 2000-122907 (Japanese Patent No. 300008)
[Patent Document 6]
Japanese Patent Application Laid-Open No. 2000-242474 (Japanese Patent No. 3005777)
[Problems to be solved by the invention]
However, according to the update history management methods disclosed in Patent Documents 1 to 6, what kind of correction has been performed so far, by whom, for what purpose, and how has it been performed? It is difficult to know.
[0011]
Patent Literature 1 discloses a technology that reads a change in the number of lines each time a program is updated and predicts the frequency of correction in the future, but cannot determine who made the correction, the reason for the correction, and the like. .
[0012]
Further, Patent Literature 2 discloses a technique in which a part updated by a first update can be known even after a second update is performed. This technique is useful for knowing where to update. However, there is no description about judging the reason for updating or the like.
[0013]
Patent Literature 3 discloses a system in which a plurality of hosts share one database. In Patent Document 3, each host updates the database sequentially according to the given serial number. It is said that this enables quick recovery from a file failure. However, even in Patent Document 3, since the reason for the update is not managed, there is no particular means for solving the question "What is the reason for the update?"
[0014]
Further, Patent Literature 4 discloses a technique for removing duplicate corrections in a system for correcting the contents of a file from a plurality of editors. That is, a warning is generated when another editor has already corrected a portion to be corrected by one editor.
[0015]
According to Patent Document 4, it is possible to prevent the superimposed correction, but no special means for managing the reason of the correction or the like is disclosed.
[0016]
Patent Literature 5 discloses a system in which a plurality of devices connected to a network each have the same document data. In this system, when document data is updated, the update information is transmitted to other devices. As a result, the contents of the document data held by a plurality of devices become the same. At this time, it is described that if the amount of update information is larger than the original data, the amount of transmission can be reduced by transmitting the document data itself.
[0017]
Points to keep in mind when managing security policy update history
In recent years, systems that support the construction of security policies have been developed.
[0018]
This security policy is a collection of various rules regarding information security of a predetermined group (for example, a company). In recent years, with the development of information technology, attention has been paid to the importance of formulating this security policy.
[0019]
This security policy is usually updated every predetermined period. The reason for this is that the number of employees in the company changes over time, and so does the work content. As a result, the composition of corporate information systems also changes.
[0020]
In order to respond to these changes, the content of the security policy needs to be constantly revised and updated. In particular, when performing security policy maintenance, it may happen that it is necessary to know what update has been performed and by whom for what reason.
[0021]
However, in the above-described conventional update history management method, although a technology for reflecting the result of the update in the document data file and a technology for efficiently sharing the update between a plurality of terminals have been proposed, the reason for the update and the There is no known method for managing updaters collectively. Further, there is a technology for adding a memo of update and information about update to a document data file to be updated, but a method of managing only update information separately from a document data file is not known.
[0022]
Therefore, for document data that is frequently updated, such as a security policy, a standard method of collectively managing the update reason, updater, and update content has not yet been established.
[0023]
As a result, in the maintenance of the conventional security policy (document data), the operator often manages the update history by making a personal note or memo separately. In the case where the update history is managed by such personal work, there is a possibility that it is difficult to take over the work when the worker in charge transfers or retires.
[0024]
Configure security policy
Also, this security policy is generally divided into a plurality of “parts” in many cases. For example,
Access control policy
・ Authentication / identification policy
In many cases, the configuration is divided into technical fields. Here, the access control policy is a set of rules for controlling access to resources in the information system. The authentication / identification policy is a policy related to authentication and identification, and is a collection of rules on technologies for authentication. In this patent, such a “portion” is called a “report”.
[0025]
As described above, the security policy is often managed by being divided into a plurality of reports. In this case, conventionally, in order for the operator to know the update history, it was necessary to open the data file of each report each time and inspect the contents in order. As a result, the work tends to be complicated.
[0026]
Object of the present invention
The present invention has been made in view of such a problem, and an object of the present invention is to construct a system that manages only update history information. In particular, it is an object of the present invention to construct a system capable of providing the user with the reason for the update, the updater, the content of the update, and the like.
[0027]
[Means for Solving the Problems]
In order to solve the above-described problems, the present invention uses a storage unit that stores a history management list, which is a list indicating an update history of a document and includes one or more lines indicating generation or update of the document. In the document update history management system that manages the update history of the document, each line in the history management list, the type, the registration number, the person who generated or updated, and the content of the generation or update, at least, A document update history management system, characterized in that a row representing the update in the history management list stores the registration number of a row representing a version to be updated represented by the row.
[0028]
With such a configuration, the document update history can be managed using a list that represents one update with one line.
[0029]
Further, the present invention is the document update history management system, characterized in that data indicating the newness is stored in a row indicating the generation in the history management list.
[0030]
With such a configuration, both generation and update can be managed similarly.
[0031]
Further, the present invention is the document update history management system, wherein the content of the generation or update is a link to a file representing the generation or update.
[0032]
It is often difficult to store the content of the generation or update itself in the list. By storing the link to the actual data using the link, the size of the update history list can be suppressed to an appropriate size.
[0033]
Further, the present invention provides a system for managing the update history of a document, wherein the display means for displaying the contents of the history management list, wherein a line in which data indicating that the type is new is stored is displayed. Indicates that the line is new, and displays the line in which the registration number is stored in the type, if the line indicates the original version to be updated. A document update history management system, comprising: display means for displaying a symbol connecting a line.
[0034]
With such a configuration, the user can know which line indicates the version (first version) at the time of generation. Similarly, it is possible to know which row represents the update.
[0035]
The present invention also provides a system for managing the update history of a document, wherein a history management list representing the update history of the document is displayed, the history management list including one or more lines representing generation or update of the document. And editing means for executing an editing operation when the user instructs editing on a predetermined line, wherein the editing means includes the following editing means. .
[0036]
That is, when the predetermined line designated by the user indicates an update, the editing unit configures the updated document represented by the predetermined line, and proceeds to an editing operation of the configured document. When the predetermined line indicated by the user indicates generation, the process shifts to the editing operation of the document at the time of generation indicated by the predetermined line.
[0037]
With such a configuration, the updated version of the document represented by each row can be edited.
[0038]
The present invention also provides a system for managing the update history of a document, wherein a history management list representing the update history of the document is displayed, the history management list including one or more lines representing generation or update of the document. And a control means for controlling the display operation of the details when the user instructs the display of the details on a predetermined line, wherein the following control means is included.
[0039]
That is, when the predetermined line specified by the user indicates an update, the control unit displays data of the specification of the document after the update indicated by the predetermined line, and displays the specified data specified by the user. In the case where the row of the document represents the generation, the data of the specification of the document at the time of the generation represented by the predetermined row is displayed.
[0040]
With such a configuration, the user can view the updated version of the document represented by each row.
[0041]
The present invention also provides a system for managing the update history of a document, wherein a history management list representing the update history of the document is displayed, the history management list including one or more lines representing generation or update of the document. And a control unit for controlling the display operation of the memo when the user instructs the display of the memo on a predetermined line, wherein the control unit includes the following control unit.
[0042]
That is, when the predetermined line designated by the user indicates an update, the control means displays memo data attached to the updated document represented by the predetermined line, and the user When the specified line indicates the generation, the memo data attached to the document at the time of generation indicated by the predetermined line is displayed.
[0043]
With such a configuration, the user can see the memo attached to the updated version of the document represented by each row.
[0044]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings.
[0045]
1 Security policy management system
FIG. 1 shows a functional block diagram of a security policy management system 10 according to the present embodiment. As shown in this figure, the security policy management system 10
・ Security policy editing / generating means 12
-Security policy update history management means 14
.Control means 16
.Storage means 18
Each means is provided. Among these functions, the function of the security policy editing / generating means 12 itself includes a conventional document editing function called a conventional word processor or editor. The control unit 16 controls operations of the security policy editing / generating unit 12 and the security policy update history managing unit 14. Further, the storage unit 18 stores each report of the security policy to be managed, their update history, and other data.
[0046]
In the present embodiment, an example of managing the editing of the security policy and the like is shown. However, the same technology as that of the present embodiment can be used for managing the editing of other document data. That is, a security policy is described in the present embodiment as an example of a “document” of the present invention, but it is of course preferable to apply the present invention to another “document”.
[0047]
The security policy management system 10 includes a computer system and a program operating on the computer system. For example, the security policy editing / generating means 12 specifically adopts a configuration including software called a word processor or an editor. Software such as a word processor is well known. Since the security policy is also "document data", it can be generated and edited by software called a conventional word processor or editor.
[0048]
One of the characteristic configurations in the present embodiment is the security policy update history management unit 14. This means comprises a computer and a program operable on the computer, and this program executes the operation of the security policy update history management means 14.
[0049]
Hereinafter, the operation of the security policy management system 10 according to the present embodiment will be described.
[0050]
2 Operation of security policy management system
FIG. 2 is a flowchart showing the operation of the security policy management system 10 according to the present embodiment.
[0051]
First, in step S2-1, each "part" of the security policy managed by the security policy management system 10, that is, a list of reports is displayed on the display screen. This display operation is executed by the control unit 16. More precisely, a program constituting the control means 16 is executed. At the time of this display, the control unit 16 reads out the report list from the storage unit 18 and displays the report list to execute the operation of step S2-1.
[0052]
This display screen is called a “report menu”. FIG. 3 shows a display example of the report menu. A conceptual diagram of the report list is shown in FIG. As shown in this figure, the display screen of the report menu displays the report list almost as it is. The report list is tabular data and includes items of “report number”, “report name”, and “update date” as shown in FIG. The report number is a unique number assigned when the report is generated. The report name is the name of the report. The update date is the last update date of the report. In the report list, reports managed by the security policy management system 10 of the present embodiment are registered.
[0053]
2.1 Report Menu
As shown in FIG. 3, the display screen (report menu) according to the present embodiment displays not only a list of reports but also a batch replace button 20, a history management button 22, a print button 24, a close button 26, and the like. ing. These displays are also executed by the control means 16.
[0054]
When the user clicks the batch replacement button 20 (step S2-2), the selected report can be batch-replaced (step S2-3).
[0055]
The click means that the user presses a button of a pointing device such as a mouse while moving a cursor indicating a predetermined position on the display screen on a desired button. In particular, when a mouse is used as a pointing device, this cursor is often called a mouse cursor. A pointing device is a device used to indicate a desired position on a display screen. In addition to a mouse, various devices conventionally used in the world, such as a trackball and a sliding pad, may be used as the pointing device. Can be.
[0056]
When the user clicks the history management button 22 (step S2-4), the control unit 16 detects this and activates the history management function. Specifically, the security policy update history management means 14 of FIG. 1 is activated. When activated, the security policy update history management means 14 displays a history management screen on the display screen.
[0057]
FIG. 5 shows a display example of the history management screen. The detailed operation of the history management function realized by the security policy update history management unit 14 will be described later in detail.
[0058]
When the user clicks the print button 24 (step S2-6), the contents of the display screen, that is, the printing of the report list, is executed (step S2-7).
[0059]
When the user clicks the close button 26 (step S2-8), the history management function ends (step S2-9). This generally means that the security policy update history management means 14 ends, but an operation in which control is transferred to the control means 16 without ending the program of the security policy update history management means 14 may also be used.
[0060]
After this, it is preferable to return to a state where the main screen of the security policy management system 10 is displayed, for example. Such an end processing is preferably executed by the control unit 16. It is also preferable that after the security policy update history management means 14 ends, the report menu returns to the display state (FIG. 3).
[0061]
2.2 Operation of history management function
One of the characteristic items in the present embodiment is a report history management function (step S2-5).
[0062]
FIG. 6 is a flowchart showing details of the operation of this function. Activation of this function is performed by activation of the security policy update history management means 14 described above. Specifically, when a program constituting the security policy update history management unit 14 starts, a history management function starts.
[0063]
Hereinafter, the operation of the history management function will be described with reference to the flowchart of FIG. The operation described below is executed by a program constituting the security policy update history management unit 14.
[0064]
First, when this function is activated, a history management screen is displayed on the display screen as described in step S2-5 (step S6-1). This display is executed by the security policy update history management means 14 in FIG.
[0065]
The history management screen is shown in FIG. 5 as described above. As shown in FIG. 5, the history management screen is a table including a plurality of rows. Each row in this table represents a report generation or report update. One row corresponds to one “generate report” or “update report”.
[0066]
This table includes “generation number”, “report number”, “information asset”, “registration number”, “creator”, “date”, and “remarks” as items. The “generation number” is a serial number assigned when the report is generated. In FIG. 5, the generation number 12 means that the report is the twelfth generated report. “Report number” is a serial number assigned to each generated report. For example, 213 in FIG. 5 is a report number assigned to the generated report.
[0067]
“Information asset” indicates the number of the information asset in which the report is involved. “Registration number” is a serial number assigned in the order in which the reports were registered. The “creator” represents, in principle, the person who created the report, but the row indicating the update means the person who updated the report. "Date" indicates the date of creation in a row indicating creation of the report, and indicates the date of update in a row indicating update of the report.
[0068]
In "Notes", remarks concerning the creation or update of the report are entered. For example, “Generator original” in FIG. 5 means an initial version at the time of creating the report. In FIG. 5, “Replace” means that a part of the report has been updated and replaced.
[0069]
In FIG. 5, the line with a circle represents the generation of a report. Lines connected by double lines, that is, lines without circles, represent updates to the previous report connected by double lines.
[0070]
Here, the circle ● corresponds to an example of the “sign indicating new” in the claims. Further, the double line corresponds to an example of the “symbol connecting the line to the line of the original version to be updated” in the claims.
[0071]
For example, the row with the registration number 23 (the top row in FIG. 5) means that a report with the number 213 is newly generated (see the item “report number”). The row with the registration number 24 (the second row from the top in FIG. 5) indicates an update performed on the report 213.
[0072]
Similarly, the row with the registration number 42 indicates an update to the report 213 to which the update of the registration number 24 has been applied.
[0073]
Similarly, the row with the registration number 89 indicates an update to the report 213 to which the update of the registration number 42 has been applied.
[0074]
As described above, the registration numbers 24, 42, 89, 113, and 137 mean updates that are serially applied to the report 213 (applied in order). Therefore, the report 213 to which the update of the registration number 137 is applied is one of the latest editions.
[0075]
On the other hand, updates applied to one report may exist in parallel. In particular, in the case of a security policy, two types of update plans, Mr. A's update plan and Mr. B's update plan, may exist at the same time. In consideration of such a case, in the present embodiment, two or more types of update plans can be managed for one report. In other words, a plurality of updates applied in parallel to one report can be managed. Such an example is also shown in FIG.
[0076]
For example, a row with a registration number of 25 means generation of a report with a number of 101. On the other hand, the row with the registration number 26 indicates an update applied to the report 101 at the time of generation. The row with the registration number 37 also means an update applied to the report 101 at the time of generation. Hereinafter, the rows with registration numbers 75, 99, and 123 also mean updates that are applied directly to the report 101 at the time of generation. These are not updates that are applied in order as in the rows of the registration numbers 42 and 89 described above.
[0077]
As a result, regarding the report 101, there are five latest update proposals. As for the report 213, the version in which the update of the rows of the registration numbers 24, 42, 89, 113, and 137 described above are sequentially applied, and the rows of the registration numbers 258, 283, 310, 335, 377, and 564 as shown in FIG. At this time, the two types of updated versions are the latest versions.
[0078]
As described above, the update history management function according to the present embodiment can simultaneously handle a plurality of types of update versions for one security policy.
[0079]
The security policy update history management unit 14 displays this history management screen based on the history management list in the storage unit 18. An outline of the history management list is shown in FIG. As shown in this figure, the history management list is tabular data including information shown on the history management screen shown in FIG. 5, and based on this history management list, the security policy update history management means 14 The management screen can be displayed.
[0080]
Here, the security policy update history management unit 14 corresponds to an example of “a unit for displaying a history management list” in the claims.
[0081]
As shown in FIG. 7, the history management list includes items that are not directly shown on the history management screen in FIG. For example, the “type” is an item indicating whether the data in the row is the creation of a new report or the update of an existing report. If the content of the “type” is “new”, it means that a new report has been created, and based on this “new”, the security policy update history management unit 14 displays a black circle in FIG. is there.
[0082]
Here, “new” corresponds to an example of the “new data” in the claims.
[0083]
In the case of updating a report, the “type” describes the registration number of the parent to be updated. For example, the row of the registration number 24 has a type of “23”, which indicates that the row indicates an update to the report created with the registration number 23. Further, the line of the registration number 42 has the content of the type “24”, which indicates that the line indicates the update to the report created with the registration number 24. The security policy update history management means 14 can display the parent-child relationship by the double line in FIG. 5 based on the registration number of the parent of the update source.
[0084]
Further, as shown in FIG. 7, the history management list includes specific “contents”. In the present embodiment, when a new report is created, this “content” is a link to the report file. Of course, this "content" may be the content of the report itself. In many cases, it is convenient to describe the report itself in a file format of a word processor. Therefore, in the present embodiment, the above “content” describes a link to the file of the report.
[0085]
In the case of updating, the “content” is a link to a file including the update position and the updated content. Of course, also in this case, the update position or the update content itself may be stored in the “content”. In the present embodiment, an example will be described in which an update position and an update content are described in a word processor file format, similarly to a report.
[0086]
Note that the update position and the update content here are data generally used in a technique used for managing the version number of document data. In general, for managing the version number of document data, a technique of managing data of a first edition (first edition) and difference data between subsequent editions is conventionally known. That is, the difference between the first edition data and the second edition data, the difference between the second edition and the third edition data, the difference between the third edition data and the fourth edition data, and so on. Based on these data, for example, if a third edition is desired, the first edition data includes a difference between the first edition and the second edition data, a difference between the second edition and the third edition data, Is applied to obtain the third version of document data. In many cases, the difference data includes an update position and its update content (added text, etc.).
[0087]
The technology of version control (revision control) in the present embodiment employs the conventional technology described above as it is. Therefore, as described above, the “contents” of each line of the history management list in FIG. 7 correspond to the data of the first edition report itself in the case of generating a new report, and correspond to the data of the first edition in the case of updating the report. It corresponds to the difference data (update position and update content) between the previous version and that version.
[0088]
Here, “corresponding” means that a link to each data is described, but the data itself may be directly described in “contents”.
[0089]
As described above, in the present embodiment, the update history of a report is managed by using a table including a row indicating the generation or update of the report. In particular, in the present embodiment, a plurality of updates that are applied in parallel to a report of a certain version (either the version at the time of generation (that is, the first version) or a version to which updates are added thereafter) are managed. It is possible to manage the update history of a report that has more than one "latest version".
[0090]
In the present embodiment, a plurality of "latest versions" can be managed because, as is clear from the history management list (FIG. 7) and the history management screen (FIG. 5), the user can also use older versions other than the latest version. Because you can see. By adopting such a configuration, a user can update a version other than the latest version. As a result, according to the present embodiment, there can be a plurality of types of “latest versions”.
[0091]
2.2.1 Report update operation
Next, on the history management screen of FIG. 5, when the user selects a desired line (step S6-2) and clicks the edit button 30 (step S6-3), the update represented by that line is applied. Is displayed in another window (step S6-4).
[0092]
FIG. 8 shows an example in which another window is displayed. This figure shows a state where a report named “Executive Information Security Policy” is displayed. This display is performed by a program called a conventional word processor or editor. That is, from the state shown in FIG. 8, the user can not only browse but also edit the executive information security policy. As described above, the operation of performing not only browsing but also editing at the same time is an operation generally performed in a conventional word processor or the like, and thus can be sufficiently performed by the conventional technology.
[0093]
Here, the operation of “selection” is executed by the user moving the cursor over a desired line using a mouse and then pressing (clicking) the mouse button once. By this "selection" operation, the selected line is highlighted and the selected fact is explicitly shown to the user. Such an inverted display is shown in FIG. In FIG. 9, the row indicating the update with the registration number 682 is in an inverted display state, indicating that the row has been selected.
[0094]
2.2.2 Display and update operation of report of desired version
Details of the operation in step S6-4 will be described based on the flowcharts in FIGS.
[0095]
First, in step S10-1, the security policy update history management unit 14 sends the registration number of the version indicated by the line specified by the user to the security policy editing / generation unit 12. Here, the security policy editing / generating unit 12 corresponds to an example of an editing unit in the claims.
[0096]
Next, the word processor program included in the security policy editing / generating means 12 reconstructs the transmitted report of the registration number.
[0097]
For this purpose, first, in step S10-2, the word processor in the security policy editing / generating means 12 extracts the data of the row of the transmitted registration number from the history management list. The history management list is tabular data shown in FIG. 7 and is stored in the storage unit 18. Further, in particular, "contents" in the data taken out of the line of interest are stored in a predetermined memory.
[0098]
Next, in step S10-3, it is checked whether the "type" in the data of the line of interest is "new". If the result of the inspection is “new”, the flow proceeds to step S10-5, and if not, the flow proceeds to step S10-4.
[0099]
In step S10-4, a line whose registration number is the number described in the "type" of the line of interest is selected, and the data of the selected line is extracted from the history management list in the storage unit 18. At this time, similarly to step S10-2, the "contents" in the extracted data of the newly selected line is stored in the predetermined memory. Then, the process returns to step S10-3.
[0100]
In step S10-5, the report of the edition to be viewed / edited is reconstructed based on the "contents" previously stored on the predetermined memory. This reconstruction is performed by a word processor.
[0101]
Here, as described above, the “contents” are (the link to) the data of the first version of the report, and (the link to) the difference data representing the subsequently updated version. Constructing a predetermined version of document data (report) based on these data can be sufficiently executed by using a conventional version number management technique. Also in this embodiment, the word processor reconstructs a report of a predetermined version by using the conventional version number management technology.
[0102]
By the processing described above, the version report of the line designated by the user is reconstructed by the word processor, and the word processor displays the report on the display screen. In step S10-6, the user can further edit and update the report on the display screen.
[0103]
In step S10-7, the word processor records the operation of the user editing and updating the report, and after the editing is completed, outputs the difference data based on the operation. Since a technique for creating such difference data is well known in the related art, the present embodiment also uses the conventional technique as it is.
[0104]
Next, in step S11-1 in FIG. 11, after the editing is completed, the user instructs to save data and terminates the word processor.
[0105]
In step S11-2, the word processor instructed to save the data stores the difference data obtained as a result of the word processor editing action in the storage unit 18. Further, the word processor adds the line data including the link to the stored difference data as “content” to the history management list (see FIG. 7).
[0106]
“Type” in the added line data is the line number specified by the user in step S10-1. Thus, it can be shown that this line data represents an update to the version indicated by the line number specified by the user in step S10-1.
[0107]
The "generation number" in the added line data is the same number as the generation number in the line data indicated by the line number specified by the user in step S10-1. The “report number” in the added line data is the same as the report number in the line data indicated by the line number specified by the user in step S10-1. The "information asset" in the added line data has the same content as the information asset in the line data indicated by the line number specified by the user in step S10-1. The “registration number” in the added line data is a number obtained by adding 1 to the recently used registration number. The “creator” in the added line data is the user who has updated. “Date” in the added line data is the date on which the update was performed.
[0108]
“Remarks” in the added line data is simple memo data input by the user at the time of updating. In this embodiment, as described above, the user can input a simple memo regarding the update at the time of updating, and the simple memo is managed as a part of the update history. As a result, by describing the purpose and content of the update in this simple memo, it becomes possible to know the meaning and content of the update through the simple memo at a later date.
[0109]
As described above, according to the present embodiment, when the user updates each report of the security policy, each update is managed. In particular, management can be performed so that a plurality of revisions can exist for one edition, and (history) management of security policy updates with high flexibility can be performed.
[0110]
2.2.3 Other operations on the history management screen
From the history management screen, not only the operation of editing the report by clicking the edit button 30 (step S6-4), but also various operations can be performed based on the user's instruction. Returning to the flowchart of FIG. 6, these other operations will be described.
[0111]
2.2.3.1 Details of history
First, in the history management screen of FIG. 5, when the user presses the left button of the mouse (sometimes called left click) while placing the cursor on the selected line (step S6-5), the details of the history are displayed. Is displayed (step S6-6). FIG. 12 shows an example of this display.
[0112]
This display operation is executed by the security policy update history management unit 14. In this case, the security policy update history management unit 14 corresponds to an example of the “control unit that controls a display operation of a statement” in the claims.
[0113]
In the present embodiment, when the user wants to know the details of the desired update, he or she simply puts the cursor on the line indicating the update and left-clicks the user to easily obtain detailed information on the update. It is possible. This detailed information is referred to as “specification” in the present embodiment. Further, particularly in the present embodiment, since the details of the update and the reason for performing the update are included in the specification, the user can easily grasp the reason for the update performed in the past. It is possible.
[0114]
2.2.3.2 Presence or absence of memo
When the user presses the right button of the mouse (sometimes called right-click) while placing the cursor on the selected line on the history management screen in FIG. 5 (step S6-7), the report for the report is displayed. A display indicating the presence or absence of the memo is displayed (step S6-8). This display operation is executed by the security policy update history management unit 14. In this case, the security policy update history management means 14 corresponds to an example of “control means for controlling a memo display operation” in the claims, and the operation described below is basically performed by the security policy update history management means 14. Operation.
[0115]
The detailed operation of step S6-8 is shown in the flowchart of FIG.
[0116]
First, in step S13-1, the security policy update history management unit 14 checks whether a memo is added to the report. This check is performed based on the contents of the report list described with reference to FIG. This report list is stored in the storage unit 18 as described above.
[0117]
As shown in FIG. 4, information on the presence or absence of a memo is recorded in the item of “memo” in the report list. If the content of the "memo" is "NO", it means that the report has no memo attached. On the other hand, when a memo is attached, the “memo” describes a link to a file in which the memo is described. In the example shown in FIG. 4, the number of links is described for the report numbers 105 and 110, which indicates that a memo is added. On the other hand, the column of “memo” of other reports is “NO”, which indicates that no memo is attached.
[0118]
The security policy update history management means 14 checks whether or not a memo is attached to the report based on the contents of the "memo" column.
[0119]
As a result of the inspection, when a memo is attached, the process proceeds to step S13-2, and when no memo is attached, the process proceeds to step S13-6.
[0120]
In step S13-2, a message box 40 indicating that a memo is attached is displayed. This is shown in FIG. As shown in FIG. 14, in this message box 40, a message "Memo is registered in this report" is displayed, and an OK button 42 is also displayed. This display operation is executed by the security policy update history management unit 14. In this state, when the user clicks the OK button 42, the process proceeds to step S13-3.
[0121]
In step S13-3, the actual contents of the memo are displayed. The substance of the memo is described in a very common text data format, and the contents of the memo are displayed by displaying the text data. This display is executed by the security policy update history management unit 14. Of course, it is also preferable that the security policy update history management means 14 calls and activates an editor program or a word processor program capable of displaying text data.
[0122]
FIG. 15 shows an example of a screen displaying the contents of the memo. In the present embodiment, the report is composed of a plurality of blocks, and a memo can be added to each block.
[0123]
As shown in FIG. 15, in the present embodiment, the contents of a memo are displayed by displaying a message box containing a table showing the contents of one memo in one line. Inside the message box, a table including an item of “Block” and an item of “Memo” is shown. The number of the block to which the memo is attached and the content of the memo attached to the block are respectively shown. It is shown.
[0124]
In the example shown in FIG. 15, two memos are attached. First, the first block in the report is marked with a memo “Corrected on December 24, 2002”. In addition, a memo “101BLK35“ Compliant with ISMS certification standards ”is added” is added to the 35th block. As described above, in the present embodiment, a memo can be added for each block, so that the purpose and reason for updating the report, the content of the update of the report, and the like can be left in the memo.
[0125]
In step S13-4, the user waits for the user to select and click on any memo line. If it is clicked, the flow shifts to step S13-5.
[0126]
In step S13-5, when the user clicks, the block of the selected row is displayed. This display is preferably performed as in step S6-4 described above (as in the flowchart of FIG. 10). This display is preferably executed by the word processor program in the security policy editing / generating means 12, as in step S6-4.
[0127]
On the other hand, in step S13-6, a message box indicating that no memo is attached is displayed. Contrary to the example shown in FIG. 14, in this message box, a message "No memo is registered in this report" is displayed, and an OK button is also displayed. This display operation is executed by the security policy update history management unit 14. When the user clicks the OK button in this state, the operation of the flowchart in FIG. 13 ends, and the process returns to the processing in FIG.
[0128]
In this embodiment, it is possible to easily confirm whether or not there is a memo regarding a desired update. In other words, by simply placing the cursor on the line indicating the update and right-clicking by the user, it is possible to easily know whether or not a memo is attached to the update.
[0129]
According to such a memo, it is possible to grasp the reason for updating the report, the content of the update, and the like.
[0130]
2.2.4 End of history management and others
As shown in FIG. 5, in addition to the edit button 30, an end button 32 and a delete button 34 are displayed on the history management screen.
[0131]
Then, by clicking the end button 32, the history management function ends. Specifically, the history management screen is closed, and the report menu screen is displayed. When the delete button 34 is clicked, the report selected at that time can be deleted.
[0132]
3 Summary
As described above, a characteristic of the present embodiment is that the update history of the report is managed using the table including the rows corresponding to the generation and the update of the report. Since such a table is used, the user can easily grasp the update history of the predetermined report.
[0133]
In addition, since the contents of a report that has undergone a certain update, that is, a report of a certain “version”, can be easily checked, it is easy to see what changes have been made in the report so far. . In particular, according to the present embodiment, a memo can be added, so that the contents of each version can be checked more easily.
[0134]
【The invention's effect】
As described above in detail, according to the present invention, since the update history of a document is managed using a list including lines indicating generation and update, management can be performed for each update.
[0135]
Further, according to the present invention, a memo or a statement can be displayed by giving a predetermined instruction to a line indicating generation or update, so that the reason for the update or the like can be easily known.
[Brief description of the drawings]
FIG. 1 is a functional block diagram of a security policy management system according to an embodiment.
FIG. 2 is a flowchart illustrating an operation of the security policy management system according to the present embodiment.
FIG. 3 is an explanatory diagram illustrating a display state of a report menu.
FIG. 4 is a conceptual diagram of a report list.
FIG. 5 is an explanatory diagram illustrating a display state of a history management screen.
FIG. 6 is a flowchart illustrating the operation of a report history management function.
FIG. 7 is a conceptual diagram of a history management list.
FIG. 8 is an explanatory view showing a state in which an edit button is clicked from the history management screen and the contents of a predetermined version of the report are displayed in another window.
FIG. 9 is an explanatory diagram showing a state of selection.
FIG. 10 is a flowchart showing details of the operation in step S6-4.
FIG. 11 is a flowchart showing details of the operation in step S6-4.
FIG. 12 is an explanatory diagram showing a state in which another window showing details of a history is displayed.
FIG. 13 is a flowchart illustrating a detailed operation of step S6-8.
FIG. 14 is an explanatory diagram illustrating a state in which a message box indicating that a memo is attached is displayed.
FIG. 15 is an explanatory diagram illustrating a state in which a message box indicating the contents of a memo is displayed.
[Explanation of symbols]
10 Security Policy Management System
12 Security policy editing / generating means
14 Security policy update history management means
16 control means
18 storage means
20 Batch Replace button
22 History management button
24 Print button
26 Close button
30 Edit button
32 Exit button
34 Delete button

Claims (7)

文書の更新履歴を表すリストであって前記文書の生成又は更新を表す行を1行以上含んだ履歴管理リストを格納した記憶手段、を用いて前記文書の更新履歴を管理する文書更新履歴管理システムにおいて、
前記履歴管理リスト中の前記各行は、種別と、登録番号と、生成又は更新をした者と、生成又は更新の内容と、を少なくとも含み、
前記履歴管理リスト中の前記更新を表す行には、その行が表す更新の対象となる版を表す行の前記登録番号が格納されていることを特徴とする文書更新履歴管理システム。
Storage means for storing a history management list including a list indicating the update history of the document and including at least one row indicating the generation or update of the document, the document update history management system managing the update history of the document At
Each line in the history management list, the type, the registration number, the person who generated or updated, and at least the content of the generation or update,
A document update history management system, wherein a row representing the update in the history management list stores the registration number of a row representing a version to be updated represented by the row.
請求項1記載の文書更新履歴管理システムにおいて、
前記履歴管理リスト中の前記生成を表す行には、新規である旨のデータが格納されていることを特徴とする文書更新履歴管理システム。
The document update history management system according to claim 1,
A document update history management system, wherein data indicating that the document is new is stored in a row indicating the generation in the history management list.
請求項1又は2記載の文書更新履歴管理システムにおいて、
前記生成又は更新の内容は、前記生成又は更新を表すファイルへのリンクであることを特徴とする文書更新履歴管理システム。
The document update history management system according to claim 1 or 2,
The document update history management system, wherein the content of the generation or update is a link to a file indicating the generation or update.
請求項1〜3のいずれかに記載の文書更新履歴管理システムにおいて、さらに、
前記履歴管理リストの内容を表示する表示手段であって、前記種別に新規である旨のデータが格納されている行を表示する場合には、その行に新規である旨の記号を付して表示し、前記種別に登録番号が格納されている行を表示する場合には、その行からその更新の対象となる元の版の行とを結ぶ記号を表示する表示手段、
を含むことを特徴とする文書更新履歴管理システム。
The document update history management system according to any one of claims 1 to 3, further comprising:
Display means for displaying the contents of the history management list, and when displaying a line in which data indicating that the type is new is stored, adding a symbol indicating that the line is new Display means for displaying, when displaying a line in which the registration number is stored in the type, a symbol connecting the line to the line of the original version to be updated,
A document update history management system, comprising:
文書の更新履歴を管理するシステムにおいて、
前記文書の更新履歴を表す履歴管理リストであって、前記文書の生成又は更新を表す行を1行以上含んだ履歴管理リストを表示する手段と、
利用者が所定の行に対して編集を指示した場合に、編集動作を実行する編集手段と、
を含み、前記編集手段は、
利用者が指示した前記所定の行が更新を表す場合に、前記所定の行が表す更新後の前記文書を構成し、構成した前記文書の編集動作に移行し、前記利用者が指示した前記所定の行が生成を表す場合に、前記所定の行が表す生成の際の前記文書の編集動作に移行することを特徴とする文書更新履歴管理システム。
In a system that manages the update history of documents,
Means for displaying a history management list representing an update history of the document, the history management list including one or more lines representing generation or update of the document;
Editing means for executing an editing operation when a user instructs editing on a predetermined line;
And the editing means comprises:
When the predetermined line specified by the user indicates an update, the updated document represented by the predetermined line is configured, the process proceeds to an editing operation of the configured document, and the predetermined instruction specified by the user is performed. A document update history management system, wherein, when a row of the document represents generation, the operation shifts to an editing operation of the document at the time of generation represented by the predetermined row.
文書の更新履歴を管理するシステムにおいて、
前記文書の更新履歴を表す履歴管理リストであって、前記文書の生成又は更新を表す行を1行以上含んだ履歴管理リストを表示する手段と、
利用者が所定の行に対する明細の表示を指示した場合に、明細の表示動作を制御する制御手段と、
を含み、前記制御手段は、
利用者が指示した前記所定の行が更新を表す場合に、前記所定の行が表す更新後の前記文書の明細のデータを表示し、前記利用者が指示した前記所定の行が生成を表す場合に、前記所定の行が表す生成の際の前記文書の明細のデータを表示することを特徴とする文書更新履歴管理システム。
In a system that manages the update history of documents,
Means for displaying a history management list representing an update history of the document, the history management list including one or more lines representing generation or update of the document;
Control means for controlling the display operation of the statement when the user instructs the display of the statement for a predetermined line;
Including, the control means,
When the predetermined line designated by the user indicates an update, the data of the updated specification of the document represented by the predetermined line is displayed, and the predetermined line designated by the user indicates the generation. A document update history management system for displaying data of details of the document at the time of generation represented by the predetermined line.
文書の更新履歴を管理するシステムにおいて、
前記文書の更新履歴を表す履歴管理リストであって、前記文書の生成又は更新を表す行を1行以上含んだ履歴管理リストを表示する手段と、
利用者が所定の行に対するメモの表示を指示した場合に、メモの表示動作を制御する制御手段と、
を含み、前記制御手段は、
利用者が指示した前記所定の行が更新を表す場合に、前記所定の行が表す更新後の前記文書に付されているメモのデータを表示し、前記利用者が指示した前記所定の行が生成を表す場合に、前記所定の行が表す生成の際の前記文書に付されているメモのデータを表示することを特徴とする文書更新履歴管理システム。
In a system that manages the update history of documents,
Means for displaying a history management list representing an update history of the document, the history management list including one or more lines representing generation or update of the document;
Control means for controlling the display operation of the memo when the user instructs the display of the memo for a predetermined line;
Including, the control means,
When the predetermined line specified by the user indicates an update, the data of the memo attached to the updated document indicated by the predetermined line is displayed, and the predetermined line specified by the user is displayed. A document update history management system, wherein when the generation is indicated, data of a memo attached to the document at the time of generation indicated by the predetermined line is displayed.
JP2003099916A 2003-04-03 2003-04-03 Document update history management system Pending JP2004310244A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003099916A JP2004310244A (en) 2003-04-03 2003-04-03 Document update history management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003099916A JP2004310244A (en) 2003-04-03 2003-04-03 Document update history management system

Publications (1)

Publication Number Publication Date
JP2004310244A true JP2004310244A (en) 2004-11-04

Family

ID=33464198

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003099916A Pending JP2004310244A (en) 2003-04-03 2003-04-03 Document update history management system

Country Status (1)

Country Link
JP (1) JP2004310244A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008003846A (en) * 2006-06-22 2008-01-10 Fuji Xerox Co Ltd Document use management system and method, document management server and program therefor
JP2008165377A (en) * 2006-12-27 2008-07-17 Nec Corp Terminal management system, method and program
JP2009193383A (en) * 2008-02-14 2009-08-27 Ubiquitous Entertainment Inc Content management server, content management program and content management method
US8086570B2 (en) 2005-06-27 2011-12-27 Fuji Xerox Co., Ltd. Secure document management using distributed hashing
US8719691B2 (en) 2006-12-04 2014-05-06 Fuji Xerox Co., Ltd. Document providing system and computer-readable storage medium
JP2020194385A (en) * 2019-05-29 2020-12-03 日本電信電話株式会社 Update device, update method, update program, and data structure

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8086570B2 (en) 2005-06-27 2011-12-27 Fuji Xerox Co., Ltd. Secure document management using distributed hashing
JP2008003846A (en) * 2006-06-22 2008-01-10 Fuji Xerox Co Ltd Document use management system and method, document management server and program therefor
US8069243B2 (en) 2006-06-22 2011-11-29 Fuji Xerox Co., Ltd. Document management server, method, storage medium and computer data signal, and system for managing document use
US8719691B2 (en) 2006-12-04 2014-05-06 Fuji Xerox Co., Ltd. Document providing system and computer-readable storage medium
JP2008165377A (en) * 2006-12-27 2008-07-17 Nec Corp Terminal management system, method and program
JP2009193383A (en) * 2008-02-14 2009-08-27 Ubiquitous Entertainment Inc Content management server, content management program and content management method
JP2020194385A (en) * 2019-05-29 2020-12-03 日本電信電話株式会社 Update device, update method, update program, and data structure
JP7333554B2 (en) 2019-05-29 2023-08-25 日本電信電話株式会社 Update device, update method, update program, and data structure

Similar Documents

Publication Publication Date Title
US7117449B1 (en) Method and apparatus to present an integrated process modeler
US7861227B2 (en) Software development environment with design specification validation tool
US20180059910A1 (en) Collaborative network-based graphical progress management
US8117591B1 (en) Graphical model for test case viewing, editing, and reporting
US7539943B2 (en) Systems and methods for tracking file modifications in software development
US8364300B2 (en) Retrieving and navigating through manufacturing data from relational and time-series systems by abstracting the source systems into a set of named entities
US7631006B2 (en) Managing team software projects using virtual containers
US20090281865A1 (en) Method and system to manage a business process
US20040128001A1 (en) Method and apparatus for an integrated process modeller
US6819965B2 (en) Electronic work instruction object oriented system and method
US20090070744A1 (en) CRM SYSTEM AND METHOD HAVING DRILLDOWNS, ACLs, SHARED FOLDERS, A TRACKER AND A MODULE BUILDER
JPH05197573A (en) Task controlling system with task oriented paradigm
JPH10222351A (en) Computer execution integrating request system for managing change control in software release stream
EP1456769A1 (en) System and process for gathering, recording and validating requirements for computer applications
EP1258818A2 (en) Document management method and document management system
US20090083343A1 (en) Computer method and apparatus for accessing assets in an engineering product management system repository
Jacob et al. Actively comparing clones inside the code editor
US10884908B2 (en) Web-based application platform applying lean production methods to system delivery testing
US20090083101A1 (en) Computer method and apparatus for indicating performance of assets and revisions held in a repository
JP2006512670A (en) Method and apparatus for an integrated process modeler
JP2004310244A (en) Document update history management system
US20040201622A1 (en) Free-form routing of physical and electronic documents
CN111582833A (en) Document processing method and device based on life cycle and electronic equipment
Appeldorn et al. Delta-driven collaborative modeling.
JP2007524886A (en) System and method for managing a distributed design network