JP5517779B2 - Document management apparatus, document management method, and program - Google Patents

Document management apparatus, document management method, and program Download PDF

Info

Publication number
JP5517779B2
JP5517779B2 JP2010145505A JP2010145505A JP5517779B2 JP 5517779 B2 JP5517779 B2 JP 5517779B2 JP 2010145505 A JP2010145505 A JP 2010145505A JP 2010145505 A JP2010145505 A JP 2010145505A JP 5517779 B2 JP5517779 B2 JP 5517779B2
Authority
JP
Japan
Prior art keywords
document
file
version
information
different
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.)
Active
Application number
JP2010145505A
Other languages
Japanese (ja)
Other versions
JP2012008880A (en
JP2012008880A5 (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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2010145505A priority Critical patent/JP5517779B2/en
Publication of JP2012008880A publication Critical patent/JP2012008880A/en
Publication of JP2012008880A5 publication Critical patent/JP2012008880A5/en
Application granted granted Critical
Publication of JP5517779B2 publication Critical patent/JP5517779B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、文書管理システムに関し、より具体的には、複数のファイルを1つの文書のバージョンとしてまとめて管理可能な文書管理システムにおいて、柔軟なバージョン管理機能を提供する文書管理システムに関するものである。   The present invention relates to a document management system, and more specifically, to a document management system that provides a flexible version management function in a document management system capable of managing a plurality of files as a version of one document. .

文書管理システムの基本機能として、複数のファイルをまとめて1つの文書として管理する機能がある。この機能では、文書登録時に登録されるファイルのファイル形式を以後使用するファイル形式として決定し、以降文書のバージョンを更新する際には、文書登録時に決定したファイル形式のみ使用できるのが一般的である。しかし、異なるファイル形式でバージョンを更新する機能を持つ文書管理システムも存在している。そのような文書管理システムで運用された文書データを前述の同一ファイル形式での更新しかできない文書管理システムに移行する際のシステム間のデータ移行において、1つの文書としての管理することができない場合があった。   As a basic function of the document management system, there is a function of managing a plurality of files as a single document. In this function, the file format of the file registered at the time of document registration is determined as the file format to be used later, and when updating the document version thereafter, only the file format determined at the time of document registration can generally be used. is there. However, there are document management systems that have a function of updating versions in different file formats. When transferring document data operated in such a document management system to a document management system that can only be updated in the same file format, it may not be possible to manage the data as one document. there were.

従来、このような場合の対応としては、バージョン管理されていないシステムと、バージョン管理された文書管理システムの間の連携機能を提供するものがある。具体的には、バージョン管理されていないシステム上のファイル更新を監視しておいて、ファイルの更新が発生するとバージョン管理された文書管理システムのバージョンを更新するといった方法が提供されている(たとえば、特許文献1参照)。   Conventionally, as a countermeasure for such a case, there is one that provides a linkage function between a system that is not version-controlled and a version-managed document management system. Specifically, a method is provided in which file update on a system that is not version-controlled is monitored, and when a file update occurs, the version of the version-managed document management system is updated (for example, Patent Document 1).

特開2005−316715号公報JP 2005-316715 A

しかしながら、特許文献1のシステム連携では、2つのシステムを同時に運用しなければならないという問題がある。また、ファイルの更新がトリガーであるためあくまで同一ファイル形式のファイルのバージョンの更新のみしか管理することができないため、上述の異なる文書管理システム間の問題は解決できない。   However, the system linkage of Patent Document 1 has a problem that two systems must be operated simultaneously. In addition, since the update of the file is a trigger, only the update of the version of the file having the same file format can be managed, so the problem between the different document management systems cannot be solved.

上記課題を解決するために、本発明の文書管理装置は、同一のファイル形式の複数のファイルを1つの文書の各バージョンとして管理可能な文書管理装置であって、異なるファイル形式の複数のファイルを1つの文書の各バージョンとして管理可能な別の装置から、当該別の装置で管理されている文書を取得する取得手段と、前記取得手段で取得した文書に含まれる最新バージョンのファイルを、移行文書として前記文書管理装置の指定されたフォルダに登録する第1の登録手段と、前記最新バージョンのファイルのファイル形式と異なるファイル形式のファイルが前記取得手段で取得した該文書に含まれている場合、該文書に含まれているファイルのうち、当該異なるファイル形式のファイル以前のバージョンのファイルを、別の文書として前記指定されたフォルダと異なる別のフォルダに登録し、当該登録された別の文書と前記移行文書とをリンクさせるための拡張情報を登録する第2の登録手段と、前記最新バージョンのファイルのファイル形式と異なるファイル形式のファイルが前記取得手段で取得した該文書に含まれている場合、該文書に含まれているファイルのうち、当該異なるファイル形式のファイルより後のバージョンのファイルそれぞれを、前記移行文書の対応するバージョンのファイルとして登録する第3の登録手段とを備えることを特徴とする。   In order to solve the above problems, a document management apparatus according to the present invention is a document management apparatus capable of managing a plurality of files having the same file format as versions of one document, and is capable of managing a plurality of files having different file formats. An acquisition unit that acquires a document managed by another device from another device that can be managed as each version of one document, and the latest version file included in the document acquired by the acquisition unit First registration means for registering in the designated folder of the document management device, and a file having a file format different from the file format of the latest version file is included in the document acquired by the acquisition means, Of the files included in the document, a file of a version before the file of the different file format is regarded as another document. Second registration means for registering in a different folder different from the designated folder and registering extended information for linking the registered other document and the migration document; and the file of the latest version file When a file having a file format different from the format is included in the document acquired by the acquisition unit, among the files included in the document, each version of the file after the file having the different file format is And third registration means for registering as a version file corresponding to the migration document.

また、本発明の方法は、同一のファイル形式の複数のファイルを1つの文書の各バージョンとして管理可能な文書管理装置における文書管理方法であって、異なるファイル形式の複数のファイルを1つの文書の各バージョンとして管理可能な別の装置から、当該別の装置で管理されている文書を取得する取得ステップと、前記取得ステップで取得した文書に含まれる最新バージョンのファイルを、移行文書として前記文書管理装置の指定されたフォルダに登録する第1の登録ステップと、前記最新バージョンのファイルのファイル形式と異なるファイル形式のファイルが前記取得ステップで取得した該文書に含まれている場合、該文書に含まれているファイルのうち、当該異なるファイル形式のファイル以前のバージョンのファイルを、別の文書として前記指定されたフォルダと異なる別のフォルダに登録し、当該登録された別の文書と前記移行文書とをリンクさせるための拡張情報を登録する第2の登録ステップと、前記最新バージョンのファイルのファイル形式と異なるファイル形式のファイルが前記取得ステップで取得した該文書に含まれている場合、該文書に含まれているファイルのうち、当該異なるファイル形式のファイルより後のバージョンのファイルそれぞれを、前記移行文書の対応するバージョンのファイルとして登録する第3の登録ステップとを備えることを特徴とする。   The method of the present invention is a document management method in a document management apparatus capable of managing a plurality of files having the same file format as each version of one document, wherein a plurality of files having different file formats are stored in one document. An acquisition step of acquiring a document managed by the other device from another device that can be managed as each version, and the latest version of the file included in the document acquired in the acquisition step as the migration document. A first registration step of registering in a specified folder of the device, and a file having a file format different from the file format of the latest version of the file included in the document acquired in the acquisition step; File of the different file format from the previous version, A second registration step of registering in a different folder different from the designated folder as a document, and registering extended information for linking the registered other document and the migration document, and the latest version of the file If a file having a file format different from that of the file is included in the document acquired in the acquisition step, each file of a version later than the file having the different file format is included in the files included in the document. And a third registration step of registering as a file of a corresponding version of the migration document.

本発明によって、バージョン管理方法の異なる文書管理システム間での文書データの移動が可能になり、ユーザに対して統合的なバージョン管理を提供することが可能となる。   According to the present invention, document data can be moved between document management systems having different version management methods, and integrated version management can be provided to the user.

本発明の実施形態を表すシステム全体の機器構成を示すブロック図である。It is a block diagram which shows the apparatus structure of the whole system showing embodiment of this invention. 本発明の一実施形態の文書管理サーバ装置に関する機能構成を示す図である。It is a figure which shows the function structure regarding the document management server apparatus of one Embodiment of this invention. 本発明の一実施形態のクライアント装置に関する機能構成を示す図である。It is a figure which shows the function structure regarding the client apparatus of one Embodiment of this invention. 本発明の一実施形態の既存文書管理サーバ装置におけるバージョン管理の概念を示す図である。It is a figure which shows the concept of the version management in the existing document management server apparatus of one Embodiment of this invention. 実施例1における文書管理サーバ装置における統合バージョン管理の概念を示す図である。It is a figure which shows the concept of the integrated version management in the document management server apparatus in Example 1. FIG. 実施例1、2における文書管理サーバ装置で管理する文書情報のデータ形式及び構造を示す図である。FIG. 6 is a diagram illustrating a data format and a structure of document information managed by the document management server apparatus in the first and second embodiments. 実施例1における図1の文書管理サーバ装置で管理するバージョン管理情報のデータ形式及び構造を示す図である。3 is a diagram illustrating a data format and a structure of version management information managed by the document management server apparatus of FIG. 1 in Embodiment 1. FIG. 図1の文書管理サーバ装置で管理する拡張バージョン管理情報のデータ形式及び構造を示す図である。It is a figure which shows the data format and structure of the extended version management information managed with the document management server apparatus of FIG. 実施例1、2における図1の既存文書管理サーバ装置から文書管理サーバ装置へのデータ移行処理手順を示す図である。FIG. 10 is a diagram illustrating a data migration processing procedure from the existing document management server apparatus in FIG. 1 to the document management server apparatus in the first and second embodiments. 実施例1における図1の既存文書管理サーバ装置から文書管理サーバ装置への文書データ移行処理手順を示す図である。FIG. 7 is a diagram illustrating a document data migration processing procedure from the existing document management server apparatus in FIG. 1 to the document management server apparatus in the first embodiment. 統合バージョン文書管理画面を示す図である。It is a figure which shows an integrated version document management screen. 実施例1における図1の文書管理サーバ装置のバージョン情報の取得手順を示す図である。FIG. 6 is a diagram illustrating a procedure for acquiring version information of the document management server apparatus in FIG. 1 according to the first embodiment. 実施例1における図1の文書管理サーバ装置からのファイル取得処理手順を示す図である。FIG. 6 is a diagram illustrating a file acquisition processing procedure from the document management server apparatus of FIG. 1 in the first embodiment. 実施例1における図1の文書管理サーバ装置からのバージョン削除処理手順を示す図である。FIG. 10 is a diagram illustrating a version deletion processing procedure from the document management server apparatus of FIG. 1 in the first embodiment. 実施例2における図1の文書管理サーバ装置で管理する文書情報のデータ形式及び構造を示す図である。FIG. 10 is a diagram illustrating a data format and a structure of document information managed by the document management server apparatus of FIG. 実施例2における図1の文書管理サーバ装置で管理する拡張バージョン管理情報のデータ形式及び構造を示す図である。FIG. 10 is a diagram illustrating a data format and a structure of extended version management information managed by the document management server apparatus of FIG. 1 in Embodiment 2. 実施例2における図1の既存文書管理サーバ装置から文書管理サーバ装置への文書データ移行処理手順を示す図である。FIG. 10 is a diagram illustrating a document data migration processing procedure from the existing document management server apparatus in FIG. 1 to the document management server apparatus in the second embodiment. 実施例2における図1の文書管理サーバ装置のバージョン情報の参照手順を示す図である。FIG. 10 is a diagram illustrating a version information reference procedure of the document management server apparatus in FIG. 1 according to the second embodiment. 実施例2における図1の文書管理サーバ装置からのファイル取得処理手順を示す図である。FIG. 10 is a diagram illustrating a procedure for obtaining a file from the document management server apparatus in FIG. 1 according to the second embodiment.

以下、本発明を実施するための最良の形態について図面を用いて説明する。   The best mode for carrying out the present invention will be described below with reference to the drawings.

以下に、図面を参照して、本発明の最良の形態を例示的に詳細に説明する。但し、この実施の形態に記載されている構成要素のうち、相対的配置、データの内容などは、特に特定的な記述を行わない限りは本発明の範囲をそれらにより限定する趣旨のものではない。   The best mode of the present invention will be exemplarily described in detail below with reference to the drawings. However, among the components described in this embodiment, relative arrangement, data contents, and the like are not intended to limit the scope of the present invention unless otherwise specified. .

[実施例1]
以下に本発明の文書管理システムに係わる実施例1について説明する。
[Example 1]
Embodiment 1 relating to the document management system of the present invention will be described below.

<文書管理サーバ装置を含む全体構成>
本実施例の文書管理サーバ装置を含むシステム全体の構成について、図1のブロック図を参照して説明する。本実施例のシステムは、図1に示すとおり、文書管理サーバ装置101、クライアント装置102、旧文書管理サーバ装置103およびネットワーク104を備える。
<Overall configuration including document management server device>
The configuration of the entire system including the document management server device of this embodiment will be described with reference to the block diagram of FIG. As shown in FIG. 1, the system of this embodiment includes a document management server apparatus 101, a client apparatus 102, an old document management server apparatus 103, and a network 104.

文書管理サーバ装置101は、文書をバージョンで管理する機能を有し、クライアント装置102からの要求に応じて、管理している文書情報やファイルを提供する。クライアント装置102を介して、文書管理サーバ装置101の文書情報の表示や操作が行われる。図示するように、このクライアント装置102の数はネットワーク104内において特に限定されるものではなく、任意の数存在することも可能であり、また能力の異なる機器で構成しても良い。   The document management server apparatus 101 has a function of managing a document by version, and provides managed document information and files in response to a request from the client apparatus 102. The document information of the document management server apparatus 101 is displayed and operated via the client apparatus 102. As shown in the figure, the number of client devices 102 is not particularly limited in the network 104, and an arbitrary number of client devices 102 may exist and may be configured with devices having different capabilities.

旧文書管理サーバ装置103は、文書管理サーバ装置101と同様に文書をバージョンで管理する機能を有するが、バージョンの管理体系が文書管理サーバ装置101とは異なるものである。旧文書管理サーバ装置103は、文書管理サーバ装置101への文書データの移行元となるものである。ネットワーク104は、文書管理サーバ装置101、クライアント装置102および旧文書管理サーバ装置103が各々双方向通信することが可能なネットワークである。ネットワーク104は、イーサネット(登録商標)などのネットワークシステムであり、LAN(ローカルエリアネットワーク)、WAN(ワイドエリアネットワーク)、インターネットとすることができるが、これに限られない。   The old document management server device 103 has a function of managing a document by version, similar to the document management server device 101, but the version management system is different from the document management server device 101. The old document management server apparatus 103 is a source of document data migration to the document management server apparatus 101. The network 104 is a network through which the document management server apparatus 101, the client apparatus 102, and the old document management server apparatus 103 can communicate with each other. The network 104 is a network system such as Ethernet (registered trademark) and can be a LAN (Local Area Network), a WAN (Wide Area Network), or the Internet, but is not limited thereto.

<文書管理サーバ装置の構成>
文書管理サーバ装置101はサーバ用パーソナルコンピュータであり、CPUやRAM、ROM、HDD、ネットワークインターフェースカード(以降NICと略す)等のハードウェアにより構成される。また、各々外付けまたは組み込んだディスプレイ、キーボード(以降KBと略す)およびマウス(以降MOUSEと略す)と接続されて、ユーザからの入出力を処理する。
<Configuration of document management server device>
The document management server apparatus 101 is a server personal computer, and includes hardware such as a CPU, RAM, ROM, HDD, and network interface card (hereinafter abbreviated as NIC). In addition, it is connected to a display, a keyboard (hereinafter abbreviated as KB), and a mouse (hereinafter abbreviated as MOUSE), which are externally attached or incorporated, and processes input / output from the user.

文書管理サーバ装置101の機能構成について、以下図2に示すブロック図を参照して説明する。図2に示すとおり、文書管理サーバ装置101は、内部で利用される部分として、文書情報管理部201、バージョン情報管理部202および拡張バージョン情報管理部203を備える。また、外部からの処理を受け付ける部分として、文書登録処理制御部204、文書移行処理制御部205、バージョン処理制御部206、表示内容生成部207、リクエスト処理制御部208およびネットワーク通信部209を備える。   The functional configuration of the document management server apparatus 101 will be described below with reference to the block diagram shown in FIG. As shown in FIG. 2, the document management server apparatus 101 includes a document information management unit 201, a version information management unit 202, and an extended version information management unit 203 as parts used internally. In addition, the document registration processing control unit 204, the document migration processing control unit 205, the version processing control unit 206, the display content generation unit 207, the request processing control unit 208, and the network communication unit 209 are provided as parts for receiving external processing.

文書情報管理部201は、RAM上にインストールされ、CPUで実行される実行プログラムであり、文書情報の管理および入出力処理を行う。また、文書情報管理部201は、前述の文書情報をRAM、もしくはHDDの特定エリアに格納する。バージョン情報管理部202は、RAM上にインストールされ、CPUで実行される実行プログラムであり、バージョン情報の管理および入出力処理を行う。また、バージョン情報管理部202は、前述のユーザ情報をRAM、もしくはHDDの特定のエリアに格納する。   The document information management unit 201 is an execution program installed on the RAM and executed by the CPU, and performs document information management and input / output processing. Further, the document information management unit 201 stores the above-described document information in a specific area of the RAM or HDD. The version information management unit 202 is an execution program installed on the RAM and executed by the CPU, and performs version information management and input / output processing. The version information management unit 202 stores the above-described user information in a specific area of the RAM or HDD.

拡張バージョン情報管理部203は、RAM上にインストールされ、CPUで実行される実行プログラムであり、拡張バージョン情報の管理および入出力を行う。また、拡張バージョン情報管理部203は、前述の拡張バージョン情報をRAM、もしくはHDDの特定のエリアに格納する。   The extended version information management unit 203 is an execution program installed on the RAM and executed by the CPU, and manages and inputs / outputs extended version information. Further, the extended version information management unit 203 stores the above-described extended version information in a specific area of the RAM or HDD.

文書登録処理制御部204は、RAM上にインストールされ、クライアント装置102から送信された文書登録に関するリクエスト処理を実行する。文書移行処理制御部205は、RAM上にインストールされ、旧文書管理サーバ装置103からの文書移行処理を実行する。文バージョン処理制御部206は、RAM上にインストールされ、クライアント装置102からバージョン一覧取得処理、およびバージョンファイルの取得処理の要求を受け実行する。   The document registration process control unit 204 is installed on the RAM and executes a request process related to document registration transmitted from the client apparatus 102. The document migration processing control unit 205 is installed on the RAM and executes document migration processing from the old document management server apparatus 103. The sentence version processing control unit 206 is installed on the RAM, and receives and executes a request for a version list acquisition process and a version file acquisition process from the client apparatus 102.

統合バージョンアクセス手段である表示内容生成部207は、RAM上にインストールされ、他の処理制御部での処理結果をクライアント装置102に送信するための表示情報を生成/編集する処理を実行する。本実施例においては、クライアント装置102におけるWEBブラウザを介した情報の授受であるため、表示情報は主としてHTML形式となる。   A display content generation unit 207 that is an integrated version access unit is installed on the RAM, and executes a process of generating / editing display information for transmitting the processing result of another processing control unit to the client apparatus 102. In the present embodiment, since the information is exchanged via the WEB browser in the client apparatus 102, the display information is mainly in the HTML format.

リクエスト処理制御部208は、RAM上にインストールされ、クライアントから送信されたリクエストを後述のネットワーク通信部209から最初に受信して、全てのリクエストに対する一次処理を行う。リクエスト処理制御部208は、リクエストの内容に応じて前述の文書登録処理制御部204、文書移行処理制御部205、バージョン処理制御部206、表示内容生成部207に処理を依頼する。   The request processing control unit 208 first receives a request installed from the RAM and transmitted from the client from the network communication unit 209 described later, and performs primary processing on all requests. The request processing control unit 208 requests the document registration processing control unit 204, the document migration processing control unit 205, the version processing control unit 206, and the display content generation unit 207 to perform processing according to the content of the request.

ネットワーク通信部209は、クライアント装置102から受信した処理要求を前述のリクエスト処理制御部208に通知し、処理結果をそれぞれの処理要求元に返信する通信の制御を行う。ネットワーク通信部209は、文書管理サーバ装置101のNICであり、ネットワーク104と接続される。   The network communication unit 209 controls the communication for notifying the request processing control unit 208 of the processing request received from the client apparatus 102 and returning the processing result to each processing request source. A network communication unit 209 is a NIC of the document management server apparatus 101 and is connected to the network 104.

<クライアント装置の構成>
クライアント装置102はパーソナルコンピュータであり、CPUやRAM、ROM、HDD、ネットワークインターフェースカード(以降NICと略す)等のハードウェアを備える。各々外付けまたは組み込みのディスプレイ、キーボード(以降KBと略す)およびマウス(以降MOUSEと略す)と接続されてユーザからの入出力を制御する。クライアント装置102の機能構成について、以下の図3に示すブロック図を参照して説明する。
<Configuration of client device>
The client device 102 is a personal computer, and includes hardware such as a CPU, RAM, ROM, HDD, and network interface card (hereinafter abbreviated as NIC). Each is connected to an external or built-in display, a keyboard (hereinafter abbreviated as KB), and a mouse (hereinafter abbreviated as MOUSE) to control input / output from the user. A functional configuration of the client apparatus 102 will be described with reference to a block diagram shown in FIG.

図3に示すとおり、クライアント装置102は、表示内容処理制御部301およびネットワーク通信部302を備える。表示内容処理制御部301は、文書管理サーバ装置101から送信された表示内容を解釈してディスプレイ上に表示したり、KBやMOUSEで入力した文書情報などの送信情報を文書管理サーバ装置101に送信するための処理を実行する。ネットワーク通信部302は、ネットワーク104を経由して前述の文書管理サーバ装置101から受信した処理結果を表示内容処理制御部301に通知し、表示内容処理制御部301からの処理依頼内容を文書管理サーバ装置101に対して送信する。ネットワーク通信部302は、クライアント装置102のNICであり、ネットワーク104と接続される。   As shown in FIG. 3, the client device 102 includes a display content processing control unit 301 and a network communication unit 302. The display content processing control unit 301 interprets the display content transmitted from the document management server apparatus 101 and displays it on the display, or transmits transmission information such as document information input by KB or MOUSE to the document management server apparatus 101. To execute the process. The network communication unit 302 notifies the display content processing control unit 301 of the processing result received from the document management server apparatus 101 via the network 104, and the processing request content from the display content processing control unit 301 is notified to the document management server. Send to the device 101. The network communication unit 302 is a NIC of the client device 102 and is connected to the network 104.

<フォルダ階層構造>
図4は、旧文書管理サーバ装置103上で管理される文書の論理的な構造を表した模式図である。旧文書管理サーバ装置103の文書情報は、文書を格納するフォルダ401と、ファイル402〜406によって構成される。
<Folder hierarchy>
FIG. 4 is a schematic diagram showing a logical structure of a document managed on the old document management server apparatus 103. The document information of the old document management server device 103 includes a folder 401 for storing documents and files 402 to 406.

フォルダ401は、論理的な階層構造を構成するための要素であり、フォルダを複数の階層で構成することもできる。本実施例を説明するためには、フォルダが複数階層になっている必要がないため、ここでは単一のフォルダを用いて説明する。   The folder 401 is an element for constructing a logical hierarchical structure, and the folder can be composed of a plurality of hierarchies. In order to describe the present embodiment, it is not necessary that the folder has a plurality of hierarchies, and therefore a description will be given using a single folder.

ファイル402、403、404は、それぞれ順にバージョン1、バージョン2、バージョン3としてバージョン管理されている文書407を表している。同様に、ファイル405、406は、それぞれ順にバージョン1、バージョン2としてバージョン管理されている文書408を表している。これらのバージョン管理されたファイルをまとめて文書407,408という形式で扱うのが旧文書管理サーバ装置103である。本構成におけるフォルダ401の下には、2つの文書だけを示しているが、これに限られず実際には任意の数の文書を格納することが可能となっている。   Files 402, 403, and 404 represent documents 407 that are version-managed as version 1, version 2, and version 3, respectively. Similarly, files 405 and 406 represent documents 408 that are version-managed as version 1 and version 2 respectively. The old document management server apparatus 103 handles these version-managed files together in the form of documents 407 and 408. Although only two documents are shown under the folder 401 in this configuration, the present invention is not limited to this, and an arbitrary number of documents can be actually stored.

旧文書管理サーバ装置103のバージョン管理の特徴は、文書を構成するファイルの形式(図中では拡張子で識別可能)が異なることを許容しているところである。前述のファイル402〜404のファイルは、一つの文書407の各バージョンとして構成されるが、ファイル402および404とファイル403とではファイル拡張子が異なっている。   The feature of the version management of the old document management server device 103 is that it allows the file format (identifiable by extension in the figure) constituting the document to be different. The files 402 to 404 are configured as versions of one document 407, but the files 402 and 404 and the file 403 have different file extensions.

図5は、文書管理サーバ装置101上で管理される文書の論理的な構造を表した模式図である。文書管理サーバ装置101の文書は、複数のファイル形式で格納することができるようにはなっていないので、前述の図4に示した文書の構造と同じに扱うことはできない。   FIG. 5 is a schematic diagram showing a logical structure of a document managed on the document management server apparatus 101. Since the document of the document management server apparatus 101 cannot be stored in a plurality of file formats, it cannot be handled in the same manner as the document structure shown in FIG.

そのため、図5に示すように、文書管理サーバ装置101において、1つの文書を複数のファイル形式で管理できる方法で格納する。図5に示すフォルダおよびファイルは、それぞれ図4のものと対応して記載している。すなわち、フォルダ501は図4のフォルダ401、ファイル502〜506は、図4のファイル402〜406に対応している。   Therefore, as shown in FIG. 5, the document management server apparatus 101 stores one document in a method that can be managed in a plurality of file formats. The folders and files shown in FIG. 5 are described corresponding to those in FIG. That is, the folder 501 corresponds to the folder 401 in FIG. 4, and the files 502 to 506 correspond to the files 402 to 406 in FIG.

フォルダ501には、2つの文書507および508が登録されている。しかし、文書507は、前述の文書407に対応しているが、文書管理サーバ装置101は異なるファイル形式のバージョンを1つの文書として格納することができない。このことから、過去のバージョンであっても異なる形式のファイル502および503を文書507の中に入れることはできない。そのため、文書507の過去バージョン(バージョン1、バージョン2)であるファイル502および503は、別の文書として文書管理サーバ装置101に管理される。   Two documents 507 and 508 are registered in the folder 501. However, the document 507 corresponds to the document 407 described above, but the document management server apparatus 101 cannot store versions of different file formats as one document. For this reason, files 502 and 503 of different formats cannot be included in the document 507 even in the past version. Therefore, the files 502 and 503 that are past versions (version 1 and version 2) of the document 507 are managed by the document management server apparatus 101 as separate documents.

文書を構成するファイルの中で最新バージョンであるファイル504と異なる拡張子を持つより以前のファイル502および503を、別途用意した拡張バージョン用のフォルダ509の下にそれぞれを別の文書510および511として配置する。ちなみに、図5に示すように、文書508に含まれるファイル505および506は、構成するファイルの拡張子が同じ、すなわち同じファイル形式であるため、文書408と同様の管理が行われる。   Among the files constituting the document, the earlier files 502 and 503 having an extension different from that of the file 504 which is the latest version are respectively stored as separate documents 510 and 511 under the separately prepared extended version folder 509. Deploy. Incidentally, as shown in FIG. 5, the files 505 and 506 included in the document 508 have the same extension, that is, the same file format, and therefore, the same management as the document 408 is performed.

<取り扱うデータ形式、および構成>
次に、図6〜図8で、前述の図5で示した論理的な構成を実現するためのデータ構造を、図5を参照して説明する。図6〜図8は、図2で示した文書管理サーバ装置101が取り扱うデータの形式とデータ例を示す図である。以下に示すデータ例は、本発明の目的を達成するために必要な最低限の項目のみ示しているが、他の項目を必要に応じて追加することも可能である。
<Handling data format and configuration>
Next, a data structure for realizing the logical configuration shown in FIG. 5 will be described with reference to FIG. 6 to 8 are diagrams showing data formats and data examples handled by the document management server apparatus 101 shown in FIG. The data example shown below shows only the minimum items necessary to achieve the object of the present invention, but other items can be added as necessary.

図6に示す文書情報は、文書単位で保持する情報の形式を表しており、文書ID601、文書名称602、ファイル形式603および格納場所604により構成されている。図6に示す文書情報は、図2で示した文書管理サーバ装置101の文書情報管理部201が使用する文書情報である。文書ID601は、文書情報欄611〜614で表す文書情報を一意に識別するための情報である。文書名称602は、文書ID601が表す文書の名称を表すための情報である。ファイル形式603は、文書ID601が表す文書のファイル形式を示すファイル拡張子を表す情報である。格納場所604は、文書ID601が表す文書が登録されている保管先のフォルダを表す情報である。文書情報欄611、612、613、614は実際の文書情報を表しており、それぞれ前述の図5に示す文書507、508、510、511に対応する。   The document information shown in FIG. 6 represents the format of information held in units of documents, and includes a document ID 601, a document name 602, a file format 603, and a storage location 604. The document information shown in FIG. 6 is document information used by the document information management unit 201 of the document management server apparatus 101 shown in FIG. The document ID 601 is information for uniquely identifying the document information represented in the document information columns 611 to 614. The document name 602 is information for representing the name of the document represented by the document ID 601. The file format 603 is information representing a file extension indicating the file format of the document represented by the document ID 601. The storage location 604 is information indicating a storage destination folder in which the document represented by the document ID 601 is registered. Document information columns 611, 612, 613, and 614 represent actual document information, and correspond to the documents 507, 508, 510, and 511 shown in FIG.

図7は、前述の文書ID601が識別する文書もバージョンに関するファイルの情報の形式を表しており、文書ID701、バージョン702およびファイル703により構成される。図7に示すバージョン情報は、図2で示した文書管理サーバ装置101のバージョン情報管理部202が使用するバージョン情報である。文書ID701は、前述の図6に示す文書ID601のいずれかを使用して文書を識別する。バージョン702は、文書ID701の表す文書におけるバージョンを示すバージョン番号を表しており、同じ文書ID701の表す文書について一意な値(たとえば、Ver1、Ver2)を保持する。ファイル703は、文書ID701、バージョン702によって一意に特定されるバージョンの文書のファイルを表わしており、この情報の中にファイルの実体が格納される。   FIG. 7 also shows the file information format related to the version of the document identified by the document ID 601, and is composed of the document ID 701, the version 702, and the file 703. The version information shown in FIG. 7 is version information used by the version information management unit 202 of the document management server apparatus 101 shown in FIG. The document ID 701 identifies the document using one of the document IDs 601 shown in FIG. The version 702 represents a version number indicating the version of the document represented by the document ID 701, and holds unique values (for example, Ver1 and Ver2) for the document represented by the same document ID 701. A file 703 represents a document file whose version is uniquely specified by the document ID 701 and the version 702, and the substance of the file is stored in this information.

文書ID701とバージョン702の組み合わせによって、バージョン情報欄711〜715で表すバージョン情報を一意に表すことができる。バージョン情報欄711、712、713、714および715は実際の文書のバージョン情報を表しており、それぞれ前述の図5に示すファイル504、505、502、503および506のバージョン情報である。   The combination of the document ID 701 and the version 702 can uniquely represent the version information represented in the version information fields 711 to 715. The version information fields 711, 712, 713, 714 and 715 represent the version information of the actual document, and are the version information of the files 504, 505, 502, 503 and 506 shown in FIG.

図8に示す情報は、前述の文書ID601が表す文書のうち、拡張子が異なるため文書管理サーバ装置101では同一の文書として扱えず別文書として扱われる文書を識別するための情報である。これは、文書ID801、旧バージョン802およびリンク803により構成される。図8に示す情報は、図2で示した文書管理サーバ装置101の拡張バージョン情報管理部203が扱う拡張バージョン情報として使用される。図8に示す情報により、文書管理サーバ装置101は従来同一形式の拡張子を有する文書しかバージョン管理できなかったが、異なるファイル形式の文書も一貫してバージョン管理することができることとなる。   The information shown in FIG. 8 is information for identifying a document that cannot be handled as the same document by the document management server apparatus 101 because the extensions are different among the documents represented by the document ID 601 described above. This includes a document ID 801, an old version 802, and a link 803. The information shown in FIG. 8 is used as extended version information handled by the extended version information management unit 203 of the document management server apparatus 101 shown in FIG. According to the information shown in FIG. 8, the document management server apparatus 101 can conventionally only manage versions of documents having the same extension, but can also consistently manage versions of documents having different file formats.

文書ID801は、情報欄811〜812を一意に識別する拡張情報であり、前述の図6の文書ID601のいずれかの情報を使用することで、図6に示す文書情報を有する文書のいずれの拡張情報かを示すことができる。旧バージョン802は、文書ID801が表す文書のファイルの移行前のバージョンの値を表している。リンク803は、本実施例で拡張された文書ファイルのバージョンがもともとどの文書ファイルのバージョンであったかの対応付けを定めるリンクを表しており、対応付けされる文書ファイルのバージョンを識別するため図6の文書ID601のいずれかの値をとる。   The document ID 801 is extended information for uniquely identifying the information fields 811 to 812. By using any of the information of the document ID 601 in FIG. 6 described above, any extension of the document having the document information shown in FIG. Can indicate information. The old version 802 represents the value of the version of the document represented by the document ID 801 before migration. A link 803 represents a link that defines the correspondence between the version of the document file extended in the present embodiment and the version of the document file originally. In order to identify the version of the document file to be associated with the link 803, FIG. One of the values of the document ID 601 is taken.

情報欄811、812は個々の文書の拡張情報を表しており、それぞれ図5に示すファイル502および503が図4に示すファイル402および403に対応していることを表現している。したがって、図8に示す拡張情報は、図6に示す格納場所604として図5に示すフォルダ509(拡張フォルダEXT)に属している文書に対する情報のみとなる。   Information columns 811 and 812 represent extended information of individual documents, and express that the files 502 and 503 shown in FIG. 5 correspond to the files 402 and 403 shown in FIG. 4, respectively. Therefore, the extended information shown in FIG. 8 is only information for documents belonging to the folder 509 (extended folder EXT) shown in FIG. 5 as the storage location 604 shown in FIG.

<文書管理サーバの移行処理>
旧文書管理サーバ装置103に格納されている文書を文書管理サーバ装置101に移動する文書移行処理手順を、図9と図10を参照して説明する。図9は文書移行処理の全体的なフローを示しており、一部の処理(文書登録処理)の詳細なフローを図10に示す。本実施例の文書移行処理は、文書管理サーバ装置101のCPUによって実行されるが、具体的にはリクエスト処理制御部208から指示された文書移行処理制御部205において実行される。
<Migration processing of document management server>
A document migration processing procedure for moving a document stored in the old document management server apparatus 103 to the document management server apparatus 101 will be described with reference to FIGS. FIG. 9 shows the overall flow of the document migration process, and FIG. 10 shows the detailed flow of a part of the process (document registration process). The document migration processing of this embodiment is executed by the CPU of the document management server apparatus 101. Specifically, the document migration processing is executed by the document migration processing control unit 205 instructed from the request processing control unit 208.

図9に示す通り、ステップS901において、旧文書管理サーバ装置103から、指示されたフォルダの下位に存在するフォルダの一覧を取得する。取得したフォルダの一覧はRAMに記憶して、次のステップS902に進む。ステップS902において、RAMに記憶したフォルダの一覧から任意の1つのフォルダを選択し、そのフォルダ情報を取得して、次のステップS903に進む。この時、選択したフォルダのフォルダ情報が存在しない、すなわち会にフォルダが存在しない場合には、ステップS904に進んで文書登録処理を行う。ステップS903において、ステップS902で取得したフォルダ情報により下位にあるフォルダを指示されたフォルダとしてステップS901に処理を戻して、図9の処理フローを再帰的に呼び出すことでフォルダ設定処理を行う。すなわち、最初に指示されたフォルダおよびその下位に存在する全てのフォルダを処理対象として登録しておき、各フォルダについて図10に示す文書移行処理を実行する。これにより、指示されたフォルダに関連する全ての文書が移行処理されることとなる。   As shown in FIG. 9, in step S901, a list of folders existing under the instructed folder is acquired from the old document management server apparatus 103. The list of acquired folders is stored in the RAM, and the process proceeds to the next step S902. In step S902, one arbitrary folder is selected from the list of folders stored in the RAM, the folder information is acquired, and the process proceeds to the next step S903. At this time, if the folder information of the selected folder does not exist, that is, if the folder does not exist in the meeting, the process proceeds to step S904 to perform document registration processing. In step S903, the folder setting process is performed by recursively calling the process flow of FIG. 9 by returning the process to step S901 with the folder instructed by the folder information acquired in step S902 as an instructed folder. That is, the folder designated first and all the folders existing below it are registered as processing targets, and the document migration processing shown in FIG. 10 is executed for each folder. As a result, all documents related to the designated folder are transferred.

この処理が終了したら、処理をしたフォルダ情報をRAMから削除して、ステップS902に戻る。   When this process ends, the processed folder information is deleted from the RAM, and the process returns to step S902.

ステップS904において、図10で後述する処理フローを呼び出すことにより指示されたフォルダの直下の文書登録処理を行う。ステップS904の処理が終了したら、本処理フローを終了する。   In step S904, a document registration process directly under the folder instructed by calling a processing flow described later with reference to FIG. 10 is performed. When the process of step S904 is completed, the process flow ends.

図10は、旧文書管理サーバ装置103内の指示された特定のフォルダの下に存在する文書を文書管理サーバ装置101に移動する具体的な処理を表しているフローチャートである。本処理は、文書管理サーバ装置101のCPUによって処理され、具体的にはリクエスト処理制御部208から指示された文書移行処理制御部205において実行される。ステップS1001において、旧文書管理サーバ装置103から、指示されたフォルダの中に存在する文書の一覧を取得する。取得した文書の一覧はRAMに記憶して、次のステップS1002に進む。   FIG. 10 is a flowchart showing a specific process of moving a document existing under a specified specific folder in the old document management server apparatus 103 to the document management server apparatus 101. This process is processed by the CPU of the document management server apparatus 101, and is specifically executed by the document migration processing control unit 205 instructed by the request processing control unit 208. In step S <b> 1001, a list of documents existing in the designated folder is acquired from the old document management server apparatus 103. The list of acquired documents is stored in the RAM, and the process proceeds to the next step S1002.

ステップS1002において、RAMに記憶した文書一覧から文書を1つ選択し、選択した文書の文書情報を取得して、次のステップS1003に進む。この時、取得する文書情報が存在しない場合には、本処理フローを終了する。   In step S1002, one document is selected from the document list stored in the RAM, the document information of the selected document is acquired, and the process proceeds to the next step S1003. At this time, if there is no document information to be acquired, this processing flow ends.

ステップS1003において、旧文書管理サーバ装置103から、ステップS1002で取得した文書情報に含まれる文書の全バージョンの情報、およびファイルを取得する。取得した全バージョンの文書ファイルには、各々文書管理サーバ装置101の中で一意になる文書IDを発行する。取得した情報、ファイル、および発行した文書IDはRAMに記憶して、次のステップS1004に進む。   In step S1003, information on all versions of the document and files included in the document information acquired in step S1002 are acquired from the old document management server apparatus 103. A document ID that is unique within the document management server apparatus 101 is issued to each acquired version of the document file. The acquired information, file, and issued document ID are stored in the RAM, and the process proceeds to the next step S1004.

ステップS1004において、ステップS1003で取得した文書のファイルのバージョンの数が1つかどうかの確認を行う。バージョン情報が1つの場合には、次のステップS1005に進み、バージョン情報が2つ以上ある場合には、ステップS1006に進む。   In step S1004, it is checked whether the number of file versions of the document acquired in step S1003 is one. When there is one version information, the process proceeds to the next step S1005, and when there are two or more version information, the process proceeds to step S1006.

ステップS1005において、バージョンが1つしかない文書の登録を行う。この場合には、拡張バージョン情報を使用する必要がないため、文書情報管理部201およびバージョン情報管理部202を使用して、以下の情報を登録する。   In step S1005, a document having only one version is registered. In this case, since it is not necessary to use the extended version information, the following information is registered using the document information management unit 201 and the version information management unit 202.

文書情報
・文書ID601:RAMに記憶された発行済みの文書ID
・文書名称602:RAMに記憶された情報の中のファイル名から拡張子を除いた名称
・ファイル形式603:RAMに記憶されたバージョン情報の中のファイル名の拡張子
・格納場所604:文書登録処理起動時に指定されたフォルダパス
Document information Document ID 601: Issued document ID stored in RAM
Document name 602: Name obtained by removing the extension from the file name in the information stored in the RAM File format 603: File name extension in the version information stored in the RAM Storage location 604: Document registration Folder path specified when starting the process

バージョン情報
・文書ID701:RAMに記憶された発行済みの文書ID601
・バージョン702:「Ver1」固定
・ファイル703:RAMに記憶されたファイル実体
Version Information Document ID 701: Issued Document ID 601 stored in RAM
-Version 702: "Ver1" fixed-File 703: File entity stored in RAM

情報の登録が終了したら、RAMに記憶した情報、ファイル、およびステップS1002でRAMから取得した文書情報を削除する。この処理が終了したら、ステップS1002へ戻る。   When the registration of information is completed, the information stored in the RAM, the file, and the document information acquired from the RAM in step S1002 are deleted. When this process ends, the process returns to step S1002.

ステップS1006において、RAMに記憶した文書のバージョンのうち最大のバージョン番号を持つ文書のバージョン情報を取得し、文書情報管理部201を使用して文書情報を登録する。   In step S1006, the version information of the document having the largest version number among the document versions stored in the RAM is acquired, and the document information is registered using the document information management unit 201.

文書情報
・文書ID601:RAMに記憶された、発行済みの文書ID
・文書名称602:取得した情報の中のファイル名から拡張子を除いた名称
・ファイル形式603:取得した情報の中のファイル名の拡張子
・格納場所604:文書登録処理起動時に指定されたフォルダへのパス
文書情報の登録が終わったら次のステップS1007に進む。
Document information Document ID 601: Issued document ID stored in RAM
Document name 602: Name obtained by removing the extension from the file name in the acquired information File format 603: Extension of the file name in the acquired information Storage location 604: Folder specified when the document registration process is started When the registration of the pass document information to is completed, the process proceeds to the next step S1007.

ステップS1007において、RAMに記憶した文書の情報の中のファイル名称の拡張子が全て同じかどうかをチェックする。拡張子が全て同じ場合には、ステップS1011に進み、一つでも異なるものがある場合には、次のステップS1008に進む。   In step S1007, it is checked whether the file name extensions in the document information stored in the RAM are all the same. If all the extensions are the same, the process proceeds to step S1011. If any one of the extensions is different, the process proceeds to the next step S1008.

ステップS1008において、RAMに記憶した文書の情報の中から、新しいバージョンから順にファイル名称の拡張子をチェックし、拡張子が最新版と異なるバージョンのファイル名称を探す。この探索により見つかった最新版と異なるバージョンのファイルのバージョン番号をRAMに記憶しておく。記憶の後、次のステップS1009に進む。   In step S1008, the extension of the file name is checked in order from the new version from the document information stored in the RAM, and the file name of the version whose extension is different from the latest version is searched. The version number of a file having a version different from the latest version found by this search is stored in the RAM. After the storage, the process proceeds to the next step S1009.

ステップS1009において、ステップS1008で見つけた拡張子が異なるバージョン番号より古いバージョン番号のファイルの情報をRAMから一つ取得して、次のステップS1010に進む。取得するバージョン情報が存在しない場合には、ステップS1011に進む。   In step S1009, one piece of information of a file having a version number older than the version number found in step S1008 is acquired from the RAM, and the process proceeds to the next step S1010. If the version information to be acquired does not exist, the process proceeds to step S1011.

ステップS1010において、文書情報管理部201、バージョン情報管理部202および拡張バージョン情報管理部203を使用して、RAMから取得した情報から以下の情報を登録する。   In step S1010, the document information management unit 201, the version information management unit 202, and the extended version information management unit 203 are used to register the following information from the information acquired from the RAM.

文書情報
・文書ID601:文書管理サーバ装置101の中で一意になる文書IDを発行
・文書名称602:RAMに記憶した情報の中のファイル名から拡張子を除いた名称
・ファイル形式603:RAMに記憶した情報の中のファイル名の拡張子
・格納場所604:文書登録処理起動時に指定されたフォルダの直下の「EXT」フォルダへのパス
Document information Document ID 601: Document ID unique within the document management server apparatus 101 is issued Document name 602: Name obtained by removing the extension from the file name in the information stored in the RAM File format 603: In the RAM File name extension in stored information-Storage location 604: Path to the "EXT" folder directly under the folder specified when starting the document registration process

バージョン情報
・文書ID701:上記発行した文書ID601
・バージョン702:「Ver1」固定
・ファイル703:RAMに記憶したファイル実体
Version information Document ID 701: Document ID 601 issued above
-Version 702: "Ver1" fixed-File 703: File entity stored in RAM

拡張バージョン情報
・文書ID801:上記発行した文書ID601
・旧バージョン802:ステップ1003で取得したバージョン番号
・リンク803:RAMに記憶された、発行済みの文書ID
Extended version information Document ID 801: Document ID 601 issued above
Old version 802: Version number acquired in step 1003 Link 803: Issued document ID stored in RAM

情報の登録が終了したら、RAM上に記憶したバージョン情報、ファイル、およびステップS1008で記憶したバージョン番号を削除する。この処理の終了後、ステップS1009へ戻る。   When the registration of information is completed, the version information stored in the RAM, the file, and the version number stored in step S1008 are deleted. After this process ends, the process returns to step S1009.

ステップS1011において、RAMに記憶されているバージョン番号が一番小さい文書ファイルの情報を取得し、次のステップS1012に進む。取得するバージョン番号が存在しない場合には、ステップS1002に戻る。ステップS1012において、文書情報管理部201およびバージョン情報管理部202を使用して、取得したバージョン情報から以下の情報を登録する。   In step S1011, the information of the document file with the smallest version number stored in the RAM is acquired, and the process proceeds to the next step S1012. If there is no version number to be acquired, the process returns to step S1002. In step S1012, the document information management unit 201 and the version information management unit 202 are used to register the following information from the acquired version information.

バージョン情報
・文書ID701:RAMに記憶された発行済みの文書ID
・バージョン702:取得したバージョン番号 − ステップS1008でRAMに記憶したバージョン番号
・ファイル703:取得したバージョン情報のRAMに記憶されたファイル実体
この処理の終了後、ステップS1011に戻る。
Version information Document ID 701: Issued document ID stored in RAM
-Version 702: Acquired version number-Version number stored in the RAM in step S1008-File 703: File entity stored in the RAM of the acquired version information After this processing is completed, the process returns to step S1011.

<統合バージョン管理の画面>
図1のクライアント装置102のディスプレイに表示する統合バージョン管理による文書情報を操作するための統合バージョン管理画面について、図11を参照して説明する。図11に示す統合バージョン管理画面1101は、以下の部品で構成される。
<Integrated version management screen>
An integrated version management screen for operating document information by integrated version management displayed on the display of the client apparatus 102 in FIG. 1 will be described with reference to FIG. The integrated version management screen 1101 shown in FIG. 11 includes the following parts.

フォルダツリー表示部1102は、文書管理サーバ装置101に格納されている文書の論理的フォルダ階層構造を表示するブロックであり、図5を参照して説明したフォルダ階層(フォルダ501、フォルダ509)を表している。フォルダツリー表示部1102内のフォルダ501(網掛け)を選択すると、その中に属している文書情報を後述の文書一覧表示部1103に表示する。   The folder tree display unit 1102 is a block that displays a logical folder hierarchy structure of documents stored in the document management server apparatus 101, and represents the folder hierarchy (folder 501 and folder 509) described with reference to FIG. ing. When a folder 501 (shaded) in the folder tree display unit 1102 is selected, document information belonging to the folder 501 is displayed on a document list display unit 1103 described later.

文書一覧表示部1103は、文書名リスト1105、文書登録ボタン1107および文書削除ボタン1108により構成される。文書名リスト1105は、前述のフォルダツリー表示部1102で選択されたフォルダ内に格納されている文書名の一覧を表示する。すなわち、フォルダが選択されると、文書管理サーバ装置101の文書情報管理部201から格納場所604が選択されたフォルダを示す文書名を取得し、表示する。   The document list display unit 1103 includes a document name list 1105, a document registration button 1107, and a document deletion button 1108. The document name list 1105 displays a list of document names stored in the folder selected by the folder tree display unit 1102 described above. That is, when a folder is selected, the document name indicating the folder in which the storage location 604 is selected is acquired from the document information management unit 201 of the document management server apparatus 101 and displayed.

文書登録ボタン1107は、前述の文書名リスト1105に対して新規文書を登録するために使用される。例えば、文書登録ボタン1107をクリックして、ファイル「C.PPT」を登録する場合には、文書管理サーバ装置101の文書情報管理部201とバージョン情報管理部202を用いて、図6の文書情報と図7のバージョン情報として以下の情報を追加する。   A document registration button 1107 is used to register a new document in the document name list 1105 described above. For example, when the file “C.PPT” is registered by clicking the document registration button 1107, the document information management unit 201 and the version information management unit 202 of the document management server apparatus 101 are used, and the document information shown in FIG. The following information is added as the version information of FIG.

文書情報
・文書ID:D005
・文書名:C.PPT
・ファイル形式:.PPT
・格納場所:/Z
Document information Document ID: D005
Document name: C.I. PPT
·file format:. PPT
・ Storage location: / Z

バージョン情報
・文書ID:D005
・バージョン:Ver1
・ファイル:C.PPTが表すファイルの実体
Version information-Document ID: D005
・ Version: Ver1
-File: C.I. File entity represented by PPT

文書削除ボタン1108は、前述の文書名リスト1105で選択した文書(図中では網掛けの文書A)に対する削除処理を行うために使用される。例えば、文書削除ボタン1108をクリックして、図6〜図8のデータ構造のデータ例として示した文書名称Aの文書を削除を指示した場合には、文書管理サーバ装置101において、以下の処理を行う。   The document deletion button 1108 is used to perform a deletion process on the document (shaded document A in the figure) selected from the document name list 1105 described above. For example, when the document deletion button 1108 is clicked to instruct deletion of the document with the document name A shown as the data example of the data structure in FIGS. 6 to 8, the document management server apparatus 101 performs the following processing. Do.

文書情報管理部201およびバージョン情報管理部202を使用して、文書Aを表す文書ID601が「D001」である情報611と711を削除する。拡張バージョン情報管理部203を使用して次の削除を行う。元のバージョンの文書を示す拡張バージョンとして保持しているリンク803が「D001」となっている情報811と812の文書ID801の表している「D003」「D004」の文書データを前述の「D001」と同様に削除する。   Using the document information management unit 201 and the version information management unit 202, information 611 and 711 in which the document ID 601 representing the document A is “D001” are deleted. The extended version information management unit 203 is used for the next deletion. The document data of “D003” and “D004” represented by the document ID 801 of the information 811 and the document ID 801 of the link 803 that is held as an extended version indicating the original version document “D001” is described above as “D001” Delete as well.

バージョン一覧表示部1104は、バージョンリスト1106、ファイル取得ボタン1109およびバージョン削除ボタン1110によって構成される。バージョンリスト1106は、前述の文書名リスト1105で選択された文書が持つバージョンの一覧である。文書名リスト1105で任意の文書が選択されると、文書管理サーバ装置101のバージョン情報管理部202および拡張バージョン情報管理部203がバージョン情報を取得して、バージョンリスト1106を表示する。   The version list display unit 1104 includes a version list 1106, a file acquisition button 1109, and a version deletion button 1110. The version list 1106 is a list of versions of the document selected in the document name list 1105 described above. When an arbitrary document is selected in the document name list 1105, the version information management unit 202 and the extended version information management unit 203 of the document management server apparatus 101 acquire version information and display the version list 1106.

ファイル取得ボタン1109は、前述のバージョンリスト1106で選択されている任意のバージョンが表すファイル実体をクライアント装置103に送信するために使用される。バージョン削除ボタン1110は、前述のバージョンリスト1106で選択されている任意のバージョンを削除するためのものである。   A file acquisition button 1109 is used to transmit a file entity represented by an arbitrary version selected in the above-described version list 1106 to the client apparatus 103. The version deletion button 1110 is for deleting an arbitrary version selected in the version list 1106 described above.

バージョンリスト1106の表示、ファイル取得ボタン1109によるファイル取得およびバージョン削除ボタン1110によるバージョン削除は、それぞれ以下の<バージョン情報の取得処理>、<ファイル取得処理>、<バージョンの削除処理>で説明する。   The display of the version list 1106, the file acquisition by the file acquisition button 1109 and the version deletion by the version deletion button 1110 will be described in the following <Version information acquisition processing>, <File acquisition processing>, and <Version deletion processing>, respectively.

<バージョンデータの取得処理>
文書管理サーバ装置101によるバージョン情報の取得処理手順について、図12を参照して説明する。図12は、クライアント装置103のディスプレイに表示されている統合バージョン管理画面1101内の、文書名リスト1105に表示されている任意の文書をユーザが選択したことに応答して実行される処理フローを表したものである。本処理は、文書管理サーバ装置101のCPUによって処理され、具体的にはリクエスト処理制御部208から指示されたバージョン処理制御部206において実行される。本処理フローでは、例として文書名リスト1105で文書名称「A」が選択されたものとする。すなわち、ユーザが文書名称「A」が選択されると(選択したことは、例えば網掛けで示され)、クライアント装置103は選択された文書名称の文書のバージョンデータを要求するリクエストを、選択された文書名称を含めて文書管理サーバ101に送信する。
<Version data acquisition processing>
The version information acquisition processing procedure by the document management server apparatus 101 will be described with reference to FIG. FIG. 12 shows a processing flow executed in response to the user selecting an arbitrary document displayed in the document name list 1105 in the integrated version management screen 1101 displayed on the display of the client apparatus 103. It is a representation. This process is processed by the CPU of the document management server apparatus 101, and is specifically executed by the version processing control unit 206 instructed by the request processing control unit 208. In this processing flow, it is assumed that the document name “A” is selected in the document name list 1105 as an example. That is, when the user selects the document name “A” (the selection is indicated by shading, for example), the client device 103 selects a request for requesting version data of the document with the selected document name. The document name including the received document name is transmitted to the document management server 101.

図12に示す通り、ステップS1201において、統合バージョン管理画面1101の文書名リスト1105で選択された文書名称をクライアント装置103からのリクエストの中から取得する。そして、取得した文書名称から、文書情報管理部201を使用して文書名称が「A」である文書情報を取得する。取得した文書情報の内容は、RAMに記憶する。取得処理が終了後、次のステップS1202に進む。   As shown in FIG. 12, in step S1201, the document name selected in the document name list 1105 of the integrated version management screen 1101 is acquired from the request from the client apparatus 103. Then, the document information with the document name “A” is acquired from the acquired document name using the document information management unit 201. The content of the acquired document information is stored in the RAM. After the acquisition process ends, the process proceeds to the next step S1202.

ステップS1202において、RAMに記憶した文書情報の文書IDに合致する文書ID701を持つバージョン情報を、バージョン情報管理部202を用いて取得する。取得したバージョン情報は、バージョン702で降順にソートして、RAMに記憶する。取得処理が終了後、次のステップS1203に進む。   In step S <b> 1202, version information having a document ID 701 that matches the document ID of the document information stored in the RAM is acquired using the version information management unit 202. The acquired version information is sorted in descending order by version 702 and stored in the RAM. After the acquisition process ends, the process proceeds to the next step S1203.

ステップS1203において、RAMに記憶した文書情報の文書IDに合致するリンク803を持つ拡張バージョン情報を探索して、拡張バージョン情報の有無により拡張バージョンの有無を確認する。拡張バージョンが存在する場合には次のステップS1204に、存在しない場合にはステップS1206に進む。   In step S1203, the extended version information having the link 803 that matches the document ID of the document information stored in the RAM is searched, and the presence / absence of the extended version is confirmed based on the presence / absence of the extended version information. If the extended version exists, the process proceeds to the next step S1204, and if not, the process proceeds to step S1206.

ステップS1204において、探索により見つかった拡張バージョン情報を取得する。取得した拡張バージョン情報に含まれる拡張バージョンは、旧バージョン802で降順にソートしてRAMへ記憶する。取得処理が終了後、次のステップS1205に進む。   In step S1204, the extended version information found by the search is acquired. The extended versions included in the acquired extended version information are sorted in descending order by the old version 802 and stored in the RAM. After the acquisition process ends, the process proceeds to the next step S1205.

ステップS1205において、RAMに記憶したバージョン情報と拡張バージョン情報を取得し、バージョンのマージ処理を行う。まず、RAMに記憶された拡張バージョン情報の数を計算し、その数をRAMに記憶されたバージョン情報のバージョン702に加算して更新する。つまり、例えば拡張バージョン数が2で、バージョン702が「Ver1」の場合には、バージョン702は「Ver3」と更新される。   In step S1205, the version information and the extended version information stored in the RAM are acquired, and version merging processing is performed. First, the number of extended version information stored in the RAM is calculated, and the number is added to the version 702 of the version information stored in the RAM to be updated. That is, for example, when the number of extended versions is 2 and the version 702 is “Ver1”, the version 702 is updated to “Ver3”.

次に、拡張バージョン情報から一時的なバージョン情報を生成し、拡張バージョン情報のソート順でRAMに記憶する。生成するバージョン情報と拡張バージョン情報の対応は、以下のようになる。   Next, temporary version information is generated from the extended version information, and stored in the RAM in the sort order of the extended version information. The correspondence between the generated version information and the extended version information is as follows.

バージョン情報
・文書ID:文書情報の文書ID601
・バージョン:拡張バージョン情報の旧バージョン802
・ファイル:一覧では必要ないため設定しない
これにより、RAMに記憶されるバージョン番号は、以下の3件となる。
Version information Document ID: Document information document ID 601
Version: Old version 802 of extended version information
-File: Not set because it is not required in the list. As a result, the version number stored in the RAM becomes the following three cases.

1)D001、Ver3、(ファイル実体)
2)D001、Ver2、(ファイル実体なし)
3)D001、Ver1、(ファイル実体なし)
以上のマージ処理終了後、次のステップS1206に進む。
1) D001, Ver3, (file entity)
2) D001, Ver2, (no file entity)
3) D001, Ver1, (no file entity)
After the merge process is completed, the process proceeds to the next step S1206.

