JP2017033488A - Information processing device, information processing method and program - Google Patents

Information processing device, information processing method and program Download PDF

Info

Publication number
JP2017033488A
JP2017033488A JP2015155715A JP2015155715A JP2017033488A JP 2017033488 A JP2017033488 A JP 2017033488A JP 2015155715 A JP2015155715 A JP 2015155715A JP 2015155715 A JP2015155715 A JP 2015155715A JP 2017033488 A JP2017033488 A JP 2017033488A
Authority
JP
Japan
Prior art keywords
master
mismatch
information
unit
child
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.)
Granted
Application number
JP2015155715A
Other languages
Japanese (ja)
Other versions
JP6537038B2 (en
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.)
ProField Co Ltd
Original Assignee
ProField 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 ProField Co Ltd filed Critical ProField Co Ltd
Priority to JP2015155715A priority Critical patent/JP6537038B2/en
Publication of JP2017033488A publication Critical patent/JP2017033488A/en
Application granted granted Critical
Publication of JP6537038B2 publication Critical patent/JP6537038B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

PROBLEM TO BE SOLVED: To provide an information processing device, an information processing method and a program which can efficiently edit a publication by performing proper processing in accordance with a situation of mismatch between a master object and slave objects existing in plural spots.SOLUTION: An information processing device includes: a mismatch situation acquisition unit 131 which acquires the situation of mismatch between a master object and two or more slave objects using the master object for each of one or more master objects being objects used in two or more spots in one or more publications; and an operation unit 132 which performs the different operations due to the difference in the two or more types of situations of mismatch acquired by the mismatch situation acquisition unit 131.SELECTED DRAWING: Figure 2

Description

本発明は、効率的に出版物を編集できる情報処理装置等に関するものである。   The present invention relates to an information processing apparatus and the like that can efficiently edit a publication.

従来、オブジェクトの追跡がオクルージョンにより妨げられても、これを回復できる自由視点映像生成装置があった。詳細には、自由視点映像生成装置を構成するオブジェクト追跡部は、前回フレームのオブジェクトと今回フレームのオブジェクトを比較し、同一のオブジェクトに同一の追跡IDを対応付ける追跡を繰り返す。補正ID対応付け部は、今回フレームについて、前回フレームのいずれのオブジェクトとも対応付けられなかったオブジェクトに補正IDを対応付ける。修正操作受付部は、指定されたフレームにおいて、補正IDを追跡IDに修正するID修正操作を受け付ける。ID修正部は、指定フレームの各補正IDを修正操作にしたがって追跡IDに修正する。修正反映部は、前記修正内容を各フレームの補正IDに反映することにより、全フレームを通じて同一オブジェクトには同一の追跡IDが付与されるようにして各追跡IDの一貫性を担保する(例えば、特許文献1参照)。   Conventionally, there has been a free viewpoint video generation device that can recover even if object tracking is hindered by occlusion. Specifically, the object tracking unit constituting the free viewpoint video generation device compares the object of the previous frame with the object of the current frame, and repeats tracking that associates the same tracking ID with the same object. The correction ID associating unit associates a correction ID with an object that is not associated with any object in the previous frame for the current frame. The correction operation receiving unit receives an ID correction operation for correcting the correction ID to the tracking ID in the designated frame. The ID correction unit corrects each correction ID of the designated frame to the tracking ID according to the correction operation. The correction reflecting unit ensures the consistency of each tracking ID by reflecting the correction content on the correction ID of each frame so that the same tracking ID is assigned to the same object throughout all frames (for example, Patent Document 1).

特開2014−199560号公報(第1頁、第1図等)JP 2014-199560 (first page, FIG. 1 etc.)

しかしながら、従来技術においては、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じた適切な処理が行われないために、効率的な出版物の編集ができなかった。なお、マスタオブジェクトとは、出版物を作成、編集する際に使用される元になる情報であり、情報処理装置に格納されている情報である。子オブジェクトとは、マスタオブジェクトが複写されて、端末装置で使用される情報であり、端末装置に格納されている情報である。   However, in the prior art, when a master object is used in a plurality of locations, an appropriate process according to the mismatch situation between the master object and a child object existing in a plurality of locations is not performed. The publication could not be edited. The master object is information used when creating and editing a publication, and is information stored in the information processing apparatus. The child object is information that is copied from the master object and used in the terminal device, and is information stored in the terminal device.

本第一の発明の情報処理装置は、1または2以上の出版物で利用されるオブジェクトであり、1または2以上の出版物の2箇所以上で利用されるオブジェクトである1以上のマスタオブジェクトを格納し得るマスタオブジェクト格納部と、マスタオブジェクト格納部の1以上の各マスタオブジェクトについて、マスタオブジェクト、およびマスタオブジェクトが利用されている2以上の子オブジェクトの不一致の状況を取得する不一致状況取得部と、不一致状況取得部が取得した、2種類以上の不一致の状況の相違により、異なる動作を行う動作部とを具備する情報処理装置である。   The information processing apparatus according to the first aspect of the invention is an object used in one or more publications, and has one or more master objects that are objects used in two or more places in one or more publications. A master object storage unit that can be stored, and, for each of one or more master objects in the master object storage unit, a master object and a mismatch status acquisition unit that acquires a mismatch status of two or more child objects in which the master object is used; The information processing apparatus includes an operation unit that performs a different operation depending on a difference between two or more types of mismatch status acquired by the mismatch status acquisition unit.

かかる構成により、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じた適切な処理が行われるために、効率的な出版物の編集ができる。   With this configuration, when a master object is used in multiple locations, appropriate processing is performed according to the situation of discrepancy between the master object and child objects existing in multiple locations. Can do.

また、本第二の発明の情報処理装置は、第一の発明に対して、動作部は、不一致状況取得部が取得した不一致の状況が一の種類の不一致の状況である場合は、一の子オブジェクトに対して行われた更新に関する更新情報を用いて、マスタオブジェクトおよび他の子オブジェクトにも、前記更新を反映される一貫性保持処理を行い、不一致状況取得部が取得した不一致の状況が他の種類の不一致の状況である場合は、警告を示す警告情報を出力する警告情報出力処理を行う情報処理装置である。   The information processing apparatus according to the second aspect of the present invention is the information processing apparatus according to the first aspect of the present invention, wherein the operation unit is one when the inconsistency situation acquired by the inconsistency situation acquisition unit is one kind of inconsistency situation. Using the update information related to the update performed on the child object, the master object and other child objects are subjected to the consistency maintaining process that reflects the update, and the inconsistency status acquired by the inconsistency status acquisition unit is displayed. In the case of other types of inconsistencies, the information processing apparatus performs warning information output processing for outputting warning information indicating a warning.

かかる構成により、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じて、適切な一貫性保持処理または警告情報出力処理が行われるために、効率的な出版物の編集ができる。   With this configuration, when a master object is used at multiple locations, appropriate consistency maintenance processing or warning information output processing is performed depending on the mismatch between the master object and child objects existing at multiple locations. In addition, efficient publication editing.

また、本第三の発明の情報処理装置は、第一の発明に対して、動作部は、不一致状況取得部が取得した不一致の状況が一の種類の不一致の状況である場合は、一の種類の不一致の状況に応じた内容の警告情報を出力する第一の警告情報出力処理を行い、不一致状況取得部が取得した不一致の状況が他の種類の不一致の状況である場合は、他の種類の不一致の状況に応じた内容の警告情報を出力する第二の警告情報出力処理を行う情報処理装置である。   The information processing apparatus according to the third aspect of the present invention is the information processing apparatus according to the first aspect of the present invention, wherein the operation unit is one when the inconsistency situation acquired by the inconsistency situation acquisition unit is one type of inconsistency situation. Perform the first warning information output process that outputs warning information with content according to the type mismatch status, and if the mismatch status acquired by the mismatch status acquisition unit is another type mismatch status, This is an information processing apparatus that performs a second warning information output process for outputting warning information having content corresponding to the type mismatch situation.

かかる構成により、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じて、適切な異なる警告情報出力処理が行われるために、効率的な出版物の編集ができる。   With such a configuration, when the master object is used in a plurality of locations, an appropriate different warning information output process is performed depending on the situation of mismatch between the master object and child objects existing in the plurality of locations. Can edit various publications.

また、本第四の発明の情報処理装置は、第一から第三いずれか1つの発明に対して、一の端末装置から、子オブジェクトを更新する情報である更新情報を受信する更新情報受信部をさらに具備し、動作部は、更新情報に従って、子オブジェクトに対応するマスタオブジェクトを更新するマスタオブジェクト更新手段をさらに具備する情報処理装置である。   The information processing apparatus according to the fourth aspect of the present invention is an update information receiving unit that receives update information, which is information for updating a child object, from one terminal apparatus, in accordance with any one of the first to third aspects of the invention. The operation unit is an information processing apparatus further including a master object updating unit that updates a master object corresponding to the child object according to the update information.

かかる構成により、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じた適切な処理が適切なタイミングで行われるために、効率的な出版物の編集ができる。   With such a configuration, when the master object is used in a plurality of locations, an appropriate process according to the mismatch situation between the master object and the child object existing in the plurality of locations is performed at an appropriate timing, which is efficient. Can edit publications.

また、本第五の発明の情報処理装置は、第四の発明に対して、動作部は、更新情報に従って、子オブジェクトに対応するマスタオブジェクトに対応する他の子オブジェクトを更新するための処理を行う他子オブジェクト更新処理手段をさらに具備する情報処理装置である。   Further, in the information processing apparatus according to the fifth aspect of the invention, in contrast to the fourth aspect of the invention, the operation unit performs a process for updating another child object corresponding to the master object corresponding to the child object according to the update information. It is an information processing apparatus further comprising other child object update processing means for performing.

かかる構成により、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じた適切な一貫性確保処理が適切なタイミングで行われるために、効率的な出版物の編集ができる。   With such a configuration, when using a master object in a plurality of locations, an appropriate consistency ensuring process according to the mismatch situation between the master object and a child object existing in a plurality of locations is performed at an appropriate timing. Efficient publication editing.

また、本第六の発明の情報処理装置は、第四または第五の発明に対して、不一致状況取得部は、更新情報受信部が更新情報を受信した際に、不一致の状況を取得する情報処理装置である。   Further, in the information processing apparatus according to the sixth aspect of the invention, in contrast to the fourth or fifth aspect of the invention, the mismatch status acquisition unit acquires information about a mismatch status when the update information reception unit receives the update information. It is a processing device.

かかる構成により、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じた適切な処理が適切なタイミングで行われるために、効率的な出版物の編集ができる。   With such a configuration, when the master object is used in a plurality of locations, an appropriate process according to the mismatch situation between the master object and the child object existing in the plurality of locations is performed at an appropriate timing, which is efficient. Can edit publications.

また、本第七の発明の情報処理装置は、第一から第六いずれか1つの発明に対して、マスタオブジェクト格納部は、マスタオブジェクトと、マスタオブジェクトの利用箇所を識別する2以上の箇所識別子とを有する1以上のマスタ情報を格納しており、不一致状況取得部は、2以上の箇所識別子で識別される利用箇所における子オブジェクトを取得する子オブジェクト取得手段と、子オブジェクト取得手段が取得した2以上の子オブジェクトとマスタオブジェクトとを比較する比較手段と、比較手段の比較結果である不一致の状況を取得する不一致状況取得手段とを具備する情報処理装置である。   The information processing apparatus according to the seventh aspect of the present invention is the information processing apparatus according to any one of the first to sixth aspects, wherein the master object storage unit includes the master object and two or more location identifiers that identify the usage location of the master object. One or more pieces of master information having the following information are stored, and the disagreement state acquisition unit acquires child object acquisition means for acquiring a child object at a use location identified by two or more location identifiers, and acquired by the child object acquisition means The information processing apparatus includes a comparison unit that compares two or more child objects and a master object, and a mismatch status acquisition unit that acquires a mismatch status that is a comparison result of the comparison unit.

かかる構成により、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じた適切な処理が行われるために、効率的な出版物の編集ができる。   With this configuration, when a master object is used in multiple locations, appropriate processing is performed according to the situation of discrepancy between the master object and child objects existing in multiple locations. Can do.

また、本第八の発明の情報処理装置は、第一から第七いずれか1つの発明に対して、不一致状況取得部は、2以上の各子オブジェクトのデータとマスタオブジェクトのデータとを比較して、不一致の状況を取得する、1または2以上の各子オブジェクトの1以上の属性値とマスタオブジェクトの1以上の属性値とを比較して、不一致の状況を取得する情報処理装置である。   Further, in the information processing device according to the eighth aspect of the invention, in contrast to any one of the first to seventh aspects, the mismatch status acquisition unit compares the data of each of the two or more child objects with the data of the master object. Thus, the information processing apparatus obtains a mismatch situation by comparing one or more attribute values of one or two or more child objects with one or more attribute values of a master object.

かかる構成により、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じた適切な処理が行われるために、効率的な出版物の編集ができる。   With this configuration, when a master object is used in multiple locations, appropriate processing is performed according to the situation of discrepancy between the master object and child objects existing in multiple locations. Can do.

また、本第九の発明の情報処理装置は、第一から第八いずれか1つの発明に対して、一のマスタオブジェクトに対応する2以上の各子オブジェクトは、異なる端末装置に存在する情報処理装置である。   The information processing apparatus according to the ninth aspect of the present invention is the information processing apparatus according to any one of the first to eighth aspects, wherein two or more child objects corresponding to one master object are present in different terminal apparatuses. Device.

かかる構成により、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じた適切な処理が行われるために、効率的な出版物の編集ができる。   With this configuration, when a master object is used in multiple locations, appropriate processing is performed according to the situation of discrepancy between the master object and child objects existing in multiple locations. Can do.

本発明による情報処理装置によれば、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じた適切な処理が行われるために、効率的な出版物の編集ができる。   According to the information processing apparatus of the present invention, when the master object is used in a plurality of locations, an appropriate process is performed according to the mismatched state between the master object and the child objects existing in the plurality of locations. Can edit typical publications.

実施の形態1における情報処理システムの概念図Conceptual diagram of information processing system in Embodiment 1 同情報処理システムのブロック図Block diagram of the information processing system 同情報処理装置1の動作について説明するフローチャートA flowchart for explaining the operation of the information processing apparatus 1 同不一致状況取得処理について説明するフローチャートFlowchart explaining the mismatch status acquisition process 同不一致状況処理について説明するフローチャートFlowchart explaining the mismatch status processing 同端末装置2の動作について説明するフローチャートFlow chart for explaining the operation of the terminal device 2 同マスタオブジェクト管理表を示す図Figure showing the same master object management table 同警告情報管理表を示す図Figure showing the warning information management table 同マスタオブジェクト管理表を示す図Figure showing the same master object management table 同出力例を示す図Figure showing the same output example 同出力例を示す図Figure showing the same output example 同マスタオブジェクト管理表を示す図Figure showing the same master object management table 同コンピュータシステムの概観図Overview of the computer system 同コンピュータシステムのブロック図Block diagram of the computer system

以下、情報処理装置等の実施形態について図面を参照して説明する。なお、実施の形態において同じ符号を付した構成要素は同様の動作を行うので、再度の説明を省略する場合がある。   Hereinafter, embodiments of an information processing apparatus and the like will be described with reference to the drawings. In addition, since the component which attached | subjected the same code | symbol in embodiment performs the same operation | movement, description may be abbreviate | omitted again.

(実施の形態1)
本実施の形態において、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じた適切な処理が行える情報処理システムについて説明する。
(Embodiment 1)
In the present embodiment, when a master object is used at a plurality of locations, an information processing system capable of performing appropriate processing according to a mismatch situation between the master object and child objects existing at a plurality of locations will be described.

なお、不一致の状況に応じた適切な処理とは、例えば、全オブジェクトの更新処理、と警告出力処理である。   Note that the appropriate processing according to the mismatched state includes, for example, update processing for all objects and warning output processing.

図1は、本実施の形態における情報処理システムの概念図である。 情報処理システムは、情報処理装置1、1または2以上の端末装置2を備える。情報処理装置1は、マスタオブジェクトを格納しているサーバ装置であり、いわゆるクラウドサーバでも良く、その種類は問わない。また、端末装置2は、マスタオブジェクトをダウンロードし、出版物を作成したり、編集したりするユーザが使用する装置である。端末装置2は、いわゆるパーソナルコンピュータ、タブレット端末、スマートフォン等であり、その種類は問わない。   FIG. 1 is a conceptual diagram of an information processing system in the present embodiment. The information processing system includes an information processing device 1, one or two or more terminal devices 2. The information processing apparatus 1 is a server apparatus that stores a master object, and may be a so-called cloud server, regardless of the type. The terminal device 2 is a device used by a user who downloads a master object and creates or edits a publication. The terminal device 2 is what is called a personal computer, a tablet terminal, a smart phone, etc., and the kind is not ask | required.

