JP2009009410A - Text editing support system and program - Google Patents

Text editing support system and program Download PDF

Info

Publication number
JP2009009410A
JP2009009410A JP2007170973A JP2007170973A JP2009009410A JP 2009009410 A JP2009009410 A JP 2009009410A JP 2007170973 A JP2007170973 A JP 2007170973A JP 2007170973 A JP2007170973 A JP 2007170973A JP 2009009410 A JP2009009410 A JP 2009009410A
Authority
JP
Japan
Prior art keywords
sentence
unit
editing
support system
terminal device
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
JP2007170973A
Other languages
Japanese (ja)
Inventor
Hiroshi Ueno
広志 上野
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2007170973A priority Critical patent/JP2009009410A/en
Publication of JP2009009410A publication Critical patent/JP2009009410A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To make a plurality of users edit simultaneously a single text file while securing consistency. <P>SOLUTION: A text editing support system supports a plurality of users to edit in parallel a single text file in which a plurality of texts are contained. The text editing support system which is provided includes: a unit split part which splits a plurality of texts in the text file into a plurality of text units; a display control part which sorts a plurality of text units according to the order in the text file and displays them for each of a plurality of users; and an exclusive control part which prohibits, when one text unit of a plurality of text units is edited, other users to edit the text unit concerned. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、文章編集支援システムおよびプログラムに関する。特に本発明は、複数の文章が含まれる単一の文章ファイルを複数の利用者が並行して編集することを支援する文章編集支援システムおよびプログラムに関する。   The present invention relates to a text editing support system and program. In particular, the present invention relates to a text editing support system and program for supporting a plurality of users to edit a single text file including a plurality of texts in parallel.

特許文献1には、ページ内の各位置に含まれている複数のオブジェクト(編集対象データ)を、複数のユーザに並行して編集させる編集システムが記載されている。より具体的には、特許文献1には、複数のユーザの各々が作業している領域を示すアクセスエリアマップを用いて、各ユーザの作業領域が重ならないように管理する編集システムが記載されている。   Patent Document 1 describes an editing system that allows a plurality of users to edit a plurality of objects (edit target data) included in each position in a page in parallel. More specifically, Patent Document 1 describes an editing system that uses an access area map that indicates an area in which each of a plurality of users is working so that the work areas of each user do not overlap. .

特許文献2には、1つのファイルを複数のプログラムに同時にアクセスさせる排他制御方法が記載されている。より具体的には、特許文献2には、各プログラムがアクセスしているデータ領域(始端位置及び終端位置)を管理し、2以上のプログラムが同一のデータ領域をアクセスしないように制御する排他制御方法が記載されている。   Patent Document 2 describes an exclusive control method in which a single file is simultaneously accessed by a plurality of programs. More specifically, Patent Document 2 discloses an exclusive control that manages the data areas (start position and end position) accessed by each program and controls so that two or more programs do not access the same data area. A method is described.

特開平6−295299号公報JP-A-6-295299 特開平6−231027号公報JP-A-6-231027

しかし、特許文献1に記載された編集システムは、1つのオブジェクト(例えば一つのテキストファイル)に対して1人のユーザしかアクセスさせることができない。従って、特許文献1に記載された編集システムによれば、1つのテキストファイルを、複数人に並行して編集させることはできない。   However, the editing system described in Patent Document 1 allows only one user to access one object (for example, one text file). Therefore, according to the editing system described in Patent Document 1, one text file cannot be edited in parallel by a plurality of people.

また、特許文献2に記載された排他制御方法は、データのファイル内における各データの相対位置情報を用いて、排他管理を実行する。従って、特許文献2に記載された排他制御方法によれば、各文のファイル内における相対位置情報を含まないテキストファイルを、複数のプログラムに同時にアクセスさせることができない。   In addition, the exclusive control method described in Patent Document 2 performs exclusive management using relative position information of each data in a data file. Therefore, according to the exclusive control method described in Patent Document 2, a text file that does not include relative position information in each sentence file cannot be accessed simultaneously by a plurality of programs.

そこで本発明は、上記の課題を解決することのできる文章編集支援システムおよびプログラムを提供することを目的とする。この目的は特許請求の範囲における独立項に記載の特徴の組み合わせにより達成される。また従属項は本発明の更なる有利な具体例を規定する。   Accordingly, an object of the present invention is to provide a text editing support system and program that can solve the above-described problems. This object is achieved by a combination of features described in the independent claims. The dependent claims define further advantageous specific examples of the present invention.

上記課題を解決するために、本発明の第1の形態においては、複数の文章が含まれる単一の文章ファイルを複数の利用者が並行して編集することを支援する文章編集支援システムであって、文章ファイルの中の複数の文章を複数の文章ユニットに分割するユニット分割部と、複数の文章ユニットを文章ファイルにおける順序に従って並べて、複数の利用者の各々に表示させる表示制御部と、複数の文章ユニットの一つの文章ユニットが編集されているときに、他の利用者が当該一つの文章ユニットが編集されることを禁止する排他制御部とを備える文章編集支援システムを提供する。   In order to solve the above problems, in the first aspect of the present invention, there is provided a sentence editing support system that supports a plurality of users to edit a single sentence file including a plurality of sentences in parallel. A unit dividing unit that divides a plurality of sentences in a sentence file into a plurality of sentence units, a display control unit that arranges a plurality of sentence units according to the order in the sentence file, and displays each of a plurality of users; There is provided a sentence editing support system including an exclusive control unit that prohibits another user from editing one sentence unit when one sentence unit is edited.

本発明の第2の形態においては、複数の文章が含まれる単一の文章ファイルを複数の利用者が並行して編集することを支援する文章編集支援システムとして、情報処理装置を機能させるプログラムであって、情報処理装置を、文章ファイルの中の複数の文章を複数の文章ユニットに分割するユニット分割部と、複数の文章ユニットを文章ファイルにおける順序に従って並べて、複数の利用者の各々に表示させる表示制御部と、複数の文章ユニットの一つの文章ユニットが編集されているときに、他の利用者が当該一つの文章ユニットが編集されることを禁止する排他制御部として機能させるプログラムを提供する。   In the second embodiment of the present invention, a program for causing an information processing apparatus to function as a sentence editing support system that supports a plurality of users to edit a single sentence file including a plurality of sentences in parallel. The information processing apparatus includes a unit dividing unit that divides a plurality of sentences in a sentence file into a plurality of sentence units, and arranges the plurality of sentence units according to the order in the sentence file, and displays each of the plurality of users. Provided is a program that causes a display control unit and an exclusive control unit to prohibit other users from editing one sentence unit when one sentence unit of a plurality of sentence units is edited. .

なお、上記の発明の概要は、本発明の必要な特徴の全てを列挙したものではなく、これらの特徴群のサブコンビネーションもまた、発明となりうる。   The above summary of the invention does not enumerate all the necessary features of the present invention, and sub-combinations of these feature groups can also be the invention.

以下、発明の実施の形態を通じて本発明を説明するが、以下の実施形態は特許請求の範囲にかかる発明を限定するものではなく、また実施形態の中で説明されている特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。   Hereinafter, the present invention will be described through embodiments of the invention. However, the following embodiments do not limit the invention according to the scope of claims, and all combinations of features described in the embodiments are included. It is not necessarily essential for the solution of the invention.

図1は、本実施形態に係る文章編集装置10の構成を示す。文章編集装置10は、文章編集支援システム100と、複数の端末装置200(200−1、200−2、…、200−N(Nは正の整数))とを備える。文章編集支援システム100および複数の端末装置200の各々は、ネットワーク300等を介して接続されている。   FIG. 1 shows a configuration of a text editing apparatus 10 according to the present embodiment. The text editing device 10 includes a text editing support system 100 and a plurality of terminal devices 200 (200-1, 200-2,..., 200-N (N is a positive integer)). Each of the text editing support system 100 and the plurality of terminal devices 200 is connected via a network 300 or the like.

複数の端末装置200の各々は、互いに異なる利用者により用いられる。複数の端末装置200の各々は、利用者に対して情報を表示する表示部210(210−1〜210−N)と、利用者から与えられる情報を入力する入力部220(220−1〜220−N)とを有する。   Each of the plurality of terminal devices 200 is used by different users. Each of the plurality of terminal devices 200 includes a display unit 210 (210-1 to 210-N) that displays information to the user, and an input unit 220 (220-1 to 220) that inputs information provided by the user. -N).

文章編集装置10によれば、単一の文章ファイル400を、複数の利用者に並行して編集させることができる。すなわち、文章編集支援システム100によれば、単一の文章ファイル400を、整合性を確保しながら複数の利用者に同時に編集させることができる。なお、文章編集支援システム100は、複数の端末装置200(200−1〜200−N)と別個の装置として実装されるのに代えて、複数の端末装置200(200−1〜200−N)の少なくとも1つの上に実装されてもよい。   According to the text editing apparatus 10, a single text file 400 can be edited in parallel by a plurality of users. That is, according to the text editing support system 100, a single text file 400 can be simultaneously edited by a plurality of users while ensuring consistency. Note that the text editing support system 100 is implemented as a separate device from the plurality of terminal devices 200 (200-1 to 200-N), and instead of being implemented as a plurality of terminal devices 200 (200-1 to 200-N). May be implemented on at least one of the above.

図2は、本実施形態に係る文章編集支援システム100の構成を示す。文章編集支援システム100は、複数の文章が含まれる単一の文章ファイル400を、複数の利用者が同時/並行して編集することを支援する。   FIG. 2 shows a configuration of the text editing support system 100 according to the present embodiment. The sentence editing support system 100 supports a plurality of users to edit a single sentence file 400 including a plurality of sentences simultaneously / in parallel.

文章編集支援システム100は、第1記憶部112と、第2記憶部114と、ユニット分割部116と、データベース読込部118と、フラグ格納部120と、表示制御部122と、編集要求コード生成部124と、挿入要求コード生成部126と、アップロード要求コード生成部128と、入力制御部130と、排他制御部132と、レコード更新部134と、新規レコード割当部136と、表示位置割当部138と、データベース取出部140と、合成部142とを備える。   The text editing support system 100 includes a first storage unit 112, a second storage unit 114, a unit division unit 116, a database reading unit 118, a flag storage unit 120, a display control unit 122, and an edit request code generation unit. 124, an insertion request code generation unit 126, an upload request code generation unit 128, an input control unit 130, an exclusive control unit 132, a record update unit 134, a new record allocation unit 136, and a display position allocation unit 138. The database extraction unit 140 and the synthesis unit 142 are provided.