ステップS1206において、取得および生成したバージョン情報を表示内容生成部207でバージョン一覧として生成し、クライアント装置103に送信する。ステップS1206の送信処理終了後、本処理フローを終了する。   In step S 1206, the acquired and generated version information is generated as a version list by the display content generation unit 207 and transmitted to the client device 103. After the transmission process in step S1206 is completed, this process flow is terminated.

<ファイル取得処理>
文書管理サーバ装置101によるファイル取得処理手順について、図13を参照して説明する。図13は、クライアント装置103のディスプレイに表示されている統合バージョン管理画面1101内のファイル取得ボタン1109を押下すると開始する文書管理サーバ装置101の処理を示すフローチャートである。本処理は、文書管理サーバ装置101のCPUによって処理され、具体的にはリクエスト処理制御部208から指示されたバージョン処理制御部206において実行される。本処理フローは、例として文書名リスト1105で文書名称「A」、バージョン番号「Ver2」が選択されたものとして詳細を説明する。すなわち、ユーザが文書名称「A」およびバージョン番号「Ver2」を選択し(選択したことは、例えば網掛けで示され)、ファイル取得1109をクリックする。そうすると、クライアント装置103は選択された文書ファイルを要求するリクエストを、選択された文書名称およびバージョンを含めて文書管理サーバ101に送信する。
<File acquisition process>
A file acquisition processing procedure by the document management server apparatus 101 will be described with reference to FIG. FIG. 13 is a flowchart showing processing of the document management server apparatus 101 that is started when the file acquisition button 1109 in the integrated version management screen 1101 displayed on the display of the client apparatus 103 is pressed. This process is processed by the CPU of the document management server apparatus 101, and is specifically executed by the version processing control unit 206 instructed by the request processing control unit 208. This processing flow will be described in detail assuming that the document name “A” and the version number “Ver2” are selected in the document name list 1105 as an example. That is, the user selects the document name “A” and the version number “Ver2” (the selection is indicated by shading, for example), and clicks the file acquisition 1109. Then, the client apparatus 103 transmits a request for requesting the selected document file to the document management server 101 including the selected document name and version.