図2は、本実施の形態における情報処理システムのブロック図である。   FIG. 2 is a block diagram of the information processing system in the present embodiment.

情報処理装置1は、格納部11、受信部12、処理部13、および送信部14を備える。   The information processing apparatus 1 includes a storage unit 11, a reception unit 12, a processing unit 13, and a transmission unit 14.

格納部11は、マスタオブジェクト格納部111を備える。   The storage unit 11 includes a master object storage unit 111.

受信部12は、更新情報受信部121を備える。   The receiving unit 12 includes an update information receiving unit 121.

処理部13は、不一致状況取得部131、および動作部132を備える。   The processing unit 13 includes a mismatch status acquisition unit 131 and an operation unit 132.

不一致状況取得部131は、子オブジェクト取得手段1311、比較手段1312、および不一致状況取得手段1313を備える。   The mismatch status acquisition unit 131 includes child object acquisition means 1311, comparison means 1312, and mismatch status acquisition means 1313.

動作部132は、マスタオブジェクト更新手段1321および、他子オブジェクト更新処理手段1322を備える。   The operation unit 132 includes a master object update unit 1321 and other child object update processing unit 1322.

端末装置2は、端末格納部21、端末受付部22、端末処理部23、端末送信部24、端末受信部25、および端末出力部26を備える。   The terminal device 2 includes a terminal storage unit 21, a terminal reception unit 22, a terminal processing unit 23, a terminal transmission unit 24, a terminal reception unit 25, and a terminal output unit 26.

情報処理装置1を構成する格納部11は、各種の情報を格納し得る。各種の情報とは、例えば、後述する1以上のマスタオブジェクト、1以上の出版物等である。出版物とは、例えば、電子出版物であるが、電子的に作成された後に印刷される印刷物(通常、紙の印刷物)でも良い。出版物は、例えば、電子書籍、電子雑誌、電子漫画、電子カタログ、電子パンフレット、紙の書籍、紙の雑誌、紙の漫画、紙のカタログ、紙のパンフレット等である。出版物は、通常、2ページ以上のページを有するが、1ページ(1枚)でも良い。   The storage unit 11 constituting the information processing apparatus 1 can store various types of information. Various types of information are, for example, one or more master objects, one or more publications, and the like to be described later. The publication is, for example, an electronic publication, but may be a printed matter that is printed electronically (usually a printed matter on paper). The publication is, for example, an electronic book, an electronic magazine, an electronic cartoon, an electronic catalog, an electronic brochure, a paper book, a paper magazine, a paper cartoon, a paper catalog, a paper brochure, or the like. A publication usually has two or more pages, but may be one page (one).

マスタオブジェクト格納部111は、1または2以上のマスタオブジェクトを格納し得る。マスタオブジェクトは、1または2以上の出版物で利用されるオブジェクトであり、1または2以上の出版物の2箇所以上で利用されるオブジェクトである。   The master object storage unit 111 can store one or more master objects. A master object is an object that is used in one or more publications, and is an object that is used in two or more places in one or more publications.

ここで、オブジェクトは、情報と言っても良いし、データと言っても良い。オブジェクトは、出版物に含まれる情報であり、1つの情報からなっていても良いし、2以上の情報の集合でも良い。オブジェクトは、通常、1以上の属性値を有する。オブジェクトは、例えば、文字列、静止画、動画、音声、音楽、またはこれらの2以上の組み合わせであり、そのデータタイプは問わない。オブジェクトは、通常、出版物を構成する部品である。   Here, the object may be referred to as information or data. An object is information included in a publication, and may consist of one piece of information or a set of two or more pieces of information. An object typically has one or more attribute values. The object is, for example, a character string, a still image, a moving image, sound, music, or a combination of two or more thereof, and the data type is not limited. Objects are usually the parts that make up a publication.

マスタオブジェクト格納部111は、1または2以上のマスタ情報を格納していることは好適である。マスタ情報とは、マスタオブジェクトと、1または2以上の箇所識別子とを有する。箇所識別子は、マスタオブジェクトが利用されている箇所を示す情報であり、マスタオブジェクトの利用箇所を識別する情報である。利用箇所とは、通常、マスタオブジェクトが複写された箇所である。利用箇所は、例えば、マスタオブジェクトに対してリンクが張られた箇所等でも良い。箇所識別子は、例えば、端末識別子と出版物識別子とページ識別子とを有する。また、箇所識別子は、例えば、端末識別子とページ識別子とを有する。また、箇所識別子は、例えば、出版物識別子とページ識別子とを有する。箇所識別子は、さらにページ内の場所を特定する情報である場所特定情報を有しても良い。端末識別子は、端末装置2を識別する情報であり、例えば、IPアドレス、電話番号、ID等である。端末識別子は、出版物の編集者を識別するユーザ識別子でも良い。また、出版物識別子は出版物を識別する情報である。出版物識別子は、例えば、ID、出版物名などである。ページ識別子はページを識別する情報である。ページ識別子は、例えば、ページ番号、ID等である。場所特定情報は、例えば、ページ内の相対座標(x,y)である。   The master object storage unit 111 preferably stores one or more pieces of master information. The master information includes a master object and one or more location identifiers. The location identifier is information indicating a location where the master object is used, and is information identifying the usage location of the master object. The use location is usually a location where the master object is copied. The usage location may be, for example, a location linked to the master object. The location identifier includes, for example, a terminal identifier, a publication identifier, and a page identifier. The location identifier includes, for example, a terminal identifier and a page identifier. The location identifier includes, for example, a publication identifier and a page identifier. The location identifier may further include location specifying information that is information specifying the location in the page. The terminal identifier is information for identifying the terminal device 2 and is, for example, an IP address, a telephone number, an ID, or the like. The terminal identifier may be a user identifier that identifies the editor of the publication. The publication identifier is information for identifying a publication. The publication identifier is, for example, an ID or a publication name. The page identifier is information for identifying a page. The page identifier is, for example, a page number or ID. The location specifying information is, for example, relative coordinates (x, y) in the page.

受信部12は、情報や指示等を、1または2以上の端末装置2から受信する。指示や情報等とは、例えば、マスタオブジェクトのダウンロード指示、出版物のダウンロード指示、子オブジェクト生成情報、後述する更新情報等である。マスタオブジェクトのダウンロード指示とは、マスタオブジェクトをダウンロードする指示である。マスタオブジェクトのダウンロード指示は、例えば、マスタオブジェクトを識別する情報であるマスタオブジェクト識別子を有する。マスタオブジェクトのダウンロード指示は、マスタオブジェクトを利用して子オブジェクトを生成する際に、端末装置2から送信される指示である。出版物のダウンロード指示とは、出版物をダウンロードする指示である。出版物のダウンロード指示は、例えば、出版物を識別する情報である出版物識別子を有する。また、子オブジェクト生成情報は、端末装置2でマスタオブジェクトを使用して、そのマスタオブジェクトの子オブジェクトを生成した旨を示す情報である。子オブジェクト生成情報は、例えば、マスタオブジェクト識別子、子オブジェクトが使用されている箇所を示す箇所識別子を有する。子オブジェクト生成情報は、例えば、子オブジェクト自体を有しても良い。   The receiving unit 12 receives information, instructions, and the like from one or more terminal devices 2. The instructions and information are, for example, a master object download instruction, a publication download instruction, child object generation information, update information to be described later, and the like. The master object download instruction is an instruction to download a master object. The master object download instruction has, for example, a master object identifier that is information for identifying the master object. The master object download instruction is an instruction transmitted from the terminal device 2 when a child object is generated using the master object. The publication download instruction is an instruction to download a publication. The publication download instruction includes, for example, a publication identifier that is information for identifying a publication. The child object generation information is information indicating that a child object of the master object is generated by using the master object in the terminal device 2. The child object generation information includes, for example, a master object identifier and a location identifier indicating a location where the child object is used. The child object generation information may include a child object itself, for example.

更新情報受信部121は、1または2以上の端末装置2から、子オブジェクトを更新する情報である更新情報を受信する。また、更新情報受信部121は、一の端末装置2から、更新情報を受信する。更新情報は、子オブジェクトを更新するための情報であれば良い。更新情報は、例えば、マスタオブジェクト識別子と更新された子オブジェクト自体であっても良い。また、更新情報は、例えば、マスタオブジェクト識別子と、子オブジェクトの中のマスタオブジェクトと比較して、更新された情報(異なる情報)のみでも良い。また、更新情報は、例えば、子オブジェクトを識別する子オブジェクト識別子と、子オブジェクト自体であっても良い。また、更新情報は、例えば、子オブジェクト識別子と、子オブジェクトの中のマスタオブジェクトと比較して、更新された情報(異なる情報)であっても良い。   The update information receiving unit 121 receives update information, which is information for updating a child object, from one or more terminal devices 2. Further, the update information receiving unit 121 receives update information from one terminal device 2. The update information may be information for updating the child object. The update information may be, for example, a master object identifier and the updated child object itself. Further, the update information may be, for example, only updated information (different information) compared to the master object identifier and the master object in the child object. The update information may be, for example, a child object identifier that identifies a child object and the child object itself. The update information may be information (different information) updated by comparing the child object identifier with the master object in the child object, for example.

処理部13は、各種の処理を行う。各種の処理とは、例えば、後述する不一致状況取得部131、動作部132等が行う処理である。   The processing unit 13 performs various processes. The various processes are processes performed by, for example, a mismatch status acquisition unit 131 and an operation unit 132 described later.

不一致状況取得部131は、マスタオブジェクト格納部111の1以上の各マスタオブジェクトについて、マスタオブジェクト、およびマスタオブジェクトが利用されている2以上の子オブジェクトの不一致の状況を取得する。不一致の状況とは、マスタオブジェクトと、当該マスタオブジェクトに対応する1または2以上の子オブジェクトとの一致または不一致に関する情報である。なお、マスタオブジェクトに対応する子オブジェクトとは、通常、マスタオブジェクトが複写されたオブジェクトであるが、マスタオブジェクトにリンクされており、その差分のみを有する情報等でも良い。また、子オブジェクトが2箇所に存在する場合、不一致の状況は、例えば、「すべてが一致」「マスタオブジェクトと一の子オブジェクトが一致し、他のオブジェクトが異なる」「3つとも異なる」の3種類の情報を採り得る。   The mismatch status acquisition unit 131 acquires, for each of one or more master objects in the master object storage unit 111, the status of mismatch between the master object and two or more child objects in which the master object is used. The mismatch status is information regarding match or mismatch between the master object and one or more child objects corresponding to the master object. Note that the child object corresponding to the master object is usually an object in which the master object is copied, but it may be information linked to the master object and having only the difference. In addition, when there are two child objects, the mismatch situation is, for example, “all match”, “master object and one child object match, and other objects are different” or “all three are different”. It can take the kind of information.

不一致状況取得部131は、更新情報受信部121が一の端末装置2から更新情報を受信した際に、不一致の状況を取得することは好適である。ただし、不一致状況取得部131は、任意のタイミングで、不一致の状況を取得しても良い。   The mismatch status acquisition unit 131 preferably acquires the status of mismatch when the update information reception unit 121 receives update information from one terminal device 2. However, the mismatch status acquisition unit 131 may acquire a mismatch status at an arbitrary timing.

不一致状況取得部131は、2以上の各子オブジェクトのデータとマスタオブジェクトのデータとを比較して、不一致の状況を取得する。つまり、不一致の状況は、オブジェクト間のデータ内容の不一致の状況でも良い。   The mismatch status acquisition unit 131 compares the data of two or more child objects with the data of the master object, and acquires the status of mismatch. That is, the situation of mismatch may be a situation of mismatch of data contents between objects.

また、不一致状況取得部131は、1または2以上の各子オブジェクトの1以上の属性値とマスタオブジェクトの1以上の属性値とを比較して、不一致の状況を取得しても良い。つまり、不一致の状況は、オブジェクト間のオブジェクトの属性値の不一致の状況でも良い。なお、属性値とは、オブジェクトが文字の場合は、例えば、サイズ、フォント、色、背景色等である。また、オブジェクトが画像(静止画または動画)である場合、属性値は、例えば、解像度、サイズ、明度、彩度等である。   Further, the mismatch status acquisition unit 131 may acquire a mismatch status by comparing one or more attribute values of one or more child objects with one or more attribute values of the master object. That is, the situation of mismatch may be a situation of mismatch of attribute values of objects between objects. The attribute value is, for example, size, font, color, background color, etc. when the object is a character. When the object is an image (still image or moving image), the attribute value is, for example, resolution, size, brightness, saturation, and the like.

不一致状況取得部131は、例えば、以下のように動作する。不一致状況取得部131は、マスタオブジェクトをマスタオブジェクト格納部111から取得する。次に、不一致状況取得部131は、当該マスタオブジェクトと対になる1または2以上の箇所識別子を取得する。そして、不一致状況取得部131は、取得した1以上の各箇所識別子を用いて、1以上の端末装置2から1以上の子オブジェクトを取得する。そして、マスタオブジェクトと1以上の各子オブジェクトとを比較する。なお、この比較は、データ内容または/および1以上の属性値である。次に、不一致状況取得部131は、2以上のオブジェクト間の不一致状況を取得する。なお、かかる動作のトリガーは問わない。   The mismatch status acquisition unit 131 operates, for example, as follows. The mismatch status acquisition unit 131 acquires a master object from the master object storage unit 111. Next, the mismatch status acquisition unit 131 acquires one or more location identifiers that are paired with the master object. Then, the mismatch status acquisition unit 131 acquires one or more child objects from the one or more terminal devices 2 using the acquired one or more location identifiers. Then, the master object is compared with one or more child objects. Note that this comparison is data content or / and one or more attribute values. Next, the mismatch status acquisition unit 131 acquires a mismatch status between two or more objects. In addition, the trigger of this operation | movement is not ask | required.

また、不一致状況取得部131は、例えば、以下のように動作する。更新情報受信部121が一の端末装置2から更新情報を受信した際に、当該更新情報に対応する(例えば、更新情報に含まれるマスタオブジェクト識別子で識別される)マスタオブジェクトをマスタオブジェクト格納部111から取得する。次に、不一致状況取得部131は、当該マスタオブジェクトと対になる1または2以上の箇所識別子を取得する。そして、不一致状況取得部131は、取得した1以上の各箇所識別子を用いて、1以上の端末装置2から1以上の子オブジェクトを取得する。そして、マスタオブジェクトと1以上の各子オブジェクトとを比較する。なお、この比較は、データ内容または/および1以上の属性値の比較である。次に、不一致状況取得部131は、2以上のオブジェクト間の不一致状況を取得する。   Further, the mismatch status acquisition unit 131 operates as follows, for example. When the update information receiving unit 121 receives update information from one terminal device 2, a master object corresponding to the update information (for example, identified by a master object identifier included in the update information) is designated as a master object storage unit 111. Get from. Next, the mismatch status acquisition unit 131 acquires one or more location identifiers that are paired with the master object. Then, the mismatch status acquisition unit 131 acquires one or more child objects from the one or more terminal devices 2 using the acquired one or more location identifiers. Then, the master object is compared with one or more child objects. This comparison is a comparison of data contents and / or one or more attribute values. Next, the mismatch status acquisition unit 131 acquires a mismatch status between two or more objects.

子オブジェクト取得手段1311は、2以上の箇所識別子で識別される利用箇所における子オブジェクトを取得する。子オブジェクト取得手段1311は、例えば、更新情報受信部121が一の端末装置2から更新情報を受信した際に、当該更新情報に対応する(例えば、更新情報に含まれるマスタオブジェクト識別子で識別される)マスタオブジェクトをマスタオブジェクト格納部111から取得する。次に、子オブジェクト取得手段1311は、当該マスタオブジェクトと対になる1または2以上の箇所識別子を取得する。そして、子オブジェクト取得手段1311は、取得した1以上の各箇所識別子を用いて、1以上の端末装置2から1以上の子オブジェクトを取得(受信)する。なお、子オブジェクト取得手段1311が子オブジェクトを取得するトリガーは他のトリガー、タイミングでも良い。   The child object acquisition unit 1311 acquires a child object at a usage location identified by two or more location identifiers. For example, when the update information receiving unit 121 receives update information from one terminal device 2, the child object acquisition unit 1311 corresponds to the update information (for example, identified by a master object identifier included in the update information). ) Obtain a master object from the master object storage unit 111. Next, the child object acquisition unit 1311 acquires one or more location identifiers that are paired with the master object. Then, the child object acquisition unit 1311 acquires (receives) one or more child objects from the one or more terminal devices 2 using the acquired one or more location identifiers. Note that the trigger for the child object acquisition unit 1311 to acquire the child object may be another trigger or timing.

