JPH06295299A - Management method for parallel editing work in electronic editing system - Google Patents

Management method for parallel editing work in electronic editing system

Info

Publication number
JPH06295299A
JPH06295299A JP5103788A JP10378893A JPH06295299A JP H06295299 A JPH06295299 A JP H06295299A JP 5103788 A JP5103788 A JP 5103788A JP 10378893 A JP10378893 A JP 10378893A JP H06295299 A JPH06295299 A JP H06295299A
Authority
JP
Japan
Prior art keywords
user
work
page
editing
parallel
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP5103788A
Other languages
Japanese (ja)
Inventor
Yumiko Takei
由美子 武井
Shigeki Kawakami
茂樹 川上
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Holdings Corp
Original Assignee
Fuji Photo Film Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Photo Film Co Ltd filed Critical Fuji Photo Film Co Ltd
Priority to JP5103788A priority Critical patent/JPH06295299A/en
Publication of JPH06295299A publication Critical patent/JPH06295299A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To increase a processing speed regardless of concentration of the working quantity to a same page by throwing in plural workers at every page of a document file simultaneously and independently. CONSTITUTION:The document file is not only preserved by making into a master file but also divided in the unit of respective page. A parallel editing flag for showing whether or not parallel editing is executed, a user management table for management of editing work users, and an access area map indicating the user working area are provided at every page, and an object table which manages editing object data of each work user is provided. When users request the parallel editing work of the document file, the parallel editing flag at every requested page is set, and user names is registered in the user management table in order of work request users, and the access area map is referred to set the work areas of users in the end area of the page.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、複数のユーザを接続
可能な電子編集システムにおいて、複数ユーザの共同作
業により文書ファイルのページ編集作業を並列化して高
速化した電子編集システムにおける並列編集作業の管理
方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic editing system in which a plurality of users can be connected to each other. Regarding management method.

【0002】[0002]

【従来の技術】従来、複数のユーザを接続可能な電子編
集システムでは、ユーザが文書ファイル等を編集する場
合、各ユーザがアクセスできる最小単位は文書の各ペー
ジ毎であった。すなわち、a,b2人のユーザが図1
(A)の文書ファイルを共同して修正する場合、ユーザ
aがページiを編集している間は、ユーザbはページi
のアクセスが許可されず、ページiと異なるページjの
編集作業を行なうようになっていた。従って、ユーザa
がページiの編集を終了した場合には、ユーザaはユー
ザbが編集中のページjにはアクセスできず、ページj
と異なるページkの編集中に移っていた。
2. Description of the Related Art Conventionally, in an electronic editing system capable of connecting a plurality of users, when a user edits a document file or the like, the minimum unit that each user can access is each page of a document. That is, two users a and b are shown in FIG.
In the case of jointly modifying the document file of (A), user b may edit page i while user a is editing page i.
Access is not permitted, and the editing work of page j different from page i is performed. Therefore, user a
When the user has finished editing page i, user a cannot access page j being edited by user b, and page j
It was moving to editing page k different from.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上述の
ような電子編集システムでは、1ページにびっしり原稿
が書かれていたり、原稿の修正が同一のページに集中し
たりすると、複数の作業者が待機しているにもかかわら
ず、作業ユーザaまたはbの1人だけしか編集・修正作
業ができず、文書ファイルの仕上りが遅れたり、発売・
発表時間に間に合わないといった欠点があった。
However, in the electronic editing system as described above, when one page is filled with manuscripts or manuscript corrections are concentrated on the same page, a plurality of workers wait. However, only one working user, a or b, can edit / correct the work, which may delay the finish of the document file or release it.
There was a drawback that it was too late for the presentation time.

【0004】この発明は上述のような事情よりなされた
ものであり、この発明の目的は、複数のユーザを接続可
能な電子編集システムにおいて、文書ファイルのページ
編集作業に複数作業者を共同参入させて高速化した、電
子編集システムにおける並列編集作業の管理方法を提供
することにある。
The present invention has been made under the circumstances as described above, and an object of the present invention is to allow a plurality of workers to participate in page editing work of a document file jointly in an electronic editing system capable of connecting a plurality of users. (EN) It is an object to provide a method for managing parallel editing work in an electronic editing system, which has been speeded up.

【0005】[0005]