図13に示す通り、ステップS1301において、統合バージョン管理画面1101の文書名リスト1105で選択された文書名称と、バージョンリスト1106で選択されたバージョン番号とをクライアント装置103からのリクエストの中から取得する。取得した文書名称とバージョン番号は、RAMに記憶する。取得処理終了後、次のステップS1302に進む。   As shown in FIG. 13, in step S1301, the document name selected in the document name list 1105 of the integrated version management screen 1101 and the version number selected in the version list 1106 are acquired from the request from the client apparatus 103. . The acquired document name and version number are stored in the RAM. After the acquisition process ends, the process proceeds to the next step S1302.

ステップS1302において、RAMに記憶した文書名称とバージョン番号を取得し、次の処理を行う。まず、文書情報管理部201を使用してユーザが指定した文書名称が「A」の文書情報を取得する。次に、拡張バージョン情報管理部203を使用して、取得した文書情報の文書IDに合致するリンク803を持つ拡張バージョン情報の件数を取得して、件数が0か否かにより拡張バージョンが存在するかどうかを確認する。取得した拡張バージョン件数が1件以上である場合は、その件数をRAMに記憶する。拡張バージョン件数が1件以上、すなわち拡張バージョンが存在する場合にはステップS1303へ、存在しない場合にはステップS1307へ進む。   In step S1302, the document name and version number stored in the RAM are acquired, and the following processing is performed. First, using the document information management unit 201, the document information with the document name “A” designated by the user is acquired. Next, the extended version information management unit 203 is used to acquire the number of pieces of extended version information having a link 803 that matches the document ID of the acquired document information, and an extended version exists depending on whether the number is 0 or not. Check whether or not. When the acquired number of extended versions is one or more, the number is stored in the RAM. If the number of extended versions is one or more, that is, if an extended version exists, the process proceeds to step S1303. If not, the process proceeds to step S1307.