比較手段1312は、子オブジェクト取得手段1311が取得した2以上の子オブジェクトとマスタオブジェクトとを比較する。比較手段1312は、マスタオブジェクトと1つの各子オブジェクトとを比較しても良い。なお、この比較は、データ内容または/および1以上の属性値の比較である。   The comparison unit 1312 compares the two or more child objects acquired by the child object acquisition unit 1311 with the master object. The comparison unit 1312 may compare the master object with one child object. This comparison is a comparison of data contents and / or one or more attribute values.

不一致状況取得手段1313は、比較手段1312の比較結果である不一致の状況を取得する。不一致の状況は、子オブジェクトが2箇所以上に存在する場合(マスタオブジェクトと対になる箇所識別子が2つ以上存在する場合)、不一致の状況は、例えば、「すべてが一致」「一の子オブジェクトのみが他のオブジェクト(マスタオブジェクトを含む)と異なり、マスタオブジェクトと他のオブジェクトが一致する」「3つとも異なる」の3種類の情報を採り得る。   The mismatch status acquisition unit 1313 acquires the status of mismatch that is the comparison result of the comparison unit 1312. The mismatch status is when there are two or more child objects (when there are two or more location identifiers paired with the master object), and the mismatch status is, for example, “all match” or “one child object”. However, unlike other objects (including a master object), three types of information, “the master object and another object match” and “different from all three” can be taken.

動作部132は、不一致状況取得部131が取得した、2種類以上の不一致の状況の相違により、異なる動作を行う。動作部132は、例えば、後述する一貫性保持処理、警告情報出力処理等を行う。一貫性保持処理とは、マスタオブジェクトと1以上の子オブジェクトとの一貫性を保つために、1以上のいずれかのオブジェクトを更新する処理である。その際、動作部132は、受信された更新情報を用いる。警告情報出力処理とは、不一致の状況に対応する警告情報を送信する処理である。なお、警告情報の送信先は、通常、更新情報を送信してきた端末装置2、または/およびマスタオブジェクトと対になる箇所識別子に対応する端末装置2である。なお、2種類以上の不一致の状況には、通常、すべてのオブジェクトが一致する場合を含まない。   The operation unit 132 performs different operations depending on the difference between two or more types of mismatch situations acquired by the mismatch status acquisition unit 131. The operation unit 132 performs, for example, a consistency holding process, a warning information output process, and the like, which will be described later. The consistency maintaining process is a process of updating one or more objects in order to maintain consistency between the master object and one or more child objects. At that time, the operation unit 132 uses the received update information. The warning information output process is a process for transmitting warning information corresponding to a mismatch situation. Note that the transmission destination of the warning information is normally the terminal device 2 that has transmitted the update information, and / or the terminal device 2 that corresponds to the location identifier that is paired with the master object. Note that two or more types of mismatching situations usually do not include the case where all objects match.

動作部132は、例えば、不一致状況取得部131が取得した不一致の状況が一の種類の不一致の状況である場合は、一の子オブジェクトに対して行われた更新に関する更新情報を用いて、マスタオブジェクトおよび他の子オブジェクトにも、前記更新を反映される一貫性保持処理を行う。なお、「一の種類の不一致の状況」とは、例えば、「一の子オブジェクトのみが他のオブジェクトと異なり、マスタオブジェクトと他のオブジェクトが一致する」旨の情報である場合である。   For example, when the mismatch status acquired by the mismatch status acquisition unit 131 is one type of mismatch status, the operation unit 132 uses the update information related to the update performed on the one child object to update the master. The object and other child objects are also subjected to the consistency maintaining process reflecting the update. Note that “one kind of mismatch situation” is, for example, information indicating that “only one child object is different from other objects and the master object and other objects match”.

また、動作部132は、例えば、不一致状況取得部131が取得した不一致の状況が他の種類の不一致の状況である場合は、他の種類の不一致の状況に応じた内容の警告情報を出力する第一の警告情報出力処理を行う。なお、例えば、「他の種類の不一致の状況」は、子オブジェクトが2箇所以上に存在する場合(マスタオブジェクトと対になる箇所識別子が2以上存在する場合)に、「マスタオブジェクトと2以上の子オブジェクトの間で、3種類以上の値または3種類以上の属性値が存在することを示す情報」である。なお、かかる場合、マスタオブジェクトが複写され、子オブジェクトが生成された後、2箇所以上の子オブジェクトに対して、異なる修正が行われた場合である。   In addition, for example, when the mismatch status acquired by the mismatch status acquisition unit 131 is another type of mismatch status, the operation unit 132 outputs warning information having contents corresponding to the other types of mismatch status. The first warning information output process is performed. In addition, for example, “another kind of inconsistency situation” indicates that when there are two or more child objects (when there are two or more location identifiers paired with the master object), “Information indicating that three or more types of values or three or more types of attribute values exist between child objects”. In this case, after the master object is copied and the child object is generated, different corrections are made to two or more child objects.

マスタオブジェクト更新手段1321は、更新情報に従って、更新された子オブジェクトに対応するマスタオブジェクトを更新する。   The master object update unit 1321 updates the master object corresponding to the updated child object according to the update information.

他子オブジェクト更新処理手段1322は、更新情報に従って、更新された子オブジェクトに対応するマスタオブジェクトに対応する他の子オブジェクトを更新するための処理を行う。他子オブジェクト更新処理手段1322は、通常、更新された子オブジェクトに対応するマスタオブジェクトと対になる箇所識別子に対応する子オブジェクトであり、更新情報を送信してきた端末装置2の該当箇所の子オブジェクトを除く子オブジェクトを、更新情報に従って、更新するための処理を行う。かかる処理は、通常、箇所識別子に対応する端末装置2に、該当する子オブジェクトを、更新情報に従って、修正することの指示(更新指示)を送信することである。なお、かかる指示を受信した端末装置2は、箇所識別子に対応する子オブジェクトを、更新指示に従って修正する。   The other child object update processing unit 1322 performs processing for updating another child object corresponding to the master object corresponding to the updated child object according to the update information. The other child object update processing means 1322 is a child object corresponding to the location identifier that is paired with the master object corresponding to the updated child object, and the child object at the location of the terminal device 2 that has transmitted the update information. A process for updating the child objects except for according to the update information is performed. Such processing is usually to transmit an instruction (update instruction) to modify the corresponding child object according to the update information to the terminal device 2 corresponding to the location identifier. The terminal device 2 that has received such an instruction corrects the child object corresponding to the location identifier according to the update instruction.

送信部14は、各種の情報や指示等を端末装置2に送信する。各種の情報や指示等は、例えば、1以上のマスタオブジェクト、更新指示、出版物、警告情報等である。   The transmission unit 14 transmits various information, instructions, and the like to the terminal device 2. The various information and instructions are, for example, one or more master objects, update instructions, publications, warning information, and the like.

端末装置2を構成する端末格納部21は、各種の情報を格納し得る。各種の情報とは、例えば、端末識別子である。端末識別子とは、端末装置2を識別する情報、または端末装置2のユーザを識別する情報である。   The terminal storage unit 21 constituting the terminal device 2 can store various types of information. The various information is, for example, a terminal identifier. The terminal identifier is information for identifying the terminal device 2 or information for identifying the user of the terminal device 2.

端末受付部22は、指示や情報等を受け付ける。指示や情報等とは、マスタオブジェクトのダウンロード指示、出版物のダウンロード指示、子オブジェクトの生成指示、マスタオブジェクトの複写指示、子オブジェクトの更新指示等である。   The terminal reception unit 22 receives instructions and information. The instructions, information, and the like are a master object download instruction, a publication download instruction, a child object generation instruction, a master object copy instruction, a child object update instruction, and the like.

なお、指示や情報等の入力手段は、キーボードやマウスやタッチパネルやメニュー画面によるもの等、何でも良い。端末受付部22は、キーボード等の入力手段のデバイスドライバーや、メニュー画面の制御ソフトウェア等で実現され得る。   The input means such as instructions and information may be anything such as a keyboard, mouse, touch panel or menu screen. The terminal reception unit 22 can be realized by a device driver of an input unit such as a keyboard, control software for a menu screen, or the like.

端末処理部23は、各種の処理を行う。各種の処理は、例えば、端末受付部22が受け付けた指示や情報等を、送信するデータ構造にすることである。また、各種の処理は、例えば、受信された更新指示に基づいて、更新指示に対応する子オブジェクトを更新する処理である。   The terminal processing unit 23 performs various processes. The various processes are, for example, making a data structure for transmitting instructions, information, and the like received by the terminal receiving unit 22. Moreover, various processes are processes which update the child object corresponding to an update instruction based on the received update instruction, for example.

端末送信部24は、各種の指示や情報等を情報処理装置1に送信する。各種の指示や情報等は、例えば、更新情報、マスタオブジェクトのダウンロード指示、出版物のダウンロード指示、子オブジェクト生成情報等である。   The terminal transmission unit 24 transmits various instructions and information to the information processing apparatus 1. The various instructions and information are, for example, update information, a master object download instruction, a publication download instruction, and child object generation information.

端末受信部25は、情報処理装置1から各種の情報や指示を受信する。各種の情報や指示とは、例えば、更新指示、1以上のマスタオブジェクト、出版物、警告情報等である。   The terminal receiving unit 25 receives various information and instructions from the information processing apparatus 1. The various types of information and instructions are, for example, update instructions, one or more master objects, publications, warning information, and the like.

端末出力部26は、端末受信部25が受信した情報を出力する。受信した情報とは、例えば、1以上のマスタオブジェクト、出版物等である。   The terminal output unit 26 outputs information received by the terminal receiving unit 25. The received information is, for example, one or more master objects, publications, and the like.

ここで、出力とは、ディスプレイへの表示、プロジェクターを用いた投影、プリンタでの印字、音出力、外部の装置への送信、記録媒体への蓄積、他の処理装置や他のプログラムなどへの処理結果の引渡しなどを含む概念である。   Here, output refers to display on a display, projection using a projector, printing with a printer, sound output, transmission to an external device, storage in a recording medium, and output to other processing devices or other programs. It is a concept that includes delivery of processing results.

格納部11、マスタオブジェクト格納部111、および端末格納部21は、不揮発性の記録媒体が好適であるが、揮発性の記録媒体でも実現可能である。   The storage unit 11, the master object storage unit 111, and the terminal storage unit 21 are preferably non-volatile recording media, but can also be realized by volatile recording media.

格納部11等に情報が記憶される過程は問わない。例えば、記録媒体を介して情報が格納部11等で記憶されるようになってもよく、通信回線等を介して送信された情報が格納部11等で記憶されるようになってもよく、あるいは、入力デバイスを介して入力された情報が格納部11等で記憶されるようになってもよい。   The process in which information is stored in the storage unit 11 or the like is not limited. For example, information may be stored in the storage unit 11 or the like via a recording medium, information transmitted via a communication line or the like may be stored in the storage unit 11 or the like, Alternatively, information input via the input device may be stored in the storage unit 11 or the like.

受信部12、更新情報受信部121、および端末受信部25は、通常、無線または有線の通信手段で実現されるが、放送を受信する手段で実現されても良い。   The receiving unit 12, the update information receiving unit 121, and the terminal receiving unit 25 are usually realized by wireless or wired communication means, but may be realized by means for receiving broadcasts.

処理部13、不一致状況取得部131、動作部132、子オブジェクト取得手段1311、比較手段1312、不一致状況取得手段1313、マスタオブジェクト更新手段1321、他子オブジェクト更新処理手段1322、端末処理部23は、通常、MPUやメモリ等から実現され得る。処理部13等の処理手順は、通常、ソフトウェアで実現され、当該ソフトウェアはROM等の記録媒体に記録されている。但し、ハードウェア(専用回路)で実現しても良い。   The processing unit 13, the mismatch status acquisition unit 131, the operation unit 132, the child object acquisition unit 1311, the comparison unit 1312, the mismatch status acquisition unit 1313, the master object update unit 1321, the other child object update processing unit 1322, and the terminal processing unit 23 Usually, it can be realized by an MPU or a memory. The processing procedure of the processing unit 13 or the like is usually realized by software, and the software is recorded on a recording medium such as a ROM. However, it may be realized by hardware (dedicated circuit).

送信部14、および端末送信部24は、通常、無線または有線の通信手段で実現されるが、放送手段で実現されても良い。   The transmission unit 14 and the terminal transmission unit 24 are usually realized by wireless or wired communication means, but may be realized by broadcasting means.

端末出力部26は、ディスプレイやスピーカー等の出力デバイスを含むと考えても含まないと考えても良い。端末出力部26は、出力デバイスのドライバーソフトまたは、出力デバイスのドライバーソフトと出力デバイス等で実現され得る。   The terminal output unit 26 may be considered as including or not including an output device such as a display or a speaker. The terminal output unit 26 may be implemented by output device driver software, or output device driver software and an output device.

次に、情報処理システムの動作について説明する。まず、情報処理装置1の動作について、図3のフローチャートを用いて説明する。   Next, the operation of the information processing system will be described. First, the operation of the information processing apparatus 1 will be described using the flowchart of FIG.

(ステップS301)受信部12は、出版物のダウンロード指示を受信したか否かを判断する。出版物のダウンロード指示を受信した場合はステップS302に行き、出版物のダウンロード指示を受信しない場合はステップS304に行く。なお、出版物のダウンロード指示は、通常、出版物識別子を有する。   (Step S301) The receiving unit 12 determines whether or not a publication download instruction has been received. If a publication download instruction is received, the process proceeds to step S302. If a publication download instruction is not received, the process proceeds to step S304. A publication download instruction usually has a publication identifier.

(ステップS302)処理部13は、ステップS301で受信した出版物のダウンロード指示に対応する出版物を、格納部11から取得する。   (Step S302) The processing unit 13 acquires a publication corresponding to the publication download instruction received in step S301 from the storage unit 11.

(ステップS303)送信部14は、ステップS302で取得された出版物を端末装置2に送信する。ステップS301に戻る。なお、かかる端末装置2は、出版物のダウンロード指示を送信した端末装置2である。   (Step S303) The transmission unit 14 transmits the publication acquired in Step S302 to the terminal device 2. The process returns to step S301. The terminal device 2 is a terminal device 2 that has transmitted a download instruction for a publication.

(ステップS304)受信部12は、1以上のマスタオブジェクトのダウンロード指示を受信したか否かを判断する。1以上のマスタオブジェクトのダウンロード指示を受信した場合はステップS305に行き、1以上のマスタオブジェクトのダウンロード指示を受信しない場合はステップS309に行く。   (Step S304) The receiving unit 12 determines whether or not one or more master object download instructions have been received. If one or more master object download instructions are received, the process proceeds to step S305. If one or more master object download instructions are not received, the process proceeds to step S309.

(ステップS305)処理部13は、ステップS304で受信したダウンロード指示に対応する1以上のマスタオブジェクトを、マスタオブジェクト格納部111から取得する。   (Step S305) The processing unit 13 acquires one or more master objects corresponding to the download instruction received in Step S304 from the master object storage unit 111.

(ステップS306)送信部14は、ステップS305で取得された1以上のマスタオブジェクトを端末装置2に送信する。ステップS301に戻る。   (Step S306) The transmission unit 14 transmits one or more master objects acquired in step S305 to the terminal device 2. The process returns to step S301.

(ステップS307)受信部12は、子オブジェクト生成情報を端末装置2から受信したか否かを判断する。子オブジェクト生成情報を受信した場合はステップS308に行き、子オブジェクト生成情報を受信しない場合はステップS310に行く。なお、子オブジェクト生成情報は、通常、子オブジェクトが存在する箇所を特定する箇所識別子、マスタオブジェクトを識別するマスタオブジェクト識別子を有する。   (Step S307) The receiving unit 12 determines whether or not child object generation information has been received from the terminal device 2. If the child object generation information is received, the process goes to step S308. If the child object generation information is not received, the process goes to step S310. The child object generation information usually includes a location identifier that identifies a location where the child object exists and a master object identifier that identifies the master object.