第1記憶部112は、編集対象となる文章ファイル400を記憶する。文章ファイル400は、一例として、テキストデータを格納したファイルであってよい。   The first storage unit 112 stores a text file 400 to be edited. As an example, the sentence file 400 may be a file storing text data.

第2記憶部114は、データベース500を記憶する。データベース500は、複数のレコードの各々に、1つの文章ユニットと、当該文章ユニットの順序情報とを格納する。文章ユニットは、文章ファイル400中の文章を所定の規則に従って分割した一単位である。文章ユニットは、一例として、文章ファイル400に含まれる複数の文章を、改行コード毎に分割する等により文毎に分割した一単位、句点または読点毎に分割した一単位、または、段落、セクションまたはページ等毎に分割した一単位の文章であってよい。   The second storage unit 114 stores the database 500. The database 500 stores one sentence unit and order information of the sentence unit in each of the plurality of records. The sentence unit is a unit obtained by dividing the sentence in the sentence file 400 according to a predetermined rule. As an example, the sentence unit is a unit obtained by dividing a plurality of sentences included in the sentence file 400 for each sentence by dividing each line feed code, etc., one unit divided for each punctuation or reading, or a paragraph, section, or It may be a unit of text divided for each page.

順序情報は、当該レコードに格納された文章ユニットの、文章ファイル400中における相対順序を表す。データベース500は、一例として、XML(Extensible Markup Language)形式のデータであってよい。   The order information represents the relative order in the sentence file 400 of the sentence units stored in the record. For example, the database 500 may be data in an XML (Extensible Markup Language) format.

ユニット分割部116は、文章ファイル400の中の複数の文章を複数の文章ユニットに分割する。ユニット分割部116は、一例として、検索部152と、文章分割部154とを含んでよい。検索部152は、文章ファイル400に含まれる改行コードを検索する。文章分割部154は、複数の文章を改行コード毎に異なる文章ユニットに分割する。これに代えて、検索部152は、文章ファイル400に含まれる句点または読点を検索してもよい。この場合において、文章分割部154は、複数の文章を句点または読点毎に異なる文章ユニットに分割する。   The unit dividing unit 116 divides a plurality of sentences in the sentence file 400 into a plurality of sentence units. The unit dividing unit 116 may include a search unit 152 and a sentence dividing unit 154 as an example. The search unit 152 searches for a line feed code included in the text file 400. The sentence dividing unit 154 divides a plurality of sentences into different sentence units for each line feed code. Instead, the search unit 152 may search for a punctuation mark or a reading mark included in the text file 400. In this case, the sentence dividing unit 154 divides a plurality of sentences into different sentence units for each punctuation or reading.

データベース読込部118は、ユニット分割部116によって分割された複数の文章ユニットの各々を、同一のデータベース500の異なるレコードに読み込む。この場合において、データベース読込部118は、複数の文章ユニットの各々に対応する順序情報を生成し、文章ユニットと共に対応する順序情報を複数のレコードの各々に格納する。   The database reading unit 118 reads each of the plurality of sentence units divided by the unit dividing unit 116 into different records of the same database 500. In this case, the database reading unit 118 generates order information corresponding to each of the plurality of sentence units, and stores the order information corresponding to each of the sentence units in each of the plurality of records.

フラグ格納部120は、複数のレコードの各々がいずれかの利用者によって現在編集をされているか否かを示す編集中フラグを格納する。すなわち、フラグ格納部120は、当該レコードに格納されている文章ユニットがいずれかの利用者によって現在編集中であるか否かを示す値を表す編集中フラグを、複数のレコードの各々に対応付けて格納する。本実施形態において、フラグ格納部120は、第2記憶部114の一部の記憶領域に、データベース500とは別個に形成される。これに代えて、フラグ格納部120は、データベース500の一部として設けられ、各レコード中に対応する編集中フラグを設けた構成を取ってもよい。   The flag storage unit 120 stores an editing flag indicating whether each of the plurality of records is currently being edited by any user. That is, the flag storage unit 120 associates the editing flag indicating the value indicating whether or not the text unit stored in the record is currently being edited by any user with each of the plurality of records. Store. In the present embodiment, the flag storage unit 120 is formed in a partial storage area of the second storage unit 114 separately from the database 500. Instead, the flag storage unit 120 may be provided as a part of the database 500 and may have a configuration in which a corresponding editing flag is provided in each record.

表示制御部122は、複数の文章ユニットを文章ファイル400における順序に従って並べて、複数の利用者の各々が用いる端末装置200の表示部210に表示させる。より詳しくは、表示制御部122は、データベース500の複数のレコードに格納された文章ユニットを、文章ファイル400における順序に従って並べて、複数の利用者の各々が用いる端末装置200の表示部210上に表示させる。これにより、表示制御部122によれば、文章ファイル400の文章の内容を、複数の利用者に対して同時に表示させることができる。なお、表示制御部122は、表示画面を端末装置200毎にスクロール可能または拡大縮小可能とし、端末装置200毎に異なる文章ユニットを表示させてもよい。   The display control unit 122 arranges a plurality of sentence units according to the order in the sentence file 400 and causes the display unit 210 of the terminal device 200 used by each of the plurality of users to display it. More specifically, the display control unit 122 arranges the sentence units stored in the plurality of records of the database 500 according to the order in the sentence file 400 and displays them on the display unit 210 of the terminal device 200 used by each of the plurality of users. Let Thereby, according to the display control part 122, the content of the text of the text file 400 can be simultaneously displayed with respect to a some user. Note that the display control unit 122 may scroll or enlarge / reduce the display screen for each terminal device 200, and may display different text units for each terminal device 200.

また、表示制御部122は、複数の端末装置200の各々の表示部210に、利用者が文章ユニットの編集を要求する場合に操作すべき編集要求ボタンを複数の文章ユニットの各々に対応付けて表示させる。また、表示制御部122は、複数の端末装置200の各々の表示部210に、利用者が複数の文章ユニットの一つと当該一つの文章ユニットの上または下に隣接する文章ユニットとの間に新たな文章ユニットを挿入することを要求する場合に操作すべき挿入要求ボタンを複数の文章ユニットの各々に対応付けて表示させる。また、表示制御部122は、編集が許可された端末装置200の表示部210に、編集後の文章ユニットを対応するレコードにアップロードする場合に操作すべきアップロード要求ボタンを、編集が許可された一つの文章ユニットに対応付けて表示させる。   In addition, the display control unit 122 associates an edit request button to be operated when a user requests editing of a text unit with each display unit 210 of the plurality of terminal devices 200 in association with each of the plurality of text units. Display. In addition, the display control unit 122 adds a new value to each display unit 210 of the plurality of terminal devices 200 between one of the plurality of sentence units and a sentence unit adjacent above or below the one sentence unit. When requesting insertion of a simple sentence unit, an insertion request button to be operated is displayed in association with each of the plurality of sentence units. In addition, the display control unit 122 displays the upload request button to be operated when the edited sentence unit is uploaded to the corresponding record on the display unit 210 of the terminal device 200 that is permitted to be edited. It is displayed in association with one sentence unit.

編集要求コード生成部124は、利用者が文章ユニットの編集を要求する編集要求を端末装置200から当該文章編集支援システム100に対して通知させるコードを生成し、当該コードを、表示させた編集要求ボタンに対する操作に対応付ける。さらに、編集要求コード生成部124は、編集要求ボタンに対応付けられている文章ユニットを識別する識別情報を当該コードに含める。これにより、端末装置200によれば、利用者により編集要求ボタンが操作された場合、編集要求および操作された挿入要求ボタンに対応付けられている文章ユニットを識別する識別情報を、当該文章編集支援システム100に対して通知することができる。   The edit request code generation unit 124 generates a code that causes the terminal device 200 to notify the text edit support system 100 of an edit request for a user to request editing of a text unit, and displays the code as an edit request. Correspond to the operation on the button. Further, the edit request code generation unit 124 includes identification information for identifying the sentence unit associated with the edit request button in the code. Thereby, according to the terminal device 200, when the edit request button is operated by the user, the edit request and the identification information for identifying the text unit associated with the operated insertion request button are used as the text edit support. The system 100 can be notified.

挿入要求コード生成部126は、利用者が文章ユニットの挿入を要求する挿入要求を端末装置200から当該文章編集支援システム100に対して通知させるコードを生成し、当該コードを、表示させた挿入要求ボタンに対する操作に対応付ける。さらに、挿入要求コード生成部126は、挿入要求ボタンに対応付けられている文章ユニットを識別する識別情報を当該コードに含める。これにより、端末装置200によれば、利用者により挿入要求ボタンが操作された場合、挿入要求および操作された挿入要求ボタンに対応付けられている文章ユニットを識別する識別情報を、当該文章編集支援システム100に対して通知することができる。   The insertion request code generation unit 126 generates a code that causes the terminal device 200 to notify the text editing support system 100 of an insertion request for requesting insertion of a text unit, and the insertion request that causes the code to be displayed. Correspond to the operation on the button. Further, the insertion request code generation unit 126 includes identification information for identifying the sentence unit associated with the insertion request button in the code. Thereby, according to the terminal device 200, when the insertion request button is operated by the user, the identification request for identifying the insertion request and the sentence unit associated with the operated insertion request button is used as the sentence editing support. The system 100 can be notified.

アップロード要求コード生成部128は、利用者が編集済みの文章ユニットの対応するレコードへのアップロードを要求するアップロード要求を端末装置200から当該文章編集支援システム100に対して通知させるコードを生成し、当該コードを、表示させたアップロード要求ボタンに対する操作に対応付ける。さらに、アップロード要求コード生成部128は、アップロード要求ボタンに対応付けられている文章ユニットを識別する識別情報を当該コードに含める。これにより、端末装置200によれば、利用者によりアップロード要求ボタンが操作された場合、アップロード要求および操作されたアップロード要求ボタンに対応付けられている文章ユニットを識別する識別情報を当該文章編集支援システム100に対して通知することができる。さらに、端末装置200によれば、当該文章ユニットの編集後の内容を文章編集支援システム100に対してアップロードすることができる。   The upload request code generation unit 128 generates a code that causes the terminal device 200 to notify the text editing support system 100 of an upload request that requests the user to upload to the corresponding record of the edited text unit. Associate the code with the operation for the displayed upload request button. Furthermore, the upload request code generation unit 128 includes identification information for identifying the sentence unit associated with the upload request button in the code. Thereby, according to the terminal device 200, when the upload request button is operated by the user, the upload request and the identification information for identifying the text unit associated with the operated upload request button are displayed in the text editing support system. 100 can be notified. Furthermore, according to the terminal device 200, the edited content of the text unit can be uploaded to the text editing support system 100.