【課題を解決するための手段】この発明は、複数のユー
ザを接続可能な電子編集システムにおける並列編集作業
の管理方法に関するもので、この発明の上記目的は、文
書ファイルをマスタファイル化して保存すると共に各ペ
ージ単位に分割する工程と、前記各ページ毎に並列編集
するか否かを示す並列編集フラグと、前記各ページ毎に
複数の編集作業ユーザを管理するユーザ管理テーブル
と、前記各ページ毎に複数のユーザが作業している領域
を示すアクセスエリアマップと、前記各作業ユーザの編
集対象データ(以下オブジェクトと呼ぶ)を管理するオ
ブジェクトテーブルとを具え、前記文書ファイルの並列
編集作業要求がユーザからあった場合には、要求のあっ
た各ページ毎に前記並列編集フラグをセットして、作業
要求ユーザの順番に前記ユーザ管理テーブルにユーザ名
を登録すると共に、当該ユーザの作業領域を前記アクセ
スエリアマップを参照して該ページの未作業領域に設定
することによって達成される。
The present invention relates to a method for managing parallel editing work in an electronic editing system capable of connecting a plurality of users. The object of the present invention is to save a document file as a master file. Together with the step of dividing into page units, a parallel edit flag indicating whether or not to perform parallel edit for each page, a user management table for managing a plurality of editing work users for each page, and each page Includes an access area map indicating an area in which a plurality of users are working, and an object table that manages editing target data (hereinafter referred to as an object) of each working user. If there is, the parallel edit flag is set for each requested page, and in the order of the work requesting users. Registers the user name to the serial user management table, the work area of the user by referring to the access area map is accomplished by setting the non-working area of the page.

【0006】[0006]

【作用】この発明の電子編集システムでは文書ファイル
の各ページ毎に複数の作業者を共同して同時に投入でき
るので、同一ページに作業量が集中しても単位時間当り
の仕事量の増大が計れると共に、並列編集作業を進めて
いる他のユーザの進行状況が表示装置で確認できる。ま
た、複数ユーザが共同編集した場合一般に必要とされる
編集結果の統合処理がこの発明のオブジェクトテーブル
により自動化されているので、編集結果の信頼性が高ま
ると共に、編集終了後文書ファイルを速やかに印刷工程
等に回すことができる。
In the electronic editing system of the present invention, a plurality of workers can be jointly input for each page of the document file, so that the work amount per unit time can be increased even if the work amount is concentrated on the same page. At the same time, the progress status of other users who are in the process of parallel editing can be confirmed on the display device. In addition, since the object table of the present invention automates the integrated processing of the editing result, which is generally required when a plurality of users perform joint editing, the reliability of the editing result is increased and the document file is printed quickly after the editing is completed. It can be turned into a process or the like.

【0007】[0007]

【実施例】図2はこの発明の前提となる電子編集システ
ムをブロック図で示しており、各ワークステーション1
00,100a,100b,…100nがETHERN
ETを介して相互に接続されると共に、各ワークステー
ション100,100a,100b,…100nはCP
Ua,1b,…,1nの制御のもとに記憶手段としての
ハードディスク2a,2b,…,2nと、入力操作手段
としてのキーボード3,3a,3b,…,3n,マウス
4a,4b,…,4n及びディジタイザ5,5a,5
b,…,5nと、表示手段としてのCRT6,6a,6
b,…,6nと、さらに別の記憶手段としてのフロッピ
ーディスク7a,7b,…,7nとをそれぞれ編集手段
として有している。
FIG. 2 is a block diagram showing an electronic editing system which is a premise of the present invention.
00, 100a, 100b, ... 100n is ETHERN
The workstations 100, 100a, 100b, ... 100n are connected to each other via ET and are CPs.
Under the control of Ua, 1b, ..., 1n, hard disks 2a, 2b, ..., 2n as storage means and keyboards 3, 3a, 3b, ..., 3n as input operation means, mice 4a, 4b ,. 4n and digitizers 5, 5a, 5
b, ..., 5n and CRTs 6, 6a, 6 as display means
, 6n and floppy disks 7a, 7b, ..., 7n as further storage means, respectively, as editing means.

【0008】このような構成において、その制御を図3
及び図4のフローチャート及び図5ないし図7の動作例
に基づいて説明すると、先ず図5(A)に示す文書ファ
イルの編集作業がユーザaによりワークステーション1
00aから開始されると、電子編集システムによりこの
ファイルの各ページi毎にページiの並列編集フラグ
(図5(B))が初期化され(通常編集モードとなり並
列編集はしない),ページiのユーザ管理テーブル(図
5(C))は初期化されてユーザなし用オブジェクトテ
ーブルにページiの全てのオブジェクトが登録されると
共に、アクセスエリアマップ(図7(X−1))及び各
並列作業ユーザのオブジェクトテーブル等が初期化され
る。
In such a configuration, the control is shown in FIG.
4 and the operation examples of FIGS. 5 to 7, first, the user a edits the document file shown in FIG.
When it is started from 00a, the electronic editing system initializes the parallel editing flag (FIG. 5B) of page i for each page i of this file (in the normal editing mode, parallel editing is not performed), and the page i of The user management table (FIG. 5 (C)) is initialized and all objects of page i are registered in the object table for no user, and the access area map (FIG. 7 (X-1)) and each parallel work user's The object table etc. are initialized.