ステップS1303において、RAMに記憶した拡張バージョン件数と、ユーザが指定したバージョン番号の大小を比較する。ユーザの指定したバージョン番号の方がRAMに記憶された拡張バージョン件数より大きい場合には、バージョン情報からのファイル取得が必要になるため、ステップS1305に進む。逆に拡張バージョン件数とバージョン番号が同値か、もしくは拡張バージョン数の方が数が大きい場合には、拡張バージョンの中からのファイル取得を行う必要があるため、ステップS1304に進む。   In step S1303, the number of extended versions stored in the RAM is compared with the size of the version number designated by the user. If the version number specified by the user is larger than the number of extended versions stored in the RAM, it is necessary to obtain a file from the version information, and the process advances to step S1305. On the other hand, if the number of extended versions is the same as the version number, or if the number of extended versions is larger, it is necessary to acquire a file from the extended version, and the process advances to step S1304.

ステップS1304において、取得を要求されている拡張バージョンのファイルの特定を行い、ファイル実体の取得を行う。まず、拡張バージョン情報管理部203を使用して、要求された文書名称を持つ文書の文書情報の文書IDに合致するリンク803を持ち、旧バージョン802にユーザの指定したバージョン番号を持つ拡張バージョン情報を取得する。次に、取得した拡張バージョン情報812が持つ文書ID801の情報から、バージョン情報管理部202を使用してバージョン情報を取得する。拡張バージョンの管理をされている文書は、バージョンが必ず一つだけであるため、ここでは直接バージョン情報を取得している。そして、文書情報管理部201を使用してユーザが指定した文書名称が「A」である文書情報のファイル形式603のファイル拡張子をクライアント装置103に送信する。クライアント装置103への送信終了後、本処理フローを終了する。   In step S1304, an extended version file for which acquisition is requested is specified, and the file entity is acquired. First, using the extended version information management unit 203, extended version information having a link 803 that matches the document ID of the document information of the document having the requested document name and having the version number designated by the user in the old version 802 To get. Next, version information is acquired from the information of the document ID 801 included in the acquired extended version information 812 using the version information management unit 202. Since the document for which the extended version is managed always has only one version, the version information is directly acquired here. Then, using the document information management unit 201, the file extension of the file format 603 of the document information whose document name specified by the user is “A” is transmitted to the client apparatus 103. After the transmission to the client apparatus 103 is completed, this processing flow is terminated.