(ステップS308)処理部13は、ステップS307で受信された子オブジェクト生成情報に対応する箇所識別子を取得する。なお、処理部13は、通常、子オブジェクト生成情報が有する箇所識別子を取得する。   (Step S308) The processing unit 13 acquires a location identifier corresponding to the child object generation information received in step S307. In addition, the process part 13 acquires the location identifier which child object production | generation information has normally.

(ステップS309)処理部13は、ステップS308で取得した箇所識別子を、ステップS307で受信された子オブジェクト生成情報に対応するマスタオブジェクトに対応付けて、マスタオブジェクト格納部111に蓄積する。ステップS301に戻る。なお、処理部13は、例えば、ステップS307で受信された子オブジェクト生成情報が有するマスタオブジェクト識別子に対応付けて、ステップS308で取得した箇所識別子を、マスタオブジェクト格納部111に蓄積する。   (Step S309) The processing unit 13 stores the location identifier acquired in Step S308 in the master object storage unit 111 in association with the master object corresponding to the child object generation information received in Step S307. The process returns to step S301. For example, the processing unit 13 stores the location identifier acquired in step S308 in the master object storage unit 111 in association with the master object identifier included in the child object generation information received in step S307.

(ステップS310)更新情報受信部121は、更新情報を受信したか否かを判断する。更新情報を受信した場合はステップS311に行き、更新情報を受信しない場合はステップS301に戻る。   (Step S310) The update information receiving unit 121 determines whether or not update information has been received. When the update information is received, the process goes to step S311. When the update information is not received, the process returns to step S301.

(ステップS311)不一致状況取得部131は、不一致状況取得処理を行う。不一致状況取得処理について、図4のフローチャートを用いて説明する。   (Step S311) The mismatch status acquisition unit 131 performs a mismatch status acquisition process. The mismatch status acquisition process will be described with reference to the flowchart of FIG.

(ステップS312)動作部132等は、ステップS311で取得された不一致状況に応じた処理を行う。ステップS301に戻る。なお、不一致状況に応じた処理である不一致状況処理について、図5のフローチャートを用いて説明する。   (Step S312) The operation unit 132 or the like performs a process according to the mismatch situation acquired in Step S311. The process returns to step S301. Note that the mismatch status process, which is a process corresponding to the mismatch status, will be described with reference to the flowchart of FIG.

なお、図3のフローチャートにおいて、電源オフや処理終了の割り込みにより処理は終了する。   In the flowchart of FIG. 3, the process ends when the power is turned off or the process is terminated.

次に、ステップS311の不一致状況取得処理について、図4のフローチャートを用いて説明する。   Next, the mismatch status acquisition process in step S311 will be described with reference to the flowchart of FIG.

(ステップS401)子オブジェクト取得手段1311は、更新情報に対応する一の子オブジェクトを取得する。なお、一の子オブジェクトは、端末装置2で更新された子オブジェクトである。   (Step S401) The child object acquisition unit 1311 acquires one child object corresponding to the update information. The one child object is a child object updated by the terminal device 2.

(ステップS402)比較手段1312は、更新情報に対応するマスタオブジェクト識別子を取得する。   (Step S402) The comparison unit 1312 acquires a master object identifier corresponding to the update information.

(ステップS403)比較手段1312は、ステップS402で取得したマスタオブジェクト識別子に対応するマスタオブジェクトをマスタオブジェクト格納部111から取得する。   (Step S403) The comparison unit 1312 acquires a master object corresponding to the master object identifier acquired in Step S402 from the master object storage unit 111.

(ステップS404)比較手段1312は、マスタオブジェクト識別子に対応する1または2以上の箇所識別子をマスタオブジェクト格納部111から取得する。   (Step S404) The comparison unit 1312 acquires one or more location identifiers corresponding to the master object identifier from the master object storage unit 111.

(ステップS405)子オブジェクト取得手段1311は、カウンタiに1を代入する。   (Step S405) The child object acquisition unit 1311 assigns 1 to the counter i.

(ステップS406)子オブジェクト取得手段1311は、ステップS404で取得された箇所識別子の中に、i番目の箇所識別子が存在するか否かを判断する。i番目の箇所識別子が存在する場合はステップS407に行き、i番目の箇所識別子が存在しない場合はステップS409に行く。   (Step S406) The child object acquisition unit 1311 determines whether or not the i-th location identifier exists in the location identifier acquired in step S404. When the i-th location identifier exists, the process goes to step S407, and when the i-th location identifier does not exist, the process goes to step S409.

(ステップS407)子オブジェクト取得手段1311は、i番目の箇所識別子に対応する子オブジェクトを取得する。なお、i番目の箇所識別子に対応する子オブジェクトは、通常、端末装置2から取得されるが、格納部11から取得しても良い。なお、格納部11から取得する場合、通常、常に最新の子オブジェクトが格納部11に格納されているものとする。   (Step S407) The child object acquisition unit 1311 acquires a child object corresponding to the i-th location identifier. Note that the child object corresponding to the i-th location identifier is normally acquired from the terminal device 2, but may be acquired from the storage unit 11. Note that when acquiring from the storage unit 11, normally, the latest child object is always stored in the storage unit 11.

(ステップS408)子オブジェクト取得手段1311は、カウンタiを1、インクリメントする。ステップS406に戻る。   (Step S408) The child object acquisition unit 1311 increments the counter i by 1. The process returns to step S406.

(ステップS409)比較手段1312は、マスタオブジェクトと2以上の子オブジェクトとを比較する。そして、比較手段1312は、前記一の子オブジェクトのみが、他のオブジェクトと異なるか否かを判断する。前記一の子オブジェクトのみが、他のオブジェクトと異なる場合はステップS410に行き、そうでない場合はステップS411に行く。なお、他のオブジェクトとは、マスタオブジェクトと1以上のオブジェクト(一のオブジェクトは除く)である。また、オブジェクトが同じであるとは、通常、オブジェクトの内容、および属性値が同じで有ること(複写したに過ぎないこと)である。   (Step S409) The comparison means 1312 compares the master object with two or more child objects. Then, the comparison unit 1312 determines whether only the one child object is different from the other objects. If only the one child object is different from the other objects, go to step S410, otherwise go to step S411. The other objects are a master object and one or more objects (excluding one object). Also, the fact that the objects are the same usually means that the contents and attribute values of the objects are the same (only copied).

(ステップS410)不一致状況取得手段1313は、変数「不一致状況」に1を代入する。上位処理にリターンする。なお、不一致状況が1の場合は、更新情報に対応する一の子オブジェクトのみが、他のオブジェクトと異なる場合である。   (Step S410) The mismatch status acquisition unit 1313 substitutes 1 for the variable “mismatch status”. Return to upper process. Note that when the mismatch status is 1, only one child object corresponding to the update information is different from the other objects.

(ステップS411)比較手段1312は、マスタオブジェクトと2以上の子オブジェクト(一の子オブジェクトを含む)の値または属性値が、3種類以上存在するか否かを判断する。3種類以上存在する場合はステップS412に行き、3種類以上存在しない場合はステップS413に行く。なお、3種類のオブジェクトとは、値(内容、データと言っても良い)が異なる3つのオブジェクト、または属性値が異なる3つのオブジェクトである。   (Step S411) The comparison unit 1312 determines whether there are three or more values or attribute values of the master object and two or more child objects (including one child object). If there are three or more types, go to step S412, and if there are not more than three types, go to step S413. Note that the three types of objects are three objects having different values (content and data) or three objects having different attribute values.

(ステップS412)不一致状況取得手段1313は、変数「不一致状況」に2を代入する。上位処理にリターンする。なお、不一致状況が2の場合は、マスタオブジェクトと2以上の子オブジェクトにおいて、3種類以上のオブジェクトが存在する場合(いわゆる、ばらばらである)場合である。   (Step S412) The mismatch status acquisition unit 1313 substitutes 2 for the variable “mismatch status”. Return to upper process. Note that the case where the disagreement state is 2 is a case where there are three or more types of objects (so-called disjoint) in the master object and two or more child objects.

(ステップS413)不一致状況取得手段1313は、変数「不一致状況」に3を代入する。上位処理にリターンする。なお、不一致状況が3の場合は、すべてのオブジェクトが同一の場合である。   (Step S413) The mismatch status acquisition unit 1313 substitutes 3 for the variable “mismatch status”. Return to upper process. Note that when the mismatch status is 3, all the objects are the same.

次に、ステップS312の不一致状況処理について、図5のフローチャートを用いて説明する。   Next, the disagreement situation processing in step S312 will be described using the flowchart of FIG.

(ステップS501)動作部132は、不一致状況が「1」であるか否かを判断する。不一致状況が「1」である場合はステップS502に行き、不一致状況が「1」でない場合はステップS507に行く。   (Step S501) The operation unit 132 determines whether or not the disagreement state is “1”. When the mismatch status is “1”, the process goes to step S502, and when the mismatch status is not “1”, the process goes to step S507.

(ステップS502)マスタオブジェクト更新手段1321は、更新情報に対応する一の子オブジェクトと同一になるように、当該一の子オブジェクトに対応するマスタオブジェクトを更新する。   (Step S502) The master object update unit 1321 updates the master object corresponding to the one child object so as to be the same as the one child object corresponding to the update information.

(ステップS503)他子オブジェクト更新処理手段1322は、カウンタiに1を代入する。   (Step S503) The other-child object update processing unit 1322 assigns 1 to the counter i.

(ステップS504)他子オブジェクト更新処理手段1322は、i番目の他の箇所識別子が存在するか否かを判断する。i番目の他の箇所識別子が存在する場合はステップS505に行き、i番目の他の箇所識別子が存在しない場合は上位処理にリターンする。   (Step S504) The other-child object update processing unit 1322 determines whether or not the i-th other location identifier exists. If the i-th other location identifier exists, the process goes to step S505, and if the i-th other location identifier does not exist, the process returns to the higher-level processing.

(ステップS505)他子オブジェクト更新処理手段1322は、i番目の他の箇所識別子に対応する端末装置2に、更新指示を送信する。なお、この更新指示は、更新情報に従った更新の処理を行う指示である。更新指示の実行により、他子オブジェクトは、一の子オブジェクトと同じ情報となる。なお、更新指示は、例えば、更新する子オブジェクトの実体または差分、および箇所識別子を有する。   (Step S505) The other-child object update processing unit 1322 transmits an update instruction to the terminal device 2 corresponding to the i-th other location identifier. This update instruction is an instruction to perform update processing according to the update information. By executing the update instruction, the other child object has the same information as the one child object. The update instruction includes, for example, the entity or difference of the child object to be updated, and a location identifier.

(ステップS506)他子オブジェクト更新処理手段1322は、カウンタiを1、インクリメントする。ステップS504に戻る。   (Step S506) The other-child object update processing unit 1322 increments the counter i by 1. The process returns to step S504.

(ステップS507)動作部132は、不一致状況が「2」であるか否かを判断する。不一致状況が「2」である場合はステップS508に行き、不一致状況が「2」でない場合はステップS516に行く。   (Step S507) The operation unit 132 determines whether or not the mismatch status is “2”. If the mismatch status is “2”, go to step S508, and if the mismatch status is not “2”, go to step S516.

(ステップS508)動作部132は、格納部11から、第一の警告情報と第二の警告情報とを取得する。なお、第一の警告情報は、例えば、「あなたは、$箇所識別子$に対応するオブジェクトを不適切に修正している可能性があります。」であり、第二の警告情報は、例えば、「$箇所識別子$に対応するオブジェクトが二人以上の人により不適切に修正されている可能性があります。」である。なお、「$箇所識別子$」は変数であり、箇所識別子に対応する内容であり、子オブジェクトを特定する内容が代入される。   (Step S <b> 508) The operation unit 132 acquires first warning information and second warning information from the storage unit 11. The first warning information is, for example, “You may have improperly modified the object corresponding to the $ location identifier $”, and the second warning information is, for example, “ The object corresponding to $ location identifier $ may have been inappropriately modified by two or more people. " Note that “$ location identifier $” is a variable, which is content corresponding to the location identifier, and is substituted with content specifying a child object.

(ステップS509)動作部132は、カウンタiに1を代入する。   (Step S509) The operation unit 132 assigns 1 to the counter i.

(ステップS510)動作部132は、取得された箇所識別子の中に、i番目の箇所識別子が存在するか否かを判断する。i番目の箇所識別子が存在する場合はステップS511に行き、i番目の箇所識別子が存在しない場合は上位処理にリターンする。   (Step S510) The operation unit 132 determines whether or not the i-th location identifier exists in the acquired location identifier. When the i-th location identifier exists, the process goes to step S511, and when the i-th location identifier does not exist, the process returns to the higher-level process.

(ステップS511)比較手段1312は、i番目の箇所識別子に対応する子オブジェクトを取得する。   (Step S511) The comparison unit 1312 acquires a child object corresponding to the i-th location identifier.

(ステップS512)比較手段1312は、ステップS511で取得した子オブジェクトとマスタオブジェクトとが同一か否かを判断する。同一であればステップS514に行き、同一でなければステップS513に行く。   (Step S512) The comparing means 1312 determines whether or not the child object acquired in step S511 is the same as the master object. If they are the same, go to step S514, otherwise go to step S513.

(ステップS513)動作部132は、i番目の箇所識別子に対応する端末装置2に、第一の警告情報を送信する。ステップS515に行く。   (Step S513) The operation unit 132 transmits the first warning information to the terminal device 2 corresponding to the i-th location identifier. Go to step S515.

(ステップS514)動作部132は、i番目の箇所識別子に対応する端末装置2に、第二の警告情報を送信する。   (Step S514) The operation unit 132 transmits the second warning information to the terminal device 2 corresponding to the i-th location identifier.

(ステップS515)動作部132は、カウンタiを1、インクリメントする。ステップS510に戻る。   (Step S515) The operation unit 132 increments the counter i by one. The process returns to step S510.

(ステップS516)動作部132は、格納部11から、第三の警告情報を取得する。なお、第三の警告情報は、例えば、「あなたの$箇所識別子$に対する修正が反映されていない可能性があります。」である。   (Step S516) The operation unit 132 acquires third warning information from the storage unit 11. The third warning information is, for example, “There is a possibility that the correction to your $ location identifier $ may not be reflected”.

(ステップS517)動作部132は、更新情報を送信してきた端末装置2に、第三の警告情報を送信する。   (Step S517) The operation unit 132 transmits the third warning information to the terminal device 2 that has transmitted the update information.

なお、図5のフローチャートにおいて、不一致状況が「1」または「2」または「3」の場合により、1以上の端末装置に異なる警告情報を送信するなどしても良い。かかる場合も、動作部132が、不一致状況取得部131が取得した2種類以上の不一致の状況の相違により、異なる動作を行うことに該当する。   In the flowchart of FIG. 5, different warning information may be transmitted to one or more terminal devices depending on the case where the mismatch condition is “1”, “2”, or “3”. In such a case, the operation unit 132 corresponds to performing different operations depending on a difference in two or more types of mismatch situations acquired by the mismatch status acquisition unit 131.

次に、端末装置2の動作について、図6のフローチャートを用いて説明する。   Next, operation | movement of the terminal device 2 is demonstrated using the flowchart of FIG.

(ステップS601)端末受付部22は、出版物のダウンロード指示を受け付けたか否かを判断する。出版物のダウンロード指示を受け付けた場合はステップS602に
行き、出版物のダウンロード指示を受け付けない場合はステップS605に行く。
(Step S601) The terminal reception unit 22 determines whether or not a publication download instruction has been received. If a publication download instruction is accepted, the process proceeds to step S602. If a publication download instruction is not accepted, the process proceeds to step S605.

(ステップS602)端末処理部23は、送信するダウンロード指示(出版物のダウンロード指示)を構成し、情報処理装置1に送信する。   (Step S <b> 602) The terminal processing unit 23 constitutes a download instruction (publication download instruction) to be transmitted, and transmits it to the information processing apparatus 1.

(ステップS603)端末受信部25は、出版物のダウンロード指示に対応する出版物を受信したか否かを判断する。出版物を受信した場合はステップS604に行き、出版物を受信しない場合はステップS603に戻る。   (Step S603) The terminal reception unit 25 determines whether or not a publication corresponding to a publication download instruction has been received. If a publication is received, the process goes to step S604, and if no publication is received, the process returns to step S603.