【0009】しかして、ユーザaが文書ファイル図5
(A)のページjを呼び出すと、ページjの並列編集フ
ラグはリセットされているので(図3ステップS1),
通常編集モードとなり、ページjのマスタファイルにあ
るユーザなし用オブジェクトテーブルに登録されたオブ
ジェクトが全てユーザのワークメモリへコピーされた後
(ステップS2)、ユーザaにより通常のシングルユー
ザモードで編集が行われ(ステップS3)、編集作業が
終了すると、ユーザaのワークメモリにある全てのオブ
ジェクトがマスタファイルにあるページjのユーザなし
用オブジェクトテーブルへコピーバックされる(ステッ
プS4)。
Then, the user a has a document file shown in FIG.
When page j of (A) is called, the parallel edit flag of page j has been reset (step S1 in FIG. 3),
After the normal edit mode is entered and all the objects registered in the user table without user in the master file of page j are copied to the work memory of the user (step S2), the user a edits in the normal single user mode. When the editing work is completed (step S3), all the objects in the work memory of the user a are copied back to the object table without user of page j in the master file (step S4).

【0010】一方、急な原稿修正作業等が依頼されて、
ユーザa,bの2人で文書ファイル図5(A)のページ
iを変更する場合には、先ず、ユーザaがワークステー
ション100aからページiに対する並列編集作業要求
を電子編集システムに対して出力すると(図6ステップ
S100)、電子編集システムによりページiの並列編
集フラグがセットされて、ユーザaの並列編集サービス
が開始される。
On the other hand, when a sudden manuscript correction work is requested,
When two users a and b change page i in the document file in FIG. 5A, first, the user a outputs a parallel editing work request for page i from the workstation 100a to the electronic editing system. (FIG. 6 step S100), the parallel editing flag of page i is set by the electronic editing system, and the parallel editing service of the user a is started.

【0011】すなわち、ページiの並列編集フラグがチ
ェックされ(図3ステップS1)、今回はON状態なの
でユーザ管理テーブル(図5(C))へユーザ名aが登
録され(ステップS5)、他のユーザの作業エリアがC
RT6aに表示される(ステップS6)が、今回は他に
ユーザがいないので次のステップに移り、新ユーザの作
業領域の設定が行われる(ステップS7)。
That is, the parallel edit flag of page i is checked (step S1 in FIG. 3), and since it is ON this time, the user name a is registered in the user management table (FIG. 5 (C)) (step S5), and another User work area is C
Although it is displayed on the RT 6a (step S6), since there is no other user this time, the process moves to the next step and the work area of the new user is set (step S7).

【0012】ステップS7では、CRT6aに図7(A
−1)の画面と図7(X−1)の画面がオーバレイ表示
され、マウス4a等の操作により図7(X−1)の様な
作業領域aが設定されると(図6ステップS101)、
この作業領域aが他のユーザと重なっているかチェック
され(図3ステップS8)、重なっていなければ作業領
域aがアクセスエリアマップに登録されると共に、マス
タファイルのページi用に生成されたユーザ管理テーブ
ル(図5(C))の中にユーザなし用オブジェクトテー
ブルに登録されている全てのオブジェクトが呼びださ
れ、作業領域a内のオブジェクトが、マスタファイルの
ユーザなし用オブジェクトテーブルからユーザa用オブ
ジェクトテーブルに移される(図3ステップS9及び図
5(D−1))。
In step S7, the CRT 6a is displayed as shown in FIG.
-1) screen and the screen of FIG. 7 (X-1) are displayed in an overlay, and a work area a as shown in FIG. 7 (X-1) is set by operating the mouse 4a or the like (step S101 of FIG. 6). ,
It is checked whether or not this work area a overlaps other users (step S8 in FIG. 3). If it does not overlap, the work area a is registered in the access area map, and the user management table generated for page i of the master file is also registered. All the objects registered in the object table for no user in FIG. 5C are called, and the objects in the work area a are changed from the object table for no user in the master file to the object table for user a. (Step S9 in FIG. 3 and FIG. 5D-1).

【0013】かくして、マスタファイルのページi用ユ
ーザ管理テーブルが更新された後に、マスタファイルの
ユーザ管理テーブル及びこの管理テーブルに登録されて
いるオブジェクトテーブルのデータがユーザaのワーク
ステーション100a内に内臓されているワークメモリ
へコピーされ(図3ステップS10)、ユーザaの編集
作業が開始される(図6ステップS102及び図7(A
−2))。
Thus, after the user management table for page i of the master file is updated, the user management table of the master file and the data of the object table registered in this management table are stored in the workstation 100a of the user a. Is copied to the working memory (step S10 in FIG. 3), and the editing work of the user a is started (step S102 in FIG. 6 and FIG. 7A).
-2)).