入力制御部130は、複数の利用者の各々が用いる端末装置200からの通知等を受け取る。より詳しくは、入力制御部130は、端末装置200の表示部210に表示された編集要求ボタン、挿入要求ボタンおよびアップロード要求ボタンに対する操作がされた場合、操作がされた端末装置200から、編集を要求する通知、挿入を要求する通知およびアップロードを要求する通知を受け取る。さらに、入力制御部130は、アップロード要求ボタンに対する操作がされた場合、文章ユニットの編集後の内容を端末装置200から受け取る。   The input control unit 130 receives a notification from the terminal device 200 used by each of a plurality of users. More specifically, when an operation is performed on the edit request button, the insert request button, and the upload request button displayed on the display unit 210 of the terminal device 200, the input control unit 130 performs editing from the operated terminal device 200. Receive a notification to request, a notification to request insertion, and a notification to request upload. Furthermore, the input control unit 130 receives the edited content of the text unit from the terminal device 200 when an operation is performed on the upload request button.

排他制御部132は、一の利用者が用いる端末装置200によって複数の文章ユニットの一つの文章ユニットが編集されているときに、他の利用者が用いる端末装置200によって当該一つの文章ユニットが編集されることを禁止する。排他制御部132は、一例として、フラグ格納部120に格納されている対応するレコードの編集中フラグを用いて、一つの文章ユニットが複数の端末装置200により同時に編集されないように排他制御を実行する。排他制御部132は、一例として、他の利用者が用いる端末装置200から当該文書ユニットの編集の要求があった場合に編集を不許可にすることにより排他制御を実行してもよいし、他の利用者が用いる端末装置200の対応するレコードの編集要求ボタンの表示を消去することにより排他制御を実行してもよい。   The exclusive control unit 132 edits one sentence unit by the terminal device 200 used by another user when one sentence unit of the plurality of sentence units is edited by the terminal device 200 used by one user. It is prohibited to be done. For example, the exclusive control unit 132 uses the editing flag of the corresponding record stored in the flag storage unit 120 to perform exclusive control so that one sentence unit is not edited simultaneously by the plurality of terminal devices 200. . For example, the exclusive control unit 132 may execute exclusive control by disabling editing when there is a request for editing the document unit from the terminal device 200 used by another user. The exclusive control may be executed by deleting the display of the edit request button of the corresponding record of the terminal device 200 used by the user.

レコード更新部134は、編集が許可された端末装置200からアップロード要求を受け取るとともに編集をされた一つの文章ユニットが当該端末装置200からアップロードされた場合に、当該一つの文章ユニットの内容を編集後の内容に変更する。新規レコード割当部136は、端末装置200から、挿入要求および識別情報を受け取った場合に、データベース500の新たなレコードを新たな文章ユニットに割り当てる。この場合において、新規レコード割当部136は、新たな文章ユニットを割り当てた新たなレコードに、新たな順序情報を格納する。   The record update unit 134 receives an upload request from the terminal device 200 that is permitted to edit, and when one edited sentence unit is uploaded from the terminal device 200, the record update unit 134 edits the content of the one sentence unit. Change to the contents of. When receiving an insertion request and identification information from the terminal device 200, the new record assigning unit 136 assigns a new record in the database 500 to a new sentence unit. In this case, the new record assigning unit 136 stores new order information in a new record to which a new sentence unit is assigned.

表示位置割当部138は、新たな文章ユニットが格納されたレコードを複数の利用者の各々が用いる端末装置200の表示部210に表示させる。この場合において、表示位置割当部138は、新規レコード割当部136によって割り当てられた新たなレコードを表示すべき端末装置200上の表示位置を、識別情報で識別される文章ユニットと、隣接する文章ユニットとの間とする。   The display position assigning unit 138 displays a record in which a new sentence unit is stored on the display unit 210 of the terminal device 200 used by each of a plurality of users. In this case, the display position assignment unit 138 displays the display position on the terminal device 200 where the new record assigned by the new record assignment unit 136 is to be displayed, and the sentence unit identified by the identification information and the adjacent sentence unit. And between.

データベース取出部140は、データベース500の各レコードに格納された複数の文章ユニットを読み出す。データベース取出部140は、一例として、利用者により編集終了の指示が与えられた場合、又は、利用者により文章ファイル400のファイルクローズの指示が与えられ場合、データベース500の各レコードに格納された複数の文章ユニットを読み出してよい。   The database extraction unit 140 reads a plurality of sentence units stored in each record of the database 500. As an example, the database extraction unit 140 may include a plurality of data stored in each record of the database 500 when an instruction to end editing is given by the user, or when an instruction to close the text file 400 is given by the user. You may read the sentence unit.

合成部142は、データベース取出部140によって読み出された複数の文章ユニットを複数の文章として合成する。合成部142は、文章ユニットを順序情報に従って並べて、複数の文章として合成する。そして、合成部142は、合成した複数の文章を文章ファイル400に格納する。   The synthesizing unit 142 synthesizes a plurality of sentence units read by the database extracting unit 140 as a plurality of sentences. The synthesizing unit 142 arranges the sentence units according to the order information and synthesizes them as a plurality of sentences. The synthesizing unit 142 stores the plurality of synthesized sentences in the sentence file 400.

このような構成の文章編集支援システム100によれば、単一の文章ファイル400を、複数の端末装置200を介して複数の利用者に並行して編集させる作業を支援することができる。すなわち、文章編集支援システム100によれば、単一の文章ファイル400を、整合性を確保しながら複数の利用者に同時に編集させることができる。   According to the text editing support system 100 having such a configuration, it is possible to support a work in which a single text file 400 is edited in parallel by a plurality of users via a plurality of terminal devices 200. That is, according to the text editing support system 100, a single text file 400 can be simultaneously edited by a plurality of users while ensuring consistency.

図3は、本実施形態に係る文章編集支援システム100の編集開始時の処理フローを示す。まず、ユニット分割部116は、いずれかの利用者により編集開始の指示が与えられると、文章ファイル400の中の複数の文章を、複数の文章ユニットに分割する(S11)。ユニット分割部116は、一例として、いずれかの利用者により文章ファイル400のファイルオープンの指示が与えられた場合に、編集開始の指示が与えられたと判断して、文章ファイル400の中の複数の文章を複数の文章ユニットに分割してよい。   FIG. 3 shows a processing flow at the start of editing in the text editing support system 100 according to the present embodiment. First, when an instruction to start editing is given by any user, the unit dividing unit 116 divides a plurality of sentences in the sentence file 400 into a plurality of sentence units (S11). For example, the unit dividing unit 116 determines that an instruction to start editing is given when any user gives an instruction to open the text file 400, and a plurality of the text files 400 in the text file 400 are given. A sentence may be divided into a plurality of sentence units.

次に、データベース読込部118は、ステップS11において分割された複数の文章ユニットの各々を、同一のデータベース500の異なるレコードに読み込む(S12)。この場合において、データベース読込部118は、複数のレコードの各々に、文章ユニットと共に対応する順序情報を格納する。さらに、データベース読込部118は、データベース500の複数のレコードの各々に対応して格納されている各編集中フラグを、対応する文章ユニットがいずれの利用者によっても現在編集中ではない旨を示す値に初期化する。   Next, the database reading unit 118 reads each of the plurality of sentence units divided in step S11 into different records of the same database 500 (S12). In this case, the database reading unit 118 stores corresponding order information together with the sentence unit in each of the plurality of records. Further, the database reading unit 118 sets each editing flag stored corresponding to each of the plurality of records in the database 500 to indicate that the corresponding sentence unit is not currently being edited by any user. Initialize to.

次に、表示制御部122は、データベース500の複数のレコードの各々に格納された文章ユニットを、複数の利用者の各々が用いる端末装置200の表示部210上に表示させる(S13)。以上の処理により、文章編集支援システム100によれば、文章ファイル400の文章の内容を、複数の利用者に対して同時に表示させることができる。   Next, the display control unit 122 displays the sentence unit stored in each of the plurality of records of the database 500 on the display unit 210 of the terminal device 200 used by each of the plurality of users (S13). With the above processing, according to the text editing support system 100, the text content of the text file 400 can be displayed to a plurality of users at the same time.

図4は、文章ファイル400の一例、データベース500の一例およびフラグ格納部120に格納された編集中フラグの一例を示す。ユニット分割部116は、一例として、文章ファイル400の中の複数の文章を改行コード毎に分割して、複数の文章ユニットを生成してよい。また、合成部142は、データベース500の各レコードの複数の文章ユニットを合成して1つの文章を生成する。   FIG. 4 shows an example of the text file 400, an example of the database 500, and an example of an editing flag stored in the flag storage unit 120. For example, the unit dividing unit 116 may generate a plurality of sentence units by dividing a plurality of sentences in the sentence file 400 for each line feed code. The synthesizing unit 142 synthesizes a plurality of sentence units of each record in the database 500 to generate one sentence.

データベース読込部118は、一例として、複数の文章ユニットを文章ファイル400における順に並べた場合において単調に増加または減少する値を順序情報として生成し、複数のレコードの各々に、文章ユニットと共に対応する順序情報を格納してよい。データベース読込部118は、一例として、先頭の文章ユニットの順序情報を"1"とし、1ずつ増加する順序情報を各レコードに格納してよい。   For example, the database reading unit 118 generates, as order information, a value that monotonously increases or decreases when a plurality of sentence units are arranged in order in the sentence file 400, and the order corresponding to each of the plurality of records together with the sentence unit. Information may be stored. As an example, the database reading unit 118 may set the order information of the first sentence unit to “1” and store the order information incremented by 1 in each record.