(ステップS604)端末出力部26は、ステップS603で受信された出版物を出力する。ステップS601に戻る。   (Step S604) The terminal output unit 26 outputs the publication received in Step S603. The process returns to step S601.

(ステップS605)端末受付部22は、1以上のマスタオブジェクトのダウンロード指示を受け付けたか否かを判断する。1以上のマスタオブジェクトのダウンロード指示を受け付けた場合はステップS606に行き、ダウンロード指示を受け付けない場合はステップS609に行く。   (Step S605) The terminal receiving unit 22 determines whether or not a download instruction for one or more master objects has been received. If an instruction to download one or more master objects is received, the process proceeds to step S606. If no download instruction is received, the process proceeds to step S609.

(ステップS606)端末処理部23は、送信するダウンロード指示(1以上のマスタオブジェクトのダウンロード指示)を構成し、情報処理装置1に送信する。   (Step S606) The terminal processing unit 23 constitutes a download instruction (download instruction for one or more master objects) to be transmitted, and transmits it to the information processing apparatus 1.

(ステップS607)端末受信部25は、1以上のマスタオブジェクトのダウンロード指示に対応する1以上のマスタオブジェクトを受信したか否かを判断する。受信した場合はステップS608に行き、受信しない場合はステップS607に戻る。   (Step S607) The terminal receiving unit 25 determines whether or not one or more master objects corresponding to a download instruction for one or more master objects have been received. If received, the process goes to step S608, and if not received, the process returns to step S607.

(ステップS608)端末出力部26は、ステップS607で受信された1以上のマスタオブジェクトを出力する。ステップS601に戻る。   (Step S608) The terminal output unit 26 outputs one or more master objects received in Step S607. The process returns to step S601.

(ステップS609)端末受付部22は、子オブジェクトの生成指示を受け付けたか否かを判断する。子オブジェクトの生成指示を受け付けた場合はステップS610に行き、子オブジェクトの生成指示を受け付けない場合はステップS613に行く。   (Step S609) The terminal receiving unit 22 determines whether a child object generation instruction has been received. If a child object generation instruction is accepted, the process proceeds to step S610. If a child object generation instruction is not accepted, the process proceeds to step S613.

(ステップS610)端末処理部23は、子オブジェクトの生成指示に対応するマスタオブジェクトから子オブジェクトを生成し、出版物の子オブジェクトの生成指示に対応する位置に子オブジェクトを貼り付ける。なお、子オブジェクトの生成とは、通常、マスタオブジェクトを複写して、子オブジェクトを生成することである。   (Step S610) The terminal processing unit 23 generates a child object from the master object corresponding to the child object generation instruction, and pastes the child object at a position corresponding to the child object generation instruction of the publication. Note that generation of a child object usually means copying a master object to generate a child object.

(ステップS611)端末処理部23は、子オブジェクト生成情報を構成する。子オブジェクト生成情報は、通常、マスタオブジェクト識別子、箇所識別子を有する。つまり、端末処理部23は、例えば、1以上のマスタオブジェクトの中から、ユーザが指示したマスタオブジェクトのマスタオブジェクト識別子を取得する。また、端末処理部23は、例えば、子オブジェクトが貼り付けられた出版物の出版物識別子、ページ識別子、端末装置2の端末識別子等を取得する。   (Step S611) The terminal processing unit 23 configures child object generation information. The child object generation information usually has a master object identifier and a location identifier. That is, for example, the terminal processing unit 23 acquires the master object identifier of the master object designated by the user from one or more master objects. Further, the terminal processing unit 23 acquires, for example, a publication identifier, a page identifier, a terminal identifier of the terminal device 2, and the like of the publication to which the child object is pasted.

(ステップS612)端末送信部24は、ステップS611で構成された子オブジェクト生成情報を情報処理装置1に送信する。ステップS601に戻る。   (Step S612) The terminal transmission unit 24 transmits the child object generation information configured in Step S611 to the information processing apparatus 1. The process returns to step S601.

(ステップS613)端末受信部25は、更新指示を受信したか否かを判断する。更新指示を受信した場合はステップS614に行き、更新指示を受信しない場合はステップS615に行く。   (Step S613) The terminal reception unit 25 determines whether an update instruction has been received. If an update instruction is received, the process goes to step S614. If an update instruction is not received, the process goes to step S615.

(ステップS614)端末処理部23は、ステップS613で受信された更新指示に対応する子オブジェクトを、更新指示に応じて更新する。ステップS601に戻る。   (Step S614) The terminal processing unit 23 updates the child object corresponding to the update instruction received in Step S613 according to the update instruction. The process returns to step S601.

(ステップS615)端末受信部25は、いずれかの警告情報を受信したか否かを判断する。警告情報を受信した場合はステップS616に行き、警告情報を受信しない場合はステップS617に行く。   (Step S615) The terminal reception unit 25 determines whether any warning information is received. When the warning information is received, the process goes to step S616, and when the warning information is not received, the process goes to step S617.

(ステップS616)端末出力部26は、ステップS615で受信された警告情報を出力する。ステップS601に戻る。   (Step S616) The terminal output unit 26 outputs the warning information received in step S615. The process returns to step S601.

(ステップS617)端末受付部22は、子オブジェクトの更新指示を受け付けたか否かを判断する。子オブジェクトの更新指示を受け付けた場合はステップS618に行き、子オブジェクトの更新指示を受け付けない場合はステップS601に戻る。   (Step S617) The terminal receiving unit 22 determines whether or not an instruction to update a child object has been received. If a child object update instruction is accepted, the process proceeds to step S618. If a child object update instruction is not accepted, the process returns to step S601.

(ステップS618)端末処理部23は、子オブジェクトの更新指示に応じて、子オブジェクトを更新する。   (Step S618) The terminal processing unit 23 updates the child object in response to the child object update instruction.

(ステップS619)端末処理部23は、子オブジェクトの更新指示に応じて、更新情報を構成する。更新情報は、子オブジェクトを識別する情報を有しても良いし、マスタオブジェクト識別子を有しても良いし、当該子オブジェクト自体を有しても良い。   (Step S619) The terminal processing unit 23 configures update information in response to a child object update instruction. The update information may include information for identifying a child object, may include a master object identifier, or may include the child object itself.

(ステップS620)端末送信部24は、ステップS619で構成された更新情報を、情報処理装置1に送信する。ステップS601に戻る。   (Step S620) The terminal transmission unit 24 transmits the update information configured in Step S619 to the information processing apparatus 1. The process returns to step S601.

なお、図6のフローチャートにおいて、電源オフや処理終了の割り込みにより処理は終了する。   In the flowchart of FIG. 6, the process ends when the power is turned off or the process ends.

以下、本実施の形態における情報処理システムの具体的な動作について説明する。情報処理システムの概念図は図1である。   Hereinafter, a specific operation of the information processing system in the present embodiment will be described. A conceptual diagram of the information processing system is shown in FIG.

今、マスタオブジェクト格納部111は、図7に示すマスタオブジェクト管理表を保持している。マスタオブジェクト管理表は、「ID」「マスタオブジェクト」「箇所識別子」を有する。「箇所識別子」は、1以上の箇所識別子を有する。「箇所識別子」は、ここでは、「端末識別子」「出版物識別子」「ページ識別子」を有する。   Now, the master object storage unit 111 holds the master object management table shown in FIG. The master object management table has “ID”, “master object”, and “location identifier”. The “location identifier” has one or more location identifiers. Here, the “location identifier” includes a “terminal identifier”, a “publication identifier”, and a “page identifier”.

また、格納部11は、図8に示す警告情報管理表を格納している、とする。警告情報管理表は、「警告識別子」「警告情報」を有するレコードを1以上格納している。「警告識別子」は、警告情報を識別する情報である。   Further, it is assumed that the storage unit 11 stores the warning information management table shown in FIG. The warning information management table stores one or more records having “warning identifier” and “warning information”. “Warning identifier” is information for identifying warning information.

以上の状況において、端末識別子「d01」のユーザAは出版物識別子「bk01」で識別される出版物を作成、編集する、とする。   In the above situation, it is assumed that the user A with the terminal identifier “d01” creates and edits the publication identified by the publication identifier “bk01”.

また、端末識別子「d02」のユーザBは出版物識別子「bk02」で識別される出版物を作成、編集する、とする。   Further, it is assumed that the user B with the terminal identifier “d02” creates and edits the publication identified by the publication identifier “bk02”.

さらに、端末識別子「d03」のユーザCは出版物識別子「bk01」で識別される出版物であり、ユーザAが作成等しているページとは異なるページを作成、編集する、とする。   Further, it is assumed that the user C having the terminal identifier “d03” is a publication identified by the publication identifier “bk01”, and creates and edits a page different from the page created by the user A.

かかる状況において、以下の3つの具体例について説明する。具体例1は、端末装置2で子オブジェクトが生成されて、情報処理装置1に箇所識別子が自動的に追記される処理である。具体例2は、動作部132が一貫性保持処理を行う場合等である。具体例3は、動作部132がある警告情報を出力する警告情報出力処理を行う場合である。   In this situation, the following three specific examples will be described. Specific example 1 is a process in which a child object is generated in terminal device 2 and a location identifier is automatically added to information processing device 1. Specific example 2 is a case where the operation unit 132 performs a consistency maintaining process. Specific example 3 is a case where warning information output processing for outputting certain warning information is performed.

(具体例1)
まず、ユーザAは、端末装置2に、出版物識別子「bk01」で識別される出版物のダウンロード指示を入力した、とする。次に、端末受付部22は、出版物のダウンロード指示を受け付ける。次に、端末処理部23は、送信するダウンロード指示を構成し、情報処理装置1に送信する。
(Specific example 1)
First, it is assumed that the user A inputs an instruction to download a publication identified by the publication identifier “bk01” to the terminal device 2. Next, the terminal reception unit 22 receives a publication download instruction. Next, the terminal processing unit 23 configures a download instruction to be transmitted and transmits it to the information processing apparatus 1.

次に、情報処理装置1の受信部12は、出版物のダウンロード指示を受信する。処理部13は、受信した出版物のダウンロード指示に対応する出版物であり、出版物識別子「bk01」で識別される出版物を、格納部11から取得する。次に、送信部14は、取得された出版物をユーザAの端末装置2に送信する。   Next, the receiving unit 12 of the information processing apparatus 1 receives a publication download instruction. The processing unit 13 acquires from the storage unit 11 a publication that corresponds to the received download instruction for the publication and is identified by the publication identifier “bk01”. Next, the transmission unit 14 transmits the acquired publication to the terminal device 2 of the user A.

次に、ユーザAは、端末装置2の端末受信部25は、出版物のダウンロード指示に対応する出版物を受信する。そして、端末出力部26は、受信された出版物を出力する。   Next, in the user A, the terminal receiving unit 25 of the terminal device 2 receives a publication corresponding to a publication download instruction. Then, the terminal output unit 26 outputs the received publication.

次に、ユーザAは、端末装置2に、1以上のマスタオブジェクトのダウンロード指示を入力した、とする。次に、端末受付部22は、1以上のマスタオブジェクトのダウンロード指示を受け付ける。次に、端末処理部23は、送信するダウンロード指示を構成し、情報処理装置1に送信する。   Next, it is assumed that the user A inputs a download instruction for one or more master objects to the terminal device 2. Next, the terminal reception unit 22 receives a download instruction for one or more master objects. Next, the terminal processing unit 23 configures a download instruction to be transmitted and transmits it to the information processing apparatus 1.

次に、情報処理装置1の受信部12は、1以上のマスタオブジェクトのダウンロード指示を受信する。処理部13は、受信した1以上のマスタオブジェクトのダウンロード指示に対応する1以上のマスタオブジェクトを、格納部11から取得する。次に、送信部14は、取得された1以上のマスタオブジェクトをユーザAの端末装置2に送信する。   Next, the receiving unit 12 of the information processing apparatus 1 receives a download instruction for one or more master objects. The processing unit 13 acquires one or more master objects corresponding to the received download instruction for one or more master objects from the storage unit 11. Next, the transmission unit 14 transmits the acquired one or more master objects to the terminal device 2 of the user A.

次に、ユーザAは、端末装置2の端末受信部25は、1以上のマスタオブジェクトを受信する。そして、端末出力部26は、1以上のマスタオブジェクトの一覧画面を出力する。   Next, in the user A, the terminal receiving unit 25 of the terminal device 2 receives one or more master objects. Then, the terminal output unit 26 outputs a list screen of one or more master objects.

次に、ユーザAは、出力されているマスタオブジェクトの一覧画面から「ID=0009」のマスタオブジェクトを指示し、出力されている出版物の11ページに貼り付ける指示を入力した、とする。すると、端末受付部22は、子オブジェクトの生成指示を受け付ける。この子オブジェクトのマスタオブジェクトは「ID=0009」のマスタオブジェクトである。   Next, it is assumed that the user A instructs the master object of “ID = 0009” from the output master object list screen and inputs an instruction to paste it on the 11th page of the output publication. Then, the terminal reception unit 22 receives a child object generation instruction. The master object of this child object is a master object with “ID = 0009”.

次に、端末処理部23は、子オブジェクトの生成指示に対応するマスタオブジェクトから子オブジェクトを生成し、出版物の子オブジェクトの生成指示に対応する位置に子オブジェクトを貼り付ける。   Next, the terminal processing unit 23 generates a child object from the master object corresponding to the child object generation instruction, and pastes the child object at a position corresponding to the child object generation instruction of the publication.

次に、端末処理部23は、子オブジェクト生成情報を構成する。子オブジェクト生成情報は、マスタオブジェクト識別子「ID=0009」、端末識別子「d01」、出版物識別子「bk01」、ページ識別子「11」を有する。   Next, the terminal processing unit 23 configures child object generation information. The child object generation information includes a master object identifier “ID = 0009”, a terminal identifier “d01”, a publication identifier “bk01”, and a page identifier “11”.

次に、端末送信部24は、上記の情報を有する子オブジェクト生成情報を情報処理装置1に送信する。   Next, the terminal transmission unit 24 transmits child object generation information having the above information to the information processing apparatus 1.

次に、情報処理装置1の受信部12は、子オブジェクト生成情報を端末装置2から受信する。   Next, the receiving unit 12 of the information processing device 1 receives child object generation information from the terminal device 2.

次に、処理部13は、受信された子オブジェクト生成情報に対応する箇所識別子(端末識別子「d01」、出版物識別子「bk01」、ページ識別子「11」)を取得する。   Next, the processing unit 13 acquires a location identifier (terminal identifier “d01”, publication identifier “bk01”, page identifier “11”) corresponding to the received child object generation information.

次に、処理部13は、取得した箇所識別子を、受信された子オブジェクト生成情報が有するマスタオブジェクト(「ID=0009」のマスタオブジェクト)に対応付けて、マスタオブジェクト管理表に蓄積する。かかるマスタオブジェクト管理表は、図9である。上記の処理により、図9の「ID=0009」の箇所識別子が追記された。   Next, the processing unit 13 stores the acquired location identifier in the master object management table in association with the master object (master object with “ID = 0009”) included in the received child object generation information. Such a master object management table is shown in FIG. Through the above processing, the location identifier “ID = 0009” in FIG. 9 is added.

(具体例2)
マスタオブジェクト格納部111には、図7のマスタオブジェクト管理表が格納されている、とする。
(Specific example 2)
It is assumed that the master object storage unit 111 stores the master object management table of FIG.

そして、ユーザAは、出版物識別子「bk01」で識別される出版物の10ページ目を端末装置2に出力させた、とする。かかる10ページ目の出力例は、図10である。   Then, it is assumed that the user A causes the terminal device 2 to output the tenth page of the publication identified by the publication identifier “bk01”. FIG. 10 shows an output example of the 10th page.

次に、ユーザAは、図10の画面の子オブジェクト1001の「価格:3.2万円」を「価格:3.0万円」に修正する更新指示を、端末装置2に入力した、とする(図11参照)。   Next, the user A inputs an update instruction for correcting the “price: 32,000 yen” of the child object 1001 on the screen of FIG. (See FIG. 11).

次に、端末装置2の端末受付部22は、当該子オブジェクトの更新指示を受け付ける。そして、端末処理部23は、子オブジェクトの更新指示に応じて、当該子オブジェクト1001の「価格:3.2万円」を「価格:3.0万円」に更新する。   Next, the terminal reception unit 22 of the terminal device 2 receives an update instruction for the child object. Then, in response to the child object update instruction, the terminal processing unit 23 updates “price: 32,000 yen” of the child object 1001 to “price: 30000 yen”.