【0014】すなわち、ワークステーション100aで
は、作業領域aの内外の明るさを区別した表示がCRT
6aの画面に図7(A−2)のように示され(図3ステ
ップS11)、マウス4a等の操作によるユーザaの編
集作業が開始され(図3ステップS12)、先ず、オブ
ジェクトいが削除され(図5(D−2))、続いてオブ
ジェクトうが移動されて「う」に修正されると共に、オ
ブジェクトあが(あ)に修正されている(図5(D−
3)、図6ステップS102及び図7(A−3))。
That is, in the workstation 100a, the display in which the brightness inside and outside the work area a is distinguished is displayed on the CRT.
The screen of 6a is displayed as shown in FIG. 7 (A-2) (step S11 in FIG. 3), the editing work of the user a by the operation of the mouse 4a or the like is started (step S12 in FIG. 3), and the object is deleted first. (FIG. 5 (D-2)), and subsequently, the object is moved to be modified to “u” and the object is modified to “a” (FIG. 5 (D−)).
3), step S102 in FIG. 6 and FIG. 7 (A-3)).

【0015】しかして、ユーザaの作業領域設定操作が
終了した直後に、ユーザbによるページiの並列編集作
業要求が発せられ(図6ステップS200),電子編集
システムによりユーザbの並列編集サービルが開始され
ると、先ず、ページiの並列編集フラグがチェックされ
(図3ステップS1)、この時点で並列フラグはON状
態なのでユーザ管理テーブル(図5(C))へユーザ名
bが登録される(ステップS5)と共に、他ユーザaの
作業エリアが図7(A−1)と図7(X−1)の画像を
オーバレイさせた状態でCRT6bに表示されて(図3
ステップS6)、ユーザbの作業領域設定操作が実行さ
れる(図3ステップS7及び図6ステップS201)。
Immediately after the work area setting operation of the user a is completed, a request for parallel editing work of the page i is issued by the user b (step S200 in FIG. 6), and the parallel editing service of the user b is made by the electronic editing system. When started, first, the parallel edit flag of page i is checked (step S1 in FIG. 3), and at this point the parallel flag is in the ON state, so the user name b is registered in the user management table (FIG. 5C). At the same time (step S5), the work area of another user a is displayed on the CRT 6b with the images of FIGS. 7 (A-1) and 7 (X-1) being overlaid (FIG. 3).
In step S6), the work area setting operation of the user b is executed (step S7 in FIG. 3 and step S201 in FIG. 6).

【0016】CRT6bを見ながらユーザbによる図7
(B−1)の様な作業領域bの設定が終了すると、この
作業領域bが他のユーザ領域と重なっていないかチェッ
クされ(図3ステップS8)、重なっていなければ作業
領域bがアクセスエリアマップ(図7(X−2))に登
録されると共に、マスタファイルのページi用ユーザ管
理テーブル(図5(C))の中のユーザなし用オブジェ
クトテーブルに、この時点で登録されているすべてのオ
ブジェクトが呼出され、作業領域b内のオブジェクトが
マスタファイルのユーザなし用オブジェクトテーブルか
ら抽出されて、ユーザb用オブジェクトテーブルに移さ
れる(図3ステップS9及び図5(E−1))。
FIG. 7 by the user b while watching the CRT 6b.
When the setting of the work area b as shown in (B-1) is completed, it is checked whether or not this work area b overlaps with other user areas (step S8 in FIG. 3), and if not, the work area b is the access area map. (FIG. 7 (X-2)), and all the objects registered at this point in the object table for no user in the user management table for page i of the master file (FIG. 5 (C)). The object is called, the object in the work area b is extracted from the user-less object table of the master file, and transferred to the user-b object table (step S9 in FIG. 3 and FIG. 5E-1).

【0017】かくして、マスタファイルのページi用ユ
ーザ管理テーブルが更新された後、、マスタファイルの
ユーザ管理テーブル及びこの管理テーブルに登録された
オブジェクトテーブルの全てのデータがユーザbのワー
クステーション100bに内蔵されているワークメモリ
へコピーされ(図3ステップS10)、ユーザbの編集
作業が開始される(図6ステップS202および図7
(B−2))。
Thus, after the user management table for page i of the master file is updated, all the data of the user management table of the master file and the object table registered in this management table is built in the workstation 100b of the user b. 6 is copied to the work memory (step S10 in FIG. 3), and the editing work of the user b is started (step S202 in FIG. 6 and FIG. 7).
(B-2)).