これに代えて、データベース読込部118は、ユニット分割部116により分割された複数の文章ユニットの各々に対応する識別情報および次文章識別情報の組み合わせを、順序情報として生成してもよい。この場合において、識別情報は、対応する文章ユニットを他の文章ユニットから識別する値である。次文章識別情報は、複数の文章ユニットを文章ファイル400における順に並べた場合に次に配置される文章ユニットの識別情報を示す値である。すなわち、データベース読込部118は、各レコードに次の文書ユニットの識別情報を記憶させたリンクドリスト形式により順序情報を記憶してよい。   Instead, the database reading unit 118 may generate a combination of identification information and next sentence identification information corresponding to each of the plurality of sentence units divided by the unit dividing unit 116 as order information. In this case, the identification information is a value for identifying the corresponding sentence unit from other sentence units. The next sentence identification information is a value indicating identification information of a sentence unit to be arranged next when a plurality of sentence units are arranged in order in the sentence file 400. That is, the database reading unit 118 may store the order information in a linked list format in which the identification information of the next document unit is stored in each record.

フラグ格納部120は、一例として、当該レコードに格納されている文章ユニットがいずれかの利用者によって現在編集中である場合に"1"、当該レコードに格納されている文章ユニットがいずれかの利用者によって現在編集中ではない場合に"0"を表す(またはこの逆を表す)編集中フラグを、複数のレコードの各々に対応付けて記憶してよい。なお、フラグ格納部120は、データベース500の各レコードの一部のフィールドに形成されてもよい。   For example, the flag storage unit 120 uses “1” when a sentence unit stored in the record is currently being edited by any user, and uses a sentence unit stored in the record. An editing flag representing “0” (or vice versa) may be stored in association with each of the plurality of records when the editor is not currently editing. The flag storage unit 120 may be formed in some fields of each record in the database 500.

図5は、複数の端末装置200の各々の表示部210に表示される参照画面240の一例を示す。表示制御部122は、一例として、表形式によりレコードの内容を表した参照画面240を、複数の端末装置200の各々に表示させてよい。参照画面240は、行がデータベース500のレコードに対応する。参照画面240の複数の行のそれぞれは、対応するレコードに格納された文章ユニットを表示する第1セル242と、対応するレコードに格納された順序情報を表示する第2セル244と、編集要求ボタン248および挿入要求ボタン250を表示する第3セル246とを含む。   FIG. 5 shows an example of a reference screen 240 displayed on each display unit 210 of the plurality of terminal devices 200. As an example, the display control unit 122 may display the reference screen 240 that represents the contents of the record in a tabular format on each of the plurality of terminal devices 200. In the reference screen 240, a line corresponds to a record in the database 500. Each of the plurality of rows of the reference screen 240 includes a first cell 242 that displays a sentence unit stored in the corresponding record, a second cell 244 that displays order information stored in the corresponding record, and an edit request button. 248 and a third cell 246 displaying an insertion request button 250.

複数の文章ユニットの文章ファイル400における順に増加または減少する順序情報が、複数のレコードの各々に対応付けて格納されている場合、表示制御部122は、複数のレコードを順序情報の大きさの順にソートし、各レコードの内容を参照画面240上に表示する。また、順序情報として識別情報および次文章識別情報が各レコードに含まれる場合、表示制御部122は、先頭のレコードから順に次文章識別情報を検索し、検索順に複数のレコードを並べ、各レコードの内容を参照画面240上に表示する。このようにして、表示制御部122は、文章ファイル400における順序に従って並べられた複数の文章ユニットを、複数の端末装置200の各々に表示することができる。   When the order information that increases or decreases in order in the sentence file 400 of the plurality of sentence units is stored in association with each of the plurality of records, the display control unit 122 displays the plurality of records in the order of the size of the order information. Sorting is performed, and the contents of each record are displayed on the reference screen 240. When the identification information and the next sentence identification information are included in each record as the order information, the display control unit 122 searches the next sentence identification information in order from the top record, arranges a plurality of records in the search order, The contents are displayed on the reference screen 240. In this way, the display control unit 122 can display a plurality of sentence units arranged in the order in the sentence file 400 on each of the plurality of terminal devices 200.

編集要求ボタン248は、当該編集要求ボタン248と同一行に含まれる第1セル242に表示された文章ユニットの編集を要求する場合に、利用者により操作される。このようにして、表示制御部122は、編集要求ボタン248を、複数の文章ユニットのそれぞれに対応させて、複数の端末装置200の各々に表示させることができる。   The edit request button 248 is operated by the user when requesting editing of the sentence unit displayed in the first cell 242 included in the same row as the edit request button 248. In this way, the display control unit 122 can display the edit request button 248 on each of the plurality of terminal devices 200 in association with each of the plurality of sentence units.

挿入要求ボタン250は、当該編集要求ボタン248と同一行に含まれる第1セル242に表示された文章ユニットの上または下に隣接するユニットとの間に新たな文章ユニットの挿入を要求する場合に、利用者により操作される。このようにして、表示制御部122は、挿入要求ボタン250を、複数の文章ユニットのそれぞれに対応させて、複数の端末装置200の各々に表示させることができる。   The insertion request button 250 is used to request insertion of a new sentence unit between adjacent units above or below the sentence unit displayed in the first cell 242 included in the same row as the edit request button 248. Operated by the user. In this way, the display control unit 122 can display the insertion request button 250 on each of the plurality of terminal devices 200 in association with each of the plurality of sentence units.

図6は、任意の利用者により編集要求ボタン248が操作された場合の、本実施形態に係る文章編集支援システム100の処理フローを示す。まず、ある一つの文章ユニットに対応する編集要求ボタン248がある一の利用者により操作された場合、当該一の利用者により用いられている端末装置200は、編集要求および操作された編集要求ボタン248に対応付けられている文章ユニットを識別する識別情報を、文章編集支援システム100に対して通知する。   FIG. 6 shows a processing flow of the text editing support system 100 according to the present embodiment when the edit request button 248 is operated by an arbitrary user. First, when an edit request button 248 corresponding to a certain sentence unit is operated by one user, the terminal device 200 used by the one user displays an edit request and an operated edit request button. Identification information for identifying the sentence unit associated with H.248 is notified to the sentence editing support system 100.

排他制御部132は、一の利用者が用いる端末装置200から、複数の文章ユニットのうちの一つの文章ユニットの編集を要求する通知を受け取った場合に、当該一つの文章ユニットが既に編集中であるか否かを、フラグ格納部120に格納されている対応するレコードの編集中フラグを調べることによって判断する(S21)。排他制御部132は、当該一つの文章ユニットが既に編集中であった場合は(S21のYes)、編集を要求した端末装置200に対して当該一つの文章ユニットの編集を許可しない処理を実行する(S22)。排他制御部132は、一例として、編集を要求した端末装置200に、現在は編集を許可できない旨の通知を利用者に対して表示させてよい。   When the exclusive control unit 132 receives from the terminal device 200 used by one user a notification requesting editing of one of the plurality of sentence units, the one sentence unit is already being edited. Whether or not there is is determined by examining the editing flag of the corresponding record stored in the flag storage unit 120 (S21). When the one sentence unit is already being edited (Yes in S21), the exclusive control unit 132 executes a process that does not permit the terminal device 200 that has requested editing to edit the one sentence unit. (S22). As an example, the exclusive control unit 132 may cause the terminal device 200 that has requested editing to display a notification to the user that editing cannot be permitted.

排他制御部132は、当該一つの文章ユニットが既に編集中でなかった場合は(S21のNo)、フラグ格納部120に格納されている一つの文章ユニットの編集中フラグの値を現在編集中である旨を示す値に変更する(S23)。これとともに、排他制御部132は、編集を要求した端末装置200に対して当該一つの文章ユニットを編集することを許可する処理を実行する(S24)。排他制御部132は、一例として、編集を要求した端末装置200に対して、編集を要求された当該一つの文章ユニットを編集させる編集画面を表示させてよい。   When the one sentence unit is not already being edited (No in S21), the exclusive control unit 132 is currently editing the value of the editing flag of one sentence unit stored in the flag storage unit 120. The value is changed to a value indicating that there is (S23). At the same time, the exclusive control unit 132 executes a process of permitting the terminal device 200 that has requested editing to edit the one sentence unit (S24). For example, the exclusive control unit 132 may display an editing screen for editing the one sentence unit requested to be edited on the terminal device 200 that has requested editing.

以上の処理により、文章編集支援システム100によれば、一つの文章ユニットをある一つの端末装置200が編集している最中において、他の端末装置200による当該一つの文章ユニットの編集を禁止することができる。これにより、文章編集支援システム100によれば、編集対象となる文章ファイル400の整合性を保つことができる。そして、文章編集支援システム100は、ある一つの文章ユニットをある一つの端末装置200が編集している最中であっても、他の文章ユニットを他の端末装置200に編集させることができる。   Through the above processing, according to the sentence editing support system 100, while one sentence unit 200 is editing one sentence unit, the other terminal apparatus 200 is prohibited from editing the one sentence unit. be able to. Thereby, according to the text editing support system 100, the consistency of the text file 400 to be edited can be maintained. The text editing support system 100 can cause another terminal device 200 to edit another text unit even while one terminal device 200 is editing a text unit.

図7は、編集が許可された端末装置200の表示部210に表示される編集画面260の一例を示す。排他制御部132は、編集を許可する処理の一例として、編集を許可した端末装置200に、表形式によりレコードの内容を表した編集画面260を表示させてよい。   FIG. 7 shows an example of an edit screen 260 displayed on the display unit 210 of the terminal device 200 that is permitted to be edited. As an example of processing for permitting editing, the exclusive control unit 132 may cause the terminal device 200 that permits editing to display an editing screen 260 that represents the contents of the record in a tabular format.

編集画面260は、参照画面240と同様に、行がデータベース500の各レコードに対応する。編集画面260の複数の行のそれぞれは、第1セル242と、第2セル244と、第3セル246とを含む。   In the edit screen 260, a row corresponds to each record in the database 500, as in the reference screen 240. Each of the plurality of rows of the edit screen 260 includes a first cell 242, a second cell 244, and a third cell 246.

複数の行のそれぞれにおける第1セル242は、対応するレコードに格納された文章ユニットを表示し、第2セル244は、対応するレコードに格納された順序情報を表示し、第3セル246は、空白を表示する。更に、編集が許可された一つの文章ユニットが格納されたレコードに対応する行の第1セル242は、編集ボックス262を表示し、第2セル244は、対応するレコードに格納された順序情報を表示し、第3セル246は、アップロード要求ボタン264を表示する。   The first cell 242 in each of the plurality of rows displays the sentence unit stored in the corresponding record, the second cell 244 displays the order information stored in the corresponding record, and the third cell 246 displays Display blanks. Further, the first cell 242 of the row corresponding to the record storing one sentence unit permitted to be edited displays an edit box 262, and the second cell 244 displays the order information stored in the corresponding record. The third cell 246 displays an upload request button 264.