次に、端末処理部23は、子オブジェクトの更新指示に応じて、更新情報を構成する。この更新情報は、更新された子オブジェクト(「価格:3.0万円」を含む)と、箇所識別子(端末識別子「d01」、出版物識別子「bk01」、ページ識別子「10」)と、マスタオブジェクト識別子「0001」とを有する。次に、端末送信部24は、構成された更新情報を、情報処理装置1に送信する。   Next, the terminal processing unit 23 configures update information in response to the update instruction of the child object. This update information includes an updated child object (including “price: ¥ 30,000”), a location identifier (terminal identifier “d01”, publication identifier “bk01”, page identifier “10”), master It has an object identifier “0001”. Next, the terminal transmission unit 24 transmits the configured update information to the information processing apparatus 1.

次に、情報処理装置1の更新情報受信部121は、当該更新情報を受信する。   Next, the update information receiving unit 121 of the information processing apparatus 1 receives the update information.

そして、次に、不一致状況取得部131は、以下のような不一致状況取得処理を行う。つまり、まず、子オブジェクト取得手段1311は、更新情報に対応する一の子オブジェクトを取得する。   Next, the mismatch status acquisition unit 131 performs the following mismatch status acquisition process. That is, first, the child object acquisition unit 1311 acquires one child object corresponding to the update information.

次に、比較手段1312は、更新情報に対応するマスタオブジェクト識別子「0001」を取得する。   Next, the comparison unit 1312 acquires the master object identifier “0001” corresponding to the update information.

次に、比較手段1312は、取得したマスタオブジェクト識別子「0001」に対応するマスタオブジェクトをマスタオブジェクト管理表(図9)から取得する。マスタオブジェクトは「価格:3.2万円」を有する。   Next, the comparison unit 1312 acquires a master object corresponding to the acquired master object identifier “0001” from the master object management table (FIG. 9). The master object has “price: 32,000 yen”.

次に、比較手段1312は、マスタオブジェクト識別子「0001」に対応する3つの箇所識別子(「端末識別子:d01,出版物識別子:bk01,ページ識別子:10」「端末識別子:d02,出版物識別子:bk02,ページ識別子:21」「端末識別子:d03,出版物識別子:bk01,ページ識別子:35」)をマスタオブジェクト管理表から取得する。   Next, the comparison unit 1312 includes three location identifiers (“terminal identifier: d01, publication identifier: bk01, page identifier: 10”, “terminal identifier: d02, publication identifier: bk02) corresponding to the master object identifier“ 0001 ”. , Page identifier: 21 ”,“ terminal identifier: d03, publication identifier: bk01, page identifier: 35 ”) from the master object management table.

次に、子オブジェクト取得手段1311は、3つの箇所識別子のうち、更新情報に対応する箇所識別子を除いた2つの各箇所識別子(「端末識別子:d02,出版物識別子:bk02,ページ識別子:21」「端末識別子:d03,出版物識別子:bk01,ページ識別子:35」)を用いて、各箇所識別子に対応する子オブジェクトを、それぞれ端末識別子「d02」、端末識別子「d02」で識別される端末装置2から取得する。なお、2つの子オブジェクトは、マスタオブジェクトと同じ情報であり、「価格:3.2万円」を有する、とする。   Next, the child object acquisition unit 1311 removes two location identifiers (“terminal identifier: d02, publication identifier: bk02, page identifier: 21”) from among the three location identifiers excluding the location identifier corresponding to the update information. (Terminal identifier: d03, publication identifier: bk01, page identifier: 35)), the terminal objects identified by the terminal identifier “d02” and the terminal identifier “d02” are respectively identified as child objects corresponding to the location identifiers. Get from 2. It is assumed that the two child objects have the same information as the master object and have “price: 32,000 yen”.

次に、比較手段1312は、マスタオブジェクトと3つの子オブジェクトとを比較する。そして、比較手段1312は、更新情報に対応する一の子オブジェクトのみが「価格:3.0万円」を含み、他のオブジェクトは「価格:3.2万円」を含む点で、異なる、と判断する。そして、不一致状況取得手段1313は、変数「不一致状況」に1を代入する。   Next, the comparison unit 1312 compares the master object with the three child objects. The comparison unit 1312 is different in that only one child object corresponding to the update information includes “price: 3 million yen” and the other object includes “price: 32,000 yen”. Judge. Then, the mismatch status acquisition unit 1313 substitutes 1 for the variable “mismatch status”.

次に、マスタオブジェクト更新手段1321は、更新情報に対応する一の子オブジェクトと同一になるように、当該一の子オブジェクトに対応するマスタオブジェクトを更新する。つまり、マスタオブジェクト識別子「0001」のマスタオブジェクトが有する「価格:3.2万円」は「価格:3.0万円」に更新される。   Next, the master object update unit 1321 updates the master object corresponding to the one child object so as to be the same as the one child object corresponding to the update information. That is, “price: 32,000 yen” of the master object with the master object identifier “0001” is updated to “price: 30000 yen”.

また、他子オブジェクト更新処理手段1322は、1番目の他の箇所識別子「端末識別子:d02,出版物識別子:bk02,ページ識別子:21」に対応する端末装置2に、更新指示を送信する。この更新指示は、箇所識別子で識別されるオブジェクトが有する「価格:3.2万円」を「価格:3.0万円」に更新する指示である。   The other child object update processing unit 1322 transmits an update instruction to the terminal device 2 corresponding to the first other part identifier “terminal identifier: d02, publication identifier: bk02, page identifier: 21”. This update instruction is an instruction to update “price: 32,000 yen” of the object identified by the location identifier to “price: 30000 yen”.

そして、端末識別子「d02」で識別される端末装置2の端末受信部25は、上記の更新指示を受信する。次に、端末処理部23は、受信された更新指示に対応する子オブジェクトを、更新指示に応じて更新する。つまり、端末識別子「d02」で識別される端末装置2の出版物識別子「bk02」で識別される出版物の21ページ目の該当子オブジェクトの「価格:3.2万円」は「価格:3.0万円」に更新される。   Then, the terminal reception unit 25 of the terminal device 2 identified by the terminal identifier “d02” receives the update instruction. Next, the terminal processing unit 23 updates the child object corresponding to the received update instruction according to the update instruction. That is, “price: 32,000 yen” of the corresponding child object on the 21st page of the publication identified by the publication identifier “bk02” of the terminal device 2 identified by the terminal identifier “d02” is “price: 3”. To ¥ .000,000 ”.

また、他子オブジェクト更新処理手段1322は、2番目の他の箇所識別子(「端末識別子:d03,出版物識別子:bk01,ページ識別子:35」)に対応する端末装置2に、更新指示を送信する。この更新指示は、箇所識別子で識別されるオブジェクトが有する「価格:3.2万円」を「価格:3.0万円」に更新する指示である。   Further, the other child object update processing unit 1322 transmits an update instruction to the terminal device 2 corresponding to the second other part identifier (“terminal identifier: d03, publication identifier: bk01, page identifier: 35”). . This update instruction is an instruction to update “price: 32,000 yen” of the object identified by the location identifier to “price: 30000 yen”.

そして、端末識別子「d03」で識別される端末装置2の端末受信部25は、上記の更新指示を受信する。次に、端末処理部23は、受信された更新指示に対応する子オブジェクトを、更新指示に応じて更新する。つまり、端末識別子「d03」で識別される端末装置2の出版物識別子「bk01」で識別される出版物の35ページ目の該当子オブジェクトの「価格:3.2万円」は「価格:3.0万円」に更新される。   Then, the terminal receiving unit 25 of the terminal device 2 identified by the terminal identifier “d03” receives the update instruction. Next, the terminal processing unit 23 updates the child object corresponding to the received update instruction according to the update instruction. That is, “price: 32,000 yen” of the corresponding child object on the 35th page of the publication identified by the publication identifier “bk01” of the terminal device 2 identified by the terminal identifier “d03” is “price: 3”. To ¥ .000,000 ”.

以上より、マスタオブジェクト「0001」とその子オブジェクト(3つ)の一貫性は確保された。そして、一貫性保持処理が完了した。そして、マスタオブジェクト管理表は、図12の管理表に更新された。   As described above, consistency between the master object “0001” and its child objects (three) is ensured. And the consistency maintenance process was completed. Then, the master object management table has been updated to the management table of FIG.

(具体例3)
マスタオブジェクト格納部111には、図7のマスタオブジェクト管理表が格納されている、とする。
(Specific example 3)
It is assumed that the master object storage unit 111 stores the master object management table of FIG.

そして、ユーザAは、出版物識別子「bk01」で識別される出版物の10ページ目を端末装置2に出力させた、とする。かかる10ページ目の出力例は、図10である。   Then, it is assumed that the user A causes the terminal device 2 to output the tenth page of the publication identified by the publication identifier “bk01”. FIG. 10 shows an output example of the 10th page.

次に、ユーザAは、図10の画面の子オブジェクト1001の「価格:3.2万円」を「価格:3.0万円」に修正する更新指示を、端末装置2に入力した、とする。   Next, the user A inputs an update instruction for correcting the “price: 32,000 yen” of the child object 1001 on the screen of FIG. To do.

次に、端末装置2の端末受付部22は、当該子オブジェクトの更新指示を受け付ける。そして、端末処理部23は、子オブジェクトの更新指示に応じて、当該子オブジェクト1001の「価格:3.2万円」を「価格:3.0万円」に更新する。   Next, the terminal reception unit 22 of the terminal device 2 receives an update instruction for the child object. Then, in response to the child object update instruction, the terminal processing unit 23 updates “price: 32,000 yen” of the child object 1001 to “price: 30000 yen”.

そして、概ね同時期に、ユーザBが、出版物識別子「bk02」で識別される出版物の21ページ目の該当する子オブジェクト(「ID=0001」のマスタオブジェクトに対応する子オブジェクト)の「価格:3.2万円」を「価格2.8万円」に修正する更新指示を、端末装置2に入力した、とする。そして、ユーザBの端末装置2の端末受付部22は、当該子オブジェクトの更新指示を受け付ける。そして、端末処理部23は、子オブジェクトの更新指示に応じて、当該子オブジェクト1001の「価格:3.2万円」を「価格:2.8万円」に更新した、とする。   At approximately the same time, the user B obtains the “price” of the corresponding child object on the 21st page of the publication identified by the publication identifier “bk02” (child object corresponding to the master object of “ID = 0001”). : 32,000 yen "is changed to" Price 28,000 yen "and an update instruction is input to the terminal device 2. And the terminal reception part 22 of the terminal device 2 of the user B receives the update instruction | indication of the said child object. Then, it is assumed that the terminal processing unit 23 updates “price: 32,000 yen” of the child object 1001 to “price: 28,000 yen” in response to the child object update instruction.

その後、ユーザAの端末装置2の端末処理部23は、子オブジェクトの更新指示に応じて、更新情報を構成する。この更新情報は、更新された子オブジェクト(「価格:3.0万円」を含む)と、箇所識別子(端末識別子「d01」、出版物識別子「bk01」、ページ識別子「10」)とを有する。次に、端末送信部24は、構成された更新情報を、情報処理装置1に送信する。   Thereafter, the terminal processing unit 23 of the terminal device 2 of the user A configures update information in response to the child object update instruction. This update information includes an updated child object (including “price: ¥ 30,000”) and a location identifier (terminal identifier “d01”, publication identifier “bk01”, page identifier “10”). . Next, the terminal transmission unit 24 transmits the configured update information to the information processing apparatus 1.

次に、情報処理装置1の更新情報受信部121は、更新情報を受信する。この更新情報は、更新された子オブジェクトと、箇所識別子(端末識別子「d01」、出版物識別子「bk01」、ページ識別子「10」)を有する。   Next, the update information receiving unit 121 of the information processing apparatus 1 receives the update information. This update information has an updated child object and a location identifier (terminal identifier “d01”, publication identifier “bk01”, page identifier “10”).

次に、不一致状況取得部131は、以下のような不一致状況取得処理を行う。つまり、まず、子オブジェクト取得手段1311は、更新情報に対応する一の子オブジェクトを取得する。この一の子オブジェクトは、「価格:3.0万円」を有する。   Next, the mismatch status acquisition unit 131 performs the following mismatch status acquisition process. That is, first, the child object acquisition unit 1311 acquires one child object corresponding to the update information. This one child object has “price: 3 million yen”.

次に、比較手段1312は、更新情報に対応するマスタオブジェクト識別子「0001」を取得する。   Next, the comparison unit 1312 acquires the master object identifier “0001” corresponding to the update information.

次に、比較手段1312は、取得したマスタオブジェクト識別子「0001」に対応するマスタオブジェクトをマスタオブジェクト管理表(図9)から取得する。マスタオブジェクトは「価格:3.2万円」を有する。   Next, the comparison unit 1312 acquires a master object corresponding to the acquired master object identifier “0001” from the master object management table (FIG. 9). The master object has “price: 32,000 yen”.

次に、比較手段1312は、マスタオブジェクト識別子「0001」に対応する3つの箇所識別子(「端末識別子:d01,出版物識別子:bk01,ページ識別子:10」「端末識別子:d02,出版物識別子:bk02,ページ識別子:21」「端末識別子:d03,出版物識別子:bk01,ページ識別子:35」)をマスタオブジェクト管理表から取得する。   Next, the comparison unit 1312 includes three location identifiers (“terminal identifier: d01, publication identifier: bk01, page identifier: 10”, “terminal identifier: d02, publication identifier: bk02) corresponding to the master object identifier“ 0001 ”. , Page identifier: 21 ”,“ terminal identifier: d03, publication identifier: bk01, page identifier: 35 ”) from the master object management table.

次に、子オブジェクト取得手段1311は、3つの箇所識別子のうち、更新情報に対応する箇所識別子を除いた2つの各箇所識別子(「端末識別子:d02,出版物識別子:bk02,ページ識別子:21」「端末識別子:d03,出版物識別子:bk01,ページ識別子:35」)を用いて、各箇所識別子に対応する子オブジェクトを取得する。なお、箇所識別子「端末識別子:d02,出版物識別子:bk02,ページ識別子:21」に対応する子オブジェクト(ユーザBが編集中の子オブジェクト)は、「価格:2.8万円」を有する。また、箇所識別子「端末識別子:d03,出版物識別子:bk01,ページ識別子:35」に対応する子オブジェクトは、「価格:3.2万円」を有する。   Next, the child object acquisition unit 1311 removes two location identifiers (“terminal identifier: d02, publication identifier: bk02, page identifier: 21”) from among the three location identifiers excluding the location identifier corresponding to the update information. Using “terminal identifier: d03, publication identifier: bk01, page identifier: 35”), a child object corresponding to each location identifier is acquired. A child object (child object being edited by user B) corresponding to the location identifier “terminal identifier: d02, publication identifier: bk02, page identifier: 21” has “price: 28,000 yen”. The child object corresponding to the location identifier “terminal identifier: d03, publication identifier: bk01, page identifier: 35” has “price: 32,000 yen”.

次に、比較手段1312は、マスタオブジェクトと3つの子オブジェクトとを比較する。そして、比較手段1312は、マスタオブジェクトと3つの子オブジェクト(一の子オブジェクトを含む)の値または属性値が、3種類存在する、と判断する。この3種類とは、「価格」が「3.2万円」「3.0万円」「2.8万円」の3種類である。   Next, the comparison unit 1312 compares the master object with the three child objects. Then, the comparison unit 1312 determines that there are three types of values or attribute values of the master object and three child objects (including one child object). The three types are “price” of “32,000 yen”, “3 million yen”, and “28,000 yen”.

次に、不一致状況取得手段1313は、変数「不一致状況」に2を代入する。   Next, the mismatch status acquisition unit 1313 assigns 2 to the variable “mismatch status”.

次に、動作部132は、図8の警告情報管理表から、第一の警告情報と第二の警告情報とを取得する。   Next, the operation unit 132 acquires first warning information and second warning information from the warning information management table of FIG.