【0018】すなわち、ワークステーション100bで
は、作業領域bの明るさを区別した表示が、CRT6b
の画面に図7(B−2)の様に示され(図3ステップS
11)、マウス4b等の操作による編集作業が開始され
(図3ステップS12及び図5(E−1))、先ずオブ
ジェクトαが(α)に修正され、次にオブジェクトβが
[β]に修正され、最後にオブジェクトγが追加されて
いる(図5(E−2)、図6ステップS202および図
7(B−3)。
That is, in the workstation 100b, the display distinguishing the brightness of the work area b is displayed on the CRT 6b.
Is displayed on the screen as shown in FIG. 7B-2 (step S in FIG. 3).
11), the editing work by operating the mouse 4b or the like is started (step S12 in FIG. 3 and FIG. 5E-1), the object α is first corrected to (α), and then the object β is corrected to [β]. Then, the object γ is added at the end (FIG. 5 (E-2), step S202 in FIG. 6 and FIG. 7 (B-3).

【0019】かかるユーザbの編集作業中、図6ステッ
プS103の時点で、ユーザaによりユーザaのオブジ
ェクト更新要求が発せられると(図3ステップS1
4)、この時点でユーザaのワークステーション100
a内にあるユーザa用オブジェクトテーブルの内容(図
5(D−3))がETHERNETを介してマスタファ
イルに転送され、ページiのマスタファイルに設けられ
ているユーザa用オブジェクトテーブルが最新オブジェ
クトデータに置換される(図3ステップS15)。
During the editing work of the user b, at the time of step S103 in FIG. 6, when the user a issues an object update request of the user a (step S1 in FIG. 3).
4), at this time, the workstation 100 of the user a
The content of the object table for user a in FIG. 5A (FIG. 5D-3) is transferred to the master file via ETHERNET, and the object table for user a provided in the master file of page i is the latest object data. Is replaced with (step S15 in FIG. 3).

【0020】この後、ページiのマスタファイル内最新
データがワークステーション100aにETHERNE
Tを介してコピーされるが(図3ステップS10)、こ
の時点ではユーザbのオブジェクトに変更が加えられて
いないので、ユーザbの参入によりユーザ管理テーブル
等が変更されているが、ユーザaのCRT6aに表示さ
れている画像(図3ステップS11及び図7(A−
3))に変化はなく、続いてマウス4aの操作によるユ
ーザaの編集作業が再開されて(図3ステップS1
4)、オブジェクト[か]が新しくユーザa用オブジェ
クトテーブルに追加される(図5(D−4),図6ステ
ップS104及び図7(A−4))。
Thereafter, the latest data in the master file of page i is transferred to the workstation 100a by ETHERNE.
Although it is copied via T (step S10 in FIG. 3), since the object of the user b has not been changed at this point, the user management table and the like have been changed by the entry of the user b. The image displayed on the CRT 6a (step S11 in FIG. 3 and FIG.
3)) does not change, and subsequently, the editing work of the user a is restarted by operating the mouse 4a (step S1 in FIG. 3).
4), the object [or] is newly added to the object table for user a (FIG. 5 (D-4), step S104 in FIG. 6 and FIG. 7 (A-4)).

【0021】かかるユーザaの編集作業中、図6ステッ
プS203の時点でユーザbによりオブジェクト更新要
求が発せられると(図3ステップS14)、この時点で
ユーザbのワークステーション100b内にあるユーザ
b用オブジェクトテーブルの内容(図5(E−2))
が、ETHERNETを介してマスタファイルに転送さ
れ、ページiのマスタファイル内ユーザb用オブジェク
トテーブルが最新オブジェクトデータに置換えられる
(図3ステップS15)。
During the editing work by the user a, if the object update request is issued by the user b at the step S203 in FIG. 6 (step S14 in FIG. 3), the user b in the workstation 100b of the user b at this time is requested. Contents of object table (Fig. 5 (E-2))
Is transferred to the master file via ETHERNET, and the object table for user b in the master file of page i is replaced with the latest object data (step S15 in FIG. 3).

【0022】続いて、マスタファイルの最新データがワ
ークステーション100bにコピーされ(図3ステップ
S10)、この時点ではユーザaのオブジェクト更新要
求が既にあったので、ユーザbにコピーされた管理テー
ブルから呼出されるユーザa用オブジェクトテーブルの
内容が変更されており、ユーザbのCRT6bには、図
7(B−4)に示すような画像が表示された(図3ステ
ップS11)後、マウス4b等の操作によるユーザbの
編集作業が再開される(図3ステップS12,図6ステ
ップS204および図7(B−4))。
Next, the latest data of the master file is copied to the workstation 100b (step S10 in FIG. 3). At this point, since the object update request of the user a has already been made, it is called from the management table copied to the user b. The content of the object table for user a is changed, and after the image as shown in FIG. 7B-4 is displayed on the CRT 6b of user b (step S11 in FIG. 3), the mouse 4b or the like is displayed. The editing work of the user b by the operation is restarted (step S12 in FIG. 3, step S204 in FIG. 6, and FIG. 7B-4).