ステップS1305において、ユーザが指定したバージョン番号からバージョン情報の特定を行う。具体的には、ユーザが指定したバージョン番号からRAMに記憶している拡張バージョン数を減算する。この減算結果の数値が取得すべきファイルのバージョン番号となる。計算処理終了後、次のステップS1306に進む。   In step S1305, the version information is specified from the version number designated by the user. Specifically, the number of extended versions stored in the RAM is subtracted from the version number designated by the user. The numerical value of the subtraction result is the version number of the file to be acquired. After the completion of the calculation process, the process proceeds to the next step S1306.

ステップS1306において、計算したバージョン番号に合致するファイル実体を取得する。まず、文書情報管理部201を使用してユーザが指定した文書名称が「A」である文書情報を取得する。次に、取得した文書情報の文書IDとステップS1305で計算したバージョン番号から、バージョン情報管理部202を使用してバージョン情報を取得する。そして、この取得したバージョン情報のファイル703に格納されているファイルの実体をクライアント装置103に対して送信する。クライアント装置103への送信終了後、本処理フローを終了する。   In step S1306, a file entity that matches the calculated version number is acquired. First, the document information management unit 201 is used to obtain document information whose document name specified by the user is “A”. Next, version information is acquired from the document ID of the acquired document information and the version number calculated in step S1305 using the version information management unit 202. The entity of the file stored in the obtained version information file 703 is transmitted to the client apparatus 103. After the transmission to the client apparatus 103 is completed, this processing flow is terminated.