そして、比較手段1312は、1番目の箇所識別子「端末識別子:d01,出版物識別子:bk01,ページ識別子:10」に対応する子オブジェクトを取得する。この子オブジェクトは、「価格:3.0万円」を含む。次に、比較手段1312は、1番目の箇所識別子に対応する子オブジェクトとマスタオブジェクトとが同一でない、と判断する。マスタオブジェクトの「価格」は「3.2万円」だからである。   Then, the comparison unit 1312 acquires a child object corresponding to the first location identifier “terminal identifier: d01, publication identifier: bk01, page identifier: 10”. This child object includes “price: 3 million yen”. Next, the comparison unit 1312 determines that the child object corresponding to the first location identifier is not the same as the master object. This is because the “price” of the master object is “32,000 yen”.

次に、動作部132は、第一の警告情報の変数「$箇所識別子$」に「端末識別子:d01,出版物識別子:bk01,ページ識別子:10」を代入する。次に、1番目の箇所識別子に対応する端末装置2に、当該第一の警告情報を送信する。   Next, the operation unit 132 assigns “terminal identifier: d01, publication identifier: bk01, page identifier: 10” to the variable “$ location identifier $” of the first warning information. Next, the first warning information is transmitted to the terminal device 2 corresponding to the first location identifier.

次に、当該端末装置2の端末受信部25は、第一の警告情報を受信する、そして、端末出力部26は、受信された第一の警告情報を出力する。   Next, the terminal receiving unit 25 of the terminal device 2 receives the first warning information, and the terminal output unit 26 outputs the received first warning information.

次に、比較手段1312は、2番目の箇所識別子「端末識別子:d02,出版物識別子:bk02,ページ識別子:21」に対応する子オブジェクトを取得する。この子オブジェクトは、「価格:2.8万円」を含む。次に、比較手段1312は、2番目の箇所識別子に対応する子オブジェクトとマスタオブジェクトとが同一でない、と判断する。マスタオブジェクトの「価格」は「3.2万円」だからである。   Next, the comparison unit 1312 acquires a child object corresponding to the second location identifier “terminal identifier: d02, publication identifier: bk02, page identifier: 21”. This child object includes “price: 28,000 yen”. Next, the comparison unit 1312 determines that the child object corresponding to the second location identifier is not the same as the master object. This is because the “price” of the master object is “32,000 yen”.

次に、動作部132は、第一の警告情報の変数「$箇所識別子$」に「端末識別子:d02,出版物識別子:bk02,ページ識別子:21」を代入する。次に、2番目の箇所識別子に対応する端末装置2に、当該第一の警告情報を送信する。   Next, the operation unit 132 assigns “terminal identifier: d02, publication identifier: bk02, page identifier: 21” to the variable “$ location identifier $” of the first warning information. Next, the first warning information is transmitted to the terminal device 2 corresponding to the second location identifier.

次に、当該端末装置2の端末受信部25は、第一の警告情報を受信する、そして、端末出力部26は、受信された第一の警告情報を出力する。   Next, the terminal receiving unit 25 of the terminal device 2 receives the first warning information, and the terminal output unit 26 outputs the received first warning information.

次に、比較手段1312は、3番目の箇所識別子「端末識別子:d03,出版物識別子:bk01,ページ識別子:35」に対応する子オブジェクトを取得する。この子オブジェクトは、「価格:3.2万円」を含む。次に、比較手段1312は、3番目の箇所識別子に対応する子オブジェクトとマスタオブジェクトとが同一である、と判断する。マスタオブジェクトの「価格」は「3.2万円」だからである。   Next, the comparison unit 1312 acquires a child object corresponding to the third location identifier “terminal identifier: d03, publication identifier: bk01, page identifier: 35”. This child object includes “price: 32,000 yen”. Next, the comparison unit 1312 determines that the child object corresponding to the third location identifier and the master object are the same. This is because the “price” of the master object is “32,000 yen”.

次に、動作部132は、第二の警告情報の変数「$箇所識別子$」に「端末識別子:d03,出版物識別子:bk01,ページ識別子:35」を代入する。次に、3番目の箇所識別子に対応する端末装置2に、第二の警告情報を送信する。   Next, the operation unit 132 assigns “terminal identifier: d03, publication identifier: bk01, page identifier: 35” to the variable “$ location identifier $” of the second warning information. Next, the second warning information is transmitted to the terminal device 2 corresponding to the third location identifier.

次に、当該端末装置2の端末受信部25は、第二の警告情報を受信する、そして、端末出力部26は、受信された第二の警告情報を出力する。   Next, the terminal receiving unit 25 of the terminal device 2 receives the second warning information, and the terminal output unit 26 outputs the received second warning information.

以上の具体例3において、2以上の各端末装置2に適切な警告情報が送信され、各端末装置2で出力された。   In the above specific example 3, appropriate warning information is transmitted to each of the two or more terminal devices 2 and is output from each terminal device 2.

以上、本実施の形態によれば、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じた適切な処理が行われるために、効率的な電子出版物の編集ができる。   As described above, according to the present embodiment, when a master object is used at a plurality of locations, an appropriate process is performed according to the situation of mismatch between the master object and a child object existing at a plurality of locations. Edit electronic publications.

なお、出版物を作成、編集する場合、マスタオブジェクトを複数の出版物や複数のページで利用する。また、複数の人が一のマスタオブジェクトを使用して、出版物を作成する。かかる状況において、マスタオブジェクトが複写等されて作成された子オブジェクトが各編集者の無秩序な修正により、一貫性が保てなくなって、不都合のある1以上の出版物が作成される。本実施の形態において、かかる課題を解決するものである。   When creating and editing a publication, the master object is used in a plurality of publications and a plurality of pages. A plurality of people use one master object to create a publication. In such a situation, the child object created by copying the master object cannot be kept consistent due to the disorderly modification of each editor, and one or more publications that are inconvenient are created. In the present embodiment, this problem is solved.

また、本実施の形態において、マスタオブジェクト格納部111を有する情報処理装置1において、出版物を作成したり、編集したりできても良い。つまり、情報処理装置1は、一端末装置として機能しても良い。つまり、本実施の形態において、一の端末装置2の子オブジェクトがマスタオブジェクトであっても良い。   In the present embodiment, the information processing apparatus 1 having the master object storage unit 111 may be able to create or edit a publication. That is, the information processing device 1 may function as a single terminal device. That is, in the present embodiment, a child object of one terminal device 2 may be a master object.

また、本実施の形態において、マスタオブジェクト格納部111を有する情報処理装置1(いわゆるサーバ)が、他の端末装置2に動的に変更されても良い。かかる場合、動的に変更されるトリガーは、通常、ユーザの指示によるが、自動的に変更されても良い。   In the present embodiment, the information processing apparatus 1 (so-called server) having the master object storage unit 111 may be dynamically changed to another terminal apparatus 2. In such a case, the trigger that is dynamically changed is usually based on a user instruction, but may be automatically changed.

また、本実施の形態において、情報処理装置1は、任意のタイミングで、自発的に、1または2以上の端末装置2から子オブジェクトを取得し、不一致状況取得処理、不一致状況処理を行っても良い。   In the present embodiment, the information processing apparatus 1 may voluntarily acquire a child object from one or more terminal apparatuses 2 at any timing, and perform a mismatch situation acquisition process and a mismatch situation process. good.

さらに、本実施の形態において、情報処理装置1は、出版物を格納していなくても良い。つまり、情報処理装置1は、マスタオブジェクト等のみを格納しており、出版物は1以上の各端末装置2にのみ存在していても良い。   Furthermore, in the present embodiment, the information processing apparatus 1 may not store publications. That is, the information processing apparatus 1 stores only a master object or the like, and a publication may exist only in one or more terminal apparatuses 2.

なお、本実施の形態における処理は、ソフトウェアで実現しても良い。そして、このソフトウェアをソフトウェアダウンロード等により配布しても良い。また、このソフトウェアをCD−ROMなどの記録媒体に記録して流布しても良い。なお、このことは、本明細書における他の実施の形態においても該当する。なお、本実施の形態における情報処理装置を実現するソフトウェアは、以下のようなプログラムである。つまり、このプログラムは、コンピュータがアクセス可能な記録媒体は、1または2以上の出版物で利用されるオブジェクトであり、前記1または2以上の出版物の2箇所以上で利用されるオブジェクトである1以上のマスタオブジェクトを格納し得るマスタオブジェクト格納部を具備し、コンピュータを、前記マスタオブジェクト格納部の1以上の各マスタオブジェクトについて、マスタオブジェクト、および当該マスタオブジェクトが利用されている2以上の子オブジェクトの不一致の状況を取得する不一致状況取得部と、前記不一致状況取得部が取得した、2種類以上の不一致の状況の相違により、異なる動作を行う動作部として機能させるためのプログラムである。   Note that the processing in the present embodiment may be realized by software. Then, this software may be distributed by software download or the like. Further, this software may be recorded and distributed on a recording medium such as a CD-ROM. This also applies to other embodiments in this specification. Note that the software that implements the information processing apparatus according to the present embodiment is the following program. That is, in this program, a computer-accessible recording medium is an object used in one or more publications, and is an object used in two or more places of the one or two or more publications. A master object storage unit that can store the above master objects, and a computer for each one or more master objects of the master object storage unit, and a master object and two or more child objects in which the master object is used This is a program for functioning as an operation unit that performs different operations depending on a difference between two or more types of mismatch status acquired by the mismatch status acquisition unit and a mismatch status acquisition unit that acquires the status of mismatch.

また、上記プログラムにおいて、前記動作部は、前記不一致状況取得部が取得した不一致の状況が一の種類の不一致の状況である場合は、一の子オブジェクトに対して行われた更新に関する更新情報を用いて、マスタオブジェクトおよび他の子オブジェクトにも、前記更新を反映される一貫性保持処理を行い、前記不一致状況取得部が取得した不一致の状況が他の種類の不一致の状況である場合は、警告を示す警告情報を出力する警告情報出力処理を行うものとして、コンピュータを機能させるプログラムであることは好適である。   In the above program, when the mismatch situation acquired by the mismatch status acquisition unit is one type of mismatch situation, the operation unit updates update information regarding an update performed on one child object. Using the consistency maintenance process that reflects the update to the master object and other child objects, and when the mismatch status acquired by the mismatch status acquisition unit is another type of mismatch status, A program that causes a computer to function is suitable for performing warning information output processing for outputting warning information indicating a warning.

また、上記プログラムにおいて、前記動作部は、前記不一致状況取得部が取得した不一致の状況が一の種類の不一致の状況である場合は、当該一の種類の不一致の状況に応じた内容の警告情報を出力する第一の警告情報出力処理を行い、前記不一致状況取得部が取得した不一致の状況が他の種類の不一致の状況である場合は、当該他の種類の不一致の状況に応じた内容の警告情報を出力する第二の警告情報出力処理を行うものとして、コンピュータを機能させるプログラムであることは好適である。   In the above program, when the mismatch status acquired by the mismatch status acquisition unit is one type of mismatch status, the operation unit has warning information having contents corresponding to the one type of mismatch status. If the mismatch status acquired by the mismatch status acquisition unit is another type of mismatch status, the content corresponding to the other type of mismatch status is output. A program that causes a computer to function as the second warning information output process for outputting warning information is preferable.

また、上記プログラムにおいて、コンピュータを、一の端末装置から、子オブジェクトを更新する情報である更新情報を受信する更新情報受信部として、さらに機能させ、前記動作部は、前記更新情報に従って、前記子オブジェクトに対応するマスタオブジェクトを更新するマスタオブジェクト更新手段をさらに具備するものとして、コンピュータを機能させるプログラムであることは好適である。   Further, in the above program, the computer is further caused to function as an update information receiving unit that receives update information that is information for updating a child object from one terminal device, and the operation unit is configured to execute the child information according to the update information. It is preferable that the program further causes a computer to function as a master object updating unit that updates a master object corresponding to the object.

また、上記プログラムにおいて、前記動作部は、前記更新情報に従って、前記子オブジェクトに対応するマスタオブジェクトに対応する他の子オブジェクトを更新するための処理を行う他子オブジェクト更新処理手段をさらに具備するものとして、コンピュータを機能させるプログラムであることは好適である。   In the above program, the operation unit further includes other child object update processing means for performing processing for updating another child object corresponding to the master object corresponding to the child object according to the update information. It is preferable that the program is a program that causes a computer to function.

また、上記プログラムにおいて、前記不一致状況取得部は、前記更新情報受信部が更新情報を受信した際に、前記不一致の状況を取得するものとして、コンピュータを機能させるプログラムであることは好適である。   In the above program, it is preferable that the mismatch status acquisition unit is a program that causes a computer to function as the status of the mismatch when the update information receiving unit receives update information.

また、上記プログラムにおいて、前記マスタオブジェクト格納部は、マスタオブジェクトと、当該マスタオブジェクトの利用箇所を識別する2以上の箇所識別子とを有する1以上のマスタ情報を格納しており、前記不一致状況取得部は、2以上の箇所識別子で識別される利用箇所における子オブジェクトを取得する子オブジェクト取得手段と、前記子オブジェクト取得手段が取得した2以上の子オブジェクトとマスタオブジェクトとを比較する比較手段と、前記比較手段の比較結果である不一致の状況を取得する不一致状況取得手段とを具備するものとして、コンピュータを機能させるプログラムであることは好適である。   In the above program, the master object storage unit stores one or more pieces of master information having a master object and two or more place identifiers for identifying use points of the master object. A child object acquisition means for acquiring a child object at a use location identified by two or more location identifiers, a comparison means for comparing two or more child objects acquired by the child object acquisition means with a master object, It is preferable that the program causes a computer to function as a non-coincidence status acquisition unit that acquires a mismatch status as a comparison result of the comparison unit.

また、上記プログラムにおいて、前記不一致状況取得部は、2以上の各子オブジェクトのデータとマスタオブジェクトのデータとを比較して、不一致の状況を取得する、または2以上の各子オブジェクトの1以上の属性値とマスタオブジェクトの1以上の属性値とを比較して、不一致の状況を取得するものとして、コンピュータを機能させるプログラムであることは好適である。   In the above program, the mismatch status acquisition unit compares the data of two or more child objects with the data of the master object to acquire a mismatch status, or one or more of two or more child objects. It is preferable that the program functions as a program that compares the attribute value with one or more attribute values of the master object to acquire a mismatch condition.

また、上記プログラムにおいて、一のマスタオブジェクトに対応する2以上の各子オブジェクトは、異なる端末装置に存在するものとして、コンピュータを機能させるプログラムであることは好適である。   In the above program, it is preferable that two or more child objects corresponding to one master object are programs that cause a computer to function as existing in different terminal devices.

また、図13は、本明細書で述べたプログラムを実行して、上述した種々の実施の形態の情報処理装置等を実現するコンピュータの外観を示す。上述の実施の形態は、コンピュータハードウェア及びその上で実行されるコンピュータプログラムで実現され得る。図13は、このコンピュータシステム300の概観図であり、図14は、システム300のブロック図である。   FIG. 13 shows the external appearance of a computer that executes the programs described in this specification to realize the information processing apparatuses and the like according to the various embodiments described above. The above-described embodiments can be realized by computer hardware and a computer program executed thereon. FIG. 13 is an overview diagram of the computer system 300, and FIG. 14 is a block diagram of the system 300.

図13において、コンピュータシステム300は、CD−ROMドライブを含むコンピュータ301と、キーボード302と、マウス303と、モニタ304とを含む。   In FIG. 13, a computer system 300 includes a computer 301 including a CD-ROM drive, a keyboard 302, a mouse 303, and a monitor 304.

図14において、コンピュータ301は、CD−ROMドライブ3012に加えて、MPU3013と、MPU3013、CD−ROMドライブ3012に接続されたバス3014と、ブートアッププログラム等のプログラムを記憶するためのROM3015と、MPU3013に接続され、アプリケーションプログラムの命令を一時的に記憶するとともに一時記憶空間を提供するためのRAM3016と、アプリケーションプログラム、システムプログラム、及びデータを記憶するためのハードディスク3017とを含む。ここでは、図示しないが、コンピュータ301は、さらに、LANへの接続を提供するネットワークカードを含んでも良い。   14, in addition to the CD-ROM drive 3012, the computer 301 includes an MPU 3013, a bus 3014 connected to the MPU 3013 and the CD-ROM drive 3012, a ROM 3015 for storing a program such as a bootup program, and an MPU 3013. And a RAM 3016 for temporarily storing instructions of the application program and providing a temporary storage space, and a hard disk 3017 for storing the application program, the system program, and data. Although not shown here, the computer 301 may further include a network card that provides connection to a LAN.