【0023】しかして、ユーザbの編集作業が終了した
図6ステップS205の時点で、ユーザbの編集終了要
求が発せられると(図3ステップS16)、ワークステ
ーション100bでは編集終了サービスが開始され、ワ
ークステーション100bのワークメモリにあるユーザ
b用オブジェクトテーブル(図5(E−2))がETH
ERNETを介してマスターファイルに転送され(図4
ステップS17)、さらにページiの、マスタファイル
内ユーザb用オブジェクトテーブルの内容が全てユーザ
なし用オブジェクトテーブルに移され(図4ステップS
18)、ユーザ管理テーブルからユーザbが削除される
と共に、アクセスエリアマップから作業領域bが削除さ
れ、ユーザbの並列編集作業が終了する。
When the editing end request of the user b is issued (step S16 in FIG. 3) at the time of step S205 in FIG. 6 when the editing work of the user b is completed, the editing end service is started in the workstation 100b. The object table for the user b (FIG. 5 (E-2)) in the work memory of the workstation 100b is ETH.
Transferred to the master file via ERNET (Fig. 4
In step S17), all the contents of the object file for user b in the master file of page i are transferred to the object table for no user (step S4 in FIG. 4).
18), the user b is deleted from the user management table, the work area b is deleted from the access area map, and the parallel editing work of the user b ends.

【0024】一方、図6ステップS203の時点ではユ
ーザaはステップS104の編集作業を行っていたが、
ステップS105の時点で、表示更新要求を発生すると
(図3ステップS13)、電子編集システムによりペー
ジiのマスタファイル内最新データがワークステーショ
ン100aにETHERNETを介してコピーされ(図
3ステップS10)、ユーザbがステップS203で実
行したオブジェクト更新データがコピーされてきたの
で、ユーザaのCRT6aには図7(A−5)に示すよ
うな画像が表示され(図3ステップS11)、続いてマ
ウス4a等の操作によるユーザaの編集作業が再開され
て(図3ステップS12及び図6ステップS106)、
オブジェクトが新しくユーザa用オブジェクトテーブル
に追加される(図5(D−5)及び図7(A−6))。
On the other hand, at the time of step S203 in FIG. 6, the user a was performing the editing work of step S104.
When a display update request is issued at the time of step S105 (step S13 in FIG. 3), the latest data in the master file of page i is copied to the workstation 100a by ETHERNET by the electronic editing system (step S10 in FIG. 3), and the user Since the object update data executed by the user b in step S203 has been copied, an image as shown in FIG. 7 (A-5) is displayed on the CRT 6a of the user a (step S11 in FIG. 3), followed by the mouse 4a and the like. The editing work of the user a by the operation of is restarted (step S12 of FIG. 3 and step S106 of FIG. 6),
The object is newly added to the object table for user a (FIG. 5 (D-5) and FIG. 7 (A-6)).

【0025】かくして、ユーザaの編集作業が終了した
図6ステップS107の時点で、ユーザaの編集終了要
求が並列編集モード解除要求と共に発せられると(図3
ステップS16)、ワークステーション100aでは、
編集終了サービスが開始され、ワークステーション10
0aのワークメモリにあるユーザa用オブジェクトテー
ブル(図5(D−5))がETHERNETを介してマ
スタファイルに転送され(図4ステップS17)、更
に、ページiのマスタファイル内ユーザa用オブジェク
トテーブルの内容が全てユーザなし用オブジェクトテー
ブルに移され(図4ステップS18)、マスタファイル
のユーザ管理テーブルからユーザaが削除されると共
に、アクセスエリアマップから作業領域aが削除され、
並列編集モード解除要求があったので、(図4ステップ
S19)、ページiの並列編集フラグをリセットして
(図4ステッップS20)、ユーザaの並列編集作業が
終了する。
Thus, when the editing end request of the user a is issued together with the parallel editing mode release request at the time of step S107 in FIG. 6 when the editing work of the user a is completed (FIG. 3).
Step S16), in the workstation 100a,
The editing end service is started and the workstation 10
The object table for user a in the work memory of 0a (FIG. 5 (D-5)) is transferred to the master file via ETHERNET (step S17 in FIG. 4), and the object table for user a in the master file of page i is further transferred. Contents are all moved to the user-less object table (step S18 in FIG. 4), the user a is deleted from the user management table of the master file, and the work area a is deleted from the access area map.
Since the parallel edit mode release request has been issued (step S19 in FIG. 4), the parallel edit flag of page i is reset (step S20 in FIG. 4), and the parallel edit work of the user a is completed.

【0026】[0026]

【発明の効果】以上のようにこの発明によれば、文書フ
ァイルの編集作業中、各ページ毎にそれぞれ独立して複
数の作業者を同時に編集作業に投入できるので、同一ペ
ージに作業量が集中しても速やかに大量の作業量を処理
出来ると共に、複数作業者が共同編集した結果をこの発
明のオブジェクトテーブルを介してCRTに表示して確
認しながら自動的に統合できるので、編集結果の信頼性
を高めることができる。
As described above, according to the present invention, while the document file is being edited, a plurality of workers can be independently put into the editing work for each page at the same time, so that the work amount is concentrated on the same page. However, a large amount of work can be processed quickly, and the results of joint editing by multiple workers can be automatically integrated while being displayed and confirmed on the CRT via the object table of the present invention. You can improve your sex.

【図面の簡単な説明】[Brief description of drawings]

【図1】従来の編集作業管理方法を説明するための図で
ある。
FIG. 1 is a diagram for explaining a conventional editing work management method.