ステップS1307において、拡張バージョンが存在しない文書のファイル取得を行う。まず、文書情報管理部201を使用してユーザが指定した文書名称が「A」である文書情報を取得する。次に、取得した文書情報の文書IDとユーザが指定したバージョン番号から、バージョン情報管理部202を使用してバージョン情報を取得する。そして、この取得したバージョン情報のファイル703に格納されているファイルの実体をクライアント装置103に対して送信する。クライアント装置103への送信終了後、本処理フローを終了する。   In step S1307, a file of a document for which no extended version exists is acquired. First, the document information management unit 201 is used to obtain document information whose document name specified by the user is “A”. Next, version information is acquired from the document ID of the acquired document information and the version number designated by the user using the version information management unit 202. The entity of the file stored in the obtained version information file 703 is transmitted to the client apparatus 103. After the transmission to the client apparatus 103 is completed, this processing flow is terminated.

<バージョン削除処理>
文書管理サーバ装置101によるバージョン削除処理手順について、図14を参照して説明する。図14は、クライアント装置103のディスプレイに表示されている統合バージョン管理画面1101内のバージョン削除ボタン1110を押下すると開始する文書管理サーバ装置101の処理を示すフローチャートである。
<Version deletion process>
The version deletion processing procedure by the document management server apparatus 101 will be described with reference to FIG. FIG. 14 is a flowchart showing processing of the document management server apparatus 101 that is started when the version delete button 1110 in the integrated version management screen 1101 displayed on the display of the client apparatus 103 is pressed.

本処理は、文書管理サーバ装置101のCPUによって処理され、具体的にはリクエスト処理制御部208から指示されたバージョン処理制御部206において実行される。本バージョン削除処理は、削除対象となるバージョンを特定する処理手順が前述の図13のファイル取得処理と同じであるため、その部分の説明は省略し、差異のある部分のみ記載する。   This process is processed by the CPU of the document management server apparatus 101, and is specifically executed by the version processing control unit 206 instructed by the request processing control unit 208. In this version deletion process, the process procedure for specifying the version to be deleted is the same as the file acquisition process in FIG. 13 described above, so the description of that part is omitted, and only the part that is different is described.

対象となる処理は、ステップS1401、S1402、S1403、S1405であり、それぞれ図13の中のステップS1301、S1302、S1303、S1305に対応し、処理内容は削除対象を特定することを除き同様である。   The target processes are steps S1401, S1402, S1403, and S1405, which correspond to steps S1301, S1302, S1303, and S1305 in FIG. 13, respectively, and the processing contents are the same except that the deletion target is specified.

ステップS1404において、削除する拡張バージョンの特定を行い、バージョンの削除を行う。すなわち、バージョン削除がリクエストされ、対象となる文書情報が特定された後の処理を説明する。まず、拡張バージョン情報管理部203を使用して、文書情報の文書IDに合致するリンク803を持ち、旧バージョン802にユーザの指定したバージョン番号を持つ拡張バージョン情報を取得する。次に、取得した拡張バージョン情報812が持つ文書ID801の情報から、文書情報管理部201とバージョン情報管理部202を使用して文書情報と、バージョン情報を取得する。   In step S1404, the extended version to be deleted is specified, and the version is deleted. That is, a process after a version deletion is requested and target document information is specified will be described. First, the extended version information management unit 203 is used to acquire extended version information having a link 803 that matches the document ID of the document information and having the version number designated by the user in the old version 802. Next, document information and version information are acquired from the document ID 801 information of the acquired extended version information 812 using the document information management unit 201 and the version information management unit 202.

以上のようにして、削除する対象となる文書情報、バージョン情報、拡張バージョン情報が特定したら、それぞれ文書情報管理部201、バージョン情報管理部202および拡張バージョン情報管理部203を使用して情報の削除を行う。削除処理終了後、本処理フローを終了する。   When document information, version information, and extended version information to be deleted are specified as described above, information deletion is performed using the document information management unit 201, the version information management unit 202, and the extended version information management unit 203, respectively. I do. After the deletion process ends, this process flow ends.

ステップS1406において、計算したバージョン番号を持つバージョン情報を削除する。まず、文書情報管理部201を使用してユーザが指定した文書名称が「A」である文書情報を取得する。次に、取得した文書情報の文書IDとステップS1405で計算したバージョン番号から、バージョン情報管理部202を使用してバージョン情報を取得する。   In step S1406, the version information having the calculated version number is deleted. First, the document information management unit 201 is used to obtain document information whose document name specified by the user is “A”. Next, version information is acquired from the document ID of the acquired document information and the version number calculated in step S1405 using the version information management unit 202.

削除する対象となるバージョン情報が特定したら、バージョン情報管理部202を使用して情報の削除を行う。削除処理終了後、本処理フローを終了する。   When the version information to be deleted is specified, the version information management unit 202 is used to delete the information. After the deletion process ends, this process flow ends.

ステップS1407において、拡張バージョンが存在しない文書のバージョンを削除する。まず、文書情報管理部201を使用してユーザが指定した文書名称が「A」である文書情報611を取得する。次に、取得した文書情報の文書IDとユーザが指定したバージョン番号から、バージョン情報管理部202を使用してバージョン情報を取得する。   In step S1407, the version of the document for which no extended version exists is deleted. First, the document information management unit 201 is used to obtain document information 611 having a document name “A” designated by the user. Next, version information is acquired from the document ID of the acquired document information and the version number designated by the user using the version information management unit 202.

削除する対象となるバージョン情報を特定したら、バージョン情報管理部202を使用して情報の削除を行う。削除処理終了後、本処理フローを終了する。   When the version information to be deleted is specified, the version information management unit 202 is used to delete the information. After the deletion process ends, this process flow ends.

[実施例2]
以下に本発明の文書管理装置に係わる第2の実施例について説明する。本実施例2については、前述の実施例1と異なる部分のみ説明する。したがって、特に明記しない部分については実施例1と同じ構成/手順とする。
[Example 2]
A second embodiment relating to the document management apparatus of the present invention will be described below. In the second embodiment, only portions different from the first embodiment will be described. Therefore, the parts / specific procedures that are not specified are the same as those in the first embodiment.

実施例2では、拡張バージョンの登録を行う際に、上述の実施例1とは異なり文書としての拡張子を変更する。この構成にすることにより、拡張バージョン領域の文書ファイルを検索の対象から外すことができる。   In the second embodiment, when an extended version is registered, the extension as a document is changed unlike the first embodiment. With this configuration, the document file in the extended version area can be excluded from the search target.

<取り扱うデータ形式、および構成>
拡張子を変更することに伴い、変更するデータ形式およびデータを例を用いて説明する。図15に示す文書情報は、文書単位で保持する情報の形式を表しており、文書ID1501、文書名称1502、ファイル形式1503および格納場所1504により構成される。これらの項目は、実施例1で図6を参照して説明した文書ID601、文書名称602、ファイル形式603、格納場所604と同様の意味を持つ。
<Handling data format and configuration>
The data format and data to be changed as the extension is changed will be described using an example. The document information shown in FIG. 15 represents the format of information held in units of documents, and includes a document ID 1501, a document name 1502, a file format 1503, and a storage location 1504. These items have the same meaning as the document ID 601, the document name 602, the file format 603, and the storage location 604 described with reference to FIG. 6 in the first embodiment.

図15に示す文書情報は、図2で示した文書管理サーバ装置101の文書情報管理部201が使用する。文書ID1501は、情報欄1511〜1514で表す文書情報を一意に識別するため情報である。文書名称1502は、文書ID1501が表す文書を一覧等で表示する際の名称を表すための情報である。   The document information shown in FIG. 15 is used by the document information management unit 201 of the document management server apparatus 101 shown in FIG. The document ID 1501 is information for uniquely identifying the document information represented by the information columns 1511 to 1514. The document name 1502 is information for representing a name when the document represented by the document ID 1501 is displayed in a list or the like.

ファイル形式1503は、文書ID1501が表す文書のファイル拡張子を表す情報である。格納場所1504は、文書ID1501が表す文書が登録されている保管先のフォルダを表す情報である。   The file format 1503 is information representing the file extension of the document represented by the document ID 1501. The storage location 1504 is information indicating a storage destination folder in which the document represented by the document ID 1501 is registered.