編集ボックス262は、初期状態において表示した表示した文章ユニットの内容を、利用者により編集させる。編集ボックス262は、一例として、キーボードおよびマウス等を用いて行われた文章ユニットの変更を受け付ける。このようにして、排他制御部132は、編集を要求した利用者に対して、一つの文章ユニットを編集させることができる。   The edit box 262 allows the user to edit the contents of the displayed sentence unit displayed in the initial state. As an example, the edit box 262 accepts a change of a sentence unit made using a keyboard and a mouse. In this way, the exclusive control unit 132 can cause the user who has requested editing to edit one sentence unit.

アップロード要求ボタン264は、当該アップロード要求ボタン264と同一行に含まれる編集ボックス262内に表示されている編集後の文章ユニットを文章編集支援システム100にアップロードする場合に、利用者により操作される。このようにして、レコード更新部134は、編集をされた一つの文章ユニットがアップロードされた場合に、当該一つの文章ユニットの内容を編集後の内容に変更することができる。   The upload request button 264 is operated by the user when the edited text unit displayed in the edit box 262 included in the same row as the upload request button 264 is uploaded to the text editing support system 100. In this way, when one edited sentence unit is uploaded, the record update unit 134 can change the contents of the one sentence unit to the edited contents.

図8は、編集が許可された端末装置200の利用者によりアップロード要求ボタン264が操作された場合の、本実施形態に係る文章編集支援システム100の処理フローを示す。まず、編集が許可された端末装置200の利用者によりアップロード要求ボタン264が操作された場合、当該端末装置200は、アップロード要求および操作されたアップロード要求ボタンに対応付けられている文章ユニットを識別する識別情報を文章編集支援システム100に対して通知する。これとともに、当該端末装置200は、当該文章ユニットの編集後の内容を文章編集支援システム100に対してアップロードする。   FIG. 8 shows a processing flow of the text editing support system 100 according to the present embodiment when the upload request button 264 is operated by the user of the terminal device 200 permitted to edit. First, when the upload request button 264 is operated by a user of the terminal device 200 permitted to edit, the terminal device 200 identifies the upload request and the sentence unit associated with the operated upload request button. The identification information is notified to the text editing support system 100. At the same time, the terminal device 200 uploads the edited content of the text unit to the text editing support system 100.

レコード更新部134は、編集が許可された端末装置200からアップロード要求がされた場合、アップロード要求がされた一つの文章ユニットに対応するレコードの内容を、アップロードされた編集後の内容に変更する(S31)。さらに、排他制御部132は、編集が許可された端末装置200上で、編集が許可された一つの文章ユニットが更に編集されることを禁止する(S32)。排他制御部132は、一例として、アップロード要求ボタン264が操作された後に、編集ボックス262の表示を消して再度編集がされることを禁止してよい。   When an upload request is made from the terminal device 200 permitted to edit, the record update unit 134 changes the content of the record corresponding to one sentence unit for which the upload request has been made to the uploaded edited content ( S31). Furthermore, the exclusive control unit 132 prohibits further editing of one sentence unit permitted to be edited on the terminal device 200 permitted to be edited (S32). For example, the exclusive control unit 132 may prohibit the display of the edit box 262 from being displayed and editing again after the upload request button 264 is operated.

次に、排他制御部132は、編集が許可された一つの文章ユニットの編集中フラグの値を、現在編集中ではない旨を示す値に変更する(S33)。これにより、排他制御部132は、以後、他の端末装置200から当該一つの文章ユニットの編集要求が通知された場合に、当該他の端末装置200に対して編集を許可することができる。   Next, the exclusive control unit 132 changes the value of the editing flag of one sentence unit permitted to be edited to a value indicating that editing is not currently being performed (S33). Thereby, the exclusive control unit 132 can permit the other terminal device 200 to edit when the other terminal device 200 receives a request to edit the one sentence unit.

そして、表示制御部122は、データベース500の複数のレコードの各々に格納された文章ユニットを、複数の利用者の各々が用いる端末装置200の表示部210上に表示させる(S34)。これにより、表示制御部122は、編集による変更が反映された後の複数のレコードを、複数の利用者の各々の端末装置200の表示部210上に表示させることができる。   And the display control part 122 displays the text unit stored in each of the some record of the database 500 on the display part 210 of the terminal device 200 which each of a some user uses (S34). Thereby, the display control part 122 can display the some record after the change by edit was reflected on the display part 210 of each terminal device 200 of a some user.

なお、文章編集支援システム100は、編集中フラグとして、端末装置200のIDを記憶してもよい。この場合、レコード更新部134は、アップロード要求した端末装置200のIDと、編集中フラグとして記憶されたIDとが一致することを条件としてアップロード要求を受け付け、一致しないことを条件としてアップロード要求を受け付けないようにすることができる。これにより、文章編集支援システム100によれば、異なるIDを有する利用者または端末装置200から誤ってアップロード要求があった場合であっても、レコードの内容の変更を禁止することができる。   Note that the text editing support system 100 may store the ID of the terminal device 200 as the editing flag. In this case, the record update unit 134 accepts the upload request on condition that the ID of the terminal device 200 that requested the upload matches the ID stored as the editing flag, and accepts the upload request on condition that the ID does not match. Can not be. Thereby, according to the text editing support system 100, even if there is an upload request by mistake from a user having a different ID or the terminal device 200, the change of the contents of the record can be prohibited.

図9は、任意の利用者により挿入要求ボタン250が操作された場合の、本実施形態に係る文章編集支援システム100の処理フローを示す。まず、ある一つの文章ユニットに対応する挿入要求ボタン250がある一の利用者により操作された場合、当該一の利用者により用いられている端末装置200は、挿入要求および操作された挿入要求ボタン250に対応付けられている文章ユニットを識別する識別情報を、文章編集支援システム100に対して通知する。   FIG. 9 shows a processing flow of the text editing support system 100 according to the present embodiment when the insertion request button 250 is operated by an arbitrary user. First, when an insertion request button 250 corresponding to a certain sentence unit is operated by one user, the terminal device 200 used by the one user displays the insertion request and the operated insertion request button. Identification information for identifying the sentence unit associated with 250 is notified to the sentence editing support system 100.

新規レコード割当部136は、端末装置200から挿入要求および識別情報の通知を受け取った場合、データベース500の新たなレコードを新たな文章ユニットに割り当てる(S41)。更に、新規レコード割当部136は、新たなレコードに、新たな順序情報を格納する。   When receiving a request for insertion and notification of identification information from the terminal device 200, the new record allocation unit 136 allocates a new record in the database 500 to a new sentence unit (S41). Further, the new record allocation unit 136 stores new order information in a new record.

ここで、複数の文章ユニットの文章ファイル400における順に単調に増加または減少する順序情報が、複数のレコードの各々に対応付けて格納されているとする。この場合、新規レコード割当部136は、識別情報で識別される文章ユニットに割り当てられている順序情報と、隣接する文章ユニットに対応付けられている順序情報との間の大きさの順序情報を、挿入された新たな文章ユニットに割り当てる。また、順序情報として識別情報および次文章識別情報が各レコードに含まれるとする。この場合、新規レコード割当部136は、新たなレコードの次に表示すべきレコードの識別情報を、当該新たなレコードの次文章識別情報として格納し、更に、新たなレコードの前に表示されるべきレコードに対応付けて格納された次文章識別情報を、新たなレコードの識別情報に変更する。   Here, it is assumed that order information that monotonously increases or decreases in order in the sentence file 400 of a plurality of sentence units is stored in association with each of the plurality of records. In this case, the new record assigning unit 136 obtains order information having a size between the order information assigned to the sentence unit identified by the identification information and the order information associated with the adjacent sentence unit. Assign to the new sentence unit inserted. Further, it is assumed that identification information and next sentence identification information are included in each record as order information. In this case, the new record allocation unit 136 stores the identification information of the record to be displayed next to the new record as the next sentence identification information of the new record, and should be displayed before the new record. The next sentence identification information stored in association with the record is changed to the identification information of the new record.

次に、表示位置割当部138は、新たな文章ユニットが格納されたレコードを、複数の利用者の各々が用いる端末装置200に表示させる(S42)。この場合において、表示位置割当部138は、新規レコード割当部136によって割り当てられた新たなレコードを表示すべき端末装置200上の表示位置を、識別情報で識別される文章ユニットと、隣接する文章ユニットとの間とする(S43)。   Next, the display position assigning unit 138 displays a record in which a new sentence unit is stored on the terminal device 200 used by each of a plurality of users (S42). In this case, the display position assignment unit 138 displays the display position on the terminal device 200 where the new record assigned by the new record assignment unit 136 is to be displayed, and the sentence unit identified by the identification information and the adjacent sentence unit. (S43).

表示位置割当部138は、一例として、複数の文章ユニットの文章ファイル400における順に単調に増加または減少する順序情報が、複数のレコードの各々に対応付けて格納されている場合であれば、複数のレコードを順序情報の大きさの順にソートし、各レコードの内容を参照画面240上に表示する。また、表示制御部122は、順序情報として識別情報および次文章識別情報が各レコードに含まれる場合であれば、先頭のレコードから順に次文章識別情報を検索し、検索順に複数のレコードを並べ、各レコードの内容を参照画面240上に表示する。   For example, the display position assigning unit 138 may include a plurality of pieces of order information that monotonously increase or decrease in order in the sentence file 400 of a plurality of sentence units in association with each of the plurality of records. The records are sorted in the order of the size of the order information, and the contents of each record are displayed on the reference screen 240. Further, if the identification information and the next sentence identification information are included in each record as the order information, the display control unit 122 searches the next sentence identification information in order from the first record, and arranges a plurality of records in the search order. The contents of each record are displayed on the reference screen 240.

次に、排他制御部132は、フラグ格納部120に記憶されている、新たなレコードに対応する編集中フラグの値を、現在編集中である旨を示す値に変更する(S43)。次に、排他制御部132は、挿入を要求した端末装置200に対して、当該新たなレコードに格納された文章ユニットを編集することを許可する処理を実行する(S44)。排他制御部132は、一例として、新たなレコードに格納された一つの文章ユニットを編集させる編集画面を、挿入を要求した端末装置200に表示させてよい。   Next, the exclusive control unit 132 changes the value of the flag being edited corresponding to the new record stored in the flag storage unit 120 to a value indicating that editing is currently being performed (S43). Next, the exclusive control unit 132 executes processing for permitting the terminal device 200 that has requested insertion to edit the text unit stored in the new record (S44). For example, the exclusive control unit 132 may display an editing screen for editing one sentence unit stored in a new record on the terminal device 200 that has requested insertion.