【図2】この発明のハードウェア構成の一例を示すブロ
ック図である。
FIG. 2 is a block diagram showing an example of a hardware configuration of the present invention.

【図3】その動作を説明するためのフローチャートの一
部である。
FIG. 3 is a part of a flow chart for explaining the operation.

【図4】その動作を説明するためのフローチャートの一
部である。
FIG. 4 is a part of a flow chart for explaining the operation.

【図5】この発明のソフトウェアのデータ構造を示す図
である。
FIG. 5 is a diagram showing a data structure of software of the present invention.

【図6】この発明の並列作業を説明するためのタイムチ
ャートである。
FIG. 6 is a time chart for explaining the parallel work of the present invention.

【図7】その動作例を画面表示した一例である。FIG. 7 is an example of a screen display of an example of the operation.

【符号の説明】[Explanation of symbols]

100,100a,100b,100n ワークステー
ション 1,1a,1b,…,1n CPU 2,2a,2b,…,2n ハードディスク 3,3a,3b,…,3n キーボード 4,4a,4b,…,4n マウス 5,5a,5b,…,5n ディジタイザ 6,6a,6b,…,6n CRT
100,100a, 100b, 100n workstation 1,1a, 1b, ..., 1n CPU 2,2a, 2b, ..., 2n hard disk 3,3a, 3b, ..., 3n keyboard 4,4a, 4b, ..., 4n mouse 5 , 5a, 5b, ..., 5n Digitizer 6, 6a, 6b, ..., 6n CRT

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 複数のユーザを接続可能な電子編集シス
テムにおいて、文書ファイルをマスタファイル化して記
憶すると共に各ページ単位に分割する工程と、前記各ペ
ージ毎に並列編集するか否かを示す並列編集フラグと、
前記各ページ毎に複数の編集作業ユーザを管理するユー
ザ管理テーブルと、前記各ページ毎に複数のユーザが作
業している領域を示すアクセスエリアマップと、前記各
作業ユーザのオブジェクトを管理するオブジェクトテー
ブルとを具え、前記文書ファイルの並列編集作業要求が
ユーザからあった場合には、要求のあった各ページ毎に
前記並列編集フラグをセットして、作業要求ユーザの順
番に前記ユーザ管理テーブルにユーザ名を登録すると共
に、当該ユーザの作業領域を前記アクセスエリアマップ
を参照して該ページの未作業領域に設定するようにした
ことを特徴とする電子編集システムにおける並列編集作
業の管理方法。
1. In an electronic editing system capable of connecting a plurality of users, a step of storing a document file as a master file and storing the file and dividing it into page units, and a parallel indicating whether or not each page is edited in parallel. Edit flag,
A user management table for managing a plurality of editing work users for each page, an access area map indicating an area in which a plurality of users are working for each page, and an object table for managing an object of each work user. When a parallel edit work request for the document file is made by a user, the parallel edit flag is set for each requested page, and the user name is stored in the user management table in the order of the work requesting users. Is registered, and the work area of the user is set to the non-work area of the page with reference to the access area map.
【請求項2】 並列編集作業要求ユーザが使用する表示
装置では、このユーザに設定された作業領域の輝度が他
のユーザが編集中の作業領域の輝度よりも明るく表示さ
れるようにした請求項1に記載の電子編集システムにお
ける並列編集作業の管理方法。
2. A display device used by a user requesting parallel editing work, wherein the brightness of a work area set for this user is displayed brighter than the brightness of a work area being edited by another user. 1. A method of managing parallel editing work in the electronic editing system according to 1.
【請求項3】 並列編集作業要求ユーザが作業領域を設
定して編集を開始する場合、対象ページのマスタファイ
ル内ユーザなし用オブジェクトテーブルに登録されてい
る全てのオブジェクトを調べ、前記設定作業領域の内側
に存在することになったオブジェクトを前記ユーザなし
用オブジェクトテーブルから抽出して前記ユーザ用オブ
ジェクトテーブルに移した後、このマスタファイル内ユ
ーザ管理テーブルと該管理テーブルに登録されているオ
ブジェクトテーブルとを前記ユーザのワークメモリにコ
ピー転送すると共に、編集作業中に前記ユーザからオブ
ジェクトの更新要求があった場合には、更新要求発生時
点で前記ユーザのワークメモリに存在する当該ユーザ用
オブジェクトテーブルの内容を前記マスタファイル内ユ
ーザ管理テーブルに連結された該ユーザ用オブジェクト
テーブルにコピーバックするようにした請求項2に記載
の電子編集システムにおける並列編集作業の管理方法。
3. When the user requesting parallel editing work sets a work area and starts editing, all the objects registered in the object table for no users in the master file of the target page are checked and the setting work area After extracting the objects that have been present inside from the user-less object table and transferring them to the user-purpose object table, the master file user management table and the object table registered in the management table are stored. In addition to copying and transferring to the work memory of the user, when an object update request is issued from the user during the editing work, the contents of the user object table for the user existing in the work memory of the user when the update request occurs In the user management table in the master file The method of managing parallel editing work in the electronic editing system according to claim 2, wherein the linked back object tables are copied back.
【請求項4】 並列編集作業ユーザから編集ページの表
示更新要求があった場合には、表示更新要求発生時点で
のマスタファイル内ユーザ管理テーブルと該管理テーブ
ルに登録されているオブジェクトテーブルとをコピー
し、前記ユーザの表示装置に最新の編集ページ内容を表
示するようにした請求項3に記載の電子編集システムに
おける並列編集作業の管理方法。
4. When a display update request for an edit page is issued by a parallel editing work user, the user management table in the master file at the time of the display update request and the object table registered in the management table are copied. The method for managing parallel editing work in the electronic editing system according to claim 3, wherein the latest editing page content is displayed on the display device of the user.
JP5103788A 1993-04-07 1993-04-07 Management method for parallel editing work in electronic editing system Pending JPH06295299A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5103788A JPH06295299A (en) 1993-04-07 1993-04-07 Management method for parallel editing work in electronic editing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5103788A JPH06295299A (en) 1993-04-07 1993-04-07 Management method for parallel editing work in electronic editing system