文書欄1511、1512、1513および1514は実際の文書情報を表しており、それぞれ前述の図5に示す文書507、508、510および511を表現している。ここで、図6に示す文書情報との違いは、登録されるファイル形式1503である。すなわち、文書情報1513および1514を参照すると、ファイル形式が「.BLK」となっている。   Document columns 1511, 1512, 1513, and 1514 represent actual document information, and represent the documents 507, 508, 510, and 511 shown in FIG. Here, the difference from the document information shown in FIG. 6 is a registered file format 1503. That is, referring to the document information 1513 and 1514, the file format is “.BLK”.

図16に示すような拡張バージョン情報は、前述の文書ID1501が表す文書のうち、拡張子が異なることによって同一の文書として扱えない文書を識別するための情報である。拡張バージョン情報は、文書ID1601、旧バージョン1602、リンク1603および旧形式1604とにより構成される。   The extended version information as shown in FIG. 16 is information for identifying documents that cannot be handled as the same document due to different extensions among the documents represented by the document ID 1501 described above. The extended version information includes a document ID 1601, an old version 1602, a link 1603, and an old format 1604.

図16に示す拡張バージョン情報は、図2で示した文書管理サーバ装置101の拡張バージョン情報管理部203が使用する。図16に示す拡張バージョン情報により、従来の文書管理サーバ装置は同一形式の拡張子しかをバージョン管理できなかったが、本実施例の文書管理サーバ装置は、文書を一つのバージョンとして扱うことができるようになる。   The extended version information shown in FIG. 16 is used by the extended version information management unit 203 of the document management server apparatus 101 shown in FIG. According to the extended version information shown in FIG. 16, the conventional document management server apparatus can only manage the version of the extension of the same format, but the document management server apparatus of this embodiment can handle the document as one version. It becomes like this.

文書ID1601は、情報欄1611〜1612を一意に識別する情報であり、前述の図15の文書ID1501のいずれかのID(つまり文書)を使用することで図15に示す文書情報を有する文書のいずれの拡張情報かを示すことができる。旧バージョン1602は、文書ID1601である文書の移行前のバージョン番号を表している。   The document ID 1601 is information for uniquely identifying the information columns 1611 to 1612. Any one of the documents having the document information shown in FIG. 15 by using any one of the document IDs 1501 in FIG. It can be shown whether it is extended information. An old version 1602 represents a version number before migration of a document having a document ID 1601.

リンク1603は、本実施例の拡張バージョン情報で拡張された文書ファイルのバージョンが元々どの文書ファイルのバージョンであったかの対応付けを定めるリンクを表している。リンク1603は、対応付けされる文書ファイルのバージョンを識別する図15の文書ID1501のいずれかの値をとる。旧形式1604は、旧文書管理サーバ装置103上で登録されていたときのファイル拡張子を表している。   A link 1603 represents a link that defines the correspondence between the version of the document file originally extended with the extended version information of this embodiment and the version of the document file. The link 1603 takes one of the values of the document ID 1501 in FIG. 15 that identifies the version of the document file to be associated. An old format 1604 represents a file extension when registered on the old document management server apparatus 103.

情報欄1611、1612は個々の文書の情報を表しており、それぞれ図5に示すファイル502および503が図4に示す402および403に対応していることを表現している。したがって、図16に示す拡張情報は、図15に示す格納場所1504として図5に示すフォルダ509(拡張フォルダEXT)に属している文書に対する情報のみとなる。   Information columns 1611 and 1612 represent information of individual documents, and express that the files 502 and 503 shown in FIG. 5 correspond to 402 and 403 shown in FIG. 4, respectively. Therefore, the extended information shown in FIG. 16 is only information for documents belonging to the folder 509 (extended folder EXT) shown in FIG. 5 as the storage location 1504 shown in FIG.

<文書管理サーバの移行処理>
図17は、旧文書管理サーバ装置103内の指示された特定のフォルダの下に存在する文書を文書管理サーバ装置101に移動する具体的な処理を表しているフローチャートである。本処理は、文書管理サーバ装置101のCPUによって処理され、具体的にはリクエスト処理制御部208から指示された文書移行処理制御部205において実行される。本処理は基本的に、実施例1の図10に示すフローチャートの処理に対応し、ステップS1701〜ステップS1709は、図10のステップS1001〜ステップS1009に基本的に対応する。同様に、ステップS1711〜ステップS1713は、図10のステップS1010〜ステップS1012に基本的に対応する。
<Migration processing of document management server>
FIG. 17 is a flowchart showing a specific process of moving a document existing under a specified specific folder in the old document management server apparatus 103 to the document management server apparatus 101. This process is processed by the CPU of the document management server apparatus 101, and is specifically executed by the document migration processing control unit 205 instructed by the request processing control unit 208. This process basically corresponds to the process of the flowchart shown in FIG. 10 of the first embodiment, and steps S1701 to S1709 basically correspond to steps S1001 to S1009 of FIG. Similarly, steps S1711 to S1713 basically correspond to steps S1010 to S1012 in FIG.

本実施例では、図10に示すフローチャートとの相違点である、追加した処理であるステップS1710について主に説明する。   In the present embodiment, step S1710, which is an added process, which is different from the flowchart shown in FIG. 10 will be mainly described.

図10に示すフローチャートと同様な処理をステップS1701からS1709まで実行した後、ステップS1710は、ステップS1709で取得したバージョン情報のファイルの拡張子を変更し、RAMに記憶した情報を更新する。これにより、次のステップS1711において、拡張バージョンとして登録される文書の拡張子を変更することができる。この更新処理終了後、ステップS1711に進む。   After the processing similar to the flowchart shown in FIG. 10 is executed from step S1701 to S1709, step S1710 changes the extension of the file of the version information acquired in step S1709, and updates the information stored in the RAM. Thereby, in the next step S1711, the extension of the document registered as the extended version can be changed. After this update process is completed, the process proceeds to step S1711.

<バージョンデータの参照処理>
図18は、クライアント装置103のディスプレイに表示されている統合バージョン管理画面1101内の文、書名リスト1105に表示されている任意の文書をユーザが選択したことに応答して実行される処理のフローを表したものである。
<Reference processing of version data>
FIG. 18 is a flow of processing executed in response to the user selecting a sentence in the integrated version management screen 1101 displayed on the display of the client apparatus 103 and an arbitrary document displayed in the book name list 1105. It represents.

本処理は、文書管理サーバ装置101のCPUによって処理され、具体的にはリクエスト処理制御部208から指示されたバージョン処理制御部206において実行される。本処理は、上述の実施例1の図12に示すフローチャートの処理に基本的に対応し、ステップS1801〜ステップS1806は、基本的に図12のステップS1201〜ステップS1206に対応する。本実施例では、上述の実施例1と処理が異なるステップS1802およびステップS1805について主に説明する。   This process is processed by the CPU of the document management server apparatus 101, and is specifically executed by the version processing control unit 206 instructed by the request processing control unit 208. This process basically corresponds to the process of the flowchart shown in FIG. 12 of the first embodiment described above, and steps S1801 to S1806 basically correspond to steps S1201 to S1206 of FIG. In the present embodiment, step S1802 and step S1805, which are different from the processing in the first embodiment, will be mainly described.

ステップS1802において、RAMに記憶した文書情報の文書IDである文書ID701を持つバージョン情報を、バージョン情報管理部202を用いて取得する。取得したバージョン情報と文書情報に保持しているファイル形式1503とをペアにして、バージョン702で降順にソートして、RAMに記憶する。格納処理終了後、次のステップ1803に進む。   In step S1802, the version information management unit 202 acquires version information having the document ID 701 that is the document ID of the document information stored in the RAM. The acquired version information and the file format 1503 held in the document information are paired, sorted in descending order by the version 702, and stored in the RAM. After the storage process is completed, the process proceeds to the next step 1803.

ステップS1805において、RAMに記憶したバージョン情報と拡張バージョン情報を取得し、バージョンのマージ処理を行う。まず、RAMに記憶した拡張バージョン情報の件数を計算し、その件数をRAMに記憶したバージョン情報のバージョン702に加算して更新する。つまり、例えば拡張バージョン数が2で、バージョン702が「Ver1」の場合には、バージョン702は「Ver3」と更新される。次に、拡張バージョン情報から一時的なバージョン情報を生成し、生成された一時的なバージョン情報と拡張バージョン情報に保持している旧バージョン1603とをペアにして、拡張バージョン情報の旧バージョン1602のソート順でRAMに記憶する。   In step S1805, the version information and the extended version information stored in the RAM are acquired, and version merging processing is performed. First, the number of pieces of extended version information stored in the RAM is calculated, and the number is updated to the version 702 of the version information stored in the RAM. That is, for example, when the number of extended versions is 2 and the version 702 is “Ver1”, the version 702 is updated to “Ver3”. Next, temporary version information is generated from the extended version information, and the generated temporary version information and the old version 1603 held in the extended version information are paired to form the old version 1602 of the extended version information. Store in RAM in sort order.

生成するバージョン情報と拡張バージョン情報との対応は、以下のようになる。   The correspondence between the generated version information and the extended version information is as follows.

バージョン情報
・文書ID:文書情報の文書ID601
・バージョン:拡張バージョン情報の旧バージョン702
・ファイル:一覧では必要ないため設定しない
これにより、RAMに記憶されるバージョン情報は、以下の3件となる。
Version information Document ID: Document information document ID 601
Version: Old version 702 of extended version information
-File: Not set because it is not required in the list. As a result, the version information stored in the RAM becomes the following three items.

1)D001、Ver3、(ファイル実体)、.PDF
2)D001、Ver2、(ファイル実体なし)、.DOC
3)D001、Ver1、(ファイル実体なし)、.PDF
このマージ処理が終了後、次のステップS1806に進む。
1) D001, Ver3, (file entity),. PDF
2) D001, Ver2, (no file entity),. DOC
3) D001, Ver1, (no file entity),. PDF
After this merging process ends, the process proceeds to the next step S1806.

<バージョン文書ファイルの取得処理>
図19は、クライアント装置103のディスプレイに表示されている統合バージョン管理画面1101内のファイル取得ボタン1109を押下すると開始する文書管理サーバ装置101の処理を示すフローチャートである。本処理は、文書管理サーバ装置101のCPUによって処理される。具体的にはリクエスト処理制御部208から指示されたバージョン処理制御部206において実行される。本処理は、上述の実施例1の図13に示すフローチャートの処理に基本的に対応する。したがって、ステップS1901〜ステップS1903は図13のステップS1301〜ステップS1303に、ステップS1906〜ステップS1908は図13のステップS1305〜ステップS1307にそれぞれ対応する。本実施例では、図13に示すフローチャートの処理と異なる変更したステップS1904および追加した処理ステップS1905について主に説明する。
<Version document file acquisition processing>
FIG. 19 is a flowchart showing processing of the document management server apparatus 101 that is started when a file acquisition button 1109 in the integrated version management screen 1101 displayed on the display of the client apparatus 103 is pressed. This process is processed by the CPU of the document management server apparatus 101. Specifically, it is executed by the version processing control unit 206 instructed from the request processing control unit 208. This process basically corresponds to the process of the flowchart shown in FIG. Therefore, steps S1901 to S1903 correspond to steps S1301 to S1303 in FIG. 13, and steps S1906 to S1908 correspond to steps S1305 to S1307 in FIG. In the present embodiment, the modified step S1904 and the added processing step S1905, which are different from the processing of the flowchart shown in FIG.

ステップS1904において、取得する拡張バージョンのファイルの特定を行い、ファイル実体の取得を行う。まず、拡張バージョン情報管理部203を使用して、要求された文書名称を持つ文書の文書情報の文書IDであるリンク803を持ち、旧バージョン802にユーザの指定したバージョン番号を持つ拡張バージョン情報を取得する。次に、取得した拡張バージョン情報が持つ文書ID1601の情報から、バージョン情報管理部202を使用してバージョン情報を取得する。拡張バージョンが管理されている文書は、バージョンが必ず一つだけであるため、ここでは直接バージョン情報を取得している。ファイル実体の取得終了後、次のステップS1905に進む。   In step S1904, the extended version file to be acquired is specified, and the file entity is acquired. First, using the extended version information management unit 203, the extended version information having the link 803 that is the document ID of the document information of the document having the requested document name and having the version number designated by the user is stored in the old version 802. get. Next, version information is acquired from the information of the document ID 1601 included in the acquired extended version information using the version information management unit 202. Since the document in which the extended version is managed always has only one version, the version information is directly acquired here. After obtaining the file entity, the process proceeds to the next step S1905.

ステップS1905において、ステップS1904で取得した拡張バージョン情報の旧バージョン1604を使って、別に取得したファイルの実体のファイル拡張子を変更する。そして、この取得したファイルの実体をクライアント装置103に送信する。   In step S1905, the file extension of the entity of the separately acquired file is changed using the old version 1604 of the extended version information acquired in step S1904. The acquired file entity is transmitted to the client apparatus 103.