以上の処理により、文章編集支援システム100によれば、一つの文章ユニットの次に新たな文章ユニットを追加することができる。これにより、文章編集支援システム100によれば、既存の文章を変更することに加えて、複数の利用者に既存の文章に新たに文章を追加させることができる。   With the above processing, according to the sentence editing support system 100, a new sentence unit can be added after one sentence unit. Thereby, according to the text editing support system 100, in addition to changing the existing text, a plurality of users can add new text to the existing text.

図10は、挿入を要求した端末装置200の表示部210に表示される編集画面260の一例を示す。排他制御部132は、挿入を要求した端末装置200に対して、識別情報で識別される文章ユニットが表示された行と、隣接する文章ユニットが表示された行との間に、新たなレコードを表示した行を含む編集画面260を、表示させてよい。そして、新規レコード割当部136は、一例として、新たなレコードを表示した行の第2セル244に、直前の文章ユニットの順序情報(例えば"3")と、直後の文章ユニットの順序情報(例えば、"4")との間の値(例えば"3.5")の順序情報を表示してよい。これにより、排他制御部132によれば、新たなレコードに格納された一つの文章ユニットを、利用者に編集させることができる。   FIG. 10 shows an example of the edit screen 260 displayed on the display unit 210 of the terminal device 200 that has requested insertion. The exclusive control unit 132 sends a new record between the line displaying the sentence unit identified by the identification information and the line displaying the adjacent sentence unit to the terminal device 200 that has requested insertion. An editing screen 260 including the displayed line may be displayed. Then, as an example, the new record allocating unit 136 displays the order information (for example, “3”) of the immediately preceding sentence unit and the order information (for example, “3”) of the immediately following sentence unit in the second cell 244 of the row displaying the new record. , “4”), order information of values (for example, “3.5”) may be displayed. Thereby, according to the exclusive control part 132, the user can edit one sentence unit stored in the new record.

図11は、本実施形態に係るコンピュータ1900のハードウェア構成の一例を示す。本実施形態に係るコンピュータ1900は、ホスト・コントローラ2082により相互に接続されるCPU2000、RAM2020、グラフィック・コントローラ2075、及び表示装置2080を有するCPU周辺部と、入出力コントローラ2084によりホスト・コントローラ2082に接続される通信インターフェイス2030、ハードディスクドライブ2040、及びCD−ROMドライブ2060を有する入出力部と、入出力コントローラ2084に接続されるROM2010、フレキシブルディスク・ドライブ2050、及び入出力チップ2070を有するレガシー入出力部とを備える。   FIG. 11 shows an example of a hardware configuration of a computer 1900 according to this embodiment. A computer 1900 according to this embodiment is connected to a CPU peripheral unit having a CPU 2000, a RAM 2020, a graphic controller 2075, and a display device 2080 that are connected to each other by a host controller 2082, and to the host controller 2082 by an input / output controller 2084. Input / output unit having communication interface 2030, hard disk drive 2040, and CD-ROM drive 2060, and legacy input / output unit having ROM 2010, flexible disk drive 2050, and input / output chip 2070 connected to input / output controller 2084 With.

ホスト・コントローラ2082は、RAM2020と、高い転送レートでRAM2020をアクセスするCPU2000及びグラフィック・コントローラ2075とを接続する。CPU2000は、ROM2010及びRAM2020に格納されたプログラムに基づいて動作し、各部の制御を行う。グラフィック・コントローラ2075は、CPU2000等がRAM2020内に設けたフレーム・バッファ上に生成する画像データを取得し、表示装置2080上に表示させる。これに代えて、グラフィック・コントローラ2075は、CPU2000等が生成する画像データを格納するフレーム・バッファを、内部に含んでもよい。   The host controller 2082 connects the RAM 2020 to the CPU 2000 and the graphic controller 2075 that access the RAM 2020 at a high transfer rate. The CPU 2000 operates based on programs stored in the ROM 2010 and the RAM 2020 and controls each unit. The graphic controller 2075 acquires image data generated by the CPU 2000 or the like on a frame buffer provided in the RAM 2020 and displays it on the display device 2080. Instead of this, the graphic controller 2075 may include a frame buffer for storing image data generated by the CPU 2000 or the like.

入出力コントローラ2084は、ホスト・コントローラ2082と、比較的高速な入出力装置である通信インターフェイス2030、ハードディスクドライブ2040、CD−ROMドライブ2060を接続する。通信インターフェイス2030は、ネットワークを介して他の装置と通信する。ハードディスクドライブ2040は、コンピュータ1900内のCPU2000が使用するプログラム及びデータを格納する。CD−ROMドライブ2060は、CD−ROM2095からプログラム又はデータを読み取り、RAM2020を介してハードディスクドライブ2040に提供する。   The input / output controller 2084 connects the host controller 2082 to the communication interface 2030, the hard disk drive 2040, and the CD-ROM drive 2060, which are relatively high-speed input / output devices. The communication interface 2030 communicates with other devices via a network. The hard disk drive 2040 stores programs and data used by the CPU 2000 in the computer 1900. The CD-ROM drive 2060 reads a program or data from the CD-ROM 2095 and provides it to the hard disk drive 2040 via the RAM 2020.

また、入出力コントローラ2084には、ROM2010と、フレキシブルディスク・ドライブ2050、及び入出力チップ2070の比較的低速な入出力装置とが接続される。ROM2010は、コンピュータ1900が起動時に実行するブート・プログラムや、コンピュータ1900のハードウェアに依存するプログラム等を格納する。フレキシブルディスク・ドライブ2050は、フレキシブルディスク2090からプログラム又はデータを読み取り、RAM2020を介してハードディスクドライブ2040に提供する。入出力チップ2070は、フレキシブルディスク・ドライブ2050や、例えばパラレル・ポート、シリアル・ポート、キーボード・ポート、マウス・ポート等を介して各種の入出力装置を接続する。   The input / output controller 2084 is connected to the ROM 2010, the flexible disk drive 2050, and the relatively low-speed input / output device of the input / output chip 2070. The ROM 2010 stores a boot program that the computer 1900 executes at startup, a program that depends on the hardware of the computer 1900, and the like. The flexible disk drive 2050 reads a program or data from the flexible disk 2090 and provides it to the hard disk drive 2040 via the RAM 2020. The input / output chip 2070 connects various input / output devices via a flexible disk drive 2050 and, for example, a parallel port, a serial port, a keyboard port, a mouse port, and the like.

RAM2020を介してハードディスクドライブ2040に提供されるプログラムは、フレキシブルディスク2090、CD−ROM2095、又はICカード等の記録媒体に格納されて利用者によって提供される。プログラムは、記録媒体から読み出され、RAM2020を介してコンピュータ1900内のハードディスクドライブ2040にインストールされ、CPU2000において実行される。   A program provided to the hard disk drive 2040 via the RAM 2020 is stored in a recording medium such as the flexible disk 2090, the CD-ROM 2095, or an IC card and provided by the user. The program is read from the recording medium, installed in the hard disk drive 2040 in the computer 1900 via the RAM 2020, and executed by the CPU 2000.

コンピュータ1900にインストールされ、コンピュータ1900を文章編集支援システム100として機能させるプログラムは、第1記憶モジュールと、第2記憶モジュールと、ユニット分割モジュールと、データベース読込モジュールと、フラグ格納モジュールと、表示制御モジュールと、編集要求コード生成モジュールと、挿入要求コード生成モジュールと、アップロード要求コード生成モジュールと、入力制御モジュールと、排他制御モジュールと、レコード更新モジュールと、新規レコード割当モジュールと、表示位置割当モジュールと、データベース取出モジュールと、合成モジュールとを備える。これらのプログラム又はモジュールは、CPU2000等に働きかけて、コンピュータ1900を、第1記憶部112、第2記憶部114、ユニット分割部116、データベース読込部118、フラグ格納部120、表示制御部122、編集要求コード生成部124、挿入要求コード生成部126、アップロード要求コード生成部128、入力制御部130、排他制御部132、レコード更新部134、新規レコード割当部136、表示位置割当部138およびデータベース取出部140としてそれぞれ機能させる。   A program installed in the computer 1900 and causing the computer 1900 to function as the text editing support system 100 includes a first storage module, a second storage module, a unit division module, a database reading module, a flag storage module, and a display control module. An edit request code generation module, an insertion request code generation module, an upload request code generation module, an input control module, an exclusive control module, a record update module, a new record allocation module, a display position allocation module, A database retrieval module and a synthesis module are provided. These programs or modules work on the CPU 2000 or the like to change the computer 1900 into the first storage unit 112, the second storage unit 114, the unit dividing unit 116, the database reading unit 118, the flag storage unit 120, the display control unit 122, and the editing. Request code generation unit 124, insertion request code generation unit 126, upload request code generation unit 128, input control unit 130, exclusive control unit 132, record update unit 134, new record allocation unit 136, display position allocation unit 138, and database extraction unit 140 each function.

また、コンピュータ1900にインストールされ、コンピュータ1900を端末装置200として機能させるプログラムは、表示モジュールと、入力モジュールとを備える。これらのプログラム又はモジュールは、CPU2000等に働きかけて、コンピュータ1900を、表示部210および入力部220としてそれぞれ機能させる。   A program that is installed in the computer 1900 and causes the computer 1900 to function as the terminal device 200 includes a display module and an input module. These programs or modules work on the CPU 2000 or the like to cause the computer 1900 to function as the display unit 210 and the input unit 220, respectively.