コンピュータシステム300に、上述した実施の形態の情報処理装置1等の機能を実行させるプログラムは、CD−ROM3101に記憶されて、CD−ROMドライブ3012に挿入され、さらにハードディスク3017に転送されても良い。これに代えて、プログラムは、図示しないネットワークを介してコンピュータ301に送信され、ハードディスク3017に記憶されても良い。プログラムは実行の際にRAM3016にロードされる。プログラムは、CD−ROM3101またはネットワークから直接、ロードされても良い。   A program that causes the computer system 300 to execute the functions of the information processing apparatus 1 and the like of the above-described embodiment may be stored in the CD-ROM 3101, inserted into the CD-ROM drive 3012, and further transferred to the hard disk 3017. . Alternatively, the program may be transmitted to the computer 301 via a network (not shown) and stored in the hard disk 3017. The program is loaded into the RAM 3016 at the time of execution. The program may be loaded directly from the CD-ROM 3101 or the network.

プログラムは、コンピュータ301に、上述した実施の形態の情報処理装置1等の機能を実行させるオペレーティングシステム(OS)、またはサードパーティープログラム等は、必ずしも含まなくても良い。プログラムは、制御された態様で適切な機能(モジュール)を呼び出し、所望の結果が得られるようにする命令の部分のみを含んでいれば良い。コンピュータシステム300がどのように動作するかは周知であり、詳細な説明は省略する。   The program does not necessarily include an operating system (OS) or a third-party program that causes the computer 301 to execute the functions of the information processing apparatus 1 according to the above-described embodiment. The program only needs to include an instruction portion that calls an appropriate function (module) in a controlled manner and obtains a desired result. How the computer system 300 operates is well known and will not be described in detail.

なお、上記プログラムにおいて、情報を送信するステップや、情報を受信するステップなどでは、ハードウェアによって行われる処理、例えば、送信ステップにおけるモデムやインターフェースカードなどで行われる処理(ハードウェアでしか行われない処理)は含まれない。   In the above program, in the step of transmitting information, the step of receiving information, etc., processing performed by hardware, for example, processing performed by a modem or an interface card in the transmission step (only performed by hardware) Processing) is not included.

また、上記プログラムを実行するコンピュータは、単数であってもよく、複数であってもよい。すなわち、集中処理を行ってもよく、あるいは分散処理を行ってもよい。   Further, the computer that executes the program may be singular or plural. That is, centralized processing may be performed, or distributed processing may be performed.

また、上記各実施の形態において、一の装置に存在する2以上の通信手段(端末情報送信部、端末情報受信部など)は、物理的に一の媒体で実現されても良いことは言うまでもない。   In each of the above embodiments, it is needless to say that two or more communication means (terminal information transmission unit, terminal information reception unit, etc.) existing in one device may be physically realized by one medium. .

また、上記各実施の形態において、各処理(各機能)は、単一の装置(システム)によって集中処理されることによって実現されてもよく、あるいは、複数の装置によって分散処理されることによって実現されてもよい。   In each of the above embodiments, each process (each function) may be realized by centralized processing by a single device (system), or by distributed processing by a plurality of devices. May be.

本発明は、以上の実施の形態に限定されることなく、種々の変更が可能であり、それらも本発明の範囲内に包含されるものであることは言うまでもない。   The present invention is not limited to the above-described embodiments, and various modifications are possible, and it goes without saying that these are also included in the scope of the present invention.

以上のように、本発明にかかる情報処理装置は、マスタオブジェクトを複数の箇所で利用する場合、マスタオブジェクトと複数の箇所に存在する子オブジェクトとの不一致の状況に応じた適切な処理が行われるために、効率的な出版物の編集ができるという効果を有し、情報処理装置等として有用である。   As described above, when the master object is used in a plurality of places, the information processing apparatus according to the present invention performs an appropriate process according to the mismatch situation between the master object and child objects existing in the plurality of places. Therefore, it has the effect of enabling efficient editing of publications, and is useful as an information processing apparatus or the like.

1 情報処理装置
2 端末装置
11 格納部
12 受信部
13 処理部
14 送信部
21 端末格納部
22 端末受付部
23 端末処理部
24 端末送信部
25 端末受信部
26 端末出力部
111 マスタオブジェクト格納部
121 更新情報受信部
131 不一致状況取得部
132 動作部
1311 子オブジェクト取得手段
1312 比較手段
1313 不一致状況取得手段
1321 マスタオブジェクト更新手段
1322 他子オブジェクト更新処理手段
DESCRIPTION OF SYMBOLS 1 Information processing apparatus 2 Terminal apparatus 11 Storage part 12 Reception part 13 Processing part 14 Transmission part 21 Terminal storage part 22 Terminal reception part 23 Terminal processing part 24 Terminal transmission part 25 Terminal reception part 26 Terminal output part 111 Master object storage part 121 Update Information receiving unit 131 Inconsistency status acquisition unit 132 Operation unit 1311 Child object acquisition unit 1312 Comparison unit 1313 Inconsistency status acquisition unit 1321 Master object update unit 1322 Other child object update processing unit

Claims (11)

1または2以上の出版物で利用されるオブジェクトであり、前記1または2以上の出版物の2箇所以上で利用されるオブジェクトである1以上のマスタオブジェクトを格納し得るマスタオブジェクト格納部と、
前記マスタオブジェクト格納部の1以上の各マスタオブジェクトについて、マスタオブジェクト、および当該マスタオブジェクトが利用されている2以上の子オブジェクトの不一致の状況を取得する不一致状況取得部と、
前記不一致状況取得部が取得した、2種類以上の不一致の状況の相違により、異なる動作を行う動作部とを具備する情報処理装置。
A master object storage that can store one or more master objects that are objects used in one or more publications and are used in two or more places in the one or more publications;
For each of the one or more master objects in the master object storage unit, a mismatch status acquisition unit that acquires the status of mismatch between the master object and two or more child objects in which the master object is used;
An information processing apparatus comprising: an operation unit that performs different operations according to a difference in two or more types of mismatch situations acquired by the mismatch status acquisition unit.
前記動作部は、
前記不一致状況取得部が取得した不一致の状況が一の種類の不一致の状況である場合は、一の子オブジェクトに対して行われた更新に関する更新情報を用いて、マスタオブジェクトおよび他の子オブジェクトにも、前記更新を反映される一貫性保持処理を行い、
前記不一致状況取得部が取得した不一致の状況が他の種類の不一致の状況である場合は、警告を示す警告情報を出力する警告情報出力処理を行う請求項1記載の情報処理装置。
The operating unit is
When the mismatch status acquired by the mismatch status acquisition unit is one type of mismatch status, the update information regarding the update performed on one child object is used to update the master object and other child objects. Perform consistency maintenance processing that reflects the update,
The information processing apparatus according to claim 1, wherein when the mismatch status acquired by the mismatch status acquisition unit is another type of mismatch status, warning information output processing for outputting warning information indicating a warning is performed.
前記動作部は、
前記不一致状況取得部が取得した不一致の状況が一の種類の不一致の状況である場合は、当該一の種類の不一致の状況に応じた内容の警告情報を出力する第一の警告情報出力処理を行い、
前記不一致状況取得部が取得した不一致の状況が他の種類の不一致の状況である場合は、当該他の種類の不一致の状況に応じた内容の警告情報を出力する第二の警告情報出力処理を行う請求項1記載の情報処理装置。
The operating unit is
When the mismatch status acquired by the mismatch status acquisition unit is one type of mismatch status, a first warning information output process is performed to output warning information having contents corresponding to the one type of mismatch status. Done
If the mismatch status acquired by the mismatch status acquisition unit is another type of mismatch status, a second warning information output process is performed to output warning information having contents corresponding to the other type of mismatch status. The information processing apparatus according to claim 1 to be performed.
一の端末装置から、子オブジェクトを更新する情報である更新情報を受信する更新情報受信部をさらに具備し、
前記動作部は、
前記更新情報に従って、前記子オブジェクトに対応するマスタオブジェクトを更新するマスタオブジェクト更新手段をさらに具備する請求項1から請求項3いずれか一項に記載の情報処理装置。
An update information receiving unit that receives update information that is information for updating a child object from one terminal device;
The operating unit is
4. The information processing apparatus according to claim 1, further comprising: a master object update unit that updates a master object corresponding to the child object according to the update information. 5.
前記動作部は、
前記更新情報に従って、前記子オブジェクトに対応するマスタオブジェクトに対応する他の子オブジェクトを更新するための処理を行う他子オブジェクト更新処理手段をさらに具備する請求項4記載の情報処理装置。
The operating unit is
The information processing apparatus according to claim 4, further comprising another child object update processing unit configured to perform processing for updating another child object corresponding to the master object corresponding to the child object according to the update information.
前記不一致状況取得部は、
前記更新情報受信部が更新情報を受信した際に、前記不一致の状況を取得する請求項4または請求項5記載の情報処理装置。
The mismatch status acquisition unit
The information processing apparatus according to claim 4, wherein the mismatch information is acquired when the update information receiving unit receives the update information.
前記マスタオブジェクト格納部は、
マスタオブジェクトと、当該マスタオブジェクトの利用箇所を識別する2以上の箇所識別子とを有する1以上のマスタ情報を格納しており、
前記不一致状況取得部は、
2以上の箇所識別子で識別される利用箇所における子オブジェクトを取得する子オブジェクト取得手段と、
前記子オブジェクト取得手段が取得した2以上の子オブジェクトとマスタオブジェクトとを比較する比較手段と、
前記比較手段の比較結果である不一致の状況を取得する不一致状況取得手段とを具備する請求項1から請求項6いずれか一項に記載の情報処理装置。
The master object storage unit
Storing one or more pieces of master information having a master object and two or more place identifiers for identifying use points of the master object;
The mismatch status acquisition unit
A child object acquisition means for acquiring a child object at a usage location identified by two or more location identifiers;
Comparison means for comparing the master object with two or more child objects acquired by the child object acquisition means;
The information processing apparatus according to any one of claims 1 to 6, further comprising a mismatch status acquisition unit that acquires a mismatch status that is a comparison result of the comparison unit.
前記不一致状況取得部は、
2以上の各子オブジェクトのデータとマスタオブジェクトのデータとを比較して、不一致の状況を取得する、1または2以上の各子オブジェクトの1以上の属性値とマスタオブジェクトの1以上の属性値とを比較して、不一致の状況を取得する請求項1から請求項7いずれか一項に記載の情報処理装置。
The mismatch status acquisition unit
The data of two or more child objects and the data of the master object are compared to obtain a mismatch situation, one or more attribute values of one or more child objects and one or more attribute values of the master object The information processing apparatus according to any one of claims 1 to 7, wherein a status of mismatch is acquired by comparing the two.
一のマスタオブジェクトに対応する2以上の各子オブジェクトは、異なる端末装置に存在する請求項1から請求項8いずれか一項に記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 8, wherein two or more child objects corresponding to one master object exist in different terminal apparatuses. 記録媒体は、
1または2以上の出版物で利用されるオブジェクトであり、前記1または2以上の出版物の2箇所以上で利用されるオブジェクトである1以上のマスタオブジェクトを格納し得るマスタオブジェクト格納部を具備し、
不一致状況取得部、および動作部により実現する情報処理方法であって、
前記不一致状況取得部が、前記マスタオブジェクト格納部の1以上の各マスタオブジェクトについて、マスタオブジェクト、および当該マスタオブジェクトが利用されている2以上の子オブジェクトの不一致の状況を取得する不一致状況取得ステップと、
前記動作部が、前記不一致状況取得ステップで取得された、2種類以上の不一致の状況の相違により、異なる動作を行う動作ステップとを具備する情報処理方法。
The recording medium is
A master object storage unit that can store one or more master objects that are objects used in one or more publications and are used in two or more places of the one or more publications; ,
An information processing method realized by a mismatch status acquisition unit and an operation unit,
A mismatch status acquisition step in which the mismatch status acquisition unit acquires, for each of one or more master objects in the master object storage unit, a status of mismatch between the master object and two or more child objects in which the master object is used; ,
An information processing method comprising: an operation step in which the operation unit performs different operations depending on a difference in two or more types of mismatch situations acquired in the mismatch status acquisition step.
コンピュータがアクセス可能な記録媒体は、
1または2以上の出版物で利用されるオブジェクトであり、前記1または2以上の出版物の2箇所以上で利用されるオブジェクトである1以上のマスタオブジェクトを格納し得るマスタオブジェクト格納部を具備し、
コンピュータを、
前記マスタオブジェクト格納部の1以上の各マスタオブジェクトについて、マスタオブジェクト、および当該マスタオブジェクトが利用されている2以上の子オブジェクトの不一致の状況を取得する不一致状況取得部と、
前記不一致状況取得部が取得した、2種類以上の不一致の状況の相違により、異なる動作を行う動作部として機能させるためのプログラム。
Computer-accessible recording media
A master object storage unit that can store one or more master objects that are objects used in one or more publications and are used in two or more places of the one or more publications; ,
Computer
For each of the one or more master objects in the master object storage unit, a mismatch status acquisition unit that acquires the status of mismatch between the master object and two or more child objects in which the master object is used;
A program for functioning as an operation unit that performs different operations depending on a difference between two or more types of mismatch situations acquired by the mismatch status acquisition unit.
JP2015155715A 2015-08-06 2015-08-06 INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM Active JP6537038B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015155715A JP6537038B2 (en) 2015-08-06 2015-08-06 INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015155715A JP6537038B2 (en) 2015-08-06 2015-08-06 INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2017033488A true JP2017033488A (en) 2017-02-09
JP6537038B2 JP6537038B2 (en) 2019-07-03

Family

ID=57987241

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015155715A Active JP6537038B2 (en) 2015-08-06 2015-08-06 INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP6537038B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010033243A (en) * 2008-07-28 2010-02-12 Profield Co Ltd Information processing system, server device, information processor, and program
JP2013065181A (en) * 2011-09-16 2013-04-11 Nec Corp Information processing device, information processing method, information processing program and information processing system
JP2015518206A (en) * 2012-03-30 2015-06-25 マイクロソフト コーポレーション Tracking collaboration conflicts using document comments

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010033243A (en) * 2008-07-28 2010-02-12 Profield Co Ltd Information processing system, server device, information processor, and program
JP2013065181A (en) * 2011-09-16 2013-04-11 Nec Corp Information processing device, information processing method, information processing program and information processing system
JP2015518206A (en) * 2012-03-30 2015-06-25 マイクロソフト コーポレーション Tracking collaboration conflicts using document comments

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
島慶一: "UNIX知恵袋33 CVS", UNIX MAGAZINE, vol. 第12巻,第11号, JPN6018043845, 1 November 1997 (1997-11-01), pages P.76〜81 *

Also Published As

Publication number Publication date
JP6537038B2 (en) 2019-07-03

Similar Documents

Publication Publication Date Title
TW201723895A (en) Method and device for extending a layout template of an application component
JP2007065741A (en) Graph display device and program
WO2017114188A1 (en) Printing apparatus and printing method
JP6379563B2 (en) Data supply apparatus and data supply program
JP5892999B2 (en) Profile providing apparatus, system, method and program
US9304724B2 (en) Data generating device for generating document file not having first type of content data using document file having first type of content data
US9395948B2 (en) Screen display control system and screen display control method
WO2007083846A1 (en) Information processing apparatus and method
JP6537038B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM
JP6481904B2 (en) Learning device, editing device, learning method, editing method, and program
JP4829368B1 (en) File processing program, apparatus and method
JP2022128466A5 (en)
KR20170013194A (en) Toning Monitor, Toning System and Toning Method
US11388478B2 (en) Display apparatus, content displaying method, and non-transitory recording medium
US20170316108A1 (en) Data processsing system, data processing device, and program for editing webpage
JP6252060B2 (en) Program, information processing apparatus, and image processing system
JP2017213827A (en) Information processing apparatus, information processing system, information processing method, and program
US20190149782A1 (en) Projection apparatus, for constituting projection of whole content by combining projection of plurality of partial content, control method for the same, and projection system
US20150023605A1 (en) Information processing apparatus, information processing method, and non-transitory computer readable medium
JP5506553B2 (en) Management apparatus and method
JP2021140366A (en) Information processing device, information processing system, conversion method and program
JP7375055B2 (en) Data processing device and program
US20200341706A1 (en) Print server device, printed matter construction method and recording medium
JP2018185551A (en) Printer driver and information processing apparatus
JP2005208370A (en) Presentation apparatus, presentation method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171114

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181019

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181106

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181221

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190524

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190527

R150 Certificate of patent or registration of utility model

Ref document number: 6537038

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250