[他の実施例]
また、本発明の目的は、以下の処理を実行することによっても達成される。即ち、上述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)が記憶媒体に格納されたプログラムコードを読み出す処理である。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施の形態の機能を実現することになり、そのプログラムコード及び該プログラムコードを記憶した記憶媒体は本発明を構成することになる。
[Other embodiments]
The object of the present invention can also be achieved by executing the following processing. That is, a storage medium that records a program code of software that realizes the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU, MPU, etc.) of the system or apparatus is stored in the storage medium. This is the process of reading the code. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code and the storage medium storing the program code constitute the present invention.

Claims (8)

同一のファイル形式の複数のファイルを1つの文書の各バージョンとして管理可能な文書管理装置であって、
異なるファイル形式の複数のファイルを1つの文書の各バージョンとして管理可能な別の装置から、当該別の装置で管理されている文書を取得する取得手段と、
前記取得手段で取得した文書に含まれる最新バージョンのファイルを、移行文書として前記文書管理装置の指定されたフォルダに登録する第1の登録手段と、
前記最新バージョンのファイルのファイル形式と異なるファイル形式のファイルが前記取得手段で取得した該文書に含まれている場合、該文書に含まれているファイルのうち、当該異なるファイル形式のファイル以前のバージョンのファイルを、別の文書として前記指定されたフォルダと異なる別のフォルダに登録し、当該登録された別の文書と前記移行文書とをリンクさせるための拡張情報を登録する第2の登録手段と、
前記最新バージョンのファイルのファイル形式と異なるファイル形式のファイルが前記取得手段で取得した該文書に含まれている場合、該文書に含まれているファイルのうち、当該異なるファイル形式のファイルより後のバージョンのファイルそれぞれを、前記移行文書の対応するバージョンのファイルとして登録する第3の登録手段と
を備えることを特徴とする文書管理装置。
A document management apparatus capable of managing a plurality of files of the same file format as each version of one document,
Obtaining means for obtaining a document managed by the other device from another device capable of managing a plurality of files of different file formats as respective versions of one document;
First registration means for registering a file of the latest version included in the document acquired by the acquisition means in a designated folder of the document management apparatus as a migration document;
When a file having a file format different from the file format of the latest version file is included in the document acquired by the acquisition unit, a version of the file included in the document prior to the file of the different file format A second registration means for registering the extended information for linking the registered document and the migrated document as another document in a different folder different from the designated folder; ,
When a file having a file format different from the file format of the latest version file is included in the document acquired by the acquisition unit, the file included in the document is later than the file of the different file format. And a third registration unit for registering each version file as a corresponding version file of the migration document.
前記最新バージョンのファイルのファイル形式と異なるファイル形式のファイルが前記取得手段で取得した該文書に含まれていない場合、前記第3の登録手段は、該文書に含まれている同じファイル形式のファイルのそれぞれを、前記移行文書の対応するバージョンのファイルとして登録することを特徴とする請求項1に記載の文書管理装置。   When a file having a file format different from the file format of the latest version file is not included in the document acquired by the acquiring unit, the third registering unit stores a file having the same file format included in the document. The document management apparatus according to claim 1, wherein each of the files is registered as a file of a corresponding version of the migration document. クライアント装置から、ユーザにより選択された文書のバージョン情報を要求するリクエストを受信した場合、当該選択された文書に含まれているバージョンの情報と、前記拡張情報に基づいて当該選択された文書とリンクされている別の文書に含まれているバージョンの情報とをマージし、当該マージされたバージョン情報を前記クライアント装置に送信する第1の送信手段を、更に備えることを特徴とする請求項1または2に記載の文書管理装置。   When a request for requesting version information of the document selected by the user is received from the client device, the version information included in the selected document and a link to the selected document based on the extended information 2. The apparatus according to claim 1, further comprising: a first transmission unit that merges version information included in another document that has been merged and transmits the merged version information to the client device. 2. The document management apparatus according to 2. 前記クライアント装置から、前記マージされたバージョン情報の中から前記ユーザにより指定されたバージョンのファイルの取得を要求するリクエストを受信した場合、当該指定されたバージョンに対応するファイルの実体を取得して前記クライアント装置へ送信する第2の送信手段を、更に備えることを特徴とする請求項3に記載の文書管理装置。   When receiving from the client device a request for obtaining a file of a version designated by the user from the merged version information, the entity of the file corresponding to the designated version is obtained and The document management apparatus according to claim 3, further comprising second transmission means for transmitting to the client apparatus. 前記クライアント装置から、前記マージされたバージョン情報の中から前記ユーザにより指定されたバージョンのファイルの削除を要求するリクエストを受信した場合、当該指定されたバージョンに対応するファイルの情報を削除する削除手段を、更に備えることを特徴とする請求項3に記載の文書管理装置。   Deletion means for deleting information of a file corresponding to the specified version when receiving a request for deleting a file of the version specified by the user from the merged version information from the client device The document management apparatus according to claim 3, further comprising: 前記第2の登録手段は、前記最新バージョンのファイルのファイル形式と異なるファイル形式のファイルが前記取得手段で取得した該文書に含まれている場合、該文書に含まれているファイルのうち、当該異なるファイル形式のファイル以前のバージョンのファイルについて、ファイルの拡張子を変更し、該拡張子が変更されたファイルを別の文書として前記指定されたフォルダと異なる別のフォルダに登録し、当該登録された別の文書と前記移行文書とをリンクさせるための拡張情報を登録することを特徴とする請求項1に記載の文書管理装置。   When the second registration unit includes a file having a file format different from the file format of the latest version file in the document acquired by the acquisition unit, the second registration unit includes the file of the file included in the document. For a file of a previous version with a different file format, change the extension of the file, register the file with the changed extension as another document in another folder different from the specified folder, and The document management apparatus according to claim 1, wherein extended information for linking another document and the migration document is registered. 同一のファイル形式の複数のファイルを1つの文書の各バージョンとして管理可能な文書管理装置における文書管理方法であって、
異なるファイル形式の複数のファイルを1つの文書の各バージョンとして管理可能な別の装置から、当該別の装置で管理されている文書を取得する取得ステップと、
前記取得ステップで取得した文書に含まれる最新バージョンのファイルを、移行文書として前記文書管理装置の指定されたフォルダに登録する第1の登録ステップと、
前記最新バージョンのファイルのファイル形式と異なるファイル形式のファイルが前記取得ステップで取得した該文書に含まれている場合、該文書に含まれているファイルのうち、当該異なるファイル形式のファイル以前のバージョンのファイルを、別の文書として前記指定されたフォルダと異なる別のフォルダに登録し、当該登録された別の文書と前記移行文書とをリンクさせるための拡張情報を登録する第2の登録ステップと、
前記最新バージョンのファイルのファイル形式と異なるファイル形式のファイルが前記取得ステップで取得した該文書に含まれている場合、該文書に含まれているファイルのうち、当該異なるファイル形式のファイルより後のバージョンのファイルそれぞれを、前記移行文書の対応するバージョンのファイルとして登録する第3の登録ステップと
を備えることを特徴とする文書管理方法。
A document management method in a document management apparatus capable of managing a plurality of files of the same file format as versions of one document,
An acquisition step of acquiring a document managed by the other device from another device capable of managing a plurality of files of different file formats as versions of one document;
A first registration step of registering the latest version file included in the document acquired in the acquisition step in a designated folder of the document management apparatus as a migration document;
When a file having a file format different from the file format of the latest version file is included in the document acquired in the acquisition step, a version of the file included in the document prior to the file of the different file format A second registration step of registering the file in a different folder different from the designated folder as another document, and registering extended information for linking the registered other document and the migrated document; ,
When a file having a file format different from the file format of the latest version file is included in the document acquired in the acquisition step, the file included in the document is later than the file of the different file format. A document management method comprising: a third registration step of registering each version file as a corresponding version file of the migration document.
コンピュータを、同一のファイル形式の複数のファイルを1つの文書の各バージョンとして管理可能な文書管理装置として機能させるためのプログラムであって、
前記コンピュータを、
異なるファイル形式の複数のファイルを1つの文書の各バージョンとして管理可能な別の装置から、当該別の装置で管理されている文書を取得する取得手段、
前記取得手段で取得した文書に含まれる最新バージョンのファイルを、移行文書として前記文書管理装置の指定されたフォルダに登録する第1の登録手段、
前記最新バージョンのファイルのファイル形式と異なるファイル形式のファイルが前記取得手段で取得した該文書に含まれている場合、該文書に含まれているファイルのうち、当該異なるファイル形式のファイル以前のバージョンのファイルを、別の文書として前記指定されたフォルダと異なる別のフォルダに登録し、当該登録された別の文書と前記移行文書とをリンクさせるための拡張情報を登録する第2の登録手段、
前記最新バージョンのファイルのファイル形式と異なるファイル形式のファイルが前記取得手段で取得した該文書に含まれている場合、該文書に含まれているファイルのうち、当該異なるファイル形式のファイルより後のバージョンのファイルそれぞれを、前記移行文書の対応するバージョンのファイルとして登録する第3の登録手段、
として機能させるためのプログラム。
A program for causing a computer to function as a document management apparatus capable of managing a plurality of files having the same file format as versions of one document,
The computer,
An acquisition means for acquiring a document managed by another device from another device capable of managing a plurality of files of different file formats as versions of one document;
First registration means for registering the latest version file included in the document acquired by the acquisition means in a designated folder of the document management apparatus as a migration document;
When a file having a file format different from the file format of the latest version file is included in the document acquired by the acquisition unit, a version of the file included in the document prior to the file of the different file format A second registration means for registering the extended information for linking the registered document and the migrated document in a different folder different from the designated folder as another document,
When a file having a file format different from the file format of the latest version file is included in the document acquired by the acquisition unit, the file included in the document is later than the file of the different file format. Third registration means for registering each version file as a corresponding version file of the migration document;
Program to function as.
JP2010145505A 2010-06-25 2010-06-25 Document management apparatus, document management method, and program Active JP5517779B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010145505A JP5517779B2 (en) 2010-06-25 2010-06-25 Document management apparatus, document management method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010145505A JP5517779B2 (en) 2010-06-25 2010-06-25 Document management apparatus, document management method, and program

Publications (3)

Publication Number Publication Date
JP2012008880A JP2012008880A (en) 2012-01-12
JP2012008880A5 JP2012008880A5 (en) 2013-08-08
JP5517779B2 true JP5517779B2 (en) 2014-06-11

Family

ID=45539324

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010145505A Active JP5517779B2 (en) 2010-06-25 2010-06-25 Document management apparatus, document management method, and program

Country Status (1)

Country Link
JP (1) JP5517779B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6143437B2 (en) 2012-11-12 2017-06-07 キヤノン株式会社 Information processing apparatus and information processing method

Also Published As

Publication number Publication date
JP2012008880A (en) 2012-01-12

Similar Documents

Publication Publication Date Title
US10318628B2 (en) System and method for creation of templates
US6539388B1 (en) Object-oriented data storage and retrieval system using index table
CN109117425A (en) Management is stored as the digital asset of component and packaging file
Rodriguez-Echeverria et al. Towards a language server protocol infrastructure for graphical modeling
KR102113147B1 (en) Document management server and document management method
US20200387372A1 (en) Microservice file generation system
US8805924B2 (en) Optimistic concurrency utilizing distributed constraint enforcement
US8615477B2 (en) Monitoring relationships between digital items on a computing apparatus
US10311024B2 (en) Merging file storage directory structures through user interface visualization of refactoring decisions
JPH11259459A (en) Document management device
CN109564529A (en) Placeholder based on Symbolic Links
JP5512027B2 (en) Apparatus, system, method and program
Di Cosmo Archiving and referencing source code with Software Heritage
JP6643807B2 (en) Document management client device and document management method
Olfat et al. Spatial metadata automation: A key to spatially enabling platform
JP5517779B2 (en) Document management apparatus, document management method, and program
Agrawal et al. Development and implementation of automatic metadata generation framework for SDI using OSS: a case study of Indian NSDI
JP5063465B2 (en) Document management apparatus, document management method, information processing program, and recording medium
CN104834661B (en) Management method, management equipment and management system
Eyl et al. Traceability in a fine grained software configuration management system
Pietron Enhancing collaborative modeling
Nebeling et al. MUBox: Multi-user aware personal cloud storage
US20070055928A1 (en) User workflow lists to organize multimedia files
Allen et al. Identifying and consolidating knowledge engineering requirements
JP2010061200A (en) Document management system and operation history display method

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130625

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130625

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: 20140304

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140401

R151 Written notification of patent or utility model registration

Ref document number: 5517779

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151