以上に示したプログラム又はモジュールは、外部の記憶媒体に格納されてもよい。記憶媒体としては、フレキシブルディスク2090、CD−ROM2095の他に、DVDやCD等の光学記録媒体、MO等の光磁気記録媒体、テープ媒体、ICカード等の半導体メモリ等を用いることができる。また、専用通信ネットワークやインターネットに接続されたサーバシステムに設けたハードディスク又はRAM等の記憶装置を記録媒体として使用し、ネットワークを介してプログラムをコンピュータ1900に提供してもよい。   The program or module shown above may be stored in an external storage medium. As the storage medium, in addition to the flexible disk 2090 and the CD-ROM 2095, an optical recording medium such as DVD or CD, a magneto-optical recording medium such as MO, a tape medium, a semiconductor memory such as an IC card, or the like can be used. Further, a storage device such as a hard disk or a RAM provided in a server system connected to a dedicated communication network or the Internet may be used as a recording medium, and the program may be provided to the computer 1900 via the network.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、多様な変更または改良を加えることが可能であることが当業者に明らかである。その様な変更または改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。   As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range as described in the said embodiment. It will be apparent to those skilled in the art that various modifications or improvements can be added to the above-described embodiment. It is apparent from the scope of the claims that the embodiments added with such changes or improvements can be included in the technical scope of the present invention.

本発明の実施形態に係る文章編集装置10の構成を示す。1 shows a configuration of a text editing apparatus 10 according to an embodiment of the present invention. 本発明の実施形態に係る文章編集支援システム100の構成を示す。1 shows a configuration of a text editing support system 100 according to an embodiment of the present invention. 本発明の実施形態に係る文章編集装置10の開始時の処理フローを示す。The processing flow at the time of the start of the text editing apparatus 10 which concerns on embodiment of this invention is shown. 文章ファイル400、データベース500およびフラグ格納部120に格納された編集中フラグの一例を示す。An example of the editing flag stored in the text file 400, the database 500, and the flag storage unit 120 is shown. 複数の端末装置200の各々の表示部210に表示される240の一例を示す。An example of 240 displayed on each display unit 210 of a plurality of terminal devices 200 is shown. 任意の利用者により編集要求ボタン248が操作された場合の、本発明の実施形態に係る文章編集支援システム100の処理フローを示す。The processing flow of the text editing support system 100 according to the embodiment of the present invention when the edit request button 248 is operated by an arbitrary user is shown. 編集が許可された端末装置200の表示部210に表示される編集画面260の一例を示す。An example of the edit screen 260 displayed on the display unit 210 of the terminal device 200 permitted to be edited is shown. 編集が許可された端末装置200の利用者によりアップロード要求ボタン264が操作された場合の、本発明の実施形態に係る文章編集支援システム100の処理フローを示す。The processing flow of the text editing support system 100 according to the embodiment of the present invention when the upload request button 264 is operated by the user of the terminal device 200 permitted to edit is shown. 任意の利用者により挿入要求ボタン250が操作された場合の、本実施形態に係る文章編集支援システム100の処理フローを示す。The processing flow of the text editing support system 100 according to the present embodiment when the insertion request button 250 is operated by an arbitrary user is shown. 挿入を要求した端末装置200の表示部210に表示される編集画面260の一例を示す。An example of the edit screen 260 displayed on the display unit 210 of the terminal device 200 that has requested insertion is shown. 本発明の実施形態に係るコンピュータ1900のハードウェア構成の一例を示す。2 shows an exemplary hardware configuration of a computer 1900 according to an embodiment of the present invention.

符号の説明Explanation of symbols

10 文章編集装置
100 文章編集支援システム
112 第1記憶部
114 第2記憶部
116 ユニット分割部
118 データベース読込部
120 フラグ格納部
122 表示制御部
124 編集要求コード生成部
126 挿入要求コード生成部
128 アップロード要求コード生成部
130 入力制御部
132 排他制御部
134 レコード更新部
136 新規レコード割当部
138 表示位置割当部
140 データベース取出部
142 合成部
152 検索部
154 文章分割部
200 端末装置
210 表示部
220 入力部
240 参照画面
242 第1セル
244 第2セル
246 第3セル
248 編集要求ボタン
250 挿入要求ボタン
260 編集画面
262 編集ボックス
264 アップロード要求ボタン
300 ネットワーク
400 文章ファイル
500 データベース
1900 コンピュータ
2000 CPU
2010 ROM
2020 RAM
2030 通信インターフェイス
2040 ハードディスクドライブ
2050 フレキシブルディスク・ドライブ
2060 CD−ROMドライブ
2070 入出力チップ
2075 グラフィック・コントローラ
2080 表示装置
2082 ホスト・コントローラ
2084 入出力コントローラ
2090 フレキシブルディスク
2095 CD−ROM
DESCRIPTION OF SYMBOLS 10 Text editing apparatus 100 Text editing support system 112 1st memory | storage part 114 2nd memory | storage part 116 Unit division part 118 Database reading part 120 Flag storage part 122 Display control part 124 Edit request code generation part 126 Insertion request code generation part 128 Upload request Code generation unit 130 Input control unit 132 Exclusive control unit 134 Record update unit 136 New record allocation unit 138 Display position allocation unit 140 Database extraction unit 142 Composition unit 152 Search unit 154 Text division unit 200 Terminal device 210 Display unit 220 Input unit 240 Screen 242 First cell 244 Second cell 246 Third cell 248 Edit request button 250 Insert request button 260 Edit screen 262 Edit box 264 Upload request button 300 Network 400 Text file 500 Database Scan 1900 computer 2000 CPU
2010 ROM
2020 RAM
2030 Communication interface 2040 Hard disk drive 2050 Flexible disk drive 2060 CD-ROM drive 2070 Input / output chip 2075 Graphic controller 2080 Display device 2082 Host controller 2084 Input / output controller 2090 Flexible disk 2095 CD-ROM

Claims (12)