Publications (1)

Publication Number Publication Date
JPH06295299A true JPH06295299A (en) 1994-10-21

Family

ID=14363152

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5103788A Pending JPH06295299A (en) 1993-04-07 1993-04-07 Management method for parallel editing work in electronic editing system

Country Status (1)

Country Link
JP (1) JPH06295299A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6819806B1 (en) 1999-08-25 2004-11-16 Fujitsu Limited Document processing apparatus and storage medium
JP2008158719A (en) * 2006-12-22 2008-07-10 Seiko Epson Corp Information sharing system, information management device and program
US7584199B2 (en) 2004-06-28 2009-09-01 Konica Minolta Business Technologies, Inc. System and server for managing shared files
JP2014115711A (en) * 2012-12-06 2014-06-26 Konica Minolta Inc Object operation device and object operation control program
US10496959B2 (en) 2012-03-30 2019-12-03 Fuji Xerox Co., Ltd. Data processing apparatus, data processing system, data processing method, and non-transitory computer readable medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6819806B1 (en) 1999-08-25 2004-11-16 Fujitsu Limited Document processing apparatus and storage medium
US7584199B2 (en) 2004-06-28 2009-09-01 Konica Minolta Business Technologies, Inc. System and server for managing shared files
JP2008158719A (en) * 2006-12-22 2008-07-10 Seiko Epson Corp Information sharing system, information management device and program
US10496959B2 (en) 2012-03-30 2019-12-03 Fuji Xerox Co., Ltd. Data processing apparatus, data processing system, data processing method, and non-transitory computer readable medium
US11182745B2 (en) 2012-03-30 2021-11-23 Fujifilm Business Innovation Corp. Data processing apparatus, data processing system, data processing method, and non-transitory computer readable medium
US11715068B2 (en) 2012-03-30 2023-08-01 Fujifilm Business Innovation Corp. Data processing apparatus, data processing system, data processing method, and non-transitory computer readable medium
JP2014115711A (en) * 2012-12-06 2014-06-26 Konica Minolta Inc Object operation device and object operation control program

Similar Documents

Publication Publication Date Title
JP3613504B2 (en) Version management / configuration management method and apparatus, and computer-readable recording medium recording a version management / configuration management program
US6279028B1 (en) Operating system having a mechanism for handling a group of related processes residing on separate machines
US10742434B2 (en) Event-based content object collaboration
JP3002242B2 (en) CAD system
JPH06295299A (en) Management method for parallel editing work in electronic editing system
JP3155125B2 (en) Data processing apparatus having page turning function and data page turning method
JP2776907B2 (en) Help information control method and device
JPH11312154A (en) Cooperative work aiding system and recording medium thereof
JP3849320B2 (en) Multimedia database apparatus and multimedia database registration / update method
JP2000112743A (en) Program correcting information managing method
JP3334615B2 (en) Multi I / O control system
JPH09245035A (en) Document management device
JP3053288B2 (en) Communication terminal device
JP2000112823A (en) Data supplyer, data processor, data processing system, and computer-readable storage medium
JPH05181921A (en) System for dynamically switching display menu
JPH06348470A (en) Access management system
JP2797439B2 (en) Text editing support device
JP2002014846A (en) Job checking device and job checking method and recording medium with job checking program recorded
JPH10269065A (en) Library management method
JP3965816B2 (en) User management method and system
JPH04284549A (en) Data backup system
JPH05120037A (en) Dynamic management display system for system resource management job dynamic information
JP3339939B2 (en) Method and device for dumping multiple processes
JPH04195567A (en) Patch application system
JPH08171651A (en) Page layout data preparation device