JP2000259615A - Method for managing version of composite document and computer readable recording medium storing composite document version management program - Google Patents
Method for managing version of composite document and computer readable recording medium storing composite document version management programInfo
- Publication number
- JP2000259615A JP2000259615A JP11322109A JP32210999A JP2000259615A JP 2000259615 A JP2000259615 A JP 2000259615A JP 11322109 A JP11322109 A JP 11322109A JP 32210999 A JP32210999 A JP 32210999A JP 2000259615 A JP2000259615 A JP 2000259615A
- Authority
- JP
- Japan
- Prior art keywords
- document
- version
- compound
- compound document
- configuration information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Document Processing Apparatus (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、コンピュータ装置
を用いた文書管理システムに関し、特に、複数の文書部
品から構成される複合文書において、文書部品の変更に
対応して複合文書としてのバージョンを管理するバージ
ョン管理方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document management system using a computer device. Related to version control methods.
【0002】[0002]
【従来の技術】近年、コンピュータ上での電子化文書の
作成、再利用、配布の増加に伴い、企業等における大量
の電子化文書の作成、編集、保存、管理を行なうための
文書管理システムへのニーズが高まってきている。この
ような文書管理システムでは、文書の変更履歴の保存、
過去の文書の復元などを行なう必要があり、そのために
バージョン管理機能が必須となってくる。ここで、バー
ジョン管理機能とは、ユーザが文書やプログラムソース
の編集、保存を行なう際に、任意のバージョンにさかの
ぼって取り出すことができるように、各バージョンの内
容データ、バージョン番号、作成日時などの情報を管理
する機能のことである。これにより、過去の任意の時点
のバージョンの文書を復元したり、バージョン情報を一
覧表示することにより編集過程を把握したりすることが
できる。企業の基幹業務に直結する文書や法的な文書な
どは、いつ誰がどのように変更したのかを正確に記録、
保存することが必要なため、これらを管理する文書管理
システムではバージョン管理機能が必須となる。例え
ば、文書ファイルのバージョンを管理する方法の一例と
して、特開平 9-62657 号公報に示された発明がある
(以下、これを公知例1と呼ぶ)。公知例1では、編集
対象となる文書ファイルごとに、それぞれのバージョン
を管理し、過去の任意の時点の文書を復元することを可
能としている。2. Description of the Related Art In recent years, with the increase in creation, reuse, and distribution of digitized documents on a computer, a document management system for creating, editing, storing, and managing a large number of digitized documents in a company or the like has been developed. Needs are increasing. Such a document management system can store the history of document changes,
It is necessary to restore past documents and the like, and a version management function is indispensable. Here, the version management function refers to the content data of each version, the version number, the date and time of creation, etc., so that when a user edits or saves a document or program source, it can extract it back to an arbitrary version. It is a function to manage information. As a result, it is possible to restore a document of a version at an arbitrary point in the past, and to grasp an editing process by displaying a list of version information. Documents directly related to the core business of the company, legal documents, etc. accurately record who changed what and when,
Since it is necessary to store them, a version management function is indispensable in a document management system that manages them. For example, as an example of a method of managing the version of a document file, there is an invention disclosed in Japanese Patent Application Laid-Open No. 9-62657 (hereinafter, this is referred to as Known Example 1). In the well-known example 1, each version is managed for each document file to be edited, and it is possible to restore a document at an arbitrary point in the past.
【0003】ここで、大規模な文書の執筆やプログラム
の開発は、複数人の共同作業により行なわれることが多
く、その際、文書はいくつかの文書部品に分割して作
成、編集される。このような場合、文書は単一の文書フ
ァイルではなく、SGML(Standard Generalized Markup L
anguage)、HTML(HyperText Markup Language)、XML(eXt
ensibleMarkup Language)あるいはOLE(Object Linking
and Embedding)などを用いた、複数のファイルがリンク
により結合された複合文書として作成される。このよう
に、複合文書として作成される文書を管理する文書管理
システムでは、個々のファイルのバージョンを管理する
機能だけでなく、複合文書全体としてのバージョンを管
理する機能が必要となる。Here, writing of a large-scale document and development of a program are often performed by a plurality of people working together, and at this time, the document is divided into several document parts and created and edited. In such a case, the document is not a single document file, but SGML (Standard Generalized Markup L).
anguage), HTML (HyperText Markup Language), XML (eXt
ensibleMarkup Language) or OLE (Object Linking
Multiple files are created as a compound document that is linked by links using, for example, and Embedding). As described above, a document management system that manages a document created as a compound document requires not only a function of managing the version of each file but also a function of managing the version of the entire compound document.
【0004】複合文書のバージョンを管理する方法の例
として、特開平11-143752号に記載された発明がある
(以下、公知例2と呼ぶ)。公知例2では、複合文書を
構成する文書部品の名前、バージョンおよび登録状態を
表わす版更新モードを管理する「構成管理フォルダ」に
文書部品を登録する。文書部品の版更新モードには「自
動更新」と「確定」の2種類のモードがあり、自動更新
モードで登録されている文書部品が編集されバージョン
アップすると、構成管理フォルダから参照する文書部品
のバージョンも自動的に更新され、常に最新バージョン
が参照できるようになる。これに対して、確定モードで
登録されている文書部品がバージョンアップした場合に
は、構成管理フォルダはある固定のバージョンを参照し
たままであり、そのバージョンアップの影響を受けな
い。構成管理フォルダから参照しても、更新前のバージ
ョンの文書部品が参照されるだけである。各文書部品を
それぞれ別々の担当者が執筆する場合、各執筆者は任意
のタイミングで版更新モードを切り替えることができる
ので、構成管理フォルダから担当文書のどのバージョン
を参照させるのかを制御することが可能となる。[0004] As an example of a method of managing the version of a compound document, there is an invention described in Japanese Patent Application Laid-Open No. H11-143752 (hereinafter referred to as Known Example 2). In the second prior art, a document part is registered in a “configuration management folder” that manages a version update mode indicating the name, version, and registration state of the document part constituting the compound document. There are two types of document part version update modes, “automatic update” and “fixed”. When a document part registered in the automatic update mode is edited and upgraded, the document part referenced from the configuration management folder is updated. The version is also updated automatically, so that you can always refer to the latest version. On the other hand, when the version of a document component registered in the confirmation mode is upgraded, the configuration management folder still refers to a certain fixed version and is not affected by the version upgrade. Referencing from the configuration management folder only refers to the document part of the version before the update. When each document part is written by a different person in charge, each author can switch the version update mode at any time, so it is possible to control which version of the document in charge is referred from the configuration management folder. It becomes possible.
【0005】具体例を図18に示す。「○○製品マニュ
アル」という構成管理フォルダ1801に、6月1日現
在、「目次」のバージョン1(以下V1と記述)、「第1
章」のV2、「図1」のV2、「第2章」のV2が登録されて
おり、「目次」と「章1」の版更新モードは確定モード
で、「図1」と「第2章」は自動更新モードであるとす
る。ここで、6月3日に文書部品「第2章」が編集され、
V2(1802)からV3(1803)にバージョンアップ
すると、「○○製品マニュアル」1801は、「目次」
のV1、「第1章」のV2、「図1」のV2、「第2章」のV3
の状態に更新される。これに対して、確定モードで参照
している「第1章」が編集されバージョンアップ(V3)
しても、構成管理フォルダ1801は「第1章」のV2を
参照したままであり、状態は更新されない。以上のよう
に、公知例2のバージョン管理方法では、各文書部品の
バージョン管理と複合文書の構成管理を連係させた管理
が可能となる。FIG. 18 shows a specific example. As of June 1, version 1 of the "Table of Contents" (hereinafter referred to as V1) and "1st
V2 of "Chapter", V2 of "Figure 1", and V2 of "Chapter 2" are registered. Chapter is in automatic update mode. Here, the document part “Chapter 2” was edited on June 3,
When the version is upgraded from V2 (1802) to V3 (1803), “XX Product Manual” 1801 becomes “Contents”
V1, "Chapter 1" V2, "Figure 1" V2, "Chapter 2" V3
Is updated to the state. On the other hand, "Chapter 1" referenced in the confirmation mode was edited and upgraded (V3)
However, the configuration management folder 1801 still refers to V2 of “Chapter 1”, and the status is not updated. As described above, according to the version management method of the publicly known example 2, it is possible to perform the management in which the version management of each document part and the configuration management of the compound document are linked.
【0006】[0006]
【発明が解決しようとする課題】しかし、従来技術によ
る複合文書のバージョン管理方法では次のような問題が
ある。まず、公知例1のバージョン管理システムでは、
各文書部品のバージョンを管理することはできるが、そ
れら文書部品の集合体である複合文書としてのバージョ
ンを管理することはできない。例えば、過去のある時点
における複合文書の状態を復元しようとしても、その時
点で複合文書がどのような文書部品群から構成されてい
たか分からないため、復元することができない。However, the conventional compound document version management method has the following problems. First, in the version control system of the well-known example 1,
Although it is possible to manage the version of each document part, it is not possible to manage the version as a compound document which is an aggregate of those document parts. For example, even if an attempt is made to restore the state of a composite document at a certain point in the past, it is not possible to restore the composite document because it is not known what kind of document component group was composed at that time.
【0007】また、公知例2の方式により複合文書のバ
ージョンを管理した場合、各文書部品を構成管理フォル
ダに登録することにより、複合文書の文書構成を管理す
ることはできる。しかし、文書部品を自動更新モードで
登録している場合、文書部品のバージョンアップに伴っ
て構成管理フォルダが更新される際、更新前の状態の構
成管理フォルダを保存しないため、各文書部品のバージ
ョンの組み合わせの変化、すなわち複合文書としての変
更履歴を記録することができない。例えば、図18のよ
うに、構成管理フォルダ1801が6月1日の状態から、
「第2章」のバージョンアップに伴い6月3日の状態に更
新されると、もはや構成管理フォルダ1801を6月1日
の状態に戻すことができない。したがって、複合文書全
体として、6月3日の状態からひとつ前の状態(6月1日の
状態)に戻す、いわゆるUndo操作をすることができない
という問題がある。ここで、例えば、全ての文書部品を
確定モードで登録し、各文書部品をバージョンアップす
る度に、人手で構成管理フォルダのバージョンを上げる
という方法を取れば、文書部品のバージョンアップに伴
う全ての構成管理フォルダの履歴を記録することができ
る。しかしこの方法では、バージョンアップをし忘れた
りする可能性もあるため、全ての履歴を記録することは
現実的に困難である。When the version of a compound document is managed by the method of the second known example, the document structure of the compound document can be managed by registering each document component in the structure management folder. However, when the document parts are registered in the automatic update mode, when the configuration management folder is updated with the upgrade of the document parts, the configuration management folder in the state before the update is not saved. , That is, a change history as a compound document cannot be recorded. For example, as shown in FIG. 18, the configuration management folder 1801 is changed from the state on June 1 to
If the configuration management folder 1801 is updated to the state on June 3 with the version upgrade of “Chapter 2”, it is no longer possible to return the configuration management folder 1801 to the state on June 1. Therefore, there is a problem that the so-called Undo operation of returning the state of June 3 from the state of June 3 to the state immediately before (the state of June 1) cannot be performed. Here, for example, if all document parts are registered in the fixed mode and the version of the configuration management folder is manually increased every time each document part is upgraded, all the document parts associated with the version upgrade can be obtained. The history of the configuration management folder can be recorded. However, in this method, it is practically difficult to record all the histories, since there is a possibility that the user may forget to upgrade the version.
【0008】本発明では、上記のような従来技術の問題
点を解決することを目的とする。すなわち、複合文書を
構成する文書部品のバージョンアップや複合文書の文書
構成の変更により複合文書自体の状態が変化した場合
に、その複合文書の状態変化の履歴を全て記録し、保存
することにより、複合文書自体の編集履歴の把握を可能
にし、複合文書の状態を任意の時点のバージョンに戻す
といった操作を可能とする、複合文書のバージョン管理
方式を提供することを目的とする。An object of the present invention is to solve the problems of the prior art as described above. In other words, when the state of a compound document itself changes due to a version upgrade of a document component constituting the compound document or a change in the document structure of the compound document, the history of the state change of the compound document is recorded and saved. It is an object of the present invention to provide a version control method for a composite document, which enables the user to grasp the editing history of the composite document itself and perform an operation of returning the state of the composite document to a version at an arbitrary point in time.
【0009】[0009]
【課題を解決するための手段】上記課題を解決するた
め、本発明は、複数の文書部品から構成される複合文書
を登録する機能と、登録された複合文書の内容を更新す
る機能と、該複合文書および該複合文書を構成する各文
書部品の変更履歴を管理する機能を備えた文書管理シス
テムにおける複合文書のバージョン管理方法であり、前
記複合文書の登録を行なう処理として、登録する複合文
書の文書部品の部品情報を含む構成情報を生成し、該構
成情報を前記複合文書と対応付けて格納するステップを
有するようにしている。In order to solve the above-mentioned problems, the present invention provides a function of registering a compound document composed of a plurality of document parts, a function of updating the contents of the registered compound document, A compound document version management method in a document management system having a function of managing a change history of a compound document and each document component constituting the compound document. As a process of registering the compound document, There is a step of generating configuration information including the component information of the document component, and storing the configuration information in association with the compound document.
【0010】また、登録対象複合文書の内容を解析して
該複合文書の文書部品の部品情報を抽出するステップを
有するようにしている。[0010] The method further includes a step of analyzing the contents of the compound document to be registered and extracting component information of document components of the compound document.
【0011】また、前記複合文書の内容を更新する処理
として、該複合文書に対する文書部品の追加または削除
が生じた場合に、文書部品の追加または削除後の状態に
対応する複合文書の構成情報を生成し、該構成情報を該
複合文書の新規バージョンとして登録するステップを有
するようにしている。In addition, as a process of updating the content of the compound document, when a document component is added or deleted from the compound document, the configuration information of the compound document corresponding to the state after the addition or deletion of the document component is added. Generating and registering the configuration information as a new version of the compound document.
【0012】また、前記登録した各バージョンを前記複
合文書のバージョン履歴として表示するステップを有す
るようにしている。[0012] The method may further include a step of displaying each of the registered versions as a version history of the compound document.
【0013】また、前記複合文書に対する文書部品の追
加または削除の有無を、該複合文書の主文書部品の記述
内容を解析することにより判定するステップを有するよ
うにしている。[0013] The method may further include a step of determining whether a document part is added or deleted from the compound document by analyzing the description content of a main document part of the compound document.
【0014】また、前記複合文書の内容を更新する処理
として、該複合文書を構成する文書部品のいずれかが編
集されバージョンが更新された場合に、該文書部品のバ
ージョン更新後の状態に対応する複合文書の文書部品の
構成情報を生成し、該構成情報を前記複合文書の新規バ
ージョンとして登録するステップを有するようにしてい
る。Further, as a process for updating the content of the compound document, when any one of the document parts constituting the compound document is edited and the version is updated, the state corresponding to the updated version of the document part is handled. The method further includes the step of generating configuration information of document parts of a compound document and registering the configuration information as a new version of the compound document.
【0015】また、前記登録したバージョンを前記複合
文書のバージョン履歴として表示するステップを有する
ようにしている。[0015] The method may further include the step of displaying the registered version as a version history of the compound document.
【0016】また、複合文書のバージョン履歴を管理す
る処理として、該複合文書の各バージョンに対応する構
成情報の作成日時と、該構成情報の保持する各文書部品
の個々のバージョンの作成日時を対照し、前記構成情報
中の隣接するバージョン間でバージョン更新された文書
部品を検出し、該文書部品のバージョン更新に対応する
一時的な構成情報を生成するステップと、前記複合文書
のバージョン履歴を構成する構成情報群と、前記文書部
品のバージョン更新に対応する一時的な構成情報群を構
成情報の作成要因となった事象の発生時系列にしたがっ
て合成して配列した一時的なバージョン履歴を作成する
ステップと、該一時的なバージョン履歴を表示するステ
ップを有するようにしている。Further, as processing for managing the version history of the compound document, the date and time of creation of the configuration information corresponding to each version of the compound document and the date and time of creation of each version of each document part held by the configuration information are compared. Detecting a document part whose version has been updated between adjacent versions in the configuration information, and generating temporary configuration information corresponding to the version update of the document part; forming a version history of the compound document; A temporary version history is created by combining the configuration information group to be combined with the temporary configuration information group corresponding to the version update of the document part in accordance with the time series of the event that caused the generation of the configuration information. And a step of displaying the temporary version history.
【0017】また、前記複合文書の内容を更新する処理
として、文書部品の新たなバージョンを作成する際に、
該バージョンの文書部品に複合文書としての版を表わす
エディション番号を設定し、該バージョンの文書部品が
複合文書のどのエディションの文書部品となるのかを決
定するステップを有し、複合文書のバージョン履歴を管
理する処理として、複合文書の各バージョンに対応する
構成情報の保持する文書部品全てが指定されたエディシ
ョン番号を持つ場合には該構成情報を該指定されたエデ
ィションの構成情報として生成し、前記複合文書の各バ
ージョンに対応する構成情報中に、指定されたエディシ
ョン番号より大きなエディション番号を持つ文書部品が
含まれている場合には、該文書部品を、該文書部品の指
定されたエディション番号を持つバージョン中の最新の
バージョンに置換して該指定されたエディションの構成
情報を生成し、前記複合文書の各バージョンに対応する
構成情報中に、指定されたエディション番号より小さな
エディション番号を持つ文書部品が含まれている場合に
は、該文書部品を、該文書部品の指定されたエディショ
ン番号を持つバージョン中の最も古いバージョンに置換
して該指定されたエディションの構成情報を生成するス
テップと、該生成した構成情報を該複合文書のエディシ
ョン別のバージョン履歴として表示するステップを有す
るようにしている。As a process for updating the content of the compound document, when a new version of a document component is created,
Setting an edition number indicating a version as a compound document in the document part of the version, determining which edition of the compound document the document part of the version becomes the document part of the compound document, and storing the version history of the compound document. As a managing process, when all the document parts held in the configuration information corresponding to each version of the compound document have the specified edition number, the configuration information is generated as the configuration information of the specified edition, If the configuration information corresponding to each version of the document includes a document part having an edition number larger than the specified edition number, the document part is replaced with the specified edition number of the document part. Generate the configuration information of the specified edition by replacing the latest version in the version, If the configuration information corresponding to each version of the compound document includes a document part having an edition number smaller than the specified edition number, the document part is replaced with the specified edition number of the document part. Generating the configuration information of the specified edition by replacing the oldest version in the version of the compound document, and displaying the generated configuration information as a version history for each edition of the compound document. .
【0018】また、前記複合文書の登録を行なう処理と
して、該複合文書を構成するそれぞれの文書部品に対し
て、該文書部品のバージョンアップを該複合文書のバー
ジョンアップに反映させるか否かを表すバージョン反映
種別として、バージョン反映要素あるいはバージョン固
定要素のいずれかを設定するステップを有し、該複合文
書の内容を更新する処理として、前記バージョン反映種
別がバージョン反映要素に設定された文書部品が編集さ
れバージョンが更新された場合に、該文書部品のバージ
ョン更新後の状態に対応する文書部品の構成情報を生成
し、該生成した構成情報を該複合文書の新規バージョン
として登録するステップを有するようにしている。In addition, as a process of registering the compound document, for each document component constituting the compound document, whether or not the version upgrade of the document component is reflected in the version upgrade of the compound document is indicated. Setting a version reflection element or a fixed version element as a version reflection type, and editing a document component in which the version reflection type is set to a version reflection element as a process of updating the content of the compound document; And when the version is updated, generating configuration information of the document part corresponding to the updated state of the document part, and registering the generated configuration information as a new version of the compound document. ing.
【0019】また、前記登録したバージョンを前記複合
文書のバージョン履歴として表示するステップを有する
ようにしている。Further, the method further comprises the step of displaying the registered version as a version history of the compound document.
【0020】また、前記複合文書の登録を行なう処理と
して、該複合文書のスキーマ情報を表現する文書部品に
ついては、該文書部品のバージョン反映種別をバージョ
ン固定要素に設定し、登録するようにしている。In the process of registering the compound document, for a document component expressing the schema information of the compound document, the version reflection type of the document component is set as a fixed version element and registered. .
【0021】また、構成管理の対象とする構成要素名、
構成要素を格納したファイル名、構成要素のバージョン
番号および構成要素のバージョン(版)が自動的に更新さ
れていくか否かの状態を表す版更新モードを記録した版
更新モード記述構成情報テーブルに、前記構成要素名と
それを格納したファイル名を登録あるいは更新し、前記
版更新モード記述構成情報テーブルに記述された各構成
要素の版更新モードを設定あるいは変更し、前記版更新
モード記述構成情報テーブルに記述された各構成要素の
バージョン番号を設定し、前記版更新モード記述構成情
報テーブルに記述された構成要素名、ファイル名、バー
ジョン番号、版更新モードを表す版更新モード記述構成
情報を二次記憶装置に保存するステップと、前記版更新
モード記述構成情報テーブルから版更新モード記述構成
情報を取得し、該取得された版更新モード記述構成情報
により表わされるバージョン番号に対応した文書を二次
記憶装置から取得し、前記文書取得ステップにより取得
された文書を表示するステップと、前記文書取得ステッ
プにより取得された文書の編集後、各バージョンのバー
ジョン番号、作成者、作成日時などを記録したバージョ
ン情報テーブルを参照し、前記該編集した文書を新規バ
ージョンとして二次記憶装置に保存し、前記バージョン
情報テーブルに新規バージョンの情報を保存し、前記版
更新モード記述構成情報テーブルに記述された該編集済
み文書に対応する構成要素の版更新モードを判定し、該
版更新モードが「確定モード」であれば前記バージョン
番号の更新は行なわず、「自動更新モード」であれば前
記バージョン番号の更新を行なうステップを有する構成
管理ステップと、該構成管理ステップで行なわれた版更
新モードの変更に関する情報および文書構成の変更に関
する情報を文書構成変更情報として記録する文書構成変
更情報記録ステップと、前記文書構成変更情報および各
文書部品のバージョン情報に基づき、複合文書のバージ
ョン履歴を合成し、表示する複合文書バージョン履歴管
理ステップを有するようにしている。The names of the components to be managed are as follows:
In the version update mode description configuration information table that records the name of the file storing the component, the version number of the component, and the version update mode that indicates whether the version (version) of the component is automatically updated or not Registering or updating the component name and the file name storing the same, setting or changing the version update mode of each component described in the version update mode description configuration information table, The version number of each component described in the table is set, and the component name, the file name, the version number, and the version update mode description configuration information indicating the version update mode described in the version update mode description configuration information table are stored in the table. Storing the version update mode description configuration information from the version update mode description configuration information table; Obtaining a document corresponding to the version number represented by the obtained version update mode description configuration information from the secondary storage device, displaying the document obtained in the document obtaining step, and obtaining the document in the document obtaining step After editing the document, refer to the version information table that records the version number, creator, creation date and time of each version, save the edited document as a new version in the secondary storage device, and store the new version in the version information table. Version information is stored, and the version update mode of the component corresponding to the edited document described in the version update mode description configuration information table is determined. If the version update mode is “determined mode”, the version If the version number is not updated, and if the automatic update mode is set, the version number is updated. A document configuration change information recording step of recording, as document configuration change information, information on a change in the version update mode and information on a document configuration change performed in the configuration management step; Based on the change information and the version information of each document part, a compound document version history is combined and displayed, and a compound document version history managing step is provided.
【0022】また、複合文書のバージョン管理プログラ
ムを記録したコンピュータ読み取り可能な記録媒体であ
り、該複合文書のバージョン管理プログラムは、登録す
る複合文書の文書部品の構成情報を生成し、該構成情報
を前記複合文書と関連付けて該複合文書の原バージョン
として登録する文書部品構成情報登録ステップと、登録
対象複合文書の内容を解析して部品情報を抽出する部品
情報抽出ステップと、該複合文書に対する文書部品の追
加または削除が生じた場合に、文書部品の追加または削
除後の状態に対応する複合文書の文書部品の構成情報を
生成し、該構成情報を該複合文書の新規バージョンとし
て登録し、登録した各バージョンを該複合文書のバージ
ョン履歴として表示する複合文書バージョン更新ステッ
プを有するようにしている。Also, the present invention is a computer-readable recording medium that records a version control program for a compound document. The version control program for the compound document generates configuration information of document parts of the compound document to be registered, and stores the configuration information. A document component configuration information registering step of associating with the compound document and registering as an original version of the compound document; a component information extracting step of analyzing content of the compound document to be registered and extracting component information; When the addition or deletion of a document part occurs, the configuration information of the document part of the compound document corresponding to the state after the addition or deletion of the document part is generated, and the structure information is registered as a new version of the compound document. Having a compound document version update step of displaying each version as a version history of the compound document To have.
【0023】また、複合文書のバージョン管理プログラ
ムを記録したコンピュータ読み取り可能な記録媒体であ
り、該複合文書のバージョン管理プログラムは、登録す
る複合文書の文書部品の構成情報を生成し、該構成情報
を前記複合文書と関連付けて該複合文書の原バージョン
として登録する文書部品構成情報登録ステップと、登録
対象複合文書の内容を解析して部品情報を抽出する部品
情報抽出ステップと、該複合文書に対する文書部品の追
加または削除が生じた場合に、文書部品の追加または削
除後の状態に対応する複合文書の文書部品の構成情報を
生成し、該構成情報を該複合文書の新規バージョンとし
て登録する第1の新規バージョン登録ステップと、該複
合文書を構成する文書部品のいずれかが編集されバージ
ョンが更新された場合に、該文書部品のバージョン更新
後の状態に対応する複合文書の文書部品の構成情報を生
成し、該構成情報を前記複合文書の新規バージョンとし
て登録する第2の新規バージョン登録ステップと、登録
した構成情報の各バージョンを該複合文書のバージョン
履歴として表示する複合文書バージョン表示ステップを
有するようにしている。Also, the present invention is a computer-readable recording medium storing a version control program for a compound document. The version control program for the compound document generates configuration information of document parts of the compound document to be registered, and stores the configuration information. A document component configuration information registering step of associating with the compound document and registering as an original version of the compound document; a component information extracting step of analyzing content of the compound document to be registered and extracting component information; When the addition or deletion of a document part occurs, the first part generates configuration information of the document part of the compound document corresponding to the state after the addition or deletion of the document part, and registers the structure information as a new version of the compound document. A new version registration step and one of the document parts constituting the compound document are edited and the version is updated A second new version registration step of generating configuration information of the document part of the compound document corresponding to the updated state of the document part and registering the structure information as a new version of the compound document; And a compound document version display step of displaying each version of the configuration information thus obtained as a version history of the compound document.
【0024】また、複合文書のバージョン管理プログラ
ムを記録したコンピュータ読み取り可能な記録媒体であ
り、該複合文書のバージョン管理プログラムは、登録す
る複合文書の文書部品の構成情報を生成し、該構成情報
を前記複合文書と関連付けて該複合文書の原バージョン
として登録する文書部品構成情報登録ステップと、登録
対象複合文書の内容を解析して部品情報を抽出する部品
情報抽出ステップと、該複合文書に対する文書部品の追
加または削除が生じた場合に、文書部品の追加または削
除後の状態に対応する複合文書の文書部品の構成情報を
生成し、該構成情報を該複合文書の新規バージョンとし
て登録する第1の新規バージョン登録ステップと、該複
合文書を構成する文書部品のいずれかが編集されバージ
ョンが更新された場合に、該文書部品のバージョン更新
後の状態に対応する複合文書の文書部品の構成情報を生
成し、該構成情報を前記複合文書の新規バージョンとし
て登録する第2の新規バージョン登録ステップと、登録
した構成情報の前記原バージョンと前記第1の新規バー
ジョンを該複合文書の第1のバージョン履歴として、登
録した構成情報の前記第2の新規バージョンを該複合文
書の第2のバージョン履歴として、別々に表示する複合
文書バージョン更新ステップを有するようにしている。Also, the present invention is a computer-readable recording medium on which a version control program for a compound document is recorded. The version control program for the compound document generates configuration information of document parts of the compound document to be registered, and stores the configuration information. A document component configuration information registering step of associating with the compound document and registering as an original version of the compound document; a component information extracting step of analyzing content of the compound document to be registered and extracting component information; When the addition or deletion of a document part occurs, the first part generates configuration information of the document part of the compound document corresponding to the state after the addition or deletion of the document part, and registers the structure information as a new version of the compound document. A new version registration step and one of the document parts constituting the compound document are edited and the version is updated A second new version registration step of generating configuration information of the document part of the compound document corresponding to the updated state of the document part and registering the structure information as a new version of the compound document; The original version and the first new version of the registered configuration information are separately set as a first version history of the compound document, and the second new version of the registered configuration information is set as a second version history of the compound document. The document document version updating step is displayed.
【0025】[0025]
【発明の実施の形態】以下、本発明の第一の実施例につ
いて図面を用いて説明する。本実施例は、複合文書の構
成を管理する構成情報テーブルを登録し、文書部品の更
新、あるいは構成情報テーブルに対する文書部品の追
加、削除が生じた場合に、新規構成情報テーブルを作成
し、これを該複合文書の新規バージョンとして登録、管
理する場合の例である。なお、本発明の各実施例におい
ては、構成情報等の各種情報をテーブル形式の情報にし
ているが、該各種情報はテーブル形式とする必要はな
く、テーブル形式以外の各種形式の情報としてもよい。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a first embodiment of the present invention will be described with reference to the drawings. This embodiment registers a configuration information table for managing the configuration of a compound document, and creates a new configuration information table when a document part is updated or a document part is added to or deleted from the configuration information table. Is registered and managed as a new version of the compound document. In each embodiment of the present invention, various types of information such as configuration information are in the form of table information. .
【0026】はじめに、本実施例の構成を図1に示す。
図1のように、第一の実施例は、端末装置101、CPU
102、文書などを配布するためのフロッピーディスク
などの媒体103、BUS104、二次記憶装置109
a、109b、109c、文書部品や複合文書のバージ
ョンを管理する処理プログラム105を格納した一次記
憶装置から構成され、さらに上記処理プログラム105
は、構成情報テーブル登録プログラム106と、複合文
書バージョン更新プログラム107と、複合文書バージ
ョン履歴表示プログラム108から構成される。また、
二次記憶装置109aには複合文書の構成を管理する構
成情報テーブルが、二次記憶装置109bは各文書部品
のバージョン情報テーブルが、二次記憶装置109cに
は文書部品の各バージョンがそれぞれ格納されている。First, the configuration of the present embodiment is shown in FIG.
As shown in FIG. 1, the first embodiment includes a terminal device 101 and a CPU
102, a medium 103 such as a floppy disk for distributing documents, a BUS 104, a secondary storage device 109
a, 109b, 109c, and a primary storage device storing a processing program 105 for managing versions of document parts and compound documents.
Is composed of a configuration information table registration program 106, a compound document version update program 107, and a compound document version history display program 108. Also,
The secondary storage device 109a stores a configuration information table for managing the configuration of a compound document, the secondary storage device 109b stores a version information table of each document component, and the secondary storage device 109c stores each version of the document component. ing.
【0027】次に本実施例における構成情報テーブル登
録処理の手順について説明する。図2は、本実施例にお
ける構成情報テーブル登録プログラム106による登録
処理の手順を示したフローチャートである。図5の50
1のような複合文書を登録する場合を例として説明して
いく。まずステップ201で、複合文書を構成する主文
書部品を指定する。例えば、図5の501のような複合
文書を登録する場合、主文書部品として「本体.sgm」を
指定する。次にステップ202で、ステップ201によ
り指定された複合文書の主文書部品の記述内容を解析し
て、複合文書を構成する文書部品群を抽出する。図5の
501の例では、「本体.sgm」が「章1.sgm」を参照
し、「章1.sgm」が「図1.bmp」を参照しているという文
書構成を解析し、「本体.sgm」、「章1.sgm」、「図1.b
mp」という文書部品群を抽出する。ステップ203で、
ステップ202により抽出された文書部品群を指定し、
構成情報テーブルを作成し、二次記憶装置109aに登
録する。例えば、ステップ202により抽出された文書
部品群「本体.sgm」、「章1.sgm」、「図1.bmp」から構
成される図7に示す構成情報テーブル701を作成し、
二次記憶装置109aに登録する。ここで、構成情報テ
ーブルとは、複合文書のあるひとつのバージョンの構成
を管理するものであり、各文書部品のファイル名、文書
ID、バージョンを管理する。図7の構成情報テーブル7
01の例では、「○○製品マニュアル」のこのバージョ
ンが「本体.sgm」のV1、「章1.sgm」のV1、「図1.bmp」
のV1から構成されていることを表わしている。そしてス
テップ204では、ユーザが構成情報テーブルの登録を
終了するか否かを端末装置101から指定する。新たな
構成情報テーブルを登録する場合は、ステップ201に
戻る。Next, the procedure of the configuration information table registration processing in this embodiment will be described. FIG. 2 is a flowchart illustrating a procedure of a registration process by the configuration information table registration program 106 according to the present embodiment. 5 in FIG.
A case where a compound document such as No. 1 is registered will be described as an example. First, in step 201, a main document component constituting a compound document is designated. For example, when registering a compound document such as 501 in FIG. 5, “main body.sgm” is designated as the main document component. Next, in step 202, the description content of the main document part of the compound document specified in step 201 is analyzed, and a document part group forming the compound document is extracted. In the example of 501 in FIG. 5, the document structure in which “body.sgm” refers to “chapter 1.sgm” and “chapter 1.sgm” refers to “FIG. 1.bmp” is analyzed, and “ `` Body.sgm '', `` Chapter 1.sgm '', `` Figure 1.b
mp ”is extracted. In step 203,
Designating the document parts group extracted in step 202,
A configuration information table is created and registered in the secondary storage device 109a. For example, a configuration information table 701 shown in FIG. 7 including the document part groups “body.sgm”, “chapter 1.sgm”, and “FIG. 1.bmp” extracted in step 202 is created.
Register in the secondary storage device 109a. Here, the configuration information table manages the configuration of one version of a compound document, and includes the file name of each document component,
Manage IDs and versions. Configuration information table 7 in FIG.
In the example of 01, this version of "XX Product Manual" is V1 of "body.sgm", V1 of "chapter 1.sgm", "Figure 1.bmp"
V1. In step 204, the user specifies from the terminal device 101 whether or not to end the registration of the configuration information table. When registering a new configuration information table, the process returns to step 201.
【0028】次に、図2における登録処理の手順につい
てさらに詳細に説明する。図19のような「○○製品マ
ニュアル」というSGML文書を登録する場合を例として説
明していく。図19のSGML文書は、「マニュアル.dtd」
というDTD(Document Type Definition)の定義する文書
構造に従い、「本体.sgm」が「章1.sgm」を参照し、
「章1.sgm」が「図1.bmp」を参照する、という構成にな
っている。まずステップ201で、複合文書を構成する
主文書部品として指定された文書を読み込む。例えば、
図19のようなSGML文書を登録する場合、主文書部品と
してユーザに指定された「本体.sgm」を読み込む。次に
ステップ202で、ステップ201により指定された複
合文書の主文書部品の記述内容を解析して、複合文書を
構成する文書部品群を抽出する。図19のようなSGML文
書の場合、SGMLパーサを利用することにより、主文書部
品の記述内容を解析することが可能である。代表的なSG
MLパーサとしては「SGMLS」などがある。記述内容解析
の手順としては、まず「本体.sgm」の内部DTD1901
のDOCTYPE宣言(1902)を参照し、外部DTDが「マニュ
アル.dtd」であることを抽出する。次に、エンティティ
宣言(1903)を参照し、「本体.sgm」の参照する文書
部品として、「章1.sgm」、「図1.bmp」を抽出する。Next, the registration procedure in FIG. 2 will be described in more detail. The case where an SGML document called “XX product manual” as shown in FIG. 19 is registered will be described as an example. The SGML document in FIG. 19 is “manual.dtd”
According to the document structure defined by the DTD (Document Type Definition), "body.sgm" refers to "chapter 1.sgm",
"Chapter 1.sgm" refers to "Figure 1.bmp". First, in step 201, a document specified as a main document component constituting a compound document is read. For example,
When an SGML document as shown in FIG. 19 is registered, “main body.sgm” specified by the user is read as a main document component. Next, in step 202, the description content of the main document part of the compound document specified in step 201 is analyzed, and a document part group forming the compound document is extracted. In the case of an SGML document as shown in FIG. 19, the description content of the main document component can be analyzed by using the SGML parser. Representative SG
There is "SGMLS" as an ML parser. First, the internal DTD 1901 of “body.sgm” is analyzed.
DOCTYPE declaration (1902), and extracts that the external DTD is “manual.dtd”. Next, referring to the entity declaration (1903), “chapter 1.sgm” and “FIG. 1.bmp” are extracted as document parts referred to by “body.sgm”.
【0029】また別の方法として、エンティティ宣言
(1903)を参照したあと、文書インスタンス(190
4)を参照し、エンティティ参照の有無を判定して、実
際に参照されているエンティティだけを文書部品として
抽出するという方法もある。この場合、エンティティ参
照1905は「章1.sgm」を参照し、エンティティ参照
1906は「図1.bmp」を参照しているため、「本体.sg
m」の参照する文書部品として「章1.sgm」「図1.bmp」
を抽出する。以上のようにして、「本体.sgm」を主文書
部品とするSGML文書を構成する文書部品群として、「マ
ニュアル.dtd」、「章1.sgm」、「図1.bmp」を抽出す
る。As another method, an entity declaration
After referring to (1903), the document instance (190
There is also a method in which the presence or absence of entity reference is determined with reference to 4), and only the actually referenced entity is extracted as a document part. In this case, since the entity reference 1905 refers to “chapter 1.sgm” and the entity reference 1906 refers to “FIG. 1.bmp”, “body.sgm”
The document parts referenced by "m" are "chapter 1.sgm" and "Fig.
Is extracted. As described above, “manual.dtd”, “chapter 1.sgm”, and “FIG. 1.bmp” are extracted as a document part group constituting an SGML document having “main body.sgm” as a main document part.
【0030】次に、ステップ203で、ステップ202
において抽出された文書部品群に基づき、構成情報テー
ブルを作成し、二次記憶装置109aに登録する。ま
た、文書部品群を二次記憶装置109cに登録する。図
19に示す例では、例えば、ステップ202により抽出
された文書部品群「マニュアル.dtd」、「本体.sgm」、
「章1.sgm」、「図1.bmp」から構成される構成情報テー
ブル1907を作成し、構成情報テーブルを二次記憶装
置109aに、文書部品群を109cに登録する。ここ
で、構成情報テーブルとは、複合文書のあるひとつのバ
ージョンの構成を管理するものであり、各文書部品のフ
ァイル名、文書ID、バージョンを管理する。構成情報テ
ーブル1907の例では、「○○製品マニュアル」のあ
るバージョンが「マニュアル.dtd」のV1、「本体.sgm」
のV1、「章1.sgm」のV1、「図1.bmp」のV1から構成され
ていることを表わしている。そしてステップ204で
は、ユーザが構成情報テーブルの登録を終了するか否か
を端末装置101から指定する。新たな構成情報テーブ
ルを登録する場合は、ステップ201に戻る。以上の手
順により、複合文書を構成する文書部品群と構成情報テ
ーブルを登録することができる。さらに、上記のように
主文書部品を指定し、その内容を解析して文書部品を抽
出して構成情報テーブルを作成するという方法ではな
く、全ての文書部品を指定して構成情報テーブルを作成
するという方法も有り得る。Next, in step 203, step 202
A configuration information table is created on the basis of the document component group extracted in step (1), and registered in the secondary storage device 109a. Further, the document part group is registered in the secondary storage device 109c. In the example shown in FIG. 19, for example, the document part groups “manual.dtd”, “body.sgm”,
A configuration information table 1907 including “Chapter 1.sgm” and “FIG. 1.bmp” is created, and the configuration information table is registered in the secondary storage device 109a, and the document component group is registered in 109c. Here, the configuration information table manages the configuration of one version of a compound document, and manages the file name, document ID, and version of each document component. In the example of the configuration information table 1907, the version with “XX product manual” is V1 of “manual.dtd” and “body.sgm”
V1 of "Chapter 1.sgm" and V1 of "Figure 1.bmp". In step 204, the user specifies from the terminal device 101 whether or not to end the registration of the configuration information table. When registering a new configuration information table, the process returns to step 201. According to the above procedure, the document component group and the configuration information table that constitute the compound document can be registered. Furthermore, a configuration information table is created by designating all the document components instead of specifying the main document components and analyzing the contents to extract the document components to create the configuration information table as described above. There is also a method that can be used.
【0031】次に、本実施例における複合文書バージョ
ン更新処理の手順について説明する。図3は、本実施例
における複合文書バージョン更新プログラム107によ
る複合文書のバージョン更新の処理の手順を示したフロ
ーチャートである。図5の複合文書を図6のように編集
し、バージョン管理する場合を例にして説明していく。
なお、図6は、各文書部品のバージョンアップの様子
を、横軸を時間軸として表わしたものである。例えば、
「章1.sgm」を見てみると、6月11日はV1であったも
のが、6月13日は編集されV2にバージョンアップし、
そして、6月18日にはV3にバージョンアップしてい
る。また、「章2.sgm」は6月17日にV2が複合文書の
文書部品として追加されている。なお、ここでは日付を
単位としてバージョンアップさせているが、さらに細か
い時間を単位とすることも可能である。Next, the procedure of a compound document version update process in this embodiment will be described. FIG. 3 is a flowchart illustrating a procedure of a process of updating the version of a compound document by the compound document version update program 107 according to the present embodiment. The case where the compound document shown in FIG. 5 is edited as shown in FIG. 6 and version control is performed will be described as an example.
FIG. 6 shows the version upgrade of each document part, with the horizontal axis representing the time axis. For example,
Looking at "Chapter 1.sgm", it was V1 on June 11, but it was edited on June 13 and upgraded to V2.
And it was upgraded to V3 on June 18. In “Chapter 2.sgm”, V2 was added as a document part of a compound document on June 17th. Here, the version is upgraded in units of dates, but it is also possible to make units in smaller units of time.
【0032】まずステップ301で、ユーザが文書部品
の編集を行なう。次にステップ302で、ステップ30
1で編集した文書部品のバージョン名、作成者、作成日
時等を管理する二次記憶装置109bに格納されたバー
ジョン情報テーブルを更新する。バージョン情報テーブ
ルは各バージョンごとの作成者、作成日時等の情報を管
理するものである。例えば、ステップ301において
「章1.sgm」を編集すると、「章1.sgm」がバージョンア
ップし、ステップ302においてバージョン情報テーブ
ルが更新される。図8に示すように、バージョン情報テ
ーブル801は、「章1.sgm」がV1からV2にバージョン
アップすると、V2に関するバージョン情報802が新た
に加わる。ステップ303で、複合文書の文書構成の変
更および文書部品の変更を通知する。ステップ303に
より通知を受けると、ステップ304で新規構成情報テ
ーブルを作成し、二次記憶装置109aに格納する。例
えば、「章1.sgm」のバージョン情報テーブルが更新さ
れると、それが通知され、図7に示すように構成情報テ
ーブル701に加え、704のように「章1.sgm」のバ
ージョンをV1からV2に上げた構成情報テーブル702を
新たに作成し格納する。そして、ステップ305では、
ユーザが文書部品の編集を終了するか否かを端末装置1
01から指定する。引き続き文書部品の編集が指定され
た場合は、ステップ301に戻る。また、ステップ30
3においては、複合文書を構成する主文書部品の記述内
容を解析して、該複合文書の文書構成の変更を検知する
こともできる。First, in step 301, a user edits a document part. Next, in step 302, step 30
The version information table stored in the secondary storage device 109b that manages the version name, creator, creation date and time, etc. of the document part edited in step 1 is updated. The version information table manages information such as a creator and a creation date and time for each version. For example, when "Chapter 1.sgm" is edited in step 301, "Chapter 1.sgm" is upgraded, and in step 302, the version information table is updated. As shown in FIG. 8, when the “chapter 1.sgm” is upgraded from V1 to V2, version information 802 relating to V2 is newly added to the version information table 801. In step 303, the change of the document structure of the compound document and the change of the document parts are notified. Upon receiving the notification in step 303, a new configuration information table is created in step 304 and stored in the secondary storage device 109a. For example, when the version information table of “Chapter 1.sgm” is updated, it is notified, and as shown in FIG. A new configuration information table 702, which has been updated to V2, is stored. Then, in step 305,
The terminal device 1 determines whether or not the user has finished editing the document part.
Specify from 01. If the editing of the document part is continuously specified, the process returns to step 301. Step 30
In (3), a change in the document structure of the compound document can be detected by analyzing the description contents of the main document parts constituting the compound document.
【0033】各文書部品が図6のように編集された場
合、文書部品のバージョンアップや文書部品の追加、削
除に伴い、図9の901のような構成情報テーブルが作
成されていく。なお、901の図は、各文書部品のバー
ジョンのみを示すよう、902のような構成情報テーブ
ルを省略して表わしている。When each document part is edited as shown in FIG. 6, a configuration information table such as 901 in FIG. 9 is created with the upgrade of the document part and the addition and deletion of the document part. Note that, in FIG. 901, a configuration information table such as 902 is omitted to show only the version of each document part.
【0034】次に、本実施例における複合文書バージョ
ン履歴表示処理の手順について説明する。図4は、本実
施例における複合文書バージョン履歴表示プログラム1
08による複合文書の複合文書バージョン履歴表示処理
の手順を示したフローチャートである。まずステップ4
01で、複合文書のバージョン履歴を表わす構成情報テ
ーブルを二次記憶装置109aより取得する。ステップ
401において取得した構成情報テーブルから構成され
る複合文書のバージョン履歴を、ステップ402で表示
する。そしてステップ403では、ユーザが複合文書の
バージョン履歴の表示を終了するか否かを端末装置10
1から指定する。引き続き表示する場合は、ステップ4
01に戻る。例えば、図9の901のように構成情報テ
ーブルの変更履歴を表示する。以上のステップにより、
複合文書のバージョン管理を行なうことが可能となる。Next, the procedure of the compound document version history display processing in this embodiment will be described. FIG. 4 shows a compound document version history display program 1 in this embodiment.
10 is a flowchart showing a procedure of a compound document version history display process of the compound document 08. First step 4
At 01, a configuration information table representing the version history of the compound document is obtained from the secondary storage device 109a. In step 402, the version history of the compound document composed of the configuration information table acquired in step 401 is displayed. In step 403, the terminal device 10 determines whether or not the user has finished displaying the version history of the compound document.
Specify from 1. Step 4 if you want to continue
Return to 01. For example, a change history of the configuration information table is displayed as indicated by 901 in FIG. By the above steps,
Version control of a compound document can be performed.
【0035】すなわち、複合文書を構成する文書部品が
バージョンアップしたり、複合文書の構成が変更された
りして、複合文書全体としての状態が変化した場合に、
複合文書のバージョンが上がったとみなす。そして、複
合文書の各バージョンは、どの文書部品のどのバージョ
ンから構成されるのかを管理するための構成情報テーブ
ルに対応する。つまり図9の901のように、文書部品
のバージョンアップ、複合文書の構成の変更にともな
い、新たな構成情報テーブルを作成することにより、複
合文書全体としての編集の履歴を把握したり、複合文書
単位で、ひとつ前の編集状態に戻したりすることを可能
とする。That is, when the state of the entire composite document changes due to a version upgrade of the document parts constituting the composite document or a change in the configuration of the composite document,
It is considered that the version of the compound document has been increased. Each version of the compound document corresponds to a configuration information table for managing which document component is composed of which version. In other words, as indicated by reference numeral 901 in FIG. 9, a new configuration information table is created in response to a version upgrade of a document part and a change in the configuration of a compound document, so that the editing history of the entire compound document can be grasped, It is possible to return to the previous editing state in units.
【0036】次に、ユーザ操作の例について図面を用い
て説明する。図28は、登録されている複合文書の一覧
を示した画面例であり、現在、「○○製品マニュア
ル」、「△△仕様書」が登録されている状態である。ユ
ーザが2801のように「○○製品マニュアル」をマウ
スでクリックすると、右側の画面に現在の「○○製品マ
ニュアル」の文書構成(2802)が表示される。最新
版の「○○製品マニュアル」は「本体.sgm」のV2、「章
1.sgm」のV3、「図1.bmp」のV2、「章2.sgm」のV3か
ら構成されていることがわかる。Next, an example of a user operation will be described with reference to the drawings. FIG. 28 is an example of a screen showing a list of registered compound documents, in which “OO Product Manual” and “ΔSpecification” are currently registered. When the user clicks “XX Product Manual” with the mouse as in 2801, the current document configuration (2802) of “XX Product Manual” is displayed on the right screen. The latest version of the "XX Product Manual" must be composed of V2 of "Main unit.sgm", V3 of "Chapter 1.sgm", V2 of "Figure 1.bmp", and V3 of "Chapter 2.sgm" I understand.
【0037】また、図29のように「○○製品マニュア
ル」を選択し、2901のように『履歴を表示』を実行
すると、「○○製品マニュアル」のバージョン履歴の一
覧(2902)が表示される。2902の画面は、「○
○製品マニュアル」の各バージョンの作成日時、コメン
トを表示している例である。When "XX Product Manual" is selected as shown in FIG. 29 and "Display History" is executed as shown in 2901, a list of version history of "XX Product Manual" (2902) is displayed. You. The screen of 2902 shows “○
In this example, the date and time of creation of each version of the “Product Manual” and comments are displayed.
【0038】図30のように、バージョン履歴一覧(2
902)の中から、あるバージョン(3001)を選択
し、ダブルクリックすると、3002のようにそのバー
ジョンの文書構成を参照することができる。図30は
「○○製品マニュアル」のV3を選択し(3001)構成
を参照している例であり、3002の画面で示すよう
に、「○○製品マニュアル」のV3は、「本体.sgm」のV
1、「章1.sgm」のV2、「図1.bmp」のV2から構成され
ていることがわかる。As shown in FIG. 30, the version history list (2
902), when a certain version (3001) is selected and double-clicked, the document structure of that version can be referred to as in 3002. FIG. 30 is an example in which V3 of “XX Product Manual” is selected (3001) and the configuration is referred to. As shown in the screen 3002, V3 of “XX Product Manual” is “body.sgm” V
It can be seen that it is composed of V2 of "Chapter 1.sgm" and V2 of "Fig. 1.bmp".
【0039】さらに、図31のように、文書構成表示画
面(3002)の中から、ある文書部品(3101)を
選択し、ダブルクリックすると、3102のように、そ
の文書部品のバージョン一覧を参照することができる。
図31は「章1.sgm」の文書部品を選択し(3101)
バージョン一覧を表示(3102)している例である。
3102の画面例のように、バージョン情報として、各
バージョンの作成者や作成日時等を表示している。以上
が本発明の第一の実施例の説明である。Furthermore, as shown in FIG. 31, when a certain document part (3101) is selected from the document structure display screen (3002) and double-clicked, a version list of the document part is referenced as shown in 3102. be able to.
FIG. 31 selects the document part of “Chapter 1.sgm” (3101)
This is an example in which a version list is displayed (3102).
Like the screen example of 3102, the creator of each version, the creation date and time, and the like are displayed as version information. The above is the description of the first embodiment of the present invention.
【0040】以下、本発明の第二の実施例について図面
を用いて説明する。本実施例は、複合文書の文書構成が
変更された場合にのみ、複合文書の新規バージョンを作
成し、文書部品のバージョンアップに伴い変化する複合
文書のその他のバージョンについては、あとから各文書
部品のバージョン情報をもとに合成する場合の例であ
る。第一の実施例とは複合文書バージョン更新プログラ
ム107、複合文書バージョン履歴表示プログラム10
8の処理が異なり、他の処理は同じである。本実施例
は、第一の実施例と同じく、端末装置101、CPU10
2、文書などを配布するためのフロッピーディスクなど
の媒体103、BUS104、二次記憶装置109a、1
09b、109c、文書部品や複合文書のバージョンを
管理する処理プログラム105を格納した一次記憶装置
から構成され、さらに上記処理プログラム105は、構
成情報テーブル登録プログラム106と、複合文書バー
ジョン更新プログラム107と、複合文書バージョン履
歴表示プログラム108から構成される。また、第一の
実施例と同じく、二次記憶装置109aには複合文書の
構成を管理する構成情報テーブルが、二次記憶装置10
9bは各文書部品のバージョン情報テーブルが、二次記
憶装置109cには文書部品の各バージョンがそれぞれ
格納されている。Hereinafter, a second embodiment of the present invention will be described with reference to the drawings. In the present embodiment, a new version of a compound document is created only when the document structure of the compound document is changed, and for other versions of the compound document that change with the This is an example in the case of combining based on the version information of. The first embodiment is a compound document version update program 107, a compound document version history display program 10.
8 is different, and the other processes are the same. In the present embodiment, as in the first embodiment, the terminal device 101, the CPU 10
2. Medium 103 such as a floppy disk for distributing documents, BUS 104, secondary storage device 109a,
09b, 109c, and a primary storage device storing a processing program 105 for managing the versions of document parts and compound documents. It comprises a compound document version history display program 108. As in the first embodiment, a configuration information table for managing the configuration of the compound document is stored in the secondary storage device 109a.
9b stores a version information table of each document part, and the secondary storage device 109c stores each version of the document part.
【0041】次に、本実施例における複合文書バージョ
ン更新処理の手順について説明する。図10は、本実施
例における複合文書バージョン更新プログラム107に
よる複合文書のバージョン更新処理の手順を示したフロ
ーチャートである。図5の複合文書を編集し、バージョ
ン管理する場合を例にして説明していく。まずステップ
301で、ユーザが文書部品の編集を行なう。次にステ
ップ302で、ステップ301で編集した文書部品のバ
ージョン名、作成者、作成日時等を管理する、二次記憶
装置109bに格納されたバージョン情報テーブルを更
新する。ステップ1001で、文書構成の変更を通知す
る。ステップ1001により通知を受けると、ステップ
304で新規構成情報テーブルを作成し、二次記憶装置
109aに格納する。例えば、図5のような複合文書
が、図12のように編集された場合、6月17日に文書部
品「章2.sgm」が追加され、複合文書の構成が変更され
ているため、その時点で「本体.sgm」のV2、「章1.sg
m」のV2、「図1.bmp」のV2、「章2.sgm」のV2から構成
される構成情報テーブル1202を作成する。ステップ
305では、ユーザが文書部品の編集を終了するか否か
を端末装置101から指定する。引き続き文書部品の編
集が指定された場合は、ステップ301に戻る。また、
ステップ1001においては、複合文書を構成する主文
書部品の記述内容を解析して、該複合文書の文書構成の
変更を検知することもできる。Next, the procedure of a compound document version update process in this embodiment will be described. FIG. 10 is a flowchart illustrating a procedure of a compound document version update process by the compound document version update program 107 according to the present embodiment. The case where the compound document shown in FIG. 5 is edited and version control is performed will be described as an example. First, in step 301, a user edits a document part. Next, in step 302, the version information table stored in the secondary storage device 109b for managing the version name, creator, creation date and time of the document part edited in step 301 is updated. In step 1001, a change in the document structure is notified. Upon receiving the notification in step 1001, a new configuration information table is created in step 304 and stored in the secondary storage device 109a. For example, when a compound document as shown in FIG. 5 is edited as shown in FIG. 12, the document part “Chapter 2.sgm” was added on June 17 and the structure of the compound document was changed. At the time, V2 of `` body.sgm '', `` Chapter 1.sgm
A configuration information table 1202 composed of V2 of “m”, V2 of “FIG. 1.bmp”, and V2 of “Chapter 2.sgm” is created. In step 305, the user specifies from the terminal device 101 whether or not to end the editing of the document part. If the editing of the document part is continuously specified, the process returns to step 301. Also,
In step 1001, it is also possible to analyze the description contents of the main document parts constituting the compound document and detect a change in the document structure of the compound document.
【0042】次に、本実施例における複合文書バージョ
ン履歴表示処理の手順について説明する。図11は、本
実施例における複合文書バージョン履歴表示プログラム
108による複合文書のバージョン履歴表示処理の手順
を示したフローチャートである。まずステップ401
で、複合文書のバージョン履歴を表わす構成情報テーブ
ルを二次記憶装置109aより取得する。ステップ11
01で、該構成情報テーブルに記載された各文書部品の
作成者、作成日時等のバージョン情報を二次記憶装置1
09bより取得する。ステップ1102で、ステップ4
01において取得した構成情報と、ステップ1101に
おいて取得した各文書部品の作成日時にしたがい、文書
部品のバージョンが上がるごとに複合文書のバージョン
が上がったとみなして、一時的な複合文書のバージョン
履歴情報を合成する。Next, the procedure of the compound document version history display processing in this embodiment will be described. FIG. 11 is a flowchart showing a procedure of a composite document version history display process by the composite document version history display program 108 in the present embodiment. First, step 401
Then, the configuration information table indicating the version history of the compound document is obtained from the secondary storage device 109a. Step 11
01, the version information such as the creator and the creation date and time of each document part described in the configuration information table is stored in the secondary storage device 1.
09b. In step 1102, step 4
01, and according to the creation date and time of each document component acquired in step 1101, each time the version of the document component is increased, it is considered that the version of the composite document is increased, and the version history information of the temporary composite document is stored. Combine.
【0043】例えば、図12の例では、6月11日時点の
「本体.sgm」のV1、「章1.sgm」のV1、「図1.bmp」のV1
から構成される構成情報テーブル1201と、「本体.s
gm」のV2、「章1.sgm」のV2、「図1.bmp」のV2、「章2.
sgm」のV2から構成される構成情報テーブル1202
が、複合文書バージョン更新プログラム107により既
に保存されている。そして、その他の1203のような
構成情報テーブルを、構成情報と各文書部品のバージョ
ン情報をもとに一時的に合成する。例えば、6月14日時
点に着目してみると、その時点で最新の構成情報テーブ
ルは1201であり、「本体.sgm」、「章1.sgm」、
「図1.bmp」から構成されるということがわかる。そし
て、それぞれの文書部品のバージョン情報をもとに、そ
れぞれの6月14日時点での最新のバージョンを集める
と、「本体.sgm」のV1、「章1.sgm」のV2、「図1.bmp」
のV2から構成される構成情報テーブル1204を作成す
ることができる。その他の履歴も同じようにして一時的
に合成する。そして、各構成情報テーブルの作成要因と
なった文書部品のバージョンアップの発生日時にしたが
い配列した一時的なバージョン履歴を作成する。For example, in the example of FIG. 12, V1 of “body.sgm”, V1 of “chapter 1.sgm”, and V1 of “FIG. 1.bmp” as of June 11
And a configuration information table 1201 composed of
gm '' V2, `` Chapter 1.sgm '' V2, `` Figure 1.bmp '' V2, `` Chapter 2.
configuration information table 1202 composed of V2 of "sgm"
Has already been saved by the compound document version update program 107. Then, another configuration information table such as 1203 is temporarily combined based on the configuration information and the version information of each document part. For example, when focusing on June 14, the latest configuration information table at that time is 1201, “body.sgm”, “chapter 1.sgm”,
It can be seen that it consists of "Figure 1.bmp". Then, based on the version information of each document part, collecting the latest version as of June 14, each, V1 of "body.sgm", V2 of "chapter 1.sgm", "Fig. .bmp "
Can be created from the configuration information table 1204 composed of V2. Other histories are temporarily synthesized in the same manner. Then, a temporary version history is created that is arranged according to the date and time of the version upgrade of the document component that has caused the creation of each configuration information table.
【0044】次にステップ1103で、ステップ110
2において合成した複合文書のバージョン履歴情報を表
示する。図12の例では、複合文書バージョン管理プロ
グラム107により文書構成変更時に作成された履歴1
201、1202と、ステップ1102において合成し
た一時的な変更履歴1203を表示する。そしてステッ
プ403では、ユーザが文書部品の表示を終了するか否
かを端末装置101から指定する。引き続き表示する場
合は、ステップ401に戻る。Next, in step 1103, step 110
The version history information of the compound document synthesized in step 2 is displayed. In the example of FIG. 12, the history 1 created when the document structure is changed by the compound document version management program 107 is described.
201, 1202 and the temporary change history 1203 synthesized in step 1102 are displayed. In step 403, the user specifies from the terminal device 101 whether or not to end the display of the document part. To continue displaying, the process returns to step 401.
【0045】以上のように、複合文書の構成の変更情報
を保存しておくことにより、文書部品のバージョンアッ
プ、複合文書の構成の変更に伴う、複合文書のバージョ
ン履歴を合成、表示することが可能であり、複合文書の
全体の編集履歴を把握したり、複合文書単位で、ひとつ
前の状態に戻したりすることを可能とする。また、第一
の実施例のように、文書部品がバージョンアップするた
びに構成情報テーブルを作成するのと比較して、記憶容
量が少なくて済むといった効果もある。また、本実施例
においても、第一の実施例で示したような利用方法によ
り、複合文書のバージョン履歴一覧の表示、参照等が可
能となる。以上が本発明の第二の実施例の説明である。As described above, by storing the change information of the composition of the compound document, it is possible to combine and display the version history of the compound document accompanying the upgrade of the document parts and the change of the structure of the compound document. It is possible to grasp the editing history of the entire composite document and to return to the previous state in the unit of the composite document. Further, as compared with the case where a configuration information table is created every time a document component is upgraded as in the first embodiment, there is an effect that the storage capacity can be reduced. Also in the present embodiment, it is possible to display and refer to a version history list of a compound document by the use method as described in the first embodiment. The above is the description of the second embodiment of the present invention.
【0046】以下、本発明の第三の実施例について図面
を用いて説明する。本実施例は、文書部品がバージョン
アップする際に、そのバージョンを複合文書のどのエデ
ィションの部品とするかを表わすエディション番号をユ
ーザが設定し、さらに、設定した文書部品のバージョン
から構成される複合文書のエディション別のバージョン
履歴情報を合成、表示する場合の例である。ここでエデ
ィション番号とは、複合文書全体としての版を表わす番
号である。例えば、図5の501のような複合文書を複
数人で共同執筆しており、それぞれの文書部品の執筆担
当者が図15の1501のように編集したとする。そこ
で、「○○製品マニュアル」“第1版用”の文書部品の
編集が終了した執筆担当者は、さらに「○○製品マニュ
アル」“第2版用”の執筆を進めるため、引き続き担当
文書部品をバージョンアップさせていきたいと考えたと
する。その際、文書部品の各バージョンに、“第1版
用”、“第2版用”といったように、複合文書のどのエ
ディションの部品となるのかを設定することができれ
ば、各執筆担当者が自分のペースで執筆を進めることが
できる。図15の1505や1506のように、各バー
ジョン毎に付与した“第1版”、“第2版”という記述
は、各バージョンが「○○製品マニュアル」のどのエデ
ィションの部品として指定されたかを示している。第一
の実施例とは複合文書バージョン更新プログラム10
7、複合文書バージョン履歴表示プログラム108の処
理が異なり、他の処理は同じである。Hereinafter, a third embodiment of the present invention will be described with reference to the drawings. In the present embodiment, when a document part is upgraded, a user sets an edition number indicating which edition of the compound document is to be used for the version, and furthermore, the compound part composed of the set document part version is set. This is an example of combining and displaying version history information for each edition of a document. Here, the edition number is a number indicating a version of the entire compound document. For example, suppose that a compound document like 501 in FIG. 5 is co-authored by a plurality of people, and that a person in charge of each document part edited it as 1501 in FIG. The author in charge of the editing of the document parts for the "XX Product Manual" and "for the first edition" will continue to work on the document parts for the "XX Product Manual" and "for the second edition." Suppose you want to upgrade. At this time, if each version of the document part can be set to which edition part of the compound document, such as “for the first edition” or “for the second edition,” Writing can proceed at the pace of As in 1505 and 1506 in FIG. 15, the description of “first edition” and “second edition” given for each version indicates which edition of “XX Product Manual” is designated as a part of which edition. Is shown. What is the first embodiment? Compound document version update program 10
7. The processing of the compound document version history display program 108 is different, and the other processing is the same.
【0047】本実施例は、第一の実施例と同じく、端末
装置101、CPU102、文書などを配布するためのフ
ロッピーディスクなどの媒体103、BUS104、二次
記憶装置109a、109b、109c、文書部品や複
合文書のバージョンを管理する処理プログラム105を
格納した一時記憶装置から構成され、さらに上記処理プ
ログラム105は、構成情報テーブル登録プログラム1
06と、複合文書バージョン更新プログラム107と、
複合文書バージョン履歴表示プログラム108から構成
される。また、第一の実施例と同じく、二次記憶装置1
09aには複合文書の構成を管理する構成情報テーブル
が、二次記憶装置109bは各文書部品のバージョン情
報テーブルが、二次記憶装置109cには文書部品の各
バージョンがそれぞれ格納されている。In this embodiment, as in the first embodiment, a terminal device 101, a CPU 102, a medium 103 such as a floppy disk for distributing documents, a BUS 104, secondary storage devices 109a, 109b, 109c, a document component And a temporary storage device storing a processing program 105 for managing the version of the compound document.
06, the compound document version update program 107,
It comprises a compound document version history display program 108. Also, as in the first embodiment, the secondary storage device 1
09a stores a configuration information table for managing the configuration of a compound document, the secondary storage device 109b stores a version information table of each document component, and the secondary storage device 109c stores each version of the document component.
【0048】次に、本実施例における複合文書バージョ
ン更新処理の手順について説明する。図13は、本実施
例における複合文書バージョン更新プログラム107に
よる複合文書バージョン更新処理の手順を示したフロー
チャートである。まずステップ301で、ユーザが文書
部品の編集を行なう。次にステップ302で、二次記憶
装置109bに格納された、ステップ301で編集した
文書部品のバージョン情報テーブルを更新する。ステッ
プ302において作成された文書部品の新規バージョン
を、ステップ1301で、複合文書のどのエディション
の部品とするかを設定する。例えば、図15のように、
「本体.sgm」を編集し、V1からV2にバージョンアップさ
せ、V2を“第1版用”と設定(1505)する。なお、
もしエディションが設定されなければ、前のバージョン
の設定を引き継ぐ。ステップ303で、複合文書の文書
構成および文書部品の変更を通知する。ステップ303
により通知を受けると、ステップ304で、新規構成情
報テーブルを作成し、二次記憶装置109aに格納す
る。エディションが追加された構成情報テーブルは図と
しては示していないが、図7に示す構成情報テーブルに
エディションを追加して、各文書部品のファイル名、文
書ID、バージョン、エディションを管理する構成情報
テーブルとなる。そして、ステップ305では、ユーザ
が文書部品の編集を終了するか否かを端末装置101か
ら指定する。引き続き文書部品の編集が指定された場合
は、ステップ301に戻る。Next, the procedure of the compound document version update processing in this embodiment will be described. FIG. 13 is a flowchart illustrating a procedure of a compound document version update process by the compound document version update program 107 according to the present embodiment. First, in step 301, a user edits a document part. Next, in step 302, the version information table of the document component edited in step 301 stored in the secondary storage device 109b is updated. In step 1301, a new version of the document part created in step 302 is set to which edition part of the compound document. For example, as shown in FIG.
Edit "body.sgm", upgrade from V1 to V2, and set V2 to "for first edition" (1505). In addition,
If no edition is set, the settings of the previous version are inherited. In step 303, the change of the document structure and document parts of the compound document is notified. Step 303
, A new configuration information table is created in step 304 and stored in the secondary storage device 109a. Although the configuration information table to which the edition has been added is not shown in the figure, an edition is added to the configuration information table shown in FIG. 7 to manage the file name, document ID, version, and edition of each document part. Becomes In step 305, the user specifies from the terminal device 101 whether or not to end the editing of the document part. If the editing of the document part is continuously specified, the process returns to step 301.
【0049】次に、本実施例における複合文書バージョ
ン履歴表示処理の手順について説明する。図14は、本
実施例における構成情報表示プログラムによる複合文書
の構成情報表示処理の手順を示したフローチャートであ
る。まずステップ401で、複合文書のバージョン履歴
を表わす構成情報テーブルを二次記憶装置109aより
取得する。ステップ1101で、複合文書を構成する各
文書部品の作成者、作成日時等のバージョン情報を二次
記憶装置109bより取得する。ステップ1401で、
ステップ401において取得した構成情報と、ステップ
1101で取得した各文書部品の作成日時にしたがい、
指定されたエディションについて、文書部品のバージョ
ンが上がるごとに複合文書のバージョンが上がったとみ
なして、エディション別の一時的な複合文書のバージョ
ン履歴を合成する。この際、構成情報テーブルを構成す
る文書部品全てが指定されたエディション番号を持つ場
合には、該構成情報テーブルを複製し、構成情報テーブ
ル中に指定されたエディション番号より大きなエディシ
ョン番号を持つ文書部品が含まれている場合には、その
文書部品を、指定されたエディション番号を持つバージ
ョン中の最新のバージョンに置換した構成情報テーブル
を生成する。また、指定されたエディション番号を持つ
文書部品が初めて整った場合に、この時点での文書部品
の内のいずれかの文書部品に、指定されたエディション
番号を持ち且つバージョンの古い文書部品がある場合に
は、古いバージョンを含む構成情報テーブルも生成す
る。そして、それら複製および生成した構成情報テーブ
ルから構成されるエディション別の一時的な複合文書の
バージョン履歴を合成する。Next, the procedure of the compound document version history display processing in this embodiment will be described. FIG. 14 is a flowchart illustrating a procedure of a composite document configuration information display process by the configuration information display program according to the present embodiment. First, in step 401, a configuration information table representing the version history of a compound document is obtained from the secondary storage device 109a. In step 1101, version information such as the creator of each document component constituting the compound document and the date and time of creation is acquired from the secondary storage device 109b. In step 1401,
According to the configuration information acquired in step 401 and the creation date and time of each document component acquired in step 1101,
Regarding the specified edition, it is considered that the version of the compound document is increased each time the version of the document component is increased, and the version history of the temporary compound document for each edition is synthesized. At this time, if all of the document parts constituting the configuration information table have the specified edition number, the configuration information table is duplicated, and the document parts having the edition number larger than the edition number specified in the configuration information table are copied. Is included, a configuration information table is generated in which the document part is replaced with the latest version of the version having the specified edition number. In addition, when a document part having the specified edition number is prepared for the first time, a document part having the specified edition number and an old version is included in any of the document parts at this time. , A configuration information table including the old version is also generated. Then, the version history of the temporary compound document for each edition composed of the copied and generated configuration information tables is synthesized.
【0050】ここで、複合文書「○○製品マニュアル」
を構成する各文書部品が図15の1501のように編集
された場合、例えば、「○○製品マニュアル」の第1版
というエディションのバージョン履歴を提示する場合に
ついて説明する。複合文書「○○製品マニュアル」のバ
ージョン履歴として作成された1502の構成情報テー
ブルと、各文書部品のバージョン履歴をもとに第1版と
いうエディションのバージョン履歴を作成する。6月1
日時点での構成情報テーブル1507を見ると、文書部
品のエディションは全て第1版用と設定されているた
め、そのまま複製し、エディション第1版のバージョン
履歴を構成する構成情報テーブル1508を作成する。
また、6月8日時点での構成情報テーブルを1509を
見ると、「本体.sgm」のV3、「章1.sgm」のV2のエディ
ションは第1版用と設定されているが、「図1.bmp」のV3
のエディションは第2版用と設定されている。そこで、
「図1.bmp」の第1版用と設定されたバージョンの中で最
新のバージョンであるV2に置き換え、「本体.sgm」のV
3、「章1.sgm」のV2、「図1.bmp」のV2から構成される
構成情報テーブル1510を生成する。このようにし
て、複製または生成された構成情報テーブルから構成さ
れる第1版というエディションのバージョン履歴150
3を合成し、表示することができる。また例えば、「○
○製品マニュアル」の第2版というエディションのバー
ジョン履歴を提示する場合、6月6日時点の構成情報テー
ブルについて見てみると、「本体.sgm」のV2、「章1.sg
m」のV2のエディションは第1版用、「図1.bmp」のV3の
エディションは第2版用と設定されている。そこで、6月
6日時点においては、第2版用の文書部品は完全には作成
されていない状態であるので、第2版用の構成情報テー
ブルは生成されない。しかし、6月13日の時点では、
「本体.sgm」、「章1.sgm」そして「図1.bmp」は全て第
2版用が作成されており、「本体.sgm」はV4、「章1.sg
m」はV4、「図1.bmp」はV4であるが、「図1.bmp」につ
いては第2版用でV3が既に作成されているので、まず、
「本体.sgm」はV4、「章1.sgm」はV4、「図1.bmp」はV3
の構成情報テーブル1512を生成し、そして、「本
体.sgm」はV4、「章1.sgm」はV4、「図1.bmp」はV4の構
成情報テーブルを生成する。そして、複製または生成さ
れた構成情報テーブルから構成される第2版というエデ
ィションのバージョン履歴1504を合成し、表示する
ことができる。Here, the compound document “XX Product Manual”
15 is edited as shown by 1501 in FIG. 15, for example, a case where the version history of the edition of the first edition of the "XX product manual" is presented. Based on the configuration information table 1502 created as the version history of the compound document “XX product manual” and the version history of each document part, the version history of the edition called the first edition is created. June 1
Looking at the configuration information table 1507 as of the date, since all editions of the document parts are set for the first edition, they are copied as they are to create the configuration information table 1508 which constitutes the version history of the edition first edition. .
Also, looking at the configuration information table as of June 8, 1509, the edition of V3 of “body.sgm” and the edition of V2 of “chapter 1.sgm” are set for the first edition, but 1.bmp '' V3
The edition is set for the second edition. Therefore,
Replace with the latest version V2 of the version set for the first edition of "Fig. 1.bmp" and V of "body.sgm"
3. A configuration information table 1510 composed of V2 of “Chapter 1.sgm” and V2 of “FIG. 1.bmp” is generated. In this way, the version history 150 of the edition called the first edition composed of the copied or generated configuration information table.
3 can be synthesized and displayed. For example, "○
○ When presenting the version history of the second edition of the "Product Manual", looking at the configuration information table as of June 6, V2 of "Main unit.sgm", "Chapter 1.sg
The m2 V2 edition is set for the first edition, and the V3 edition of "Fig. 1.bmp" is set for the second edition. So June
As of the sixth day, since the second edition document component has not been completely created, the second edition configuration information table is not generated. However, as of June 13,
"Body.sgm", "Chapter 1.sgm" and "Figure 1.bmp" are all created for the second edition, "Body.sgm" is V4, and "Chapter 1.sg
"m" is V4 and "Fig. 1.bmp" is V4, but for "Fig. 1.bmp", V3 has already been created for the second edition.
"Main unit.sgm" is V4, "Chapter 1.sgm" is V4, and "Figure 1.bmp" is V3
Then, the “main body.sgm” generates the configuration information table of V4, the “chapter 1.sgm” generates the configuration information table of V4, and “FIG. 1.bmp” generates the configuration information table of V4. Then, the version history 1504 of the edition called the second edition composed of the copied or generated configuration information table can be synthesized and displayed.
【0051】ステップ1103で、ステップ1401に
おいて合成したエディション別の複合文書のバージョン
履歴情報を表示する。そしてステップ403では、ユー
ザが文書部品の表示を終了するか否かを端末装置101
から指定する。引き続き表示する場合は、ステップ40
1に戻る。また、ステップ1401において、複製また
は生成したエディション別の構成情報テーブルと同じ情
報を持つ構成情報テーブルが、エディション別バージョ
ン履歴中に既に含まれている場合には、複製または生成
した構成情報テーブルをエディション別バージョン履歴
に追加しないようにすることもできる。また、ステップ
1401において、エディション別バージョン履歴中に
同じ構成情報テーブルを含む場合には、重複した構成情
報テーブルをひとつだけ表示するようにすることもでき
る。In step 1103, version history information of the compound document for each edition synthesized in step 1401 is displayed. Then, in step 403, the terminal device 101 determines whether the user ends display of the document part.
Specify from. Step 40 to continue displaying
Return to 1. In step 1401, if a configuration information table having the same information as the copied or generated edition-specific configuration information table is already included in the edition-specific version history, the copied or generated configuration information table is editioned. You can also prevent it from being added to another version history. In step 1401, if the same configuration information table is included in the edition-specific version history, only one duplicated configuration information table may be displayed.
【0052】以上のステップにより、第一の実施例と同
じように複合文書のバージョン履歴を把握することがで
き、さらに、文書部品の各バージョンに複合文書のエデ
ィションを設定し、エディション別の複合文書のバージ
ョン履歴を一時的に合成して提示することができる。こ
れにより、各執筆担当者が各自のペースでエディション
ごとの執筆を進められるうえ、さらに、複合文書のエデ
ィション別の変更履歴を把握することができる。また、
本実施例においても、第一の実施例で示したような利用
方法により、複合文書のバージョン履歴一覧の表示、参
照等が可能となる。以上が本発明の第三の実施例の説明
である。With the above steps, the version history of the compound document can be grasped in the same manner as in the first embodiment. Further, the edition of the compound document is set for each version of the document part, and the compound document for each edition is set. Can be temporarily combined and presented. As a result, each author can proceed with writing for each edition at his own pace, and can further grasp the change history of each edition of the compound document. Also,
Also in the present embodiment, the version history list of the compound document can be displayed, referenced, and the like by the use method as described in the first embodiment. The above is the description of the third embodiment of the present invention.
【0053】以下、本発明の第四の実施例について図面
を用いて説明する。本実施例の構成を図16に示す。図
16のように、本実施例では、第一の実施例の構成(図
1)における構成情報テーブル登録プログラム106、
複合文書バージョン更新プログラム107を合わせて、
複合文書変更履歴管理プログラム1603として表わし
ている。そして、第一の実施例の構成(図1)に、文書
管理方法選択プログラム1601、構成管理プログラム
1602を加えて構成される。上記構成管理プログラム
1602は、公知例2における登録・変更プログラム、
参照プログラム、編集プログラムから構成され、文書部
品のバージョン管理と、構成管理を連携させて管理する
ことを可能とする。また、二次記憶装置109dには公
知例2における版更新モード記述バージョン情報テーブ
ルが格納されている。Hereinafter, a fourth embodiment of the present invention will be described with reference to the drawings. FIG. 16 shows the configuration of this embodiment. As shown in FIG. 16, in the present embodiment, the configuration information table registration program 106 in the configuration of the first embodiment (FIG. 1),
Together with the compound document version update program 107,
This is represented as a compound document change history management program 1603. Then, a document management method selection program 1601 and a configuration management program 1602 are added to the configuration of the first embodiment (FIG. 1). The configuration management program 1602 is a registration / change program in the known example 2,
It is composed of a reference program and an editing program, and makes it possible to manage document component version management and configuration management in cooperation. Further, the version information table for the version update mode description in the known example 2 is stored in the secondary storage device 109d.
【0054】次に、本実施例における複合文書管理の処
理の手順について、図17のフローチャートを用いて説
明する。まずステップ1701で、文書管理方法選択プ
ログラム1601を実行し、ユーザが複合文書の管理方
法について、「構成管理」するか、「変更履歴管理」す
るかを端末装置101から選択する。もしステップ17
01において「構成管理」が選択された場合、ステップ
1702で構成管理プログラム1602を実行し、複合
文書の各文書部品を構成管理フォルダの構成要素として
登録し、文書部品のバージョン管理と構成管理を連携さ
せた管理を行なう。また、もしステップ1701におい
て「変更履歴管理」が選択された場合、ステップ170
3で複合文書変更履歴管理プログラム1603を実行
し、各文書部品の変更や複合文書の構成の変更により複
合文書の状態が変化した場合に、その複合文書の全ての
状態変化の履歴を保持するという管理を行なう。そし
て、ステップ1704で、ユーザが複合文書の管理を終
了するか否かを端末装置101から指定する。新たな方
法により管理する場合は、ステップ1701に戻る。Next, the procedure of the compound document management process in this embodiment will be described with reference to the flowchart of FIG. First, in step 1701, the document management method selection program 1601 is executed, and the user selects, from the terminal device 101, whether to perform “configuration management” or “change history management” for a compound document management method. If step 17
If "configuration management" is selected in step 01, the configuration management program 1602 is executed in step 1702 to register each document part of the compound document as a component of the configuration management folder, and link the version management and the configuration management of the document parts. Perform the management that was performed. If “change history management” is selected in step 1701, step 170
3 executes the compound document change history management program 1603, and when the state of the compound document changes due to the change of each document part or the structure of the compound document, the history of all state changes of the compound document is held. Perform management. Then, in step 1704, the user specifies from the terminal device 101 whether or not to end the management of the compound document. When the management is performed by a new method, the process returns to step 1701.
【0055】以上のステップにより、同じ文書管理シス
テムに登録した複合文書でも、管理する文書により管理
の方法を変えられるという効果がある。例えば、法的な
文書など、いつどんな変更がなされたのかについて全て
記録しておきたいような文書を管理する場合には、「変
更履歴管理」を選択することにより、複合文書の全ての
履歴を保存することができる。また、例えば、技術検討
メモなどを作成する際に、各文書部品の最新のバージョ
ンを反映させるような管理を行ないたい場合には、「構
成管理」を選択することにより実現することができる。
なお、第二、第三の実施例についても、本実施例と同様
にして実現できる。すなわち、複合文書変更履歴管理プ
ログラム1603の処理は異なるが、構成管理プログラ
ム1602と複合文書変更履歴管理プログラム1603
を備え、どちらを用いて管理するかを文書管理方法選択
プログラム1601により選択することが可能である。
以上が本発明の第四の実施例の説明である。According to the above steps, there is an effect that the management method can be changed depending on the document to be managed, even for a compound document registered in the same document management system. For example, when managing documents such as legal documents that you want to keep track of when and what changes were made, select "Change History Management" to save the entire history of the compound document. can do. Further, for example, when creating a technical review memo or the like, if it is desired to perform management to reflect the latest version of each document component, this can be realized by selecting “configuration management”.
Note that the second and third embodiments can be implemented in the same manner as the present embodiment. That is, although the processing of the compound document change history management program 1603 is different, the configuration management program 1602 and the compound document change history management program 1603
The document management method selection program 1601 can be used to select which is used for management.
The above is the description of the fourth embodiment of the present invention.
【0056】以下、本発明の第五の実施例について図面
を用いて説明する。本実施例では、複合文書の登録時
に、それぞれの文書部品に対して、その文書部品がその
バージョンアップを複合文書のバージョンアップに反映
させる「バージョン反映要素」であるか、あるいは、そ
のバージョンアップを複合文書のバージョンアップに反
映させない「バージョン固定要素」であるかを示す『バ
ージョン反映種別』を設定できるようにし、「バージョ
ン反映要素」に設定された文書部品がバージョンアップ
した場合にだけ、複合文書の新規バージョンを作成す
る。Hereinafter, a fifth embodiment of the present invention will be described with reference to the drawings. In the present embodiment, when a compound document is registered, for each document part, the document part is a “version reflection element” for reflecting the version upgrade in the version upgrade of the compound document, or the version upgrade is performed. "Version reflection type" that indicates whether it is a "version fixed element" that is not reflected in the version upgrade of a compound document can be set, and only when the document part set in "version reflection element" is upgraded, the compound document Create a new version of.
【0057】本実施例は、第一の実施例とは構成情報テ
ーブル登録プログラム106、複合文書バージョン更新
プログラム107の処理が異なるが、他の処理は同じで
ある。本実施例は、第一の実施例と同じく、端末装置1
01、CPU102、文書などを配布するためのフロッピ
ーディスクなどの媒体103、BUS104、二次記憶装
置109a、109b、109c、文書部品や複合文書
のバージョンを管理する処理プログラム105から構成
され、さらに上記処理プログラム105は、構成情報テ
ーブル登録プログラム106と、複合文書バージョン更
新プログラム107と、複合文書バージョン履歴表示プ
ログラム108から構成される。また、第一の実施例と
同じく、二次記憶装置109aには複合文書の構成を管
理する構成情報テーブルが、二次記憶装置109bには
各文書部品のバージョン情報テーブルが、二次記憶装置
109cには文書部品の各バージョンがそれぞれ格納さ
れている。This embodiment is different from the first embodiment in the processing of the configuration information table registration program 106 and the compound document version update program 107, but the other processing is the same. This embodiment is similar to the first embodiment in that the terminal device 1
01, a CPU 102, a medium 103 such as a floppy disk for distributing documents, a BUS 104, secondary storage devices 109a, 109b, 109c, and a processing program 105 for managing versions of document parts and compound documents. The program 105 includes a configuration information table registration program 106, a compound document version update program 107, and a compound document version history display program 108. As in the first embodiment, a configuration information table for managing the configuration of a compound document is stored in the secondary storage device 109a, a version information table for each document component is stored in the secondary storage device 109b, and a secondary storage device 109c is stored. Stores respective versions of document parts.
【0058】次に、本実施例における構成情報テーブル
登録処理の手順について説明する。図20は、本実施例
における構成情報テーブル登録プログラム106による
構成情報テーブルの登録処理の手順を示したフローチャ
ートである。図19のような複合文書を登録する場合を
例として説明していく。まず、ステップ2001で、ユ
ーザに指定された複合文書を構成する文書部品群を読み
込む。例えば、図19のような複合文書が登録される場
合、「マニュアル.dtd」、「本体.sgm」、「章1.sg
m」、「図1.bmp」が指定され、それらの文書部品群を読
み込む。次に、ステップ2002で、ステップ2001
で登録した各文書部品に対して、指定されたバージョン
反映種別を設定する。そして、ステップ2003で、指
定された文書部品群に対応した構成情報テーブルを作成
し、構成情報テーブルを二次記憶装置109aに、文書
部品群を109cに登録する。例えば、図22に示すよ
うに、「マニュアル.dtd」は「バージョン固定要素」、
「本体.sgm」、「章1.sgm」、「図1.bmp」は「バージョ
ン反映要素」というようにバージョン反映種別を設定す
る。そして、2201のように、各文書部品のファイル
名、文書ID、バージョン、バージョン反映種別等を管理
する構成情報テーブルを作成し、登録する。そして、ス
テップ2004では、ユーザが複合文書の登録を終了す
るか否かを端末装置101から指定する。新たな構成情
報テーブルを登録する場合は、ステップ2001に戻
る。また、上記の構成情報テーブル登録処理において、
SGML文書におけるDTDなど、複合文書のスキーマ情報を
表現する文書部品のバージョン反映種別を自動的にバー
ジョン固定要素に設定し、登録するという方法も可能で
ある。例えば、図19のような複合文書を登録する際
に、登録する文書部品の拡張子を判定し、自動的に「マ
ニュアル.dtd」をバージョン固定要素に、それ以外の文
書部品(「本体.sgm」、「章1.sgm」、「図1.bmp」)を
バージョン反映要素に設定するという方法が可能であ
る。Next, the procedure of the configuration information table registration processing in this embodiment will be described. FIG. 20 is a flowchart illustrating a procedure of a configuration information table registration process by the configuration information table registration program 106 according to the present embodiment. A case where a compound document as shown in FIG. 19 is registered will be described as an example. First, in step 2001, a document component group constituting a compound document specified by a user is read. For example, when a compound document as shown in FIG. 19 is registered, “manual.dtd”, “body.sgm”, “chapter 1.sgm”
"m" and "Figure 1.bmp" are specified, and those document parts are read. Next, in step 2002, step 2001
The specified version reflection type is set for each document part registered in step. In step 2003, a configuration information table corresponding to the specified document component group is created, and the configuration information table is registered in the secondary storage device 109a and the document component group is registered in 109c. For example, as shown in FIG. 22, “manual.dtd” is “version fixed element”,
For "body.sgm", "chapter 1.sgm", and "Figure 1.bmp", set the version reflection type such as "version reflection element". Then, as shown in 2201, a configuration information table for managing the file name, document ID, version, version reflection type, and the like of each document component is created and registered. Then, in step 2004, the user specifies from the terminal device 101 whether or not to end the registration of the compound document. When registering a new configuration information table, the process returns to step 2001. In the above configuration information table registration processing,
A method is also possible in which the version reflection type of a document component expressing the schema information of a compound document such as a DTD in an SGML document is automatically set as a fixed version element and registered. For example, when registering a compound document as shown in FIG. 19, the extension of the document part to be registered is determined, and “manual.dtd” is automatically set as the version fixed element, and the other document parts (“body.sgm , "Chapter 1.sgm", "Figure 1.bmp") can be set as the version reflection element.
【0059】次に、本実施例における複合文書バージョ
ン更新処理の手順について説明する。図21は、本実施
例における複合文書のバージョン更新処理の手順を示し
たフローチャートである。まずステップ2101で、ユ
ーザが編集した複合文書を構成する各文書部品を二次記
憶装置109cに登録する。次にステップ2102で、
ステップ2101で編集された文書部品のバージョン
名、作成者、作成日時等を管理するバージョン情報テー
ブルを更新する。バージョン情報テーブルは、二次記憶
装置109bに格納されている。ステップ2103で、
ステップ2101において文書構成が変更されたか否か
を判定する。もし文書構成が変更された場合は、ステッ
プ2104へ進む。文書構成が変更されていない場合
は、ステップ2106へ進む。Next, the procedure of the compound document version updating process in this embodiment will be described. FIG. 21 is a flowchart illustrating a procedure of a version update process of a compound document according to the present embodiment. First, in step 2101, each document component constituting the compound document edited by the user is registered in the secondary storage device 109c. Next, in step 2102,
The version information table that manages the version name, creator, creation date and time of the document part edited in step 2101 is updated. The version information table is stored in the secondary storage device 109b. In step 2103,
In step 2101, it is determined whether the document configuration has been changed. If the document structure has been changed, the process proceeds to step 2104. If the document structure has not been changed, the process proceeds to step 2106.
【0060】ステップ2104で、新規文書部品が追加
されたか否かを判定する。新規文書部品が追加された場
合はステップ2105へ進み、追加されない場合はステ
ップ2107へ進む。ステップ2105で、追加された
新規文書部品のバージョン反映種別をステップ2101
におけるユーザの指定に従い設定する。例えば、図22
の編集例では、6月17日に「章2.sgm」が追加された場
合、その文書部品をバージョン反映要素に設定してい
る。ステップ2106で、構成情報テーブルを参照し、
編集した文書部品はバージョン反映要素であるか否かを
判定する。バージョン反映要素である場合は、ステップ
2107へ進み、バージョン固定要素である場合は、ス
テップ2108へ進む。図22の例の場合、ステップ2
101で編集されバージョンアップした文書部品が「章
1.sgm」である場合、「章1.sgm」はバージョン反映要素
であるため、ステップ2107へ進み新規構成情報テー
ブルを作成する。また、「マニュアル.dtd」が編集され
た場合は、「マニュアル.dtd」はバージョン固定要素で
あるため、新規構成情報テーブルを作成せずにステップ
2108へ進む。ステップ2107で、文書構成の変更
や文書部品のバージョンアップに対応した新規構成情報
テーブルを作成し、二次記憶装置109aに格納する。
ステップ2108で、他に編集された文書があるか否か
を判定する。他に編集された文書がある場合は、ステッ
プ2102へ戻る。他に編集された文書がない場合は、
終了する。In step 2104, it is determined whether a new document component has been added. If a new document part has been added, the process proceeds to step 2105; otherwise, the process proceeds to step 2107. In step 2105, the version reflection type of the added new document component is set in step 2101.
Set according to the user's specification in. For example, FIG.
In the editing example, when "chapter 2.sgm" is added on June 17, the document part is set as a version reflection element. In step 2106, the configuration information table is referred to,
It is determined whether the edited document part is a version reflection element. If it is a version reflection element, the process proceeds to step 2107, and if it is a version fixed element, the process proceeds to step 2108. In the case of the example of FIG.
The document parts edited and upgraded in 101
In the case of “1.sgm”, since “chapter 1.sgm” is a version reflection element, the process proceeds to step 2107 to create a new configuration information table. If the “manual.dtd” is edited, the process proceeds to step 2108 without creating a new configuration information table because “manual.dtd” is a fixed version element. In step 2107, a new configuration information table corresponding to the change of the document configuration or the upgrade of the document components is created and stored in the secondary storage device 109a.
In step 2108, it is determined whether there is another edited document. If there is another edited document, the process returns to step 2102. If no other documents have been edited,
finish.
【0061】以上のように、構成情報テーブルを構成す
る各文書部品について、「バージョン反映要素」または
「バージョン固定要素」のいずれであるかを表すバージ
ョン反映種別を設定できるようにすることにより、ユー
ザの希望する文書部品のバージョンのみを複合文書のバ
ージョンの変化に反映させるという管理が可能となる。
すなわち、図22の例のように、バージョン反映要素に
設定された「本体.sgm」、「章1.sgm」、「図1.bmp」、
「章2.sgm」がバージョンアップした場合に、新規に構
成情報テーブルを作成する。そして、バージョン固定要
素に設定された「マニュアル.dtd」のバージョンは固定
したままにするという管理が可能となる。なお、本実施
例では、複合文書バージョン更新プログラムにおいて、
文書構成の変更および文書部品のバージョンアップがな
されるたびに、新規に構成情報テーブルを作成している
が、第二の実施例のように、文書構成の変更された場合
のみ新規に構成情報テーブルを作成し、その他のテーブ
ルはあとから合成する方法も可能である。また、本実施
例においても、第一の実施例で示したような利用方法に
より、複合文書のバージョン履歴一覧の表示、参照等が
可能となる。以上が本発明の第五の実施例の説明であ
る。As described above, for each document part constituting the configuration information table, the version reflection type indicating whether it is a “version reflection element” or a “version fixed element” can be set. That only the version of the document part desired by the user is reflected in the change of the version of the compound document.
That is, as shown in the example of FIG. 22, “body.sgm”, “chapter 1.sgm”, “FIG. 1.bmp”,
Create a new configuration information table when "Chapter 2.sgm" is upgraded. Then, it is possible to manage the version of the “manual.dtd” set in the version fixing element so that the version is fixed. In this embodiment, in the compound document version update program,
A new configuration information table is created every time a document configuration is changed and a document part is upgraded. However, as in the second embodiment, a new configuration information table is created only when the document configuration is changed. Is created, and the other tables can be combined later. Also in the present embodiment, it is possible to display and refer to a version history list of a compound document by the use method as described in the first embodiment. The above is the description of the fifth embodiment of the present invention.
【0062】以下、本発明の第六の実施例について図面
を用いて説明する。本実施例では、複合文書の構成管理
を行なう際に、版更新モードの変更や文書構成の変更の
操作に沿った変更履歴を合成する。本実施例の構成を図
23に示す。図23のように、本実施例では、第一の実
施例の構成(図1)における構成情報テーブル登録プロ
グラム106、複合文書バージョン更新プログラム10
7を合わせて、複合文書バージョン管理プログラム16
03として表わしている。そして、第一の実施例の構成
(図1)に、第四実施例における構成管理プログラム1
602、構成変更記録テーブル登録・更新プログラム2
301を加えて構成される。Hereinafter, a sixth embodiment of the present invention will be described with reference to the drawings. In the present embodiment, when managing the configuration of a compound document, a change history according to the operation of changing the version update mode or changing the document configuration is synthesized. FIG. 23 shows the configuration of this embodiment. As shown in FIG. 23, in this embodiment, the configuration information table registration program 106 and the compound document version update program 10 in the configuration (FIG. 1) of the first embodiment.
7, the compound document version management program 16
03. Then, the configuration management program 1 in the fourth embodiment is added to the configuration of the first embodiment (FIG. 1).
602, configuration change record table registration / update program 2
301 is added.
【0063】次に、本実施例における構成変更記録テー
ブル登録・更新処理の手順について、図24のフローチ
ャートを用いて説明する。まず、ステップ2401で、
構成管理プログラム1602において版更新モードの変
更、あるいは文書構成の変更が行なわれたかどうか判定
する。変更があった場合はステップ2402へ進み、変
更がない場合は終了する。ステップ2402で、上記構
成変更記録テーブル登録・更新プログラム2301によ
り、構成変更記録テーブルを作成し、変更日時、ファイ
ル名等を記録する。構成変更記録テーブルは二次記憶装
置109eに格納される。ここで、構成変更記録テーブ
ルとは、複合文書を構成管理する過程において、ユーザ
が行なう版更新モードの変更、あるいは、文書構成の変
更の操作履歴を記録するものである。図26のように、
構成変更記録テーブル2600は、構成管理フォルダの
ID、構成管理フォルダのバージョン、文書部品の変更日
時、ファイル名、文書ID、バージョン、版更新モード等
の情報を持つ。なお、図26では、日時情報が日付単位
の情報しかないが、さらに細かい単位で記録することも
可能である。Next, the procedure of the configuration change record table registration / update processing in this embodiment will be described with reference to the flowchart of FIG. First, in step 2401,
It is determined whether the configuration management program 1602 has changed the version update mode or the document configuration. If there is a change, the process proceeds to step 2402, and if there is no change, the process ends. In step 2402, the configuration change record table is created by the configuration change record table registration / update program 2301, and the change date and time, the file name, and the like are recorded. The configuration change record table is stored in the secondary storage device 109e. Here, the configuration change record table records the operation history of the change of the version update mode performed by the user or the change of the document configuration in the process of managing the configuration of the compound document. As shown in FIG.
The configuration change record table 2600 stores the configuration management folder.
It has information such as ID, configuration management folder version, date and time of change of document parts, file name, document ID, version, version update mode, and the like. In FIG. 26, the date and time information is only information in units of dates, but it is also possible to record the information in smaller units.
【0064】図27は構成管理フォルダに登録された複
合文書が編集される過程を表している。ここで、270
1は各文書部品の編集状況を示している。例えば270
4は構成管理フォルダのV1において「本体.sgm」のV1が
自動更新モードで登録されているということを示してい
る。6月3日にはV2にバージョンアップされ(270
5)、構成管理フォルダのV1において「本体.sgm」のV2
を確定モードで登録されている。また、2702は、構
成管理フォルダのバージョンとその変更状況を表してい
る。6月1日に登録された時点では、構成管理フォルダの
V1は2706のように「本体.sgm」のV1(自動更新モー
ド)、「章1.sgm」のV1(自動更新モード)、「図1.sg
m」のV1(確定モード)から構成されているが、文書部
品が編集されるのに伴い変更され、6月6日の時点では、
2707のように「本体.sgm」のV2(確定モード)、
「章1.sgm」のV3(確定モード)、「図1.sgm」のV1(確
定モード)から構成される状態に変化している。そして
6月8日には、構成管理フォルダがV1からV2にバージョン
アップされ、「章2.sgm」のV1が自動更新モードで追加
されている。これにより、「本体.sgm」のV3(自動更新
モード)、「章1.sgm」のV3(確定モード)、「図1.sg
m」のV2(自動更新モード)、「図1.sgm」のV1(確定モ
ード)から構成される構成管理フォルダV2(2708)
が作成されている。この構成管理フォルダV2(270
8)も文書部品が編集されるのに伴い、変更される。FIG. 27 shows the process of editing a compound document registered in the configuration management folder. Where 270
Reference numeral 1 denotes the editing status of each document part. For example, 270
Reference numeral 4 indicates that V1 of “body.sgm” is registered in the automatic update mode in V1 of the configuration management folder. It was upgraded to V2 on June 3 (270
5), V2 of “main unit.sgm” in V1 of the configuration management folder
Is registered in the confirmation mode. Reference numeral 2702 denotes the version of the configuration management folder and its change status. At the time of registration on June 1, the configuration management folder
V1 is 2706 like "body.sgm" V1 (automatic update mode), "chapter 1.sgm" V1 (automatic update mode), "Figure 1.sgm"
m ”V1 (confirmation mode), but changed as the document parts were edited. As of June 6,
V2 of “body.sgm” as in 2707 (confirmation mode),
The state has changed to V3 (fixed mode) in “Chapter 1.sgm” and V1 (fixed mode) in “Figure 1.sgm”. And
On June 8, the configuration management folder was upgraded from V1 to V2, and V1 in "Chapter 2.sgm" was added in automatic update mode. As a result, V3 (automatic update mode) of “body.sgm”, V3 (fixed mode) of “Chapter 1.sgm”, and “Fig. 1.sgm”
Configuration management folder V2 (2708) composed of V2 (automatic update mode) of "m" and V1 (fixed mode) of "Fig. 1.sgm"
Has been created. This configuration management folder V2 (270
8) is also changed as the document part is edited.
【0065】次に、上記の複合文書の編集状況が、構成
変更記録テーブル2600にどう記録されるのかを、図
27の編集例を用いて、さらに詳細に説明する。構成変
更記録テーブル2600には、あとから複合文書の変更
履歴を合成するために必要な情報、すなわち、文書構成
の変更と、版更新モードの変更が行なわれた際の情報を
記録する。まず、構成管理フォルダの登録された時点、
すなわち、6月1日の状態を記録したのが、図26の26
01の3つの行である。登録した文書部品のすべてにつ
いて、構成管理フォルダ「○○製品マニュアル」のフォ
ルダのID「0122」と、構成管理フォルダのバージョン
「V1」、変更日時「1999/6/1」、さらに、文書部品情報
としてファイル名、文書ID、バージョン、版更新モード
を記録している。次に、6月3日に「本体.sgm」が確定モ
ードでV2に固定された時点で、構成変更記録テーブルに
記録する。図26の2602の3つの行がそれにあた
り、変更日時として、確定モードに設定された時点の日
時情報「1999/6/3」を記録する。同様に2603の3つ
の行は、6月6日に「章1.sgm」のV3が確定モードに設定
された操作履歴を記録したものであり、2604の4つ
の行は、6月8日に「章2.sgm」のV1が自動更新モードで
追加された時点の操作履歴を記録したものである。上記
のようにして、版更新モードと文書構成の変更情報を、
構成変更記録テーブルに記録していく。Next, how the editing status of the above-described compound document is recorded in the configuration change recording table 2600 will be described in further detail with reference to the editing example of FIG. The configuration change record table 2600 records information necessary for combining the change history of the compound document later, that is, information when the document configuration is changed and the version update mode is changed. First, when the configuration management folder is registered,
That is, the state recorded on June 1 is indicated by 26 in FIG.
01 are three rows. For all the registered document parts, the ID “0122” of the configuration management folder “XX Product Manual”, the version “V1” of the configuration management folder, the modification date and time “1999/6/1”, and the document part information As the file name, document ID, version, and version update mode. Next, when “body.sgm” is fixed to V2 in the confirmation mode on June 3, it is recorded in the configuration change record table. The three lines 2602 in FIG. 26 correspond to this, and the date and time information “1999/6/3” at the time of setting the fixed mode is recorded as the change date and time. Similarly, three rows of 2603 record the operation history of V3 of “Chapter 1.sgm” set to the confirmation mode on June 6, and four rows of 2604 are recorded on June 8 It records the operation history when V1 in "Chapter 2.sgm" was added in the automatic update mode. As described above, the version update mode and the document configuration change information are
It is recorded in the configuration change record table.
【0066】次に、本実施例における複合文書変更履歴
合成の処理手順について、図25のフローチャートを用
いて説明する。なお、図27の2703のように、構成
変更記録テーブル2600の情報と文書部品のバージョ
ン情報をもとに合成する複合文書の変更履歴を『合成ロ
グ』と呼ぶこととする。まず、ステップ2501で、構
成変更記録テーブルから構成管理フォルダのID、バージ
ョン、変更日時が同じ行を抜き出す。次にステップ25
02で、ステップ2501において抜き出した文書部品
のバージョンから構成される複合文書の『合成ログ』を
作成する。図26の構成変更記録テーブル2600の例
では、まず、2601の部分の3行を抜き出し、それら
の文書部品のバージョン、すなわち、「本体.sgm」のV1
(自動更新モード)、「章1.sgm」のV1(自動更新モー
ド)、「図1.sgm」のV1(確定モード)から構成される
複合文書の合成ログ(2709)を作成する。ステップ
2503で、ステップ2501で抜き出した文書部品の
中で、自動更新モードである文書部品のバージョンアッ
プの日時のうち、一番最初にバージョンアップしている
文書部品のバージョンを抜き出す。図26の例で、ステ
ップ2501において抜き出した文書部品のうち、自動
更新モードなのは「本体.sgm」のV1と「章1.sgm」のV1
である。この中で、バージョンアップの日時が一番早い
ものは、6月2日でV2にバージョンアップしている「章1.
sgm」である。Next, a processing procedure of compound document change history synthesis in this embodiment will be described with reference to the flowchart of FIG. It should be noted that a change history of a compound document to be synthesized based on the information of the configuration change record table 2600 and the version information of the document parts as indicated by 2703 in FIG. 27 is referred to as a “synthesis log”. First, in step 2501, a line having the same configuration management folder ID, version, and change date and time is extracted from the configuration change record table. Then step 25
In step 02, a “synthetic log” of a compound document composed of the versions of the document components extracted in step 2501 is created. In the example of the configuration change record table 2600 in FIG. 26, first, three lines of the portion 2601 are extracted, and the version of the document part, that is, V1 of “body.sgm”
A composite log (2709) of a compound document composed of (automatic update mode), V1 of "chapter 1.sgm" (automatic update mode), and V1 of "FIG. 1.sgm" (confirmed mode) is created. In step 2503, of the document parts extracted in step 2501, the version of the document part that has been upgraded first is extracted from the date and time of version upgrade of the document part in the automatic update mode. In the example of FIG. 26, among the document parts extracted in step 2501, the automatic update mode is V1 of “body.sgm” and V1 of “chapter 1.sgm”.
It is. Among them, the one with the earliest version update date and time is the version upgrade to V2 on June 2 `` Chapter 1.
sgm ".
【0067】ステップ2504で、ステップ2503で
抜き出した文書部品のバージョンの作成日時が、構成変
更記録テーブルの次の変更日時より早いかどうか判定す
る。もし、ステップ2503で抜き出した文書部品のバ
ージョンの作成日時の方が早い場合は、ステップ250
2へ進み、抜き出した文書部品のバージョンの作成日時
と入れ替えた、複合文書の合成ログを作成する。また、
構成変更記録テーブルの次の変更日時の方が早いと判定
された場合は、ステップ2505へ進む。例えば図26
の構成変更記録テーブル2600を参照すると、「1999
/6/1」の次の変更日時は「1999/6/3」であり、ステップ
2503で抜き出した、「章1.sgm」がV2にバージョン
アップする日時(6月2日)の方が早い。したがって、ス
テップ2502へ進み、「章1.sgm」をV2に入れ替え
た、「本体.sgm」のV1(自動更新モード)、「章1.sg
m」のV2(自動更新モード)、「図1.sgm」のV1(確定モ
ード)から構成される複合文書の合成ログ(2710)
を作成する。次に、ステップ2505において、ステッ
プ2501で抜き出した変更日時より遅い変更日時の行
があるかどうか判定する。もしあればステップ2501
へ進み、なければ終了する。In step 2504, it is determined whether the date and time of creation of the version of the document part extracted in step 2503 is earlier than the next change date and time in the configuration change record table. If the creation date and time of the version of the document part extracted in step 2503 is earlier,
Then, the process proceeds to step 2 to create a composite document composite log in which the created date and time of the extracted document part are replaced. Also,
If it is determined that the next change date and time in the configuration change record table is earlier, the process proceeds to step 2505. For example, FIG.
Referring to the configuration change record table 2600 of FIG.
The next change date and time of "/ 6/1" is "1999/6/3", and the date and time (June 2) when "Chapter 1.sgm" extracted in step 2503 is upgraded to V2 is earlier . Therefore, the process proceeds to step 2502, where “chapter 1.sgm” is replaced with V2, “body.sgm” V1 (automatic update mode), and “chapter 1.sgm”.
m ”(automatic update mode) and“ 1.sgm ”V1 (fixed mode) composite log of compound document (2710)
Create Next, in step 2505, it is determined whether or not there is a line whose change date is later than the change date extracted in step 2501. Step 2501 if any
Go to, otherwise end.
【0068】図26の例では、ステップ2502から2
504を繰り返し、「1999/6/1」以降で「1999/6/3」よ
り前にバージョンアップしている文書部品の全ての履歴
を合成したら、ステップ2501において、構成変更記
録テーブルを参照し、「1999/6/3」以降にバージョンア
ップしている文書部品の合成ログを作成していく。以上
のステップにより、複合文書の構成管理を行なう際に、
版更新モードの変更や文書構成の変更の操作に沿った変
更履歴を取得することが可能となる。また、本実施例に
おいても、前述した実施例で示したような利用方法によ
り、複合文書のバージョン履歴一覧の表示、参照等が可
能となる。以上が本発明の第六の実施例の説明である。In the example shown in FIG.
504 is repeated to combine all the histories of the document parts upgraded after “1999/6/1” before “1999/6/3”. Create a composite log of document parts that have been upgraded since "1999/6/3". With the above steps, when managing the composition of a compound document,
It is possible to acquire a change history according to the operation of changing the version update mode or changing the document structure. Also in the present embodiment, the version history list of the compound document can be displayed, referenced, and the like by the use method as described in the above-described embodiment. The above is the description of the sixth embodiment of the present invention.
【0069】[0069]
【発明の効果】以上説明したように、本発明による複合
文書のバージョン管理方法により、文書構成の変更や文
書部品の変更に伴い複合文書全体のバージョンを上げる
ことにより、複合文書の全ての変更履歴の保存、管理を
可能にできる。その結果、複合文書全体として、いつ、
どの文書部品が編集されたのかを把握したり、複合文書
単位でひとつ前の編集状態に戻したりすることができる
など、大規模な複合文書の共同執筆において大きな効果
をもたらすことができる。As described above, according to the version control method of a compound document according to the present invention, the version of the entire compound document is increased in accordance with the change of the document structure or the change of the document parts, so that all the change histories of the compound document can be obtained. Can be stored and managed. As a result, when,
This makes it possible to grasp which document component has been edited, or to return to the previous editing state in a unit of a compound document, and to provide a great effect in the joint writing of a large-scale compound document.
【図1】本発明の第一の実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of a first embodiment of the present invention.
【図2】本発明の第一の実施例における構成情報テーブ
ル登録処理の手順を示すフローチャートである。FIG. 2 is a flowchart illustrating a procedure of a configuration information table registration process according to the first embodiment of the present invention.
【図3】本発明の第一の実施例における複合文書バージ
ョン更新処理の手順を示すフローチャートである。FIG. 3 is a flowchart illustrating a procedure of a compound document version update process according to the first embodiment of the present invention.
【図4】本発明の第一の実施例における複合文書バージ
ョン履歴表示処理の手順を示すフローチャートである。FIG. 4 is a flowchart illustrating a procedure of a compound document version history display process according to the first embodiment of the present invention.
【図5】バージョン管理を行なう複合文書の例を示す図
である。FIG. 5 is a diagram showing an example of a compound document for performing version management.
【図6】複合文書を構成する文書部品の編集例を示す図
である。FIG. 6 is a diagram illustrating an example of editing a document component constituting a compound document.
【図7】本発明における構成情報テーブルの例を示す図
である。FIG. 7 is a diagram showing an example of a configuration information table according to the present invention.
【図8】本発明におけるバージョン情報テーブルの例を
示す図である。FIG. 8 is a diagram showing an example of a version information table according to the present invention.
【図9】本発明における文書部品のバージョンアップに
伴う構成情報テーブル作成の例を示す図である。FIG. 9 is a diagram illustrating an example of creation of a configuration information table according to a version upgrade of a document part according to the present invention.
【図10】本発明の第二の実施例における複合文書バー
ジョン更新処理の手順を示すフローチャートである。FIG. 10 is a flowchart illustrating a procedure of a compound document version update process according to the second embodiment of the present invention.
【図11】本発明の第二の実施例における複合文書バー
ジョン履歴表示処理の手順を示すフローチャートであ
る。FIG. 11 is a flowchart illustrating a procedure of a compound document version history display process according to the second embodiment of the present invention.
【図12】本発明の第二の実施例における構成情報テー
ブル作成の例を示す図である。FIG. 12 is a diagram illustrating an example of creating a configuration information table according to a second embodiment of the present invention.
【図13】本発明の第三の実施例における複合文書バー
ジョン更新処理の手順を示すフローチャートである。FIG. 13 is a flowchart illustrating a procedure of a compound document version update process according to the third embodiment of the present invention.
【図14】本発明の第三の実施例における複合文書バー
ジョン履歴表示処理の手順を示すフローチャートであ
る。FIG. 14 is a flowchart illustrating a procedure of a compound document version history display process according to the third embodiment of the present invention.
【図15】本発明の第三の実施例におけるエディション
別複合文書のバージョン履歴提示の例を示す図である。FIG. 15 is a diagram showing an example of presenting a version history of a compound document by edition in the third embodiment of the present invention.
【図16】本発明の第四の実施例の構成を示す図であ
る。FIG. 16 is a diagram showing a configuration of a fourth exemplary embodiment of the present invention.
【図17】本発明の第四の実施例における複合文書管理
の処理の手順を示すフローチャートである。FIG. 17 is a flowchart illustrating a procedure of a compound document management process according to the fourth embodiment of the present invention.
【図18】従来技術における構成管理の説明をするため
の図である。FIG. 18 is a diagram for describing configuration management in the related art.
【図19】バージョン管理を行なうSGML文書と構成情報
テーブルの例を示す図である。FIG. 19 is a diagram illustrating an example of an SGML document for performing version management and a configuration information table.
【図20】本発明の第五の実施例における構成情報テー
ブル登録処理の手順を示すフローチャートである。FIG. 20 is a flowchart illustrating a procedure of a configuration information table registration process according to the fifth embodiment of the present invention.
【図21】本発明の第五の実施例における複合文書バー
ジョン更新処理の手順を示すフローチャートである。FIG. 21 is a flowchart illustrating a procedure of a compound document version update process according to the fifth embodiment of the present invention.
【図22】本発明の第五の実施例におけるバージョン反
映種別設定による構成情報テーブル作成の例を示す図で
ある。FIG. 22 is a diagram illustrating an example of creating a configuration information table by setting a version reflection type according to the fifth embodiment of the present invention.
【図23】本発明の第六の実施例の構成を示す図であ
る。FIG. 23 is a diagram showing a configuration of a sixth example of the present invention.
【図24】本発明の第六の実施例における複合文書の構
成変更管理の処理の手順を示すフローチャートである。FIG. 24 is a flowchart illustrating a procedure of a configuration change management process of a compound document according to a sixth embodiment of the present invention.
【図25】本発明の第六の実施例における複合文書変更
履歴の合成処理の手順を示すフローチャートである。FIG. 25 is a flowchart illustrating a procedure of a compound document change history combining process according to the sixth embodiment of the present invention.
【図26】本発明における構成変更記録テーブルの例を
示す図である。FIG. 26 is a diagram showing an example of a configuration change record table according to the present invention.
【図27】本発明の第六の実施例における複合文書の変
更履歴合成の例を示す図である。FIG. 27 is a diagram illustrating an example of change history synthesis of a compound document according to the sixth embodiment of the present invention.
【図28】本発明における複合文書の表示画面例(1)
を示す図である。FIG. 28 shows an example of a display screen of a compound document according to the present invention (1).
FIG.
【図29】本発明における複合文書の表示画面例(2)
を示す図である。FIG. 29 shows an example of a composite document display screen (2) according to the present invention.
FIG.
【図30】本発明における複合文書の表示画面例(3)
を示す図である。FIG. 30 is an example of a display screen of a compound document according to the present invention (3).
FIG.
【図31】本発明における複合文書の表示画面例(4)
を示す図である。FIG. 31 shows an example of a display screen of a compound document according to the present invention (4).
FIG.
101 端末装置 102 CPU 103 媒体 104 BUS 105 処理プログラム 109 二次記憶装置 106 登録プログラム 107 複合文書バージョン管理プログラム 108 構成情報表示プログラム 109 二次記憶装置 1601 文書管理方法選択プログラム 1602 構成管理プログラム 1603 複合文書変更履歴管理プログラム 2301 構成変更記録テーブル登録・更新プログラム 101 terminal device 102 CPU 103 medium 104 BUS 105 processing program 109 secondary storage device 106 registration program 107 compound document version management program 108 configuration information display program 109 secondary storage device 1601 document management method selection program 1602 configuration management program 1603 compound document change History management program 2301 Configuration change record table registration / update program
フロントページの続き (72)発明者 岡本 卓哉 神奈川県川崎市幸区鹿島田890番地 株式 会社日立製作所システム開発本部内 (72)発明者 青山 ゆき 神奈川県川崎市幸区鹿島田890番地 株式 会社日立製作所システム開発本部内 (72)発明者 伊藤 泰樹 神奈川県横浜市戸塚区戸塚町5030番地 株 式会社日立製作所ソフトウェア事業部内 (72)発明者 山崎 紀之 神奈川県横浜市戸塚区戸塚町5030番地 株 式会社日立製作所ソフトウェア事業部内 Fターム(参考) 5B009 QA07 QB18 SA14 Continued on the front page (72) Inventor Takuya Okamoto 890 Kashimada, Saiwai-ku, Kawasaki-shi, Kanagawa Prefecture Inside the Hitachi, Ltd.System Development Division (72) Inventor Yuki Aoyama 890 Kashimada, Saiwai-ku, Kawasaki-shi, Kanagawa Hitachi, Ltd. Within the headquarters (72) Inventor Yasuki Ito 5030 Totsuka-cho, Totsuka-ku, Yokohama-shi, Kanagawa Prefecture Within the Hitachi, Ltd.Software Division (72) Inventor Noriyuki Yamazaki 5030 Totsuka-cho, Totsuka-ku, Yokohama-shi, Kanagawa Prefecture Software, Ltd. F-term in business division (reference) 5B009 QA07 QB18 SA14
Claims (16)
を登録する機能と、登録された複合文書の内容を更新す
る機能と、該複合文書および該複合文書を構成する各文
書部品の変更履歴を管理する機能を備えた文書管理シス
テムにおける複合文書のバージョン管理方法であって、 複合文書の登録を行なう処理として、 登録する複合文書の文書部品の部品情報を含む構成情報
を生成し、該構成情報を前記複合文書と対応付けて格納
するステップを有することを特徴とする複合文書のバー
ジョン管理方法。1. A function for registering a compound document composed of a plurality of document parts, a function for updating the contents of the registered compound document, and a change history of the compound document and each document part constituting the compound document A compound document version management method in a document management system having a function of managing a compound document, wherein as a process of registering a compound document, configuration information including document component information of document components of the compound document to be registered is generated. A method for managing a version of a compound document, comprising the step of storing information in association with the compound document.
理方法において、 登録対象複合文書の内容を解析して該複合文書の文書部
品の部品情報を抽出するステップを有することを特徴と
する複合文書のバージョン管理方法。2. The compound document version management method according to claim 1, further comprising a step of analyzing contents of the compound document to be registered and extracting part information of document parts of the compound document. Version control method.
理方法において、 前記複合文書の内容を更新する処理として、 該複合文書に対する文書部品の追加または削除が生じた
場合に、文書部品の追加または削除後の状態に対応する
複合文書の構成情報を生成し、該構成情報を該複合文書
の新規バージョンとして登録するステップを有すること
を特徴とする複合文書のバージョン管理方法。3. The compound document version management method according to claim 1, wherein the processing of updating the contents of the compound document includes adding or deleting a document part to or from the compound document. A compound document version management method comprising: generating composition information of a compound document corresponding to a state after deletion, and registering the composition information as a new version of the compound document.
理方法において、 前記登録した各バージョンを前記複合文書のバージョン
履歴として表示するステップを有することを特徴とする
複合文書のバージョン管理方法。4. The compound document version management method according to claim 3, further comprising the step of displaying each registered version as a version history of the compound document.
理方法において、 前記複合文書に対する文書部品の追加または削除の有無
を、該複合文書の主文書部品の記述内容を解析すること
により判定するステップを有することを特徴とする複合
文書のバージョン管理方法。5. The compound document version management method according to claim 3, wherein whether or not a document part is added or deleted from the compound document is determined by analyzing a description content of a main document part of the compound document. A compound document version management method comprising:
理方法において、 複合文書の内容を更新する処理として、 該複合文書を構成する文書部品のいずれかが編集されバ
ージョンが更新された場合に、該文書部品のバージョン
更新後の状態に対応する複合文書の文書部品の構成情報
を生成し、該構成情報を前記複合文書の新規バージョン
として登録するステップを有することを特徴とする複合
文書のバージョン管理方法。6. The compound document version management method according to claim 3, wherein the processing of updating the contents of the compound document includes the step of: Generating version information of the document part of the compound document corresponding to the updated state of the document part, and registering the structure information as a new version of the compound document. Method.
理方法において、 前記登録したバージョンを前記複合文書のバージョン履
歴として表示するステップを有することを特徴とする複
合文書のバージョン管理方法。7. The compound document version management method according to claim 6, further comprising the step of displaying the registered version as a version history of the compound document.
理方法において、 複合文書のバージョン履歴を管理する処理として、 該複合文書の各バージョンに対応する構成情報の作成日
時と、該構成情報の保持する各文書部品の個々のバージ
ョンの作成日時を対照し、前記構成情報中の隣接するバ
ージョン間でバージョン更新された文書部品を検出し、
該文書部品のバージョン更新に対応する一時的な構成情
報を生成するステップと、 前記複合文書のバージョン履歴を構成する構成情報群
と、前記文書部品のバージョン更新に対応する一時的な
構成情報群を構成情報の作成要因となった事象の発生時
系列にしたがって合成して配列した一時的なバージョン
履歴を作成するステップと、 該一時的なバージョン履歴を表示するステップを有する
ことを特徴とする複合文書のバージョン管理方法。8. The compound document version management method according to claim 3, wherein, as the process of managing the version history of the compound document, the creation date and time of the configuration information corresponding to each version of the compound document and the holding of the configuration information Comparing the creation date and time of each version of each document part to be detected, detecting a document part whose version has been updated between adjacent versions in the configuration information,
Generating temporary configuration information corresponding to the version update of the document part; configuration information group forming a version history of the compound document; and temporary configuration information group corresponding to the version update of the document part. A compound document comprising: a step of creating a temporary version history that is synthesized and arranged in accordance with a time series of an event that has caused the generation of configuration information; and a step of displaying the temporary version history. Version control method.
理方法において、 前記複合文書の内容を更新する処理として、 文書部品の新たなバージョンを作成する際に、該バージ
ョンの文書部品に複合文書としての版を表わすエディシ
ョン番号を設定し、該バージョンの文書部品が複合文書
のどのエディションの文書部品となるのかを決定するス
テップを有し、 複合文書のバージョン履歴を管理する処理として、 複合文書の各バージョンに対応する構成情報の保持する
文書部品全てが指定されたエディション番号を持つ場合
には該構成情報を該指定されたエディションの構成情報
として生成し、 前記複合文書の各バージョンに対応する構成情報中に、
指定されたエディション番号より大きなエディション番
号を持つ文書部品が含まれている場合には、該文書部品
を、該文書部品の指定されたエディション番号を持つバ
ージョン中の最新のバージョンに置換して該指定された
エディションの構成情報を生成し、 前記複合文書の各バージョンに対応する構成情報中に、
指定されたエディション番号より小さなエディション番
号を持つ文書部品が含まれている場合には、該文書部品
を、該文書部品の指定されたエディション番号を持つバ
ージョン中の最も古いバージョンに置換して該指定され
たエディションの構成情報を生成するステップと、 該生成した構成情報を該複合文書のエディション別のバ
ージョン履歴として表示するステップを有することを特
徴とする複合文書のバージョン管理方法。9. The compound document version management method according to claim 5, wherein, as a process of updating the content of the compound document, when a new version of the document component is created, the version of the document component is added as a compound document. Setting the edition number indicating the version of the compound document, and determining which edition of the compound document the document part of the version becomes the document part of the compound document. As a process of managing the version history of the compound document, When all the document parts held by the configuration information corresponding to the version have the specified edition number, the configuration information is generated as the configuration information of the specified edition, and the configuration information corresponding to each version of the compound document inside,
If a document part having an edition number greater than the specified edition number is included, the document part is replaced with the latest version of the version having the specified edition number of the document part, and Generated configuration information of the edition, and in the configuration information corresponding to each version of the compound document,
If a document part having an edition number smaller than the specified edition number is included, the document part is replaced with the oldest version of the version having the specified edition number of the document part, and Generating a configuration information of the generated edition; and displaying the generated configuration information as a version history for each edition of the composite document.
書のバージョン管理方法において、 前記複合文書の登録を行なう処理として、 該複合文書を構成するそれぞれの文書部品に対して、該
文書部品のバージョンアップを該複合文書のバージョン
アップに反映させるか否かを表すバージョン反映種別と
して、バージョン反映要素あるいはバージョン固定要素
のいずれかを設定するステップを有し、 該複合文書の内容を更新する処理として、 前記バージョン反映種別がバージョン反映要素に設定さ
れた文書部品が編集されバージョンが更新された場合
に、該文書部品のバージョン更新後の状態に対応する文
書部品の構成情報を生成し、該生成した構成情報を該複
合文書の新規バージョンとして登録するステップを有す
ることを特徴とする複合文書のバージョン管理方法。10. The compound document version management method according to claim 3, wherein the process of registering the compound document includes: for each document component forming the compound document, A step of setting either a version reflection element or a fixed version element as a version reflection type indicating whether or not the version upgrade is to be reflected in the version upgrade of the compound document; When the document component whose version reflection type is set to the version reflection element is edited and the version is updated, the configuration information of the document component corresponding to the updated state of the document component is generated, and the generated Registering the configuration information as a new version of the compound document. Version management method of writing.
ン管理方法において、 前記登録したバージョンを前記複合文書のバージョン履
歴として表示するステップを有することを特徴とする複
合文書のバージョン管理方法。11. The compound document version management method according to claim 10, further comprising the step of displaying the registered version as a version history of the compound document.
ン管理方法において、 前記複合文書の登録を行なう処理として、 該複合文書のスキーマ情報を表現する文書部品について
は、該文書部品のバージョン反映種別をバージョン固定
要素に設定し、登録することを特徴とする複合文書のバ
ージョン管理方法。12. The compound document version management method according to claim 10, wherein, as the process of registering the compound document, for a document component expressing schema information of the compound document, a version reflection type of the document component is set. A compound document version management method characterized by setting and registering a fixed version element.
書のバージョン管理方法において、 構成管理の対象とする構成要素名、構成要素を格納した
ファイル名、構成要素のバージョン番号および構成要素
のバージョン(版)が自動的に更新されていくか否かの状
態を表す版更新モードを記録した版更新モード記述構成
情報テーブルに、前記構成要素名とそれを格納したファ
イル名を登録あるいは更新し、前記版更新モード記述構
成情報テーブルに記述された各構成要素の版更新モード
を設定あるいは変更し、前記版更新モード記述構成情報
テーブルに記述された各構成要素のバージョン番号を設
定し、前記版更新モード記述構成情報テーブルに記述さ
れた構成要素名、ファイル名、バージョン番号、版更新
モードを表す版更新モード記述構成情報を二次記憶装置
に保存するステップと、 前記版更新モード記述構成情報テーブルから版更新モー
ド記述構成情報を取得し、該取得された版更新モード記
述構成情報により表わされるバージョン番号に対応した
文書を二次記憶装置から取得し、前記文書取得ステップ
により取得された文書を表示するステップと、 前記文書取得ステップにより取得された文書の編集後、
各バージョンのバージョン番号、作成者、作成日時など
を記録したバージョン情報テーブルを参照し、前記該編
集した文書を新規バージョンとして二次記憶装置に保存
し、前記バージョン情報テーブルに新規バージョンの情
報を保存し、前記版更新モード記述構成情報テーブルに
記述された該編集済み文書に対応する構成要素の版更新
モードを判定し、該版更新モードが「確定モード」であ
れば前記バージョン番号の更新は行なわず、「自動更新
モード」であれば前記バージョン番号の更新を行なうス
テップを有する構成管理ステップと、 該構成管理ステップで行なわれた版更新モードの変更に
関する情報および文書構成の変更に関する情報を文書構
成変更情報として記録する文書構成変更情報記録ステッ
プと、 前記文書構成変更情報および各文書部品のバージョン情
報に基づき、複合文書のバージョン履歴を合成し、表示
する複合文書バージョン履歴管理ステップを有すること
を特徴とする複合文書のバージョン管理方法。13. The compound document version management method according to claim 3, wherein a name of a component to be managed, a name of a file storing the component, a version number of the component, and a version of the component. (Version) in the version update mode description configuration information table that records the version update mode indicating whether the status is automatically updated or not, registering or updating the component names and the file names storing them, Setting or changing the version update mode of each component described in the version update mode description configuration information table; setting the version number of each component described in the version update mode description configuration information table; Configuration element name, file name, version number, and version update mode description configuration information indicating the version update mode described in the mode description configuration information table Storing the version update mode description configuration information from the version update mode description configuration information table, and storing a document corresponding to the version number represented by the obtained version update mode description configuration information. Acquiring from the secondary storage device, displaying the document acquired by the document acquiring step, and after editing the document acquired by the document acquiring step,
Referring to a version information table that records the version number, creator, creation date, etc. of each version, saves the edited document as a new version in a secondary storage device, and saves information of the new version in the version information table Then, the version update mode of the component corresponding to the edited document described in the version update mode description configuration information table is determined, and if the version update mode is “determined mode”, the version number is updated. In the case of "automatic update mode", a configuration management step having a step of updating the version number, and information relating to a change in the version update mode and a change in the document configuration performed in the configuration management step are stored in a document configuration. A document configuration change information recording step of recording as change information; Based on the version information of each document part, to synthesize a version history of a composite document, version control method of a composite document, characterized in that it comprises a compound document version history management step of displaying.
報を生成し、該構成情報を前記複合文書と関連付けて該
複合文書の原バージョンとして登録する文書部品構成情
報登録ステップと、 登録対象複合文書の内容を解析して部品情報を抽出する
部品情報抽出ステップと、 該複合文書に対する文書部品の追加または削除が生じた
場合に、文書部品の追加または削除後の状態に対応する
複合文書の文書部品の構成情報を生成し、該構成情報を
該複合文書の新規バージョンとして登録し、登録した各
バージョンを該複合文書のバージョン履歴として表示す
る複合文書バージョン更新ステップを有する複合文書の
バージョン管理プログラムを記録したコンピュータ読み
取り可能な記録媒体。14. A document part configuration information registration step of generating configuration information of a document part of a composite document to be registered, associating the configuration information with the composite document and registering it as an original version of the composite document, A component information extracting step of analyzing the content of the document component to extract component information; and a document component of the compound document corresponding to a state after the addition or deletion of the document component when the document component is added or deleted from the compound document. A composition document version management program having a compound document version updating step of registering the composition information as a new version of the compound document and displaying each registered version as a version history of the compound document. Computer readable recording medium.
報を生成し、該構成情報を前記複合文書と関連付けて該
複合文書の原バージョンとして登録する文書部品構成情
報登録ステップと、 登録対象複合文書の内容を解析して部品情報を抽出する
部品情報抽出ステップと、 該複合文書に対する文書部品の追加または削除が生じた
場合に、文書部品の追加または削除後の状態に対応する
複合文書の文書部品の構成情報を生成し、該構成情報を
該複合文書の新規バージョンとして登録する第1の新規
バージョン登録ステップと、 該複合文書を構成する文書部品のいずれかが編集されバ
ージョンが更新された場合に、該文書部品のバージョン
更新後の状態に対応する複合文書の文書部品の構成情報
を生成し、該構成情報を前記複合文書の新規バージョン
として登録する第2の新規バージョン登録ステップと、 登録した構成情報の各バージョンを該複合文書のバージ
ョン履歴として表示する複合文書バージョン表示ステッ
プを有する複合文書のバージョン管理プログラムを記録
したコンピュータ読み取り可能な記録媒体。15. A document part configuration information registration step of generating configuration information of a document part of a composite document to be registered, associating the configuration information with the composite document, and registering it as an original version of the composite document; A component information extraction step of analyzing the contents of the document component and extracting component information; and a document component of the compound document corresponding to the state after the addition or deletion of the document component when the document component is added or deleted to the compound document. A first new version registration step of generating the composition information of the compound document and registering the composition information as a new version of the compound document; and a step of editing any one of the document parts constituting the compound document and updating the version. Generating the configuration information of the document part of the compound document corresponding to the state of the document part after the version update, and converting the structure information to a new version of the compound document. A computer readable recording of a compound document version management program having a second new version registering step of registering the compound information as a version and a compound document version displaying step of displaying each version of the registered configuration information as a version history of the compound document recoding media.
報を生成し、該構成情報を前記複合文書と関連付けて該
複合文書の原バージョンとして登録する文書部品構成情
報登録ステップと、 登録対象複合文書の内容を解析して部品情報を抽出する
部品情報抽出ステップと、 該複合文書に対する文書部品の追加または削除が生じた
場合に、文書部品の追加または削除後の状態に対応する
複合文書の文書部品の構成情報を生成し、該構成情報を
該複合文書の新規バージョンとして登録する第1の新規
バージョン登録ステップと、 該複合文書を構成する文書部品のいずれかが編集されバ
ージョンが更新された場合に、該文書部品のバージョン
更新後の状態に対応する複合文書の文書部品の構成情報
を生成し、該構成情報を前記複合文書の新規バージョン
として登録する第2の新規バージョン登録ステップと、 登録した構成情報の前記原バージョンと前記第1の新規
バージョンを該複合文書の第1のバージョン履歴とし
て、登録した構成情報の前記第2の新規バージョンを該
複合文書の第2のバージョン履歴として、別々に表示す
る複合文書バージョン更新ステップを有する複合文書の
バージョン管理プログラムを記録したコンピュータ読み
取り可能な記録媒体。16. A document part configuration information registration step of generating configuration information of a document part of a composite document to be registered, associating the configuration information with the composite document and registering it as an original version of the composite document, A component information extracting step of analyzing the content of the document component to extract component information; and a document component of the compound document corresponding to a state after the addition or deletion of the document component when the document component is added or deleted from the compound document. A first new version registration step of generating the composition information of the compound document and registering the composition information as a new version of the compound document; and a step of editing any one of the document parts constituting the compound document and updating the version. Generating the configuration information of the document part of the compound document corresponding to the updated state of the document part, A second new version registration step of registering the original configuration and the first new version of the registered configuration information as a first version history of the compound document. A computer-readable recording medium recording a compound document version management program having a compound document version updating step of separately displaying a version as a second version history of the compound document.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP11322109A JP2000259615A (en) | 1999-01-08 | 1999-11-12 | Method for managing version of composite document and computer readable recording medium storing composite document version management program |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP11-2539 | 1999-01-08 | ||
JP253999 | 1999-01-08 | ||
JP11322109A JP2000259615A (en) | 1999-01-08 | 1999-11-12 | Method for managing version of composite document and computer readable recording medium storing composite document version management program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2000259615A true JP2000259615A (en) | 2000-09-22 |
Family
ID=26335943
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP11322109A Pending JP2000259615A (en) | 1999-01-08 | 1999-11-12 | Method for managing version of composite document and computer readable recording medium storing composite document version management program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2000259615A (en) |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006309384A (en) * | 2005-04-27 | 2006-11-09 | Dainippon Printing Co Ltd | Management method for document |
JP2007226473A (en) * | 2006-02-22 | 2007-09-06 | Fuji Xerox Co Ltd | Electronic document management system and method |
JP2007241639A (en) * | 2006-03-08 | 2007-09-20 | Fuji Xerox Co Ltd | Document management device, document management method and document management program |
JP2009163424A (en) * | 2007-12-28 | 2009-07-23 | Canon Marketing Japan Inc | Information processor, control method, and program |
JP2009205346A (en) * | 2008-02-27 | 2009-09-10 | Dainippon Printing Co Ltd | Correction management system, program, and recording medium |
JP2010514019A (en) * | 2006-12-22 | 2010-04-30 | インテル コーポレイション | Company information management sharing apparatus, method, company system and product |
CN102339321A (en) * | 2011-11-09 | 2012-02-01 | 上海盛霄云计算技术有限公司 | Network file system with version control and method using same |
JP2012123785A (en) * | 2010-11-15 | 2012-06-28 | Canon Inc | Document management device and document management method and program |
JP2012164101A (en) * | 2011-02-07 | 2012-08-30 | Nec Access Technica Ltd | Manual preparation information management device and method, and program |
JP2015056761A (en) * | 2013-09-11 | 2015-03-23 | 日本放送協会 | Content production device and content production program |
JP2020046760A (en) * | 2018-09-14 | 2020-03-26 | 株式会社リコー | Information processing apparatus, program and structured document management method |
JP2020161019A (en) * | 2019-03-28 | 2020-10-01 | ミールソリューションズ株式会社 | Large-scale electronic document version management method, and version management system for the same |
CN112055866A (en) * | 2018-03-30 | 2020-12-08 | 曺永华 | Electronic file relation-based work management method and work management system |
JP2021068105A (en) * | 2019-10-21 | 2021-04-30 | 富士ゼロックス株式会社 | Information processing apparatus and program |
JP2023511468A (en) * | 2019-09-28 | 2023-03-20 | チョ,ヨン-ファ | Works management method and works management system based on relationships between electronic works |
-
1999
- 1999-11-12 JP JP11322109A patent/JP2000259615A/en active Pending
Cited By (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006309384A (en) * | 2005-04-27 | 2006-11-09 | Dainippon Printing Co Ltd | Management method for document |
JP2007226473A (en) * | 2006-02-22 | 2007-09-06 | Fuji Xerox Co Ltd | Electronic document management system and method |
JP2007241639A (en) * | 2006-03-08 | 2007-09-20 | Fuji Xerox Co Ltd | Document management device, document management method and document management program |
JP2010514019A (en) * | 2006-12-22 | 2010-04-30 | インテル コーポレイション | Company information management sharing apparatus, method, company system and product |
JP2009163424A (en) * | 2007-12-28 | 2009-07-23 | Canon Marketing Japan Inc | Information processor, control method, and program |
JP2009205346A (en) * | 2008-02-27 | 2009-09-10 | Dainippon Printing Co Ltd | Correction management system, program, and recording medium |
JP2012123785A (en) * | 2010-11-15 | 2012-06-28 | Canon Inc | Document management device and document management method and program |
JP2012164101A (en) * | 2011-02-07 | 2012-08-30 | Nec Access Technica Ltd | Manual preparation information management device and method, and program |
CN102339321A (en) * | 2011-11-09 | 2012-02-01 | 上海盛霄云计算技术有限公司 | Network file system with version control and method using same |
JP2015056761A (en) * | 2013-09-11 | 2015-03-23 | 日本放送協会 | Content production device and content production program |
CN112055866A (en) * | 2018-03-30 | 2020-12-08 | 曺永华 | Electronic file relation-based work management method and work management system |
JP2020046760A (en) * | 2018-09-14 | 2020-03-26 | 株式会社リコー | Information processing apparatus, program and structured document management method |
JP7192337B2 (en) | 2018-09-14 | 2022-12-20 | 株式会社リコー | Information processing device, program and structured document management method |
JP2020161019A (en) * | 2019-03-28 | 2020-10-01 | ミールソリューションズ株式会社 | Large-scale electronic document version management method, and version management system for the same |
JP7121363B2 (en) | 2019-03-28 | 2022-08-18 | ミールソリューションズ株式会社 | Version control method and version control system for large-scale electronic documents |
JP2023511468A (en) * | 2019-09-28 | 2023-03-20 | チョ,ヨン-ファ | Works management method and works management system based on relationships between electronic works |
JP7524313B2 (en) | 2019-09-28 | 2024-07-29 | チョ,ヨン-ファ | Copyright management method and copyright management system based on relationships between electronic works |
JP2021068105A (en) * | 2019-10-21 | 2021-04-30 | 富士ゼロックス株式会社 | Information processing apparatus and program |
JP7408999B2 (en) | 2019-10-21 | 2024-01-09 | 富士フイルムビジネスイノベーション株式会社 | Information processing equipment and programs |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7647363B2 (en) | Revision control system for large-scale systems management | |
EP3105688B1 (en) | System for synchronization of changes in edited websites and interactive applications | |
US6539388B1 (en) | Object-oriented data storage and retrieval system using index table | |
US6393437B1 (en) | Web developer isolation techniques | |
US7447712B2 (en) | Structured workfolder | |
EP1347394B1 (en) | Schema-oriented content management system | |
JP3692054B2 (en) | Document structure conversion method, document structure conversion apparatus, and program | |
JP2000259615A (en) | Method for managing version of composite document and computer readable recording medium storing composite document version management program | |
JP2003528395A (en) | Method and apparatus for automatically locating data in a computer network | |
JP2002520734A (en) | Method and apparatus for interacting with a source code control system | |
US20050273474A1 (en) | Method and system for data processing with data replication for the same | |
JPH09179824A (en) | System for backing-up and restoring groupware document and its method | |
US20020152221A1 (en) | Code generator system for digital libraries | |
EP2089814A2 (en) | Database system | |
US20050033725A1 (en) | System and method of data modelling | |
US7194486B2 (en) | Method and system for data processing with data replication for the same | |
JP3594740B2 (en) | Homepage management system | |
WO2002046909A1 (en) | Automatically deploy and upgrade an application based on markup language application definition | |
JP2003518295A (en) | Method and apparatus for deploying data between data destinations for website development and maintenance | |
JP3484440B2 (en) | Distributed database update method | |
JP3769775B2 (en) | Distributed link information maintenance method | |
JPH05257765A (en) | Database management system | |
JP3441348B2 (en) | HTML document generation system and generation method in WWW-OLTP cooperation system | |
JPH09198291A (en) | Concurrent engineering support system and method therefor | |
JPH08161347A (en) | System for generating linkage between information files |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20040317 |