複数の文章が含まれる単一の文章ファイルを複数の利用者が並行して編集することを支援する文章編集支援システムであって、
前記文章ファイルの中の前記複数の文章を複数の文章ユニットに分割するユニット分割部と、
前記複数の文章ユニットを前記文章ファイルにおける順序に従って並べて、前記複数の利用者の各々に表示させる表示制御部と、
前記複数の文章ユニットの一つの文章ユニットが編集されているときに、他の利用者が当該一つの文章ユニットが編集されることを禁止する排他制御部と
を備える文章編集支援システム。
A sentence editing support system for supporting a plurality of users to edit a single sentence file including a plurality of sentences in parallel,
A unit divider for dividing the plurality of sentences in the sentence file into a plurality of sentence units;
Arranging the plurality of sentence units according to the order in the sentence file, and displaying each of the plurality of users;
A sentence editing support system comprising: an exclusive control unit that prohibits another user from editing one sentence unit when one sentence unit of the plurality of sentence units is being edited.
前記ユニット分割部によって分割された前記複数の文章ユニットの各々を、同一のデータベースの異なるレコードに読み込むデータベース読込部を更に備える
請求項1に記載の文章編集支援システム。
The sentence editing support system according to claim 1, further comprising a database reading unit that reads each of the plurality of sentence units divided by the unit dividing unit into different records of the same database.
複数の前記レコードの各々がいずれかの利用者によって現在編集をされているか否かを示す編集中フラグを格納するフラグ格納部を更に備え、
前記表示制御部は、前記複数のレコードの各々に格納された前記文章ユニットを前記複数の利用者の各々が用いる前記端末装置上に表示させ、
前記排他制御部は、
前記端末装置から、前記一つの文章ユニットの編集を要求する通知を受け取った場合に、前記一つの文章ユニットが既に編集中であるか否かを、前記フラグ格納部に格納されている前記編集中フラグを調べることによって判断し、
前記一つの文章ユニットが既に編集中であった場合は、前記端末装置に対して前記一つの文章ユニットの編集を許可せず、
前記一つの文章ユニットが既に編集中でなかった場合は、前記一つの文章ユニットの前記編集中フラグの値を変更すると共に、前記端末装置上で前記一つの文章ユニットを編集することを許可する
請求項2に記載の文章編集支援システム。
A flag storage unit for storing an editing flag indicating whether each of the plurality of records is currently being edited by any user;
The display control unit displays the sentence unit stored in each of the plurality of records on the terminal device used by each of the plurality of users,
The exclusive control unit includes:
When the notification requesting the editing of the one sentence unit is received from the terminal device, whether or not the one sentence unit is already being edited is stored in the flag storage unit. Judging by checking the flag,
If the one sentence unit is already being edited, the terminal device is not allowed to edit the one sentence unit,
If the one sentence unit is not already being edited, the value of the editing flag of the one sentence unit is changed and the one sentence unit is allowed to be edited on the terminal device. Item 3. The text editing support system according to Item 2.
前記端末装置上で編集をされた前記一つの文章ユニットが前記端末装置からアップロードされた場合に、前記一つの文章ユニットの内容を変更するレコード更新部を更に備え、
前記排他制御部は、前記端末装置上で前記一つの文章ユニットが更に編集されることを禁止し、前記一つの文章ユニットの前記編集中フラグの値を現在編集中ではない旨を示す値に変更する
請求項3に記載の文章編集支援システム。
When the one sentence unit edited on the terminal device is uploaded from the terminal device, further comprising a record update unit for changing the content of the one sentence unit,
The exclusive control unit prohibits the one sentence unit from being further edited on the terminal device, and changes the value of the editing flag of the one sentence unit to a value indicating that editing is not currently being performed. The sentence editing support system according to claim 3.
前記ユニット分割部は、
前記文章ファイルに含まれる改行コードを検索する検索部と、
前記複数の文章を前記改行コード毎に異なる文章ユニットに分割する文章分割部と
を有する請求項1に記載の文章編集支援システム。
The unit dividing unit is
A search unit for searching for a line feed code included in the sentence file;
The sentence editing support system according to claim 1, further comprising: a sentence dividing unit that divides the plurality of sentences into different sentence units for each line feed code.
前記ユニット分割部は、
前記文章ファイルに含まれる句点または読点を検索する検索部と、
前記複数の文章を前記句点または読点毎に異なる文章ユニットに分割する文章分割部と
を有する請求項1に記載の文章編集支援システム。
The unit dividing unit is
A search unit for searching for a punctuation or punctuation included in the sentence file;
The sentence editing support system according to claim 1, further comprising: a sentence dividing unit that divides the plurality of sentences into different sentence units for each of the punctuation marks or reading points.
前記表示制御部は、前記利用者が前記文章ユニットの編集を要求する場合に操作すべき編集要求ボタンを複数の前記文章ユニットの各々に対応付けて表示させ、
前記利用者が前記文章ユニットの編集を要求する編集要求を前記端末装置から当該文章編集支援システムに対して通知させるコードを生成し、当該コードを前記編集要求ボタンの操作に対応付ける編集要求コード生成部を更に備える
請求項3に記載の文章編集支援システム。
The display control unit displays an edit request button to be operated when the user requests editing of the sentence unit in association with each of the plurality of sentence units,
An edit request code generation unit that generates a code for notifying the sentence editing support system from the terminal device of an edit request for the user to request editing of the sentence unit, and associates the code with an operation of the edit request button The sentence editing support system according to claim 3.
前記表示制御部は、前記利用者が複数の前記文章ユニットの一つと当該一つの文章ユニットの上または下に隣接する文章ユニットとの間に新たな文章ユニットを挿入することを要求する場合に操作すべき挿入要求ボタンを複数の前記文章ユニットの各々に対応付けて表示させ、
前記利用者が前記文章ユニットの挿入を要求する挿入要求および操作された前記挿入要求ボタンに対応付けられている前記文章ユニットを識別する識別情報を前記端末装置から当該文章編集支援システムに対して通知させるコードを生成し、当該コードを前記挿入要求ボタンの操作に対応付ける挿入要求コード生成部を更に備える
請求項3に記載の文章編集支援システム。
The display control unit is operated when the user requests to insert a new sentence unit between one of the plurality of sentence units and a sentence unit adjacent above or below the one sentence unit. The insertion request button to be displayed is displayed in association with each of the plurality of sentence units,
The terminal device notifies the sentence editing support system of identification information for identifying the sentence unit associated with the insertion request for the insertion of the sentence unit and the operated insertion request button. The text editing support system according to claim 3, further comprising: an insertion request code generation unit that generates a code to be generated and associates the code with an operation of the insertion request button.
前記端末装置から前記挿入要求および前記識別情報を受け取った場合に、前記データベースの新たなレコードを前記新たな文章ユニットに割り当てる新規レコード割当部と、
前記新規レコード割当部によって割り当てられた前記新たなレコードを表示すべき表示位置を、前記識別情報で識別される前記文章ユニットと、前記隣接する文章ユニットとの間とする表示位置割当部とを更に備える
請求項8に記載の文章編集支援システム。
A new record allocation unit that allocates a new record in the database to the new sentence unit when the insertion request and the identification information are received from the terminal device;
A display position assigning unit that sets a display position for displaying the new record assigned by the new record assigning unit between the sentence unit identified by the identification information and the adjacent sentence unit; The text editing support system according to claim 8.
前記データベース読込部は、前記複数の文章ユニットの前記文章ファイルにおける順に単調に増加または減少する順序情報を、複数の前記レコードの各々に対応付けて格納し、
前記表示制御部は、前記複数のレコードを前記順序情報の大きさの順にソートして表示し、
前記表示位置割当部は、前記識別情報で識別される前記文章ユニットに割り当てられている順序情報と、前記隣接する文章ユニットに対応付けられている順序情報との間の大きさの順序情報を、挿入された前記新たな文章ユニットに割り当てる
請求項9に記載の文章編集支援システム。
The database reading unit stores, in association with each of the plurality of records, order information that monotonously increases or decreases in order in the sentence file of the plurality of sentence units,
The display control unit sorts and displays the plurality of records in the order of the size of the order information,
The display position allocating unit includes order information having a size between the order information assigned to the sentence unit identified by the identification information and the order information associated with the adjacent sentence unit. The sentence editing support system according to claim 9, wherein the sentence editing support system is assigned to the inserted new sentence unit.
前記データベース読込部は、前記複数の文章ユニットの前記識別情報と当該文章ユニットの次に表示すべき文章ユニットを示す次文章識別情報とを複数の前記レコードの各々に対応付けて格納し、
前記表示位置割当部は、前記新たなレコードの次に表示すべきレコードの識別情報を、当該新たなレコードの前記次文章識別情報として格納し、更に、前記新たなレコードの前に表示されるべきレコードに対応付けて格納された前記次文章識別情報を、前記新たなレコードの識別情報に変更する
請求項9に記載の文章編集支援システム。
The database reading unit stores the identification information of the plurality of sentence units and next sentence identification information indicating a sentence unit to be displayed next to the sentence unit in association with each of the plurality of records,
The display position assignment unit stores identification information of a record to be displayed next to the new record as the next sentence identification information of the new record, and should be displayed before the new record. The sentence editing support system according to claim 9, wherein the next sentence identification information stored in association with a record is changed to identification information of the new record.
複数の文章が含まれる単一の文章ファイルを複数の利用者が並行して編集することを支援する文章編集支援システムとして、情報処理装置を機能させるプログラムであって、
前記情報処理装置を、
前記文章ファイルの中の前記複数の文章を複数の文章ユニットに分割するユニット分割部と、
前記複数の文章ユニットを前記文章ファイルにおける順序に従って並べて、前記複数の利用者の各々に表示させる表示制御部と、
前記複数の文章ユニットの一つの文章ユニットが編集されているときに、他の利用者が当該一つの文章ユニットが編集されることを禁止する排他制御部と
して機能させるプログラム。
A program that causes an information processing apparatus to function as a text editing support system that supports a plurality of users to edit a single text file including a plurality of texts in parallel,
The information processing apparatus;
A unit divider for dividing the plurality of sentences in the sentence file into a plurality of sentence units;
Arranging the plurality of sentence units according to the order in the sentence file, and displaying each of the plurality of users;
A program that functions as an exclusive control unit that prohibits other users from editing one sentence unit when one sentence unit of the plurality of sentence units is being edited.
JP2007170973A 2007-06-28 2007-06-28 Text editing support system and program Pending JP2009009410A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007170973A JP2009009410A (en) 2007-06-28 2007-06-28 Text editing support system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007170973A JP2009009410A (en) 2007-06-28 2007-06-28 Text editing support system and program

Publications (1)

Publication Number Publication Date
JP2009009410A true JP2009009410A (en) 2009-01-15

Family

ID=40324416

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007170973A Pending JP2009009410A (en) 2007-06-28 2007-06-28 Text editing support system and program

Country Status (1)

Country Link
JP (1) JP2009009410A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011503716A (en) * 2007-11-09 2011-01-27 マイクロソフト コーポレーション Joint authoring
JP5533865B2 (en) * 2009-06-18 2014-06-25 日本電気株式会社 Editing support system, editing support method, and editing support program
US8825758B2 (en) 2007-12-14 2014-09-02 Microsoft Corporation Collaborative authoring modes
JP2015146078A (en) * 2014-01-31 2015-08-13 キヤノンマーケティングジャパン株式会社 Information processing system, control method thereof, program, information processing server, control method thereof, and program
US9760862B2 (en) 2008-04-28 2017-09-12 Microsoft Technology Licensing, Llc Conflict resolution
JP2017199433A (en) * 2017-08-09 2017-11-02 キヤノンマーケティングジャパン株式会社 File management system, management device, processing method thereof, and program
KR102470992B1 (en) * 2021-12-23 2022-11-28 주식회사 퍼즐컴퍼니 Synchronous mobile sentence writing apparatus and method

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011503716A (en) * 2007-11-09 2011-01-27 マイクロソフト コーポレーション Joint authoring
US8990150B2 (en) 2007-11-09 2015-03-24 Microsoft Technology Licensing, Llc Collaborative authoring
US9547635B2 (en) 2007-11-09 2017-01-17 Microsoft Technology Licensing, Llc Collaborative authoring
US10394941B2 (en) 2007-11-09 2019-08-27 Microsoft Technology Licensing, Llc Collaborative authoring
US8825758B2 (en) 2007-12-14 2014-09-02 Microsoft Corporation Collaborative authoring modes
US20140373108A1 (en) 2007-12-14 2014-12-18 Microsoft Corporation Collaborative authoring modes
US10057226B2 (en) 2007-12-14 2018-08-21 Microsoft Technology Licensing, Llc Collaborative authoring modes
US9760862B2 (en) 2008-04-28 2017-09-12 Microsoft Technology Licensing, Llc Conflict resolution
JP5533865B2 (en) * 2009-06-18 2014-06-25 日本電気株式会社 Editing support system, editing support method, and editing support program
JP2015146078A (en) * 2014-01-31 2015-08-13 キヤノンマーケティングジャパン株式会社 Information processing system, control method thereof, program, information processing server, control method thereof, and program
JP2017199433A (en) * 2017-08-09 2017-11-02 キヤノンマーケティングジャパン株式会社 File management system, management device, processing method thereof, and program
KR102470992B1 (en) * 2021-12-23 2022-11-28 주식회사 퍼즐컴퍼니 Synchronous mobile sentence writing apparatus and method

Similar Documents

Publication Publication Date Title
US11727206B2 (en) Systems and methods for applying layout to documents
CN108885611B (en) Document automation
CN107391475B (en) Label information management method based on e-book and electronic equipment
US7979268B2 (en) String matching method and system and computer-readable recording medium storing the string matching method
KR101150132B1 (en) Method and system for mapping content between a starting template and a target template
RU2378685C2 (en) File management device, method of controlling said device, computer program and data carrier
US20090123071A1 (en) Document processing apparatus, document processing method, and computer program product
JP2009009410A (en) Text editing support system and program
US20060080603A1 (en) Method and apparatus for utilizing an object model to manage document parts for use in an electronic document
JP6165913B1 (en) Information processing apparatus, information processing method, and program
JP2016218967A (en) Information processing device, and information processing program
JP4502615B2 (en) Similar sentence search device, similar sentence search method, and program
JP2006318310A (en) Information processor, information processing method, and storage medium
CN104063367A (en) Annotation search apparatus, method and program
JP2007249155A (en) Method of managing media file and media playback apparatus
JP2009098811A (en) Document sorting apparatus and program
JP4828481B2 (en) Display control apparatus, method, program, and recording medium
JP2013020559A (en) Caption adding device, content data, caption adding method, and program
JP2010108453A (en) Document component management device and method, and program
JP2014171053A (en) Electronic document container data file, electronic document container data file generating apparatus, electronic document container data file generating program, server apparatus, and electronic document container data file generating method
JP2022061935A (en) Server and data allocation method
JP7040255B2 (en) Editing support program, editing support method and editing support device
JP2010026766A (en) Information processing apparatus, information processing method and program
JP4828318B2 (en) Multiple form integrated printing method, system and program
JP2009098829A (en) Frame retrieval device for cartoon

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090604

A072 Dismissal of procedure [no reply to invitation to correct request for examination]

Free format text: JAPANESE INTERMEDIATE CODE: A073

Effective date: 20101005