JP2005321922A - Information sharing system and information sharing program - Google Patents

Information sharing system and information sharing program Download PDF

Info

Publication number
JP2005321922A
JP2005321922A JP2004138178A JP2004138178A JP2005321922A JP 2005321922 A JP2005321922 A JP 2005321922A JP 2004138178 A JP2004138178 A JP 2004138178A JP 2004138178 A JP2004138178 A JP 2004138178A JP 2005321922 A JP2005321922 A JP 2005321922A
Authority
JP
Japan
Prior art keywords
information
file
terminal device
distribution control
attribute
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
JP2004138178A
Other languages
Japanese (ja)
Other versions
JP4622300B2 (en
Inventor
Hidekazu Sakagami
秀和 坂上
Rina Nobuto
里奈 延藤
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2004138178A priority Critical patent/JP4622300B2/en
Publication of JP2005321922A publication Critical patent/JP2005321922A/en
Application granted granted Critical
Publication of JP4622300B2 publication Critical patent/JP4622300B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information sharing system capable of efficiently using resources of a terminal device or a network. <P>SOLUTION: The terminal device 100 comprises a file management part 101 managing index information of shared information held in the terminal device 100; a file storage part 120 storing the subjects of files as shared information; an operation log 103 recording operation information of update of files or the like; a file synchronous management part 105 performing management of information sharing with other terminals 200 and 300; a member role storage part 110 describing role information for every member of a community; and a delivery policy storage part 120 storing a control method of delivery time for every role information. The file synchronous management part 104 performs information sharing control of files according to the delivery policy corresponding to a member role. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、複数のメンバから構成されるコミュニティ内におけるメンバが使用する端末装置間の情報共有および情報の同期を実現する情報共有システムおよび情報共有用プログラムに関する。   The present invention relates to an information sharing system and an information sharing program for realizing information sharing and information synchronization between terminal devices used by members in a community composed of a plurality of members.

あるコミュニティ(グループ)に属する複数のメンバの端末装置間で情報共有を行うシステムがある。コミュニティとして、例えば、会社内で、あるプロジェクトを遂行するために集合したメンバの集まりがある。そのようなシステムでは、あるメンバの端末装置上でファイルの更新や追加・削除などの作業が行われると、その作業内容は他のユーザの端末装置にも反映される必要がある。   There is a system for sharing information among terminal devices of a plurality of members belonging to a certain community (group). As a community, for example, there is a group of members gathered to carry out a certain project in a company. In such a system, when a file update, addition / deletion, or the like is performed on a terminal device of a certain member, the work content needs to be reflected on the terminal device of another user.

従来の情報共有システムの一例が、特許文献1に記載されている。特許文献1に記載されている情報共有システムでは、図18に示すように、端末装置120内の作業履歴が操作ログ103として保持される。そして、ファイル同期管理部104が、定期的に、または操作ログ103への新たな出力を認識する度に、操作ログ103の内容にもとづいて、ファイル管理部101を介してファイル記憶部102に記憶されている情報を取り出し、通信手段105を通じて、ネットワーク400を介して接続される他の端末装置220,320に、作業内容を通知する機構によって、情報の共有を実現する。   An example of a conventional information sharing system is described in Patent Document 1. In the information sharing system described in Patent Document 1, the work history in the terminal device 120 is held as the operation log 103 as shown in FIG. Then, the file synchronization management unit 104 stores it in the file storage unit 102 via the file management unit 101 based on the contents of the operation log 103 periodically or whenever a new output to the operation log 103 is recognized. The information sharing is realized by a mechanism that takes out the information that has been processed and notifies the other terminal devices 220 and 320 connected via the network 400 via the communication unit 105 of the work contents.

また、特許文献2には、各端末装置において情報の共有を実現するために、それぞれの端末装置が、ネットワークを介して接続される他の端末装置に対して装置情報の送信を要求する信号を同報送信するシステムが記載されている。装置情報を要求された他の端末装置は、装置情報を要求した端末装置に対して共有データ情報を送信する。他の端末装置から共有データ情報を受信した端末装置は、共有データ情報にもとづいて、自装置が保持している情報を更新する。   Patent Document 2 discloses a signal for requesting transmission of device information from each terminal device to another terminal device connected via a network in order to realize information sharing in each terminal device. A system for broadcast transmission is described. The other terminal device that has requested the device information transmits the shared data information to the terminal device that has requested the device information. The terminal device that has received the shared data information from the other terminal device updates the information held by the terminal device based on the shared data information.

また、近年、ピア・ツゥ・ピアと呼ばれる技術が注目されている。その技術を利用したシステムの代表例であるグルーブネットワーク社のGrooveは、サーバを介さずに、複数のパーソナルコンピュータによる共同作業を支援するツールである。Grooveは、共同作業を行うパーソナルコンピュータの特定ディレクトリに作成されたファイルを監視し、特定ディレクトリに対して何らかの変更作業が行われたパーソナルコンピュータがその変更内容を即座に他のパーソナルコンピュータに直接送信することで情報の共有を実現する。   In recent years, a technique called peer-to-peer has attracted attention. Groove of Groove Network, a representative example of a system using this technology, is a tool that supports collaborative work by a plurality of personal computers without using a server. Groove monitors files created in a specific directory on a collaborating personal computer, and a personal computer that has made any changes to a specific directory immediately sends the changes directly to another personal computer To share information.

それらの従来技術は、あるコミュニティに属するメンバの端末装置間で共有する情報を完全に一致させることができる。すなわち、同期させることができる。その反面、情報の共有のさせ方をメンバごとに変えることはできない。例えば、同じコミュニティのメンバでも、個人ごとにコミュニティへのかかわり方は異なる。コミュニティの中心メンバとして積極的な活動をしているメンバは、コミュニティで共有する全ての情報を手元に保持しておきたいが、コミュニティに対してオブザーバ的に参加しているメンバや管理者的立場にあるメンバは、最小限の情報だけを手元に保持しておき詳細情報が必要になった際にそれを取得要求できるように、インデックス情報だけ共有しておけば十分である場合が多い。   Those conventional techniques can perfectly match information shared among terminal devices of members belonging to a certain community. That is, it can be synchronized. On the other hand, how to share information cannot be changed for each member. For example, members of the same community have different ways of engaging with the community. Members who are actively active as the central members of the community want to keep all information shared in the community at hand. In many cases, it is sufficient to share only the index information so that members can keep only the minimum information at hand and request detailed information when it becomes necessary.

しかし、上記の従来技術は、コミュニティに属する全メンバに対して全情報を完全に同期保持させることになるため、最小限の情報だけを手元に保持しておきたい場合でも、不必要な情報まで共有してしまうという問題点がある。   However, since the above-described conventional technology completely keeps all information in synchronization with all members belonging to the community, even if only a minimum amount of information is to be kept at hand, unnecessary information can be obtained. There is a problem of sharing.

特開2002−149465号公報(段落0012−0013、図1)JP 2002-149465 (paragraph 0012-0013, FIG. 1) 特開2003−216471号公報(段落0063−0068、図4)JP 2003-216471 A (paragraphs 0063-0068, FIG. 4)

以上のように、従来技術の第1の問題点は、コミュニティ内で情報共有を行う際に、不必要な情報まで共有してしまい、端末装置やネットワークの資源を浪費してしまうということである。例えば、端末装置のメモリを浪費してしまったり、ネットワークのトラフィックを増大させてしまう。その理由は、情報共有を行う際に情報の実体まで完全に同期してしまい、インデックス情報だけを保持しておき必要に応じて情報の実体を取得するなどの細かな情報共有制御を実施していないためである。   As described above, the first problem of the conventional technology is that unnecessary information is shared when information is shared in the community, and the resources of the terminal device and the network are wasted. . For example, the memory of the terminal device is wasted or the network traffic is increased. The reason is that when information sharing is performed, the information entity is completely synchronized, and detailed information sharing control is performed, such as holding only the index information and acquiring the information entity as necessary. This is because there is not.

従来技術の第2の問題点は、細かな情報共有制御を実施しようとすると、コミュニティ内での情報共有制御に関する設定にかかる手間が大きいということである。その理由は、情報共有制御に関する設定をメンバ単位に個別に行うことしかできないためである。すなわち、メンバが使用する端末装置ごとに情報共有制御に関する設定を行う必要があるので、情報共有制御に関する設定にかかる手間が大きい。   The second problem of the prior art is that if fine information sharing control is to be performed, it takes a lot of time to make settings related to information sharing control within the community. The reason is that the setting related to information sharing control can only be performed individually for each member. That is, since it is necessary to make settings related to information sharing control for each terminal device used by a member, it takes a lot of trouble to make settings related to information sharing control.

そこで、本発明は、端末装置やネットワークの資源を効率的に利用できる情報共有システムおよび情報共有用プログラムを提供することを目的とする。また、本発明は、コミュニティ内のメンバのロールに応じた情報共有制御に関する設定を容易に行うことができる情報共有システムおよび情報共有用プログラムを提供することも目的とする。   Accordingly, an object of the present invention is to provide an information sharing system and an information sharing program that can efficiently use resources of a terminal device and a network. It is another object of the present invention to provide an information sharing system and an information sharing program that can easily perform settings related to information sharing control according to the roles of members in the community.

本発明による情報共有システムは、複数の端末装置が通信ネットワークを介して接続され、各端末装置が互いに情報共有を行う情報共有システムにおいて、各端末装置が、複数の情報要求レベルのそれぞれに対応した配信制御指定にもとづいて情報の同期制御を行うことを特徴とする。   An information sharing system according to the present invention is an information sharing system in which a plurality of terminal devices are connected via a communication network, and each terminal device shares information with each other. Each terminal device corresponds to each of a plurality of information request levels. The information synchronization control is performed based on the distribution control designation.

端末装置は、共有情報の変更操作を示すインデックス情報を管理するインデックス情報管理手段と、共有情報が変更された場合に、情報要求レベルのそれぞれに対応した配信制御指定にもとづいて、他の端末装置との情報同期を管理する同期管理手段とを備えている。   The terminal device uses another index device based on the index information management means for managing the index information indicating the change operation of the shared information and the distribution control designation corresponding to each of the information request levels when the shared information is changed. And synchronization management means for managing information synchronization with each other.

端末装置は、共有情報をファイルとして記憶するファイル記憶部と、システム内の各端末装置ごとの情報要求レベルを記憶するメンバロール記憶部と、メンバロール記憶部に記憶されている情報要求レベルごとの配信制御指定を記憶する配信ポリシー記憶部と、共有情報の内容およびインデックス情報を更新させるための情報を送信する通信手段とを備え、インデックス情報管理手段が、ファイル記憶部に記憶されているファイルに対応するインデックス情報を管理するファイル管理部を含み、同期管理手段が、配信ポリシー記憶部に記憶されている配信制御指定に従って、他の端末装置に、インデックス情報を更新させるための情報のみを送信するのか変更後のファイルの内容(インデックス情報を更新させるための情報も送信してもよい。)を送信するのかを決定するファイル同期管理部を含むように構成されていてもよい。   The terminal device includes a file storage unit that stores shared information as a file, a member role storage unit that stores an information request level for each terminal device in the system, and an information request level stored in the member role storage unit. A distribution policy storage unit that stores a distribution control designation; and a communication unit that transmits information for updating the contents of the shared information and the index information. The index information management unit is stored in a file stored in the file storage unit. The file management unit includes a file management unit that manages the corresponding index information, and the synchronization management unit transmits only information for updating the index information to other terminal devices in accordance with the distribution control designation stored in the distribution policy storage unit. The contents of the file after the change (information for updating the index information may also be sent ) May be configured to include a file synchronization management unit that determines whether to transmit the.

端末装置上で発生したファイルの更新の操作情報を記録する操作ログを備え、ファイル同期管理部が、操作ログに変更があった場合に、メンバロール記憶部に記憶されている情報要求レベルと配信ポリシー記憶部に記憶されている配信制御指定とを参照して、インデックス情報を更新させるための情報または更新後のファイルの内容を、通信手段を介して他の端末装置に送信するように構成されていてもよい。   Provided with an operation log that records operation information of file updates that occurred on the terminal device, and when the file synchronization management unit changes the operation log, the information request level and distribution stored in the member role storage unit Referring to the distribution control designation stored in the policy storage unit, the information for updating the index information or the content of the updated file is transmitted to another terminal device via the communication means. It may be.

ファイル同期管理部が、配信制御指定が簡易情報を送信する指定である場合には、その配信制御指定に対応する情報要求レベルが割り当てられている他の端末装置に対してインデックス情報を更新させるための情報のみを送信し、配信制御指定が詳細情報を送信する指定である場合には、その情報要求レベルに対応する情報要求レベルが割り当てられている他の端末装置に対して更新後のファイルの内容を送信するように構成されていてもよい。   The file synchronization management unit updates the index information to another terminal device to which the information request level corresponding to the distribution control designation is assigned when the distribution control designation is a designation for transmitting simple information. If the distribution control designation is a designation to send detailed information, the updated file is sent to another terminal device to which the information request level corresponding to the information request level is assigned. The content may be configured to be transmitted.

端末装置は、ファイルおよびフォルダごとに割り当てられる配信制御指定を記憶するファイル同期ポリシー管理部を含むように構成されていてもよい。   The terminal device may be configured to include a file synchronization policy management unit that stores a distribution control designation assigned to each file and folder.

ファイル同期管理部が、操作ログに変更があった場合に、操作ログを変更する起因となった更新対象のファイルについての配信制御指定がファイル同期ポリシー管理部に記憶されていた場合には、その配信制御指定に従って、インデックス情報を更新させるための情報または更新後のファイルの内容を、通信手段を介して他の端末装置に送信するように構成されていてもよい。   If the file synchronization management unit stores the delivery control specification for the file to be updated that caused the operation log to be changed when the operation log has changed, the file synchronization policy management unit According to the distribution control designation, the information for updating the index information or the contents of the updated file may be transmitted to another terminal device via the communication unit.

ファイル同期管理部が、更新対象のファイルについての配信制御指定がファイル同期ポリシー管理部に記憶されていない場合に、ファイルの上位階層であるフォルダに配信制御指定が割り当てられていたときには、その配信制御指定に従って、インデックス情報を更新させるための情報または更新後のファイルの内容を送信するように構成されていてもよい。   If the file synchronization management unit does not store the distribution control specification for the file to be updated in the file synchronization policy management unit and the distribution control specification is assigned to a folder that is an upper layer of the file, the distribution control specification The information for updating the index information or the content of the updated file may be transmitted according to the designation.

端末装置は、ファイルおよびフォルダに割り当てられる属性と、属性に対応する配信制御指定とを記憶するファイル属性管理部を含むように構成されていてもよい。   The terminal device may be configured to include a file attribute management unit that stores attributes assigned to files and folders and distribution control designations corresponding to the attributes.

ファイル同期管理部が、操作ログに変更があった場合に、操作ログを変更する起因となった更新対象のファイルについての属性がファイル属性管理部に記憶されていた場合には、その属性に対応する配信制御指定に従って、インデックス情報を更新させるための情報または更新後のファイルの内容を、通信手段を介して他の端末装置に送信するように構成されていてもよい。   When the file synchronization management unit stores a change in the operation log and the attribute of the file to be updated that caused the operation log to be changed is stored in the file attribute management unit, it corresponds to that attribute. The information for updating the index information or the content of the updated file may be transmitted to another terminal device via the communication unit in accordance with the distribution control designation.

ファイル同期管理部が、更新対象のファイルについての属性がファイル属性管理部に記憶されていない場合に、ファイルの上位階層であるフォルダに属性が割り当てられていたときには、その属性に対応する配信制御指定に従って、インデックス情報を更新させるための情報または更新後のファイルの内容を送信するように構成されていてもよい。   If the file synchronization management unit does not store the attribute of the file to be updated in the file attribute management unit and the attribute is assigned to a folder that is an upper layer of the file, the distribution control designation corresponding to that attribute is specified. Accordingly, the information for updating the index information or the content of the updated file may be transmitted.

ファイル同期管理部が、属性に対応する配信制御指定が簡易情報を送信する指定である場合には、他の端末装置に対してインデックス情報を更新させるための情報のみを送信し、属性に対応する配信制御指定が詳細情報を送信する指定である場合には、他の端末装置に対して更新後のファイルの内容を送信するように構成されていてもよい。   When the distribution control designation corresponding to the attribute is a designation for transmitting simple information, the file synchronization management unit transmits only information for updating the index information to other terminal devices, and corresponds to the attribute When the distribution control specification is a specification for transmitting detailed information, the content of the updated file may be transmitted to another terminal device.

本発明による情報共有用プログラムは、複数の端末装置が通信ネットワークを介して接続され、共有情報をファイルとして記憶するとともにシステム内の各端末装置ごとの情報要求レベルと情報要求レベルごとの配信制御指定とを記憶する各端末装置が互いに情報共有を行う情報共有システムにおいて、各端末装置が、複数の情報要求レベルのそれぞれに対応した配信制御指定にもとづいて情報の同期制御を行うための情報共有用プログラムであって、端末装置のコンピュータに、配信制御指定に従って、他の端末装置に、共有情報の変更操作を示すインデックス情報を更新させるための情報のみを送信するのか変更後のファイルの内容を送信するのかを決定する処理を実行させることを特徴とする。   An information sharing program according to the present invention is configured such that a plurality of terminal devices are connected via a communication network, store the shared information as a file, and specify the information request level for each terminal device in the system and the distribution control designation for each information request level. Information sharing system in which each terminal device performs information synchronization control based on a distribution control designation corresponding to each of a plurality of information request levels. A program that transmits only information for updating index information indicating a change operation of shared information to another terminal device according to distribution control designation, or transmits the contents of the changed file to the computer of the terminal device It is characterized in that a process for determining whether or not to execute is executed.

情報共有用プログラムは、ファイルの更新の操作情報を記録する操作ログを備えた端末装置のコンピュータに、操作ログに変更があった場合に、情報要求レベルと配信制御指定とを参照して、インデックス情報を更新させるための情報または更新後のファイルの内容を他の端末装置に送信する処理を実行させるように構成されていてもよい。   The information sharing program refers to the information request level and the distribution control designation when the operation log is changed in the computer of the terminal device provided with the operation log that records the operation information for updating the file. You may be comprised so that the process which transmits the information for updating information or the content of the file after the update to another terminal device may be performed.

情報共有用プログラムは、ファイルおよびフォルダごとに割り当てられる配信制御指定を記憶可能な端末装置のコンピュータに、操作ログに変更があった場合に、操作ログを変更する起因となった更新対象のファイルについての配信制御指定が記憶されていたときには、その配信制御指定に従って、インデックス情報を更新させるための情報または更新後のファイルの内容を他の端末装置に送信する処理を実行させるように構成されていてもよい。   The information sharing program uses the terminal device computer that can store the distribution control designation assigned to each file and folder to update the file that caused the operation log to change when the operation log is changed. Is configured to execute processing for transmitting information for updating the index information or the contents of the updated file to another terminal device in accordance with the distribution control designation. Also good.

情報共有用プログラムは、ファイルおよびフォルダに割り当てられる属性と属性に対応する配信制御指定とを記憶可能な端末装置のコンピュータに、操作ログに変更があった場合に、操作ログを変更する起因となった更新対象のファイルについての属性が記憶されていたときには、その属性に対応する配信制御指定に従って、インデックス情報を更新させるための情報または更新後のファイルの内容を他の端末装置に送信する処理を実行させるように構成されていてもよい。   The information sharing program causes the operation log to be changed when the operation log is changed in the computer of the terminal device capable of storing the attribute assigned to the file and the folder and the distribution control designation corresponding to the attribute. When the attribute of the file to be updated is stored, information for updating the index information or the content of the updated file is transmitted to another terminal device according to the distribution control designation corresponding to the attribute. It may be configured to execute.

第1の効果は、メンバロールなどの情報要求レベルとそれに関連付けられた配信制御指定を指定するだけで、情報を共有する際にインデックス情報のみの同期と共有情報の実体までの同期とを使い分けることができることである。この結果、不必要な情報までを全てのメンバに配信することによる端末装置やネットワークの資源の浪費を防ぐことが可能になる。その理由は、同期相手のメンバごとに、そのメンバに割り当てられた情報要求レベルと配信制御指定を照合して共有情報の実体までを通知するかどうかを判断した後に、相手端末装置に対して通信を行うためである。なお、従来技術では、コミュニティに属するメンバに任意のロール(メンバの役割や位置づけ)を割り当てて、そのロールごとにファイルやフォルダに対するアクセス権を設定することや、共有情報の実体(内容)を共有するかインデックス情報のみ共有するかなどの情報共有方法の指定をロールごとに指定することで簡易に設定することは困難であった。   The first effect is to specify the information request level such as the member role and the distribution control designation associated therewith, and use only the synchronization of the index information and the synchronization to the entity of the shared information when sharing the information. It is possible to do. As a result, it is possible to prevent the waste of the resources of the terminal device and the network due to the distribution of unnecessary information to all members. The reason is that for each member of the synchronization partner, the information request level assigned to the member is compared with the distribution control designation to determine whether to notify the entity of the shared information and then communicate to the partner terminal device. Is to do. In the prior art, any role (member role or position) is assigned to members belonging to the community, and access rights to files and folders are set for each role, and the entity (contents) of shared information is shared. It is difficult to easily set the information sharing method such as whether to share only index information or not for each role.

第2の効果は、ファイルやフォルダごとに同期方法の使い分けをすることも可能になることである。その理由は、ファイルやフォルダごとに指定された配信制御指定を参照し、ファイルやフォルダごとに実体まで通知するかどうかを判断した後に、他の端末装置に対して通信を行うためである。   The second effect is that the synchronization method can be properly used for each file or folder. The reason for this is to refer to the delivery control designation designated for each file or folder and determine whether to notify the entity for each file or folder before communicating with another terminal device.

第3の効果は、ファイルやフォルダに割り当てた任意の属性に応じて、同期方法の使い分けをすることも可能になることにある。その理由は、ファイルやフォルダに割り当てられる任意の属性と、属性ごとに指定される配信制御指定を参照し、ファイルやフォルダごとに実体まで通知するかどうかを判断した後に、他の端末装置に対して通信を行うためである。   A third effect is that the synchronization method can be selectively used according to an arbitrary attribute assigned to a file or folder. The reason is that after referring to the arbitrary attribute assigned to the file or folder and the delivery control specification specified for each attribute and determining whether to notify the entity for each file or folder, This is for communication.

以下、本発明の実施の形態を図面を参照して説明する。まず、各実施の形態で用いられている用語について説明する。複数の情報要求レベルは、各実施の形態において、ロール情報に相当する。複数の情報要求レベルのそれぞれに対応した配信制御指定は、ロールIDのそれぞれに対応した配信制御方法に相当する。インデックス情報を更新させるための情報は、更新操作情報に相当する。配信制御指定が簡易情報を送信する指定である場合は、配信制御方法が「インデックス情報のみ同期」である場合に相当する。配信制御指定が詳細情報を送信する指定である場合は、配信制御方法が「実体まで同期」である場合に相当する。ただし、各実施の形態で用いられている用語は一例であって、本発明は、以下の実施の形態に限定されない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. First, terms used in each embodiment will be described. The plurality of information request levels correspond to role information in each embodiment. The distribution control designation corresponding to each of the plurality of information request levels corresponds to a distribution control method corresponding to each role ID. Information for updating the index information corresponds to update operation information. The case where the distribution control specification is a specification for transmitting simple information corresponds to the case where the distribution control method is “synchronize only index information”. The case where the delivery control designation is a designation for transmitting detailed information corresponds to the case where the delivery control method is “synchronize to substance”. However, the terminology used in each embodiment is an example, and the present invention is not limited to the following embodiment.

また、共有情報の変更操作を示すインデックス情報を管理するインデックス情報管理手段は、ファイル管理部101で実現されている。共有情報が変更された場合に、情報要求レベルのそれぞれに対応した配信制御指定にもとづいて、他の端末装置との情報同期を管理する同期管理手段は、ファイル同期管理部104で実現されている。   Also, the index information management means for managing the index information indicating the shared information changing operation is realized by the file management unit 101. The synchronization management means for managing information synchronization with other terminal devices based on the distribution control designation corresponding to each information request level when the shared information is changed is realized by the file synchronization management unit 104. .

実施の形態1.
本発明を実施するための第1の形態について図面を参照して説明する。図1は、本発明による情報共有システムの第1の実施の形態を示すブロック図である。図1に示すように、第1の実施の形態は、コミュニティ内で情報共有を行う端末装置100が、インターネットなどのネットワーク400を介して、情報共有を行う他の端末装置200および300と接続されている。なお、ネットワーク400は、インターネットなどの開放型の通信ネットワークではなく、イントラネットやLANなどの閉じた通信ネットワークであってもよい。
Embodiment 1 FIG.
A first embodiment for carrying out the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a first embodiment of an information sharing system according to the present invention. As shown in FIG. 1, in the first embodiment, a terminal device 100 that shares information within a community is connected to other terminal devices 200 and 300 that share information via a network 400 such as the Internet. ing. The network 400 may be a closed communication network such as an intranet or a LAN instead of an open communication network such as the Internet.

端末装置100は、端末装置100において保持される共有情報のインデックス情報を管理するファイル管理部101と、共有情報としてのファイルの実体を記憶するファイル記憶部102と、端末装置100において発生したファイルの更新などの操作情報を記録する操作ログ103と、他の端末装置200,300との情報共有の管理を行うファイル同期管理部104と、メンバごとのロール情報(以下、メンバロールという。)を記述したメンバロール記憶部110と、メンバロールごとの配信時の制御方法を記述した配信ポリシー記憶部120とを備えている。なお、インデックス情報を管理するとは、例えば、インデックス情報を最新の状態に保つことである。また、操作ログ103に記録される操作情報は、少なくともインデックス情報に相当する情報を含む。   The terminal device 100 includes a file management unit 101 that manages index information of shared information held in the terminal device 100, a file storage unit 102 that stores the substance of a file as shared information, and a file generated in the terminal device 100. An operation log 103 that records operation information such as updates, a file synchronization management unit 104 that manages information sharing with other terminal devices 200 and 300, and role information (hereinafter referred to as member role) for each member are described. The member role storage unit 110 and a distribution policy storage unit 120 describing a control method at the time of distribution for each member role are provided. Note that managing the index information means, for example, keeping the index information in the latest state. The operation information recorded in the operation log 103 includes at least information corresponding to index information.

また、端末装置100は、ネットワーク400を介して他の端末装置200,300と通信するための通信手段105を有する。インデックス情報は、ファイル管理部101において記憶されていてもよいし、ファイル記憶部102において記憶されていてもよい。なお、各端末装置100,200,300のネットワーク上のアドレスは、例えば、ファイル同期管理部104または通信手段105において記憶されている。   In addition, the terminal device 100 includes a communication unit 105 for communicating with other terminal devices 200 and 300 via the network 400. The index information may be stored in the file management unit 101 or may be stored in the file storage unit 102. The network addresses of the terminal devices 100, 200, and 300 are stored in the file synchronization management unit 104 or the communication unit 105, for example.

端末装置100は、通信機能を有するパーソナルコンピュータなどの情報処理装置で実現される。よって、ファイル記憶部102、操作ログ103、メンバロール記憶部110および配信ポリシー記憶部120は、例えば、情報処理装置が備えている記憶装置で実現される。また、ファイル管理部101およびファイル同期管理部104は、例えば、プログラムに従って制御を実行する制御部(CPU)で実現される。また、通信手段105は、例えば、LANインタフェースやモデム、およびそれらを制御するソフトウェアで実現される。   The terminal device 100 is realized by an information processing device such as a personal computer having a communication function. Therefore, the file storage unit 102, the operation log 103, the member role storage unit 110, and the distribution policy storage unit 120 are realized by, for example, a storage device included in the information processing apparatus. The file management unit 101 and the file synchronization management unit 104 are realized by a control unit (CPU) that executes control according to a program, for example. The communication unit 105 is realized by, for example, a LAN interface, a modem, and software for controlling them.

図2は、メンバロール記憶部110に記憶されるメンバロールの一例を示す説明図である。図2に示す例では、メンバロールは、各端末装置100,200,300に対して一意に付されているメンバIDとそれぞれに割り当てられたロールIDとが対になった情報である。   FIG. 2 is an explanatory diagram illustrating an example of member roles stored in the member role storage unit 110. In the example illustrated in FIG. 2, the member role is information in which a member ID uniquely assigned to each terminal device 100, 200, and 300 and a role ID assigned to each member device are paired.

図3は、配信ポリシー記憶部120に記憶される配信ポリシーの一例を示す説明図である。図3に示す例では、配信ポリシーは、各ロールIDとそれぞれに割り当てられた配信制御方法とが対になった情報である。図2および図3には、2種類のロールIDが例示されているが、ロールIDの種類は幾つであってもよい。ただし、一般に、ロールIDの総数は、メンバIDの総数よりも少ない。   FIG. 3 is an explanatory diagram illustrating an example of a distribution policy stored in the distribution policy storage unit 120. In the example illustrated in FIG. 3, the distribution policy is information in which each role ID and a distribution control method assigned to each role ID are paired. Although two types of role IDs are illustrated in FIGS. 2 and 3, there may be any number of types of role IDs. However, in general, the total number of role IDs is smaller than the total number of member IDs.

なお、端末装置200,300の内部構成も、端末装置100の内部構成と同様である。従って、各端末装置100,200,300は、それぞれ、メンバロールおよび配信ポリシーを記憶する。また、図1には、3つの端末装置100,200,300が例示されているが、システム内の端末装置の数に制限はない。   Note that the internal configuration of the terminal devices 200 and 300 is the same as the internal configuration of the terminal device 100. Therefore, each terminal device 100, 200, 300 stores a member role and a distribution policy, respectively. 1 illustrates three terminal devices 100, 200, and 300, the number of terminal devices in the system is not limited.

コミュニティに属するいずれかのメンバの端末装置は、新たなファイル(共有情報)を生成した場合に、ファイルを、あらかじめ決められているフォルダ、またはファイル生成と同時に生成したフォルダに格納するとともに、ネットワーク400を介してファイルの実体をフォルダを示す情報とともに他の端末装置に配信する。他の端末装置における通信手段105が新たなファイルを受信すると、ファイル管理部101は、ファイル記憶部102における該当するフォルダに、受信されたファイルの実体を記憶させる。なお、新たなファイルが生成されたときに、端末装置は、ネットワーク400を介してサーバなどの管理装置(図1において図示せず)にそのファイルを登録し、管理装置が、他の端末装置にネットワーク400を介して配信するようにしてもよい。また、後述するように、ファイルの実体の配信を受けず、インデックス情報が配信される端末装置も存在しうる。   When any member terminal device belonging to the community generates a new file (shared information), the file is stored in a predetermined folder or a folder generated simultaneously with the file generation, and the network 400 The file entity is distributed to other terminal devices together with information indicating the folder. When the communication unit 105 in another terminal device receives a new file, the file management unit 101 stores the received file entity in the corresponding folder in the file storage unit 102. When a new file is generated, the terminal device registers the file in a management device (not shown in FIG. 1) such as a server via the network 400, and the management device registers with another terminal device. Distribution may be performed via the network 400. Further, as will be described later, there may be a terminal device to which the index information is distributed without receiving the distribution of the file entity.

新たなメンバがコミュニティに参加する場合、そのメンバの端末装置は、例えば、ネットワーク400を介して管理装置にメンバIDの発行を依頼する。また、あらかじめ決められているロールIDから自端末装置のロールIDを選択する。管理装置は、他の端末装置のメンバIDおよびロールIDと配信ポリシーとを新たなメンバの端末装置に送信するとともに、新たなメンバのメンバIDおよびロールIDを、他の端末装置に配信する。各端末装置において、通信手段105がメンバIDおよびロールIDを受信すると、ファイル同期管理部104は、受信されたメンバIDとロールIDとをメンバロール記憶部110に記憶させる。また、新たなメンバの端末装置の通信手段105が配信ポリシーを受信すると、ファイル同期管理部104は、受信された配信ポリシーを配信ポリシー記憶部120に記憶させる。   When a new member joins the community, the terminal device of the member requests the management device to issue a member ID via the network 400, for example. In addition, a role ID of the terminal device is selected from a predetermined role ID. The management device transmits the member ID and role ID of another terminal device and the distribution policy to the new member terminal device, and distributes the member ID and role ID of the new member to the other terminal device. In each terminal device, when the communication unit 105 receives the member ID and the role ID, the file synchronization management unit 104 causes the member role storage unit 110 to store the received member ID and role ID. When the communication means 105 of the new member terminal device receives the distribution policy, the file synchronization management unit 104 stores the received distribution policy in the distribution policy storage unit 120.

なお、管理装置は、端末装置100,200,300とは異なる装置であってもよいが、端末装置100,200,300のうちの一の端末装置が管理装置としての役割を果たす管理端末装置であるように構成されていてもよい。   The management device may be a device different from the terminal devices 100, 200, and 300, but is a management terminal device in which one of the terminal devices 100, 200, and 300 serves as the management device. It may be configured to be.

次に、本発明の第1の実施の形態の動作について図面を参照して説明する。図4および図5は、本発明の第1の実施の形態の動作を説明するフローチャートである。   Next, the operation of the first exemplary embodiment of the present invention will be described with reference to the drawings. 4 and 5 are flowcharts for explaining the operation of the first exemplary embodiment of the present invention.

まず、図4を参照して、共有情報に対して何らかの変更が行われる端末装置において、変更を示す変更情報を他の端末装置に送信する際の動作について説明する。後述するように、変更情報は、変更が行われたファイルの実体(内容)または変更操作情報である。また、変更操作情報は、変更操作情報を受信した端末装置がインデックス情報を作成するための情報であり、実質的にインデックス情報を含む情報である。   First, with reference to FIG. 4, an operation when a change in the shared information is transmitted to another terminal device will be described in the terminal device in which some change is made. As will be described later, the change information is the substance (contents) or change operation information of the file in which the change has been made. The change operation information is information for the terminal device that has received the change operation information to create index information, and is information that substantially includes the index information.

端末装置100において、その端末装置の所有者であるメンバが、ファイル記憶部102に格納されている共有情報としてのファイルに対して追加、削除、更新などの変更操作を行うと(ステップS1)、ファイル管理部101は、保持しているインデックス情報を書き換え(ステップS2)、操作情報を操作ログ103(ファイル管理部101が有するメモリでもよい)に書き込む(ステップS3)。   In the terminal device 100, when a member who is the owner of the terminal device performs a change operation such as addition, deletion, or update to a file as shared information stored in the file storage unit 102 (step S1), The file management unit 101 rewrites the held index information (step S2), and writes the operation information in the operation log 103 (may be a memory included in the file management unit 101) (step S3).

インデックス情報は、各ファイルについて、何時、どのメンバがどのような操作(追加、削除、更新など)を行ったのかを示す情報である。例えば、ファイル管理部101は、端末装置100が内蔵している時計から時刻情報を得て、端末装置100のメンバIDと時刻情報とを、変更がなされたファイルのインデックス情報に含める。また、インデックス情報は、更新に係るデータ量がどの程度であるか等のその他の情報を含んでいてもよい。なお、この実施の形態では、各ファイルについてのインデックス情報として最新の情報(何時、どのメンバが操作を行ったのかを示す情報等)が保持されることにするが、過去の情報もインデックス情報に残すようにしてもよい。   The index information is information indicating which member has performed what operation (addition, deletion, update, etc.) for each file. For example, the file management unit 101 obtains time information from a clock built in the terminal device 100, and includes the member ID and time information of the terminal device 100 in the index information of the changed file. In addition, the index information may include other information such as how much the data amount related to the update is. In this embodiment, the latest information (information indicating when and which member performed the operation, etc.) is held as index information for each file, but past information is also included in the index information. It may be left.

また、ファイル同期管理部104は、操作ログ103を参照して、自端末装置での変更操作情報を作成する(ステップS4)。変更操作情報の例として、「情報の削除」(ファイルそのものの削除、またはファイル中の情報の削除)、「情報の追加」、「情報の変更」などがある。変更操作情報が「情報の削除」である場合には、さらに、変更操作情報に、ファイル中の削除された箇所を示す情報も含まれる。   In addition, the file synchronization management unit 104 refers to the operation log 103 and creates change operation information in the own terminal device (step S4). Examples of the change operation information include “deletion of information” (deletion of the file itself or deletion of information in the file), “addition of information”, “change of information”, and the like. When the change operation information is “deletion of information”, the change operation information further includes information indicating the deleted location in the file.

変更操作情報が「情報の追加」または「情報の変更」である場合には、「実体まで同期」という配信制御が行われるときにファイルの実体が他の端末装置に送信されるが、そのときに、ファイル全体を送信してもよいし、追加または更新に係る情報のみを送信してもよい。追加または更新に係る情報のみを送信する場合には、変更操作情報には、ファイル中の追加または更新に係る箇所を示す情報も含まれる。   When the change operation information is “add information” or “change information”, the file entity is transmitted to another terminal device when distribution control “synchronize to entity” is performed. In addition, the entire file may be transmitted, or only information relating to addition or update may be transmitted. When only the information related to addition or update is transmitted, the change operation information includes information indicating the location related to addition or update in the file.

さらに、変更操作情報には、変更の操作の対象のファイルを特定する情報と、変更の操作がなされた時刻を示す時刻情報も含まれる。   Further, the change operation information includes information for specifying a file to be changed and time information indicating the time when the change operation was performed.

次に、ファイル同期管理部104は、メンバロール記憶部110と配信ポリシー記憶部120とを参照して、コミュニティ内の他のメンバに対する配信制御方法を決定する(ステップS5)。図2および図3に示す例では、メンバID1およびメンバID2の端末装置に対しては「実体まで同期」という配信制御となり、メンバID3の端末装置に対しては「インデックス情報のみ同期」という配信制御になると決定される。   Next, the file synchronization management unit 104 refers to the member role storage unit 110 and the distribution policy storage unit 120 to determine a distribution control method for other members in the community (step S5). In the example shown in FIG. 2 and FIG. 3, the distribution control of “synchronize to the substance” is performed for the terminal devices of member ID1 and member ID2, and the distribution control of “synchronization of only index information” is performed for the terminal device of member ID3. Will be decided.

次に、ファイル同期管理部104は、コミュニティ内の他のメンバの端末装置200,300ごとに、ステップS5で決定した配信制御方法がどのようなものか判断する(ステップS6)。   Next, the file synchronization management unit 104 determines what the distribution control method determined in step S5 is for each of the other terminal devices 200 and 300 in the community (step S6).

ステップS5で決定した配信制御方法が「インデックス情報のみ同期」の場合には、ステップS4で作成した変更操作情報を、自端末装置のメンバIDとともに、他のメンバの端末装置200,300に対して送信するように通信手段105に指示する(ステップS7)。   When the distribution control method determined in step S5 is “synchronize only index information”, the change operation information created in step S4 is sent to the terminal devices 200 and 300 of other members together with the member ID of the own terminal device. The communication unit 105 is instructed to transmit (step S7).

一方、ステップS5で決定した配信制御方法が「実体まで同期」の場合には、ステップS4で作成した変更操作情報を参照し、変更操作情報が「情報削除」の場合はステップS7に移行し、自端末装置のメンバIDとともに、変更操作情報を他のメンバの端末装置200,300に対して送信するように通信手段105に指示する。ステップS4で作成した変更操作情報が「情報追加」または「情報更新」の場合には、ファイル記憶部102に格納されている当該ファイルの実体を読み出し(ステップS9)、自端末装置のメンバIDとともに、変更操作情報と当該ファイルの実体とを他のメンバの端末装置200,300に対して送信するように通信手段105に指示する(ステップS10,ステップS11)。   On the other hand, if the distribution control method determined in step S5 is “synchronize to the substance”, the change operation information created in step S4 is referred to. If the change operation information is “information deletion”, the process proceeds to step S7. The communication unit 105 is instructed to transmit the change operation information to the other terminal devices 200 and 300 together with the member ID of the own terminal device. If the change operation information created in step S4 is “add information” or “update information”, the file entity stored in the file storage unit 102 is read (step S9), and together with the member ID of the own terminal device. Then, the communication unit 105 is instructed to transmit the change operation information and the file entity to the other terminal devices 200 and 300 (steps S10 and S11).

以上のような制御によって、端末装置200,300に対して、設定されているロールIDに応じて、ファイルの実体と変更操作情報とが送信される。具体的には、「実体まで同期」となっているロールIDが設定されている端末装置に対してファイルの実体および変更操作情報が送信されるが、「インデックス情報のみ同期」となっているロールIDが設定されている端末装置に対して、ファイルの実体は送信されず、変更操作情報のみが送信される。   Through the control as described above, the file entity and the change operation information are transmitted to the terminal devices 200 and 300 according to the set role ID. Specifically, the file entity and the change operation information are transmitted to the terminal device set with the role ID “synchronize to the entity”, but the role “synchronize only the index information” is transmitted. The file entity is not transmitted to the terminal device for which the ID is set, and only the change operation information is transmitted.

ファイル同期管理部104は、記憶部に記憶されているプログラムに従って制御を実行する制御部(CPU)で実現されるので、端末装置100,200,300は、配信制御方法に従って、他の端末装置に、インデックス情報を更新させるための更新操作情報のみを送信するのか変更後のファイルの実体を送信するのかを決定する処理を実行させるための情報共有用プログラムを有していることになる。より具体的には、情報共有用プログラムは、操作ログ103に変更があった場合に、情報要求レベルと配信制御指定とを参照して、変更操作情報または更新後のファイルの内容を他の端末装置に送信する処理を実行させるように構成されている。   Since the file synchronization management unit 104 is realized by a control unit (CPU) that executes control according to a program stored in the storage unit, the terminal devices 100, 200, and 300 are transferred to other terminal devices according to the distribution control method. Therefore, it has an information sharing program for executing a process for determining whether to transmit only the update operation information for updating the index information or to transmit the changed file entity. More specifically, when there is a change in the operation log 103, the information sharing program refers to the information request level and the distribution control designation and sends the changed operation information or the updated file contents to another terminal. It is comprised so that the process transmitted to an apparatus may be performed.

次に、図5のフローチャートを参照して、変更情報を受け取った端末装置200,300が、その変更を自端末装置200,300に反映する際の動作について説明する。   Next, with reference to the flowchart of FIG. 5, the operation when the terminal device 200, 300 that has received the change information reflects the change in the terminal device 200, 300 will be described.

ネットワーク400を介して通信手段105で受信された変更操作情報は、ファイル同期管理部104に通知される(ステップS41)。このとき、情報送信側の端末装置100でステップS11においてファイルの実体も併せて送信された場合には、情報受信側の端末装置200,300において、通信手段105からファイル同期管理部104に、変更操作情報の中にファイルの実体を含む形で通知される。   The change operation information received by the communication unit 105 via the network 400 is notified to the file synchronization management unit 104 (step S41). At this time, if the information transmission side terminal device 100 also transmits the file entity in step S11, the information receiving side terminal device 200, 300 changes the communication means 105 to the file synchronization management unit 104. The operation information is notified in the form including the file entity.

ファイル同期管理部104は、変更操作情報にもとづいて、ファイル管理部101が保持するインデックス情報を修正する(ステップS42)。すなわち、変更操作情報からファイルを特定し、そのファイルについて、変更操作情報に含まれる時刻情報から操作がなされた時刻を得て、変更操作情報とともに受信されたメンバIDからどのメンバが操作を行ったのかを示す情報を得て、インデックス情報として、それらの情報を設定する。この時点で、他の端末装置とインデックス情報に関する同期が完了したことになる。   The file synchronization management unit 104 corrects the index information held by the file management unit 101 based on the change operation information (step S42). That is, the file is identified from the change operation information, the time when the operation is performed is obtained from the time information included in the change operation information, and which member performs the operation from the member ID received together with the change operation information. Is obtained, and the information is set as index information. At this point, the synchronization with the other terminal devices regarding the index information is completed.

次に、ファイル管理部101は、ステップS41で通知される変更操作情報にもとづいて、ファイル記憶部102に格納されている情報に対する変更を行うか否か決定するために、ステップS41で通知された変更操作情報に実体情報すなわちファイルの実体が含まれているかどうか判断する(ステップS43)。   Next, the file management unit 101 is notified in step S41 in order to determine whether to change the information stored in the file storage unit 102 based on the change operation information notified in step S41. It is determined whether the change operation information includes entity information, that is, a file entity (step S43).

ステップS41で通知された変更操作情報が「情報の削除」である場合には、ファイル管理部101は、当該ファイルのインデックス情報が存在しているかどうかを判断する(ステップS44)。当該ファイルのインデックス情報が存在する場合には、ファイル記憶部102が記憶しているファイルの情報(ファイルそのもの、または、ファイル中で、変更操作情報に含まれる削除箇所情報が示す情報)を削除する(ステップS45)。存在しない場合には、そのまま処理を終了する。   When the change operation information notified in step S41 is “deletion of information”, the file management unit 101 determines whether or not the index information of the file exists (step S44). If the index information of the file exists, the file information stored in the file storage unit 102 (the file itself or information indicated by the deletion location information included in the change operation information in the file) is deleted. (Step S45). If it does not exist, the process ends.

ステップS41で通知された変更操作情報が「情報の更新」である場合には、ファイル管理部101は、変更操作通知にファイルの実体が含まれているかどうか判断する(ステップS46)。ファイルの実体が含まれている場合には、そのファイルの実体で、ファイル記憶部102が記憶しているファイルの情報を置き換える(ステップS47)。ファイルの実体が含まれない場合には、そのまま処理を終了する。   If the change operation information notified in step S41 is “information update”, the file management unit 101 determines whether the file operation is included in the change operation notification (step S46). If a file entity is included, the file information stored in the file storage unit 102 is replaced with the file entity (step S47). If the file entity is not included, the process ends.

なお、情報送信側の端末装置100が更新後のファイル全体を送信する場合には、ステップS47において、ファイル管理部101は、ファイル記憶部102に記憶されていたファイルの全体を、受信されたファイルの実体で置き換える。また、情報送信側の端末装置100がファイル中の更新箇所のみを送信する場合には、ファイル管理部101は、変更操作情報に含まれる更新箇所情報が示す情報にもとづいて、ファイル記憶部102に記憶されていたファイルの該当個所を、受信されたファイルの実体で置き換える。   When the terminal device 100 on the information transmission side transmits the entire updated file, the file management unit 101 converts the entire file stored in the file storage unit 102 into the received file in step S47. Replace with the entity. When the terminal device 100 on the information transmission side transmits only the update location in the file, the file management unit 101 stores the update location information in the file storage unit 102 based on the information indicated by the update location information included in the change operation information. Replace the corresponding part of the stored file with the received file entity.

ステップS41で通知された変更操作情報が「情報の追加」である場合には、変更操作通知にファイルの実体が含まれているかどうかを判断する(ステップS48)。ファイルの実体が含まれている場合には、ファイル記憶部102に記憶されているファイルに情報を追加する(ステップS49)。ファイルの実体が含まれない場合は、そのまま処理を終了する。   If the change operation information notified in step S41 is “add information”, it is determined whether or not the file operation is included in the change operation notification (step S48). If the file entity is included, information is added to the file stored in the file storage unit 102 (step S49). If the file entity is not included, the process ends.

なお、情報送信側の端末装置100が追加操作後のファイル全体を送信する場合には、ステップS49において、ファイル管理部101は、ファイル記憶部102に記憶されていたファイルの全体を、受信されたファイルの実体で置き換える。また、情報送信側の端末装置100がファイル中の追加情報のみを送信する場合には、ファイル管理部101は、変更操作情報に含まれる追加箇所情報が示す情報にもとづいて、ファイル記憶部102に記憶されていたファイルの該当個所に、受信されたファイルの実体を追加する。   When the terminal device 100 on the information transmission side transmits the entire file after the addition operation, the file management unit 101 receives the entire file stored in the file storage unit 102 in step S49. Replace with the file entity. When the terminal device 100 on the information transmission side transmits only the additional information in the file, the file management unit 101 stores the additional information in the file storage unit 102 based on the information indicated by the additional location information included in the change operation information. The received file entity is added to the corresponding location of the stored file.

以上のように、この実施の形態によれば、メンバロールとそれに関連付けられた配信制御方法にもとづいて情報共有制御を行うので、メンバのコミュニティに対する関わり方に応じてインデックス情報のみの同期やファイルの実体までの同期を使い分けることが可能になる。従って、不必要な情報までを全てのメンバに配信することによる端末装置やネットワークの資源の浪費を防ぐことができる。また、メンバロールに配信制御方法を関連付けて同期制御を行うので、個別のメンバごとに情報共有制御の設定を行うことなく、メンバのコミュニティ内のロール(役割)に応じた情報共有制御設定を行うことが可能になり、情報共有制御に関する設定にかかる手間を削減することができる。   As described above, according to this embodiment, since information sharing control is performed based on the member role and the distribution control method associated therewith, synchronization of only index information or file It becomes possible to use the synchronization to the entity properly. Accordingly, it is possible to prevent the waste of the resources of the terminal device and the network due to the distribution of unnecessary information to all members. In addition, since the distribution control method is associated with the member role and the synchronization control is performed, the information sharing control setting corresponding to the role (role) in the member community is performed without setting the information sharing control for each individual member. This makes it possible to reduce the time and effort required for the settings related to information sharing control.

なお、あるファイルについて「インデックス情報のみ同期」という情報共有制御を受けている端末装置を使用しているメンバは、そのファイルの変更の実体を知りたい場合には、例えば、インデックス情報にもとづいて最後に変更操作を行ったメンバを知り、そメンバの端末装置からファイルの実体を受信すればよい。このことは、以下の各実施の形態でも同じである。   In addition, if a member using a terminal device that has received information sharing control of “synchronize only index information” for a file wants to know the substance of the change of the file, for example, based on the index information, It is only necessary to know the member who performed the change operation and to receive the file entity from the terminal device of the member. This is the same in the following embodiments.

また、この実施の形態では、ファイルに対する変更操作がなされると直ちに変更情報が他の端末装置に送信されるように構成したが、何らかの契機に応じて変更情報が他の端末装置に送信されるようにしてもよい。例えば、一定の時間が経過するごとに、変更情報が他の端末装置に送信されるようにしたり、システムから切り離された端末装置すなわちネットワーク400と切り離された端末装置が、システムに復帰したときに、システムから切り離されているた間に生じた変更操作にもとづく変更情報が他の端末装置に送信されるようにしてもよい。このことは、以下の各実施の形態でも同じである。   In this embodiment, the change information is transmitted to the other terminal device as soon as the file is changed. However, the change information is transmitted to the other terminal device according to some trigger. You may do it. For example, whenever a certain time elapses, change information is transmitted to another terminal device, or when a terminal device disconnected from the system, that is, a terminal device disconnected from the network 400 returns to the system. The change information based on the change operation that occurred while being disconnected from the system may be transmitted to another terminal device. This is the same in the following embodiments.

この実施の形態では、配信制御方法として、「実体まで同期」と「インデックス情報のみ同期」の2種類を例示したが、メンバロールに関連付けられた配信制御方法は、それらに限られず、種々の応用が可能である。   In this embodiment, two types of “synchronize to substance” and “synchronize only index information” are exemplified as the distribution control methods. However, the distribution control methods associated with the member roles are not limited to these, and various applications are possible. Is possible.

図6は、配信ポリシーの他の例を示す説明図である。図6(A)に示す例では、「ファイルサイズが1Mバイト未満なら実体まで同期、ファイルサイズが1Mバイト以上ならインデックス情報のみ同期」、「変更後24時間以内ならば実体まで同期、それ以降はインデックス情報のみ同期」、「変更後24時間以内ならば実体まで同期、それ以降はインデックス情報のみ同期、ただしインデックス情報を赤字で表示」という配信制御方法が示されている。   FIG. 6 is an explanatory diagram showing another example of the distribution policy. In the example shown in FIG. 6 (A), “if the file size is less than 1 Mbyte, it is synchronized to the entity, if the file size is 1 Mbyte or more, only the index information is synchronized”, “if it is within 24 hours after the change, it is synchronized to the entity, and thereafter The distribution control method is “synchronized only with index information”, “synchronized to the entity within 24 hours after the change, and then synchronized only with the index information, but the index information is displayed in red”.

図6(A)に示す配信ポリシーを使用する場合、ファイル同期管理部104は、「ファイルサイズが1Mバイト未満なら実体まで同期、ファイルサイズが1Mバイト以上ならインデックス情報のみ同期」という配信制御方法を決定したときには、当該ファイルのサイズを確認してから、ファイルの実体と変更操作情報、または変更操作情報のみ配信する。また、「変更後24時間以内ならば実体まで同期、それ以降はインデックス情報のみ同期」という配信制御方法を決定したときには、操作ログ103からファイルに対する変更操作がなされた時刻情報を入手し、さらに、端末装置100が内蔵している時計から現在の時刻情報を得て、それらの時刻情報を比較することによって変更後24時間以内か否か判断する。また、「変更後24時間以内ならば実体まで同期、それ以降はインデックス情報のみ同期、ただしインデックス情報を赤字で表示」という配信制御方法を決定したときには、変更操作情報とともに、インデックス情報の文字色を示す情報を配信する。   When the distribution policy shown in FIG. 6A is used, the file synchronization management unit 104 uses a distribution control method of “synchronize to the entity if the file size is less than 1 Mbyte, and synchronize only index information if the file size is 1 Mbyte or more”. When it is determined, after confirming the size of the file, only the file entity and the change operation information or the change operation information are distributed. Further, when the distribution control method of “synchronize to the entity within 24 hours after the change, only synchronize the index information thereafter” is determined, the time information when the change operation is performed on the file is obtained from the operation log 103, The current time information is obtained from the clock built in the terminal device 100, and the time information is compared to determine whether it is within 24 hours after the change. In addition, when the distribution control method of “synchronize to the entity within 24 hours after the change, only synchronize the index information after that, but display the index information in red” is determined, the character color of the index information is set together with the change operation information. Distribute the information shown.

図6(B)に示す例では、「変更者がXXであれば実体まで同期」、「変更者がXXでなければインデックス情報のみ同期」という配信制御方法が示されている。図6(B)に示す配信ポリシーを使用する場合、ファイル同期管理部104は、自端末装置のメンバIDにもとづいて「変更者がXX」に該当するか否か判定し、該当するときには、ファイルの実体と変更操作情報を送信し、該当しなければ変更操作情報のみを配信する。   The example shown in FIG. 6B shows a distribution control method of “synchronize to the entity if the changer is XX” and “synchronize only the index information if the changer is not XX”. When the distribution policy shown in FIG. 6B is used, the file synchronization management unit 104 determines whether or not “changer is XX” based on the member ID of the own terminal device. The change operation information and the change operation information are transmitted, and if not applicable, only the change operation information is distributed.

図6(C)に示す例では、図3に示された例に、「実体まで同期・インデックス情報を携帯端末に送信」という配信制御方法が追加されている。図6(C)に示す配信ポリシーを使用する場合、各端末装置において、ロール3に対応するメンバIDについて端末装置のアドレスとともに携帯端末のアドレスも記憶されている。そして、ファイル同期管理部104は、「実体まで同期・インデックス情報を携帯端末に送信」という配信制御方法を決定したときには、記憶されている携帯端末のアドレスに宛てて変更操作情報を送信する。このような例は、ある端末装置(スタンドアローンのパーソナルコンピュータなど)を使用するメンバが携帯端末も使用し、かつ、携帯端末においてファイルの実体までは記憶することができない場合に有用である。   In the example shown in FIG. 6C, a distribution control method of “send synchronization / index information to mobile terminal” is added to the example shown in FIG. When the distribution policy shown in FIG. 6C is used, the address of the portable terminal is stored together with the address of the terminal apparatus for the member ID corresponding to the role 3 in each terminal apparatus. Then, when the file synchronization management unit 104 determines the distribution control method “send synchronization / index information to the mobile terminal”, the file synchronization management unit 104 transmits the change operation information to the address of the stored mobile terminal. Such an example is useful when a member using a certain terminal device (such as a stand-alone personal computer) also uses a mobile terminal and cannot store the actual file in the mobile terminal.

さらに、複数の配信ポリシーを併用してもよい。例えば、図6(A)に示された配信ポリシーと図6(B)に示された配信ポリシーとを併用する場合、ファイル同期管理部104は、ロール1に対応する端末装置に対して、「ファイルサイズが1Mバイト未満」で、かつ、「変更者がXX」という条件を満たしていることを確認したらファイルの実体まで送信する。あるいは、「ファイルサイズが1Mバイト未満」という条件と「変更者がXX」という条件のいずれかを満たしていることを確認したらファイルの実体まで送信するようにしてもよい。   Furthermore, a plurality of distribution policies may be used in combination. For example, when the distribution policy shown in FIG. 6 (A) and the distribution policy shown in FIG. 6 (B) are used together, the file synchronization management unit 104 sends “ If it is confirmed that the file size is less than 1 Mbyte and the condition that “changer is XX” is satisfied, the file is transmitted to the entity of the file. Alternatively, when it is confirmed that either the condition “file size is less than 1 Mbyte” or the condition “changer is XX” is satisfied, the file may be transmitted to the entity.

実施の形態2.
本発明の第2の実施の形態について図面を参照して説明する。図7は、本発明による情報共有システムの第2の実施の形態を示すブロック図である。図7に示すように、本発明の第2の実施の形態では、図1に示された第1の実施の形態における端末装置100の構成に対して、ファイル同期ポリシー管理部130が追加されている。
Embodiment 2. FIG.
A second embodiment of the present invention will be described with reference to the drawings. FIG. 7 is a block diagram showing a second embodiment of the information sharing system according to the present invention. As shown in FIG. 7, in the second embodiment of the present invention, a file synchronization policy management unit 130 is added to the configuration of the terminal device 100 in the first embodiment shown in FIG. Yes.

ファイル同期ポリシー管理部130は、コミュニティ内で共有されるファイルやフォルダについての同期ポリシーを保持する。図8は、フォルダまたはファイルに対して設定された同期ポリシーの一例を示す説明図である。図9は、コミュニティ内で共有されるファイルおよびフォルダの階層構造の一例を示す説明図である。図8に示されるように、同期ポリシーは、各ファイル・フォルダIDとそれぞれに割り当てられた配信制御方法とが対になった情報である。なお、ファイル・フォルダIDは、ファイル名やフォルダ名であってもよい。   The file synchronization policy management unit 130 holds a synchronization policy for files and folders shared within the community. FIG. 8 is an explanatory diagram showing an example of a synchronization policy set for a folder or file. FIG. 9 is an explanatory diagram showing an example of a hierarchical structure of files and folders shared in the community. As shown in FIG. 8, the synchronization policy is information in which each file / folder ID is paired with a distribution control method assigned to each file / folder ID. The file / folder ID may be a file name or a folder name.

この実施の形態では、コミュニティに属するいずれかのメンバの端末装置は、新たなフォルダまたはファイル(共有情報)を生成した場合に、ファイルを、あらかじめ決められているフォルダまたは生成したフォルダに格納するとともに、新たなフォルダまたはファイルについての同期ポリシーを設定する。図8および図9に示す例を参照すると、例えば、ファイル・フォルダIDが2B2であるファイル(以下、ファイル2B2のように表現する。)を生成した場合に、ファイル2B2と配信制御方法(図8に示す例では「ロール2は実体まで同期」)とが対になった同期ポリシーを設定する。そして、ネットワーク400を介して、生成したファイルの実体および同期ポリシーを他の端末装置に配信する。なお、ファイルの実体の配信を受けず、インデックス情報が配信される端末装置も存在しうる。他の端末装置における通信手段105が新たなファイルを受信すると、ファイル管理部101は、ファイル記憶部102における該当するフォルダに、受信されたファイルの実体を記憶させる。また、他の端末装置における通信手段105が新たな同期ポリシーを受信すると、ファイル同期ポリシー管理部130は、受信された同期ポリシーを保持する。   In this embodiment, when any member terminal device belonging to the community generates a new folder or file (shared information), the file is stored in a predetermined folder or the generated folder. Set synchronization policy for new folders or files. Referring to the examples shown in FIGS. 8 and 9, for example, when a file whose file folder ID is 2B2 (hereinafter referred to as file 2B2) is generated, file 2B2 and a distribution control method (FIG. 8) are generated. In the example shown in FIG. 2, a synchronization policy is set in which “Role 2 is synchronized to the entity”). Then, the generated file entity and synchronization policy are distributed to other terminal devices via the network 400. There may be a terminal device to which the index information is distributed without receiving the distribution of the file entity. When the communication unit 105 in another terminal device receives a new file, the file management unit 101 stores the received file entity in the corresponding folder in the file storage unit 102. Further, when the communication unit 105 in another terminal apparatus receives a new synchronization policy, the file synchronization policy management unit 130 holds the received synchronization policy.

なお、新たなファイルまたはフォルダと同期ポリシーとが生成されたときに、端末装置は、ネットワーク400を介して管理装置(図7において図示せず)にそのファイルまたはフォルダと同期ポリシーとを登録し、管理装置が、他の端末装置にネットワーク400を介して配信するようにしてもよい。また、同期ポリシーは、ファイルまたはフォルダを生成した端末装置において付されるのではなく、管理装置、または管理端末装置としてのシステム内のいずれかの端末装置において付されるように構成してもよい。   When a new file or folder and a synchronization policy are generated, the terminal device registers the file or folder and the synchronization policy in a management device (not shown in FIG. 7) via the network 400, The management device may be distributed to other terminal devices via the network 400. Further, the synchronization policy may be configured not to be attached to the terminal device that generated the file or folder, but to be attached to the management device or any terminal device in the system as the management terminal device. .

次に、本発明の第2の実施の形態の動作について、図面を参照して説明する。図10は、第2の実施の形態において、共有情報に対して何らかの変更が行われた端末装置において、変更情報を他の端末装置に通知する際の動作を示すフローチャートである。   Next, the operation of the second exemplary embodiment of the present invention will be described with reference to the drawings. FIG. 10 is a flowchart illustrating an operation when notifying other terminal devices of the change information in the terminal device in which some change has been made to the shared information in the second embodiment.

図10のステップS1〜S4に示す動作は、図4に示された第1の実施の形態における動作と同じである。すなわち、端末装置100において、ファイル記憶部102に格納されている共有情報としてのファイルに対して追加、削除、更新などの変更操作が行われると(ステップS1)、ファイル管理部101が、保持しているインデックス情報を書き換え(ステップS2)、操作情報を操作ログ103(ファイル管理部101が有するメモリでもよい)に書き込む(ステップS3)。また、ファイル同期管理部104は、操作ログ103を参照して、自端末装置での変更操作情報を作成する(ステップS4)。   The operations shown in steps S1 to S4 in FIG. 10 are the same as the operations in the first embodiment shown in FIG. That is, in the terminal device 100, when a change operation such as addition, deletion, or update is performed on a file as shared information stored in the file storage unit 102 (step S1), the file management unit 101 holds it. The index information is rewritten (step S2), and the operation information is written in the operation log 103 (may be a memory included in the file management unit 101) (step S3). In addition, the file synchronization management unit 104 refers to the operation log 103 and creates change operation information in the own terminal device (step S4).

第1の実施の形態では、共有される全ての情報に対して共通の配信制御方法がメンバのロールに応じて設定されていた。それに対して、第2の実施の形態では、ステップS4の後に、ファイル同期管理部104は、ファイル同期ポリシー管理部130が保持している同期ポリシーを参照し、変更操作がなされたファイルについて、ファイル・フォルダIDに応じた配信制御方法を決定する(ステップS20)。そのファイルについてファイル・フォルダIDに応じた配信制御方法が指定されていない場合には、すなわち、そのファイルに対して同期ポリシーが設定されていない場合には、ファイルの階層構造を遡り上位階層で指定されている配信制御方法を適用する。   In the first embodiment, a common distribution control method is set for all shared information according to the role of the member. On the other hand, in the second embodiment, after step S4, the file synchronization management unit 104 refers to the synchronization policy held by the file synchronization policy management unit 130, and for the file that has been changed, A distribution control method corresponding to the folder ID is determined (step S20). If the delivery control method corresponding to the file / folder ID is not specified for the file, that is, if the synchronization policy is not set for the file, specify the file hierarchy structure in the upper hierarchy. Apply the distributed delivery control method.

図9には、ファイルやフォルダに割り当てられる同期ポリシーが、ファイルの階層構造に従って継承される際の継承範囲の一例が示されている。図8に示された例において、フォルダ2Aに設定されるポリシーは、フォルダ2Aの下位階層であるファイル2A1にも継承される。図8に示された例において、フォルダ2Bに設定されるポリシーは、フォルダ2Bの下位階層であるファイル2B1に継承される。ただし、フォルダ2Bの下位階層であるファイル2B2については、図8に示されているように独自の同期ポリシーが設定されているので、フォルダ2Bのポリシーは継承されない。   FIG. 9 shows an example of the inheritance range when the synchronization policy assigned to the file or folder is inherited according to the hierarchical structure of the file. In the example shown in FIG. 8, the policy set for the folder 2A is also inherited by the file 2A1, which is a lower hierarchy of the folder 2A. In the example shown in FIG. 8, the policy set for the folder 2B is inherited by the file 2B1, which is a lower hierarchy of the folder 2B. However, since the unique synchronization policy is set for the file 2B2, which is the lower hierarchy of the folder 2B, as shown in FIG. 8, the policy for the folder 2B is not inherited.

ステップS21では、ステップS20でファイルについてのメンバのロールに応じた配信制御方法を決定できたかを判断し、決定されなかった場合には、すなわち上記の方法によってファイルについての配信制御方法が見いだせなかった場合には、ステップS5に進み、決定された場合にはステップS6に移行する。   In step S21, it is determined whether or not the distribution control method according to the role of the member in the file can be determined in step S20. If not determined, that is, the distribution control method for the file cannot be found by the above method. If so, the process proceeds to step S5. If determined, the process proceeds to step S6.

その後の動作(ステップS5〜S11)は、図4に示された第1の実施の形態における動作と同様である。すなわち、ステップS5において、ファイル同期管理部104は、メンバロール記憶部110と配信ポリシー記憶部120とを参照して、コミュニティ内の他のメンバに対する配信制御方法を決定する。そして、ステップS6において、ファイル同期管理部104は、コミュニティ内の他のメンバの端末装置200,300ごとにステップS5で決定した配信制御方法がどのようなものか判断するか、または、ステップS20で決定した配信制御方法がどのようなものか判断する。   Subsequent operations (steps S5 to S11) are the same as the operations in the first embodiment shown in FIG. That is, in step S5, the file synchronization management unit 104 refers to the member role storage unit 110 and the distribution policy storage unit 120 to determine a distribution control method for other members in the community. In step S6, the file synchronization management unit 104 determines what the delivery control method determined in step S5 is for each of the other terminal devices 200 and 300 in the community, or in step S20. Judge what the determined delivery control method is.

そして、ステップS20またはステップS5で決定した配信制御方法が「インデックス情報のみ同期」の場合には、ステップS4で作成した変更操作情報を、自端末装置のメンバIDとともに、他のメンバの端末装置200,300に対して送信するように通信手段105に指示する(ステップS7)。ステップS20またはステップS5で決定した配信制御方法が「実体まで同期」の場合には、ステップS4で作成した変更操作情報を参照し、変更操作情報が「情報削除」の場合はステップS7に移行し、自端末装置のメンバIDとともに、変更操作情報を他のメンバの端末装置200,300に対して送信するように通信手段105に指示する。ステップS4で作成した変更操作情報が「情報追加」または「情報更新」の場合には、ファイル記憶部102に格納されている当該ファイルの実体を読み出し(ステップS9)、自端末装置のメンバIDとともに、変更操作情報と当該ファイルの実体とを他のメンバの端末装置200,300に対して送信するように通信手段105に指示する(ステップS10,ステップS11)。   When the distribution control method determined in step S20 or step S5 is “synchronize only index information”, the change operation information created in step S4 is used together with the member ID of the own terminal device and the terminal device 200 of another member. , 300 is instructed to transmit to the communication means 105 (step S7). If the distribution control method determined in step S20 or step S5 is “synchronize to substance”, the change operation information created in step S4 is referred to. If the change operation information is “information deletion”, the process proceeds to step S7. The communication unit 105 is instructed to transmit the change operation information to the other terminal devices 200 and 300 together with the member ID of the terminal device. If the change operation information created in step S4 is “add information” or “update information”, the file entity stored in the file storage unit 102 is read (step S9), and together with the member ID of the own terminal device. Then, the communication unit 105 is instructed to transmit the change operation information and the file entity to the other terminal devices 200 and 300 (steps S10 and S11).

また、変更情報を受け取った端末装置が、変更情報によって示される変更を自端末装置に反映する際の動作は、図5に示された第1の実施の形態における動作と同じである。   The operation when the terminal device that has received the change information reflects the change indicated by the change information on the terminal device is the same as the operation in the first embodiment shown in FIG.

以上のように、この実施の形態によれば、メンバ単位で配信制御設定を共有情報全体に共通に指定するだけではなく、共有されるファイルまたはフォルダごとに、メンバロールに応じた配信制御方法を割り当てることが可能である。よって、コミュニティ内での同期制御に関する設定をより細かく指定することが可能になり、端末装置やネットワーク資源をさらに有効に活用することができる。   As described above, according to this embodiment, not only the distribution control setting is commonly specified for the entire shared information on a member basis, but also the distribution control method according to the member role for each shared file or folder. Can be assigned. Therefore, it becomes possible to specify the setting related to the synchronization control in the community in more detail, and the terminal device and network resources can be used more effectively.

なお、ファイル同期管理部104は、記憶部に記憶されているプログラムに従って制御を実行する制御部(CPU)で実現されるので、端末装置100,200,300は、操作ログ103に変更があった場合に、操作ログ103を変更する起因となった更新対象のファイルについての配信制御方法が記憶されていたときには、その配信制御方法に従って、インデックス情報または更新後のファイルの内容を他の端末装置に送信する処理を実行させるための情報共有用プログラムを有していることになる。   Since the file synchronization management unit 104 is realized by a control unit (CPU) that executes control according to a program stored in the storage unit, the terminal device 100, 200, 300 has a change in the operation log 103. In this case, when the distribution control method for the file to be updated that causes the operation log 103 to be changed is stored, the index information or the content of the updated file is transmitted to other terminal devices according to the distribution control method. An information sharing program for executing the transmission process is provided.

実施の形態3.
本発明の第3の実施の形態について図面を参照して説明する。図11は、本発明による情報共有システムの第3の実施の形態を示すブロック図である。図11に示すように、本発明の第3の実施の形態では、図1に示された第1の実施の形態における端末装置100の構成に対して、ファイル属性管理部140が追加されている。ファイル属性管理部140は、ファイル属性として、コミュニティ内で共有されるファイルやフォルダについての任意の属性を保持する。
Embodiment 3 FIG.
A third embodiment of the present invention will be described with reference to the drawings. FIG. 11 is a block diagram showing a third embodiment of the information sharing system according to the present invention. As shown in FIG. 11, in the third embodiment of the present invention, a file attribute management unit 140 is added to the configuration of the terminal device 100 in the first embodiment shown in FIG. . The file attribute management unit 140 holds arbitrary attributes for files and folders shared in the community as file attributes.

図12は、ファイル属性の一例を示す説明図である。図12に示す例では、ファイル属性は、各ファイル・フォルダIDとそれぞれに割り当てられた属性とが対になった情報である。図13はファイル属性にもとづく配信ポリシーの一例を示す説明図である。図13に示す例では、ファイル属性にもとづく配信ポリシーは、属性とそれぞれに割り当てられた配信制御方法とが対になった情報である。   FIG. 12 is an explanatory diagram showing an example of file attributes. In the example shown in FIG. 12, the file attribute is information in which each file / folder ID is paired with an attribute assigned to each file / folder ID. FIG. 13 is an explanatory diagram showing an example of a distribution policy based on file attributes. In the example shown in FIG. 13, the distribution policy based on the file attribute is information in which an attribute and a distribution control method assigned to each attribute are paired.

この実施の形態では、コミュニティに属するいずれかのメンバの端末装置は、新たなフォルダまたはファイル(共有情報)を生成した場合に、ファイルを、あらかじめ決められているフォルダまたは生成したフォルダに格納するとともに、新たなフォルダまたはファイルについてのファイル属性を設定する。図12に示す例を参照すると、例えば、ファイル・フォルダIDが2Aであるフォルダ(以下、フォルダ2Aのように表現する。)を生成した場合に、フォルダ2Aに対してファイル属性(図12に示す例では「重要」)を設定する。そして、ネットワーク400を介して、生成したファイルの実体およびファイル属性を他の端末装置に配信する。なお、ファイルの実体を配信せず、インデックス情報を配信する場合もある(ファイル属性が「重要」でない場合)。他の端末装置における通信手段105が新たなファイル属性を受信すると、ファイル属性管理部140は、受信されたファイル属性を保持する。なお、図13に例示されたようなファイル属性にもとづく配信ポリシーは、端末装置がコミュニティに参加したときなどに、例えば管理装置から配信され、配信ポリシー記憶部120に記憶されている。   In this embodiment, when any member terminal device belonging to the community generates a new folder or file (shared information), the file is stored in a predetermined folder or the generated folder. Set file attributes for a new folder or file. Referring to the example shown in FIG. 12, for example, when a folder whose file folder ID is 2A (hereinafter referred to as folder 2A) is generated, the file attribute (shown in FIG. 12) is assigned to the folder 2A. In the example, “Important”) is set. Then, the generated file entity and file attribute are distributed to other terminal devices via the network 400. In some cases, the index information is distributed without distributing the file entity (when the file attribute is not “important”). When the communication unit 105 in another terminal apparatus receives a new file attribute, the file attribute management unit 140 holds the received file attribute. Note that the distribution policy based on the file attribute as illustrated in FIG. 13 is distributed from, for example, the management apparatus when the terminal device participates in the community, and stored in the distribution policy storage unit 120.

なお、新たなファイル属性が生成されたときに、端末装置は、ネットワーク400を介して管理装置(図7において図示せず)にそのファイル属性を登録し、管理装置が、他の端末装置にネットワーク400を介して配信するようにしてもよい。また、ファイル属性は、ファイルまたはフォルダを生成した端末装置において付されるのではなく、管理装置、または管理端末装置としてのシステム内のいずれかの端末装置において付されるように構成してもよい。   When a new file attribute is generated, the terminal device registers the file attribute in the management device (not shown in FIG. 7) via the network 400, and the management device network to the other terminal device. You may make it deliver via 400. FIG. Further, the file attribute is not attached to the terminal device that generated the file or folder, but may be configured to be attached to the management device or any terminal device in the system as the management terminal device. .

本実施の第3の実施の形態の動作について、図面を参照して説明する。図14は、第3の実施の形態において、共有情報に対して何らかの変更が行われた端末装置において、変更情報を他の端末装置に通知する際の動作を示すフローチャートである。   The operation of the third embodiment will be described with reference to the drawings. FIG. 14 is a flowchart illustrating an operation when notifying other terminal devices of the change information in the terminal device in which some change has been made to the shared information in the third embodiment.

図14のステップS1〜S4に示す動作は、図4に示された第1の実施の形態における動作と同じである。すなわち、端末装置100において、ファイル記憶部102に格納されている共有情報としてのファイルに対して追加、削除、更新などの変更操作が行われると(ステップS1)、ファイル管理部101が、保持しているインデックス情報を書き換え(ステップS2)、操作情報を操作ログ103(ファイル管理部101が有するメモリでもよい)に書き込む(ステップS3)。また、ファイル同期管理部104は、操作ログ103を参照して、自端末装置での変更操作情報を作成する(ステップS4)。   The operations shown in steps S1 to S4 in FIG. 14 are the same as the operations in the first embodiment shown in FIG. That is, in the terminal device 100, when a change operation such as addition, deletion, or update is performed on a file as shared information stored in the file storage unit 102 (step S1), the file management unit 101 holds it. The index information is rewritten (step S2), and the operation information is written in the operation log 103 (may be a memory included in the file management unit 101) (step S3). In addition, the file synchronization management unit 104 refers to the operation log 103 and creates change operation information in the own terminal device (step S4).

本実施の形態では、ステップS4の後に、ファイル属性管理部140が、変更操作がなされたファイルについて、ファイル属性を参照し、そのファイルに割り当てられている属性を獲得する。そして、配信ポリシー記憶部120を参照し、図13に例示されたような属性ごとに割り当てられている配信制御方法を獲得し、両者を照合することによって、ファイルの属性にもとづく配信制御方法を決定する(ステップS30)。そのファイルについてファイル属性が指定されていない場合には、第2の実施の形態における継承と同様に、ファイルの階層構造を遡り上位階層で指定されているファイル属性を適用する。   In the present embodiment, after step S4, the file attribute management unit 140 refers to the file attribute for the file that has been changed, and acquires the attribute assigned to the file. Then, with reference to the distribution policy storage unit 120, the distribution control method assigned to each attribute as illustrated in FIG. 13 is obtained, and the distribution control method based on the attribute of the file is determined by comparing the two. (Step S30). When the file attribute is not specified for the file, the file attribute specified in the upper hierarchy is applied by going back the hierarchical structure of the file, as in the case of inheritance in the second embodiment.

例えば、フォルダ2Aに設定されるファイル属性は、フォルダ2Aの下位階層のファイルにも継承される。変更操作がなされたファイルについてファイル属性が指定されていない場合に、そのファイルの上位階層であるフォルダにファイル属性が設定されていたときには、そのファイル属性が、変更操作がなされたファイルについてのファイル属性とされる。   For example, the file attribute set in the folder 2A is inherited by the files in the lower hierarchy of the folder 2A. If no file attribute is specified for a file that has undergone a change operation, and the file attribute is set for a folder that is higher in the hierarchy, that file attribute is the file attribute for the file that has undergone the change operation. It is said.

ステップS31では、ステップS30でファイル属性にもとづく配信制御方法が決定できたか否か判断し、決定できなかった場合にはステップS5に進み、決定された場合にはステップS6に移行する。   In step S31, it is determined whether or not the delivery control method based on the file attribute can be determined in step S30. If it cannot be determined, the process proceeds to step S5. If determined, the process proceeds to step S6.

その後の動作(ステップS5〜S11)は、図4に示された第1の実施の形態における動作と同様である。すなわち、ステップS5において、ファイル同期管理部104は、メンバロール記憶部110と配信ポリシー記憶部120とを参照して、コミュニティ内の他のメンバに対する配信制御方法を決定する。そして、ステップS6において、ファイル同期管理部104は、コミュニティ内の他のメンバの端末装置200,300ごとにステップS5で決定した配信制御方法がどのようなものか判断するか、または、ステップS30で決定した配信制御方法がどのようなものか判断する。   Subsequent operations (steps S5 to S11) are the same as the operations in the first embodiment shown in FIG. That is, in step S5, the file synchronization management unit 104 refers to the member role storage unit 110 and the distribution policy storage unit 120 to determine a distribution control method for other members in the community. In step S6, the file synchronization management unit 104 determines what the distribution control method determined in step S5 is for each of the other terminal devices 200 and 300 in the community, or in step S30. Judge what the determined delivery control method is.

そして、ステップS30またはステップS5で決定した配信制御方法が「インデックス情報のみ同期」の場合には、ステップS4で作成した変更操作情報を、自端末装置のメンバIDとともに、他のメンバの端末装置200,300に対して送信するように通信手段105に指示する(ステップS7)。ステップS30またはステップS5で決定した配信制御方法が「実体まで同期」の場合には、ステップS4で作成した変更操作情報を参照し、変更操作情報が「情報削除」の場合はステップS7に移行し、自端末装置のメンバIDとともに、変更操作情報を他のメンバの端末装置200,300に対して送信するように通信手段105に指示する。ステップS4で作成した変更操作情報が「情報追加」または「情報更新」の場合には、ファイル記憶部102に格納されている当該ファイルの実体を読み出し(ステップS9)、自端末装置のメンバIDとともに、変更操作情報と当該ファイルの実体とを他のメンバの端末装置200,300に対して送信するように通信手段105に指示する(ステップS10,ステップS11)。   If the distribution control method determined in step S30 or S5 is “synchronize only index information”, the change operation information created in step S4 is used together with the member ID of the own terminal device and the terminal device 200 of another member. , 300 is instructed to transmit to the communication means 105 (step S7). If the distribution control method determined in step S30 or S5 is “synchronize to substance”, the change operation information created in step S4 is referred to. If the change operation information is “information deletion”, the process proceeds to step S7. The communication unit 105 is instructed to transmit the change operation information to the other terminal devices 200 and 300 together with the member ID of the terminal device. If the change operation information created in step S4 is “add information” or “update information”, the file entity stored in the file storage unit 102 is read (step S9), and together with the member ID of the own terminal device. Then, the communication unit 105 is instructed to transmit the change operation information and the file entity to the other terminal devices 200 and 300 (steps S10 and S11).

また、変更情報を受け取った端末装置が、変更情報によって示される変更を自端末装置に反映する際の動作は、図5に示された第1の実施の形態における動作と同じである。   The operation when the terminal device that has received the change information reflects the change indicated by the change information on the terminal device is the same as the operation in the first embodiment shown in FIG.

以上のように、この実施の形態によれば、共有されるファイルおよびフォルダごとに属性を割り当て、その属性に応じた配信制御方法を割り当てることが可能である。よって、コミュニティ内での同期制御に関する設定をより細かく指定することが可能になり、端末装置やネットワークの資源をさらに有効に活用することができる。また、メンバ単位の配信制御設定によってインデックス情報のみを同期することになっているメンバに対しても、重要な情報をファイル実体まで同期させるなどの制御が可能になる。また、ファイルやフォルダの属性が同じであれば、共通の配信制御設定を適用することが可能となるため、配信制御設定を行う際の手間を削減することができる。   As described above, according to this embodiment, it is possible to assign an attribute to each shared file and folder and assign a distribution control method according to the attribute. Therefore, it becomes possible to specify the setting related to the synchronization control in the community in more detail, and the resources of the terminal device and the network can be used more effectively. In addition, even for members whose index information only is to be synchronized by the distribution control setting for each member, it is possible to control such that important information is synchronized to the file entity. Further, if the attributes of the files and folders are the same, it is possible to apply a common distribution control setting, so that it is possible to reduce time and effort when performing the distribution control setting.

なお、ファイル同期管理部104は、記憶部に記憶されているプログラムに従って制御を実行する制御部(CPU)で実現されるので、端末装置100,200,300は、操作ログ103に変更があった場合に、操作ログ103を変更する起因となった更新対象のファイルについての属性が記憶されていたときには、その属性に対応する配信制御方法に従って、インデックス情報または更新後のファイルの内容を他の端末装置に送信する処理を実行させるための情報共有用プログラムを有していることになる。   Since the file synchronization management unit 104 is realized by a control unit (CPU) that executes control according to a program stored in the storage unit, the terminal device 100, 200, 300 has a change in the operation log 103. In this case, when the attribute of the file to be updated that caused the operation log 103 to be changed is stored, the index information or the content of the updated file is transferred to another terminal according to the distribution control method corresponding to the attribute. An information sharing program for executing processing to be transmitted to the apparatus is provided.

また、この実施の形態では、各ファイル・フォルダに割り当てられた属性として、「重要」と「通常」の2種類を例示したが、属性はそれらに限られず、種々の応用が可能である。   In this embodiment, two types of “important” and “normal” are exemplified as attributes assigned to each file / folder. However, the attributes are not limited to these, and various applications are possible.

図15は、ファイル属性にもとづく配信ポリシーの他の例を示す説明図である。図15(A)に示す例では、属性が5段階の重要度に分類され、それぞれの重要度に対応して配信制御方法が割り当てられている。具体的には、最も重要度が高い場合には「実体まで同期」という配信制御方法が割り当てられ、最も重要度が低い場合には「インデックス情報のみ同期」という配信制御方法が割り当てられている。   FIG. 15 is an explanatory diagram showing another example of a distribution policy based on file attributes. In the example shown in FIG. 15A, attributes are classified into five levels of importance, and a distribution control method is assigned corresponding to each level of importance. Specifically, the distribution control method “synchronize to the entity” is assigned when the importance is the highest, and the distribution control method “synchronize only the index information” is assigned when the importance is the lowest.

また、図15(B)に示す例では、顧客案件ごとに属性が割り当てられている。また、図15(C)に示す例では、活動内容ごとに属性が割り当てられている。   In the example shown in FIG. 15B, an attribute is assigned to each customer case. In the example shown in FIG. 15C, an attribute is assigned for each activity content.

実施の形態4.
本発明の第4の実施の形態について図面を参照して説明する。図16は、本発明による情報共有システムの第4の実施の形態を示すブロック図である。図16に示すように、本発明の第4の実施の形態では、図1に示された第1の実施の形態における端末装置100の構成に対して、ファイル同期ポリシー管理部130およびファイル属性管理部140が追加されている。なお、ファイル同期ポリシー管理部130は、第2の実施の形態において設けられていたものと同じであり、ファイル属性管理部140は、第3の実施の形態において設けられていたものと同じである。
Embodiment 4 FIG.
A fourth embodiment of the present invention will be described with reference to the drawings. FIG. 16 is a block diagram showing a fourth embodiment of the information sharing system according to the present invention. As shown in FIG. 16, in the fourth embodiment of the present invention, the file synchronization policy management unit 130 and the file attribute management are compared with the configuration of the terminal device 100 in the first embodiment shown in FIG. A section 140 is added. The file synchronization policy management unit 130 is the same as that provided in the second embodiment, and the file attribute management unit 140 is the same as that provided in the third embodiment. .

本実施の第4の実施の形態の動作について、図面を参照して説明する。図17は、第4の実施の形態において、共有情報に対して何らかの変更が行われた端末装置において、変更情報を他の端末装置に通知する際の動作を示すフローチャートである。図17のステップS1〜S4に示す動作は、図4に示された第1の実施の形態における動作と同じである。すなわち、端末装置100において、ファイル記憶部102に格納されている共有情報としてのファイルに対して追加、削除、更新などの変更操作が行われると(ステップS1)、ファイル管理部101が、保持しているインデックス情報を書き換え(ステップS2)、操作情報を操作ログ103(ファイル管理部101が有するメモリでもよい)に書き込む(ステップS3)。また、ファイル同期管理部104は、操作ログ103を参照して、自端末装置での変更操作情報を作成する(ステップS4)。   The operation of the fourth embodiment will be described with reference to the drawings. FIG. 17 is a flowchart illustrating an operation when notifying other terminal devices of the change information in the terminal device in which some change has been made to the shared information in the fourth embodiment. The operations shown in steps S1 to S4 in FIG. 17 are the same as the operations in the first embodiment shown in FIG. That is, in the terminal device 100, when a change operation such as addition, deletion, or update is performed on a file as shared information stored in the file storage unit 102 (step S1), the file management unit 101 holds it. The index information is rewritten (step S2), and the operation information is written in the operation log 103 (may be a memory included in the file management unit 101) (step S3). In addition, the file synchronization management unit 104 refers to the operation log 103 and creates change operation information in the own terminal device (step S4).

また、ステップS30,S31の動作は、図14に示された第3の実施の形態における動作と同じであり、ステップS20,S21の動作は、図10に示された第2の実施の形態における動作と同じである。   The operations in steps S30 and S31 are the same as those in the third embodiment shown in FIG. 14, and the operations in steps S20 and S21 are the same as those in the second embodiment shown in FIG. Same as operation.

すなわち、この実施の形態では、ステップS4の後に、まず、ファイル属性管理部140が、変更操作がなされたファイルについて、ファイル属性を参照し、そのファイルに割り当てられている属性を獲得する。そして、配信ポリシー記憶部120を参照し、図13に例示されたような属性ごとに割り当てられている配信制御方法を獲得し、両者を照合することによって、ファイルの属性にもとづく動作(配信制御方法)を決定する(ステップS30)。そのファイルについてファイル属性が指定されていない場合には、ファイルの階層構造を遡り上位階層で指定されているファイル属性を適用する。そして、ファイル属性にもとづく配信制御方法が決定できた場合にはステップS6に移行する。   That is, in this embodiment, after step S4, first, the file attribute management unit 140 refers to the file attribute for the file that has been changed, and acquires the attribute assigned to the file. Then, referring to the distribution policy storage unit 120, the distribution control method assigned for each attribute as illustrated in FIG. 13 is acquired, and the operations based on the attributes of the file (distribution control method) are performed by comparing the two. ) Is determined (step S30). If the file attribute is not specified for the file, the file attribute specified in the upper hierarchy is applied by going back the hierarchical structure of the file. If the delivery control method based on the file attribute can be determined, the process proceeds to step S6.

ファイル属性にもとづく配信制御方法が決定できなかった場合には(ステップS31)、ファイル同期ポリシー管理部130が、同期ポリシーを参照し、変更操作がなされたファイルについて、メンバのロールに応じた配信制御方法を決定する(ステップS20)。そのファイルについてメンバのロールに応じた配信制御方法が指定されていない場合には、すなわち、そのファイルに対して同期ポリシーが設定されていない場合には、ファイルの階層構造を遡り上位階層で指定されている配信制御方法を適用する。   If the distribution control method based on the file attribute cannot be determined (step S31), the file synchronization policy management unit 130 refers to the synchronization policy, and the distribution control according to the role of the member is performed for the file that has been changed. A method is determined (step S20). If the delivery control method according to the role of the member is not specified for the file, that is, if the synchronization policy is not set for the file, the file hierarchy structure is specified retroactively. Apply the delivery control method.

そして、ファイルについてのメンバのロールに応じた配信制御方法が決定されなかった場合には、ステップS5に進み、決定された場合にはステップS6に移行する。その後の動作(ステップS5〜S11)は、図4に示された第1の実施の形態における動作と同様である。すなわち、ステップS5において、ファイル同期管理部104は、メンバロール記憶部110と配信ポリシー記憶部120とを参照して、コミュニティ内の他のメンバに対する配信制御方法を決定する。そして、ステップS6において、ファイル同期管理部104は、コミュニティ内の他のメンバの端末装置200,300ごとにステップS5で決定した配信制御方法がどのようなものか判断するか、または、ステップS30もしくはステップS20で決定した配信制御方法がどのようなものか判断する。   If the distribution control method corresponding to the role of the member for the file is not determined, the process proceeds to step S5. If determined, the process proceeds to step S6. Subsequent operations (steps S5 to S11) are the same as the operations in the first embodiment shown in FIG. That is, in step S5, the file synchronization management unit 104 refers to the member role storage unit 110 and the distribution policy storage unit 120 to determine a distribution control method for other members in the community. In step S6, the file synchronization management unit 104 determines whether the distribution control method determined in step S5 is determined for each of the other terminal devices 200 and 300 in the community, or in step S30 or It is determined what the distribution control method determined in step S20 is.

そして、ステップS30、ステップS20またはステップS5で決定した配信制御方法が「インデックス情報のみ同期」の場合には、ステップS4で作成した変更操作情報を、自端末装置のメンバIDとともに、他のメンバの端末装置200,300に対して送信するように通信手段105に指示する(ステップS7)。ステップS30、ステップS20またはステップS5で決定した配信制御方法が「実体まで同期」の場合には、ステップS4で作成した変更操作情報を参照し、変更操作情報が「情報削除」の場合はステップS7に移行し、自端末装置のメンバIDとともに、変更操作情報を他のメンバの端末装置200,300に対して送信するように通信手段105に指示する。ステップS4で作成した変更操作情報が「情報追加」または「情報更新」の場合には、ファイル記憶部102に格納されている当該ファイルの実体を読み出し(ステップS9)、自端末装置のメンバIDとともに、変更操作情報と当該ファイルの実体とを他のメンバの端末装置200,300に対して送信するように通信手段105に指示する(ステップS10,ステップS11)。   If the distribution control method determined in step S30, step S20 or step S5 is “synchronize only index information”, the change operation information created in step S4 is stored together with the member ID of the own terminal device and the other member's member ID. The communication unit 105 is instructed to transmit to the terminal devices 200 and 300 (step S7). If the distribution control method determined in step S30, step S20 or step S5 is “synchronize to substance”, the change operation information created in step S4 is referred to. If the change operation information is “information deletion”, step S7 is performed. The communication unit 105 is instructed to transmit the change operation information to the other terminal devices 200 and 300 together with the member ID of the own terminal device. If the change operation information created in step S4 is “add information” or “update information”, the file entity stored in the file storage unit 102 is read (step S9), and together with the member ID of the own terminal device. Then, the communication unit 105 is instructed to transmit the change operation information and the file entity to the other terminal devices 200 and 300 (steps S10 and S11).

また、変更情報を受け取った端末装置が、変更情報によって示される変更を自端末装置に反映する際の動作は、図5に示された第1の実施の形態における動作と同じである。   The operation when the terminal device that has received the change information reflects the change indicated by the change information on the terminal device is the same as the operation in the first embodiment shown in FIG.

以上のように、この実施の形態によれば、メンバ単位で配信制御設定を共有情報全体に共通に指定するだけではなく、第2の実施の形態の場合と同様に、共有されるファイルまたはフォルダごとに、メンバロールに応じた配信制御方法を割り当てられることが可能である。また、第3の実施の形態の場合と同様に、共有されるファイルおよびフォルダごとに属性を割り当て、その属性に応じた配信制御方法を割り当てることが可能である。よって、コミュニティ内での同期制御に関する設定をさらに細かく指定することが可能になり、端末装置やネットワーク資源をさらに有効に活用することができる。   As described above, according to this embodiment, not only the distribution control setting is commonly specified for the entire shared information on a member basis, but the file or folder to be shared is the same as in the second embodiment. Each can be assigned a distribution control method according to the member role. Similarly to the case of the third embodiment, it is possible to assign an attribute to each shared file and folder and assign a distribution control method according to the attribute. Therefore, it is possible to further specify the settings related to the synchronization control within the community, and the terminal device and network resources can be used more effectively.

なお、上記の第4の実施の形態では、ステップS30,S31の処理がステップS20,S21の処理に優先して実行されたが、ステップS20,S21の処理をステップS30,S31の処理に優先して実行されるように構成してもよい。   In the fourth embodiment, the processes in steps S30 and S31 are performed with priority over the processes in steps S20 and S21. However, the processes in steps S20 and S21 have priority over the processes in steps S30 and S31. It may be configured to be executed.

本発明は、複数のメンバで情報を共有することによってデスクワークをサポートするグループウェアシステムといった用途に適用可能である。また、複数のユーザが共同してプロジェクトを遂行する際のプロジェクト管理システムといった用途にも適用可能である。   The present invention is applicable to uses such as a groupware system that supports desk work by sharing information among a plurality of members. Further, it can be applied to a use such as a project management system when a plurality of users jointly execute a project.

本発明の第1の実施の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the 1st Embodiment of this invention. メンバロールの一例を示す説明図である。It is explanatory drawing which shows an example of a member roll. 配信ポリシーの一例を示す説明図である。It is explanatory drawing which shows an example of a delivery policy. 第1の実施の形態における端末装置での変更情報を他の端末装置に通知する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of notifying the change information in the terminal device in 1st Embodiment to another terminal device. 第1の実施の形態における変更情報を受け取った端末装置がその変更を自端末装置に反映する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement when the terminal device which received the change information in 1st Embodiment reflects the change on an own terminal device. 配信ポリシーの他の例を示す説明図である。It is explanatory drawing which shows the other example of a delivery policy. 本発明の第2の実施の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the 2nd Embodiment of this invention. 同期ポリシーの一例を示す説明図である。It is explanatory drawing which shows an example of a synchronization policy. コミュニティ内で共有されるファイルおよびフォルダの階層構造の一例を示す説明図である。It is explanatory drawing which shows an example of the hierarchical structure of the file and folder shared within a community. 第2の実施の形態における端末装置での変更情報を他の端末装置に通知する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of notifying the change information in the terminal device in 2nd Embodiment to another terminal device. 本発明の第3の実施の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the 3rd Embodiment of this invention. ファイル属性の一例を示す説明図である。It is explanatory drawing which shows an example of a file attribute. ファイル属性にもとづく配信ポリシーの一例を示す説明図である。It is explanatory drawing which shows an example of the delivery policy based on a file attribute. 第3の実施の形態における端末装置での変更情報を他の端末装置に通知する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of notifying the change information in the terminal device in 3rd Embodiment to another terminal device. ファイル属性にもとづく配信ポリシーの他の例を示す説明図である。It is explanatory drawing which shows the other example of the delivery policy based on a file attribute. 本発明の第4の実施の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the 4th Embodiment of this invention. 第4の実施の形態における端末装置での変更情報を他の端末装置に通知する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of notifying the change information in the terminal device in 4th Embodiment to another terminal device. 従来技術の構成を示すブロック図である。It is a block diagram which shows the structure of a prior art.

符号の説明Explanation of symbols

100、200、300 端末装置
101 ファイル管理部
102 ファイル記憶部
103 操作ログ
104 ファイル同期管理部
105 通信手段
110 メンバロール記憶部
120 配信ポリシー記憶部
130 ファイル同期ポリシー管理部
140 ファイル属性管理部
400 ネットワーク
100, 200, 300 Terminal device 101 File management unit 102 File storage unit 103 Operation log 104 File synchronization management unit 105 Communication means 110 Member role storage unit 120 Distribution policy storage unit 130 File synchronization policy management unit 140 File attribute management unit 400 Network

Claims (16)

複数の端末装置が通信ネットワークを介して接続され、各端末装置が互いに情報共有を行う情報共有システムにおいて、
前記各端末装置が、複数の情報要求レベルのそれぞれに対応した配信制御指定にもとづいて情報の同期制御を行う
ことを特徴とする情報共有システム。
In an information sharing system in which a plurality of terminal devices are connected via a communication network and each terminal device shares information with each other,
Each of the terminal devices performs information synchronization control based on a distribution control designation corresponding to each of a plurality of information request levels.
端末装置は、
共有情報の変更操作を示すインデックス情報を管理するインデックス情報管理手段と、
共有情報が変更された場合に、情報要求レベルのそれぞれに対応した配信制御指定にもとづいて、他の端末装置との情報同期を管理する同期管理手段とを備えた
請求項1記載の情報共有システム。
The terminal device
Index information management means for managing index information indicating a change operation of shared information;
The information sharing system according to claim 1, further comprising synchronization management means for managing information synchronization with other terminal apparatuses based on distribution control designation corresponding to each of the information request levels when the shared information is changed. .
端末装置は、
共有情報をファイルとして記憶するファイル記憶部と、
システム内の各端末装置ごとの情報要求レベルを記憶するメンバロール記憶部と、
前記メンバロール記憶部に記憶されている情報要求レベル毎の配信制御指定を記憶する配信ポリシー記憶部と、
前記共有情報の内容、およびインデックス情報を更新させるための情報を送信する通信手段とを備え、
インデックス情報管理手段は、前記ファイル記憶部に記憶されているファイルに対応するインデックス情報を管理するファイル管理部を含み、
同期管理手段は、配信ポリシー記憶部に記憶されている配信制御指定に従って、他の端末装置に、前記インデックス情報を更新させるための情報のみを送信するのか変更後の前記ファイルの内容を送信するのかを決定するファイル同期管理部を含む
請求項2記載の情報共有システム。
The terminal device
A file storage unit for storing shared information as a file;
A member role storage unit for storing an information request level for each terminal device in the system;
A distribution policy storage unit that stores a distribution control designation for each information request level stored in the member role storage unit;
Communication means for transmitting the content of the shared information and information for updating the index information,
The index information management means includes a file management unit that manages index information corresponding to a file stored in the file storage unit,
Whether the synchronization management means transmits only the information for updating the index information or the contents of the changed file to other terminal devices in accordance with the distribution control designation stored in the distribution policy storage unit. The information sharing system according to claim 2, further comprising a file synchronization management unit for determining the file.
端末装置上で発生したファイルの更新の操作情報を記録する操作ログを備え、
ファイル同期管理部は、前記操作ログに変更があった場合に、前記メンバロール記憶部に記憶されている情報要求レベルと前記配信ポリシー記憶部に記憶されている配信制御指定とを参照して、インデックス情報を更新させるための情報または更新後のファイルの内容を、通信手段を介して他の端末装置に送信する
請求項3記載の情報共有システム。
It has an operation log that records operation information of file updates that occurred on the terminal device,
When there is a change in the operation log, the file synchronization management unit refers to the information request level stored in the member role storage unit and the distribution control designation stored in the distribution policy storage unit, The information sharing system according to claim 3, wherein the information for updating the index information or the content of the updated file is transmitted to another terminal device via the communication means.
ファイル同期管理部は、
配信制御指定が簡易情報を送信する指定である場合には、その配信制御指定に対応する情報要求レベルが割り当てられている他の端末装置に対してインデックス情報を更新させるための情報のみを送信し、
配信制御指定が詳細情報を送信する指定である場合には、その情報要求レベルに対応する情報要求レベルが割り当てられている他の端末装置に対して更新後のファイルの内容を送信する
請求項3または請求項4記載の情報共有システム。
The file sync manager
If the distribution control designation is a designation for transmitting simple information, only information for updating the index information is transmitted to other terminal devices to which the information request level corresponding to the distribution control designation is assigned. ,
4. If the distribution control specification is a specification for transmitting detailed information, the content of the updated file is transmitted to another terminal device to which the information request level corresponding to the information request level is assigned. The information sharing system according to claim 4.
端末装置は、ファイルおよびフォルダごとに割り当てられる配信制御指定を記憶するファイル同期ポリシー管理部を含む
請求項3から請求項5のうちのいずれか1項に記載の情報共有システム。
The information sharing system according to any one of claims 3 to 5, wherein the terminal device includes a file synchronization policy management unit that stores a distribution control designation assigned to each file and folder.
ファイル同期管理部は、操作ログに変更があった場合に、操作ログを変更する起因となった更新対象のファイルについての配信制御指定がファイル同期ポリシー管理部に記憶されていた場合には、その配信制御指定に従って、インデックス情報を更新させるための情報または更新後のファイルの内容を、通信手段を介して他の端末装置に送信する
請求項6記載の情報共有システム。
When the operation log is changed, the file synchronization management unit, if the file synchronization policy management unit stores the delivery control specification for the update target file that caused the operation log to be changed. The information sharing system according to claim 6, wherein information for updating the index information or the content of the updated file is transmitted to another terminal device via the communication unit in accordance with the distribution control designation.
ファイル同期管理部は、更新対象のファイルについての配信制御指定がファイル同期ポリシー管理部に記憶されていない場合に、前記ファイルの上位階層であるフォルダに配信制御指定が割り当てられていたときには、その配信制御指定に従って、インデックス情報を更新させるための情報または更新後のファイルの内容を送信する
請求項7記載の情報共有システム。
When the distribution control specification for the file to be updated is not stored in the file synchronization policy management unit and the distribution control specification is assigned to a folder that is an upper layer of the file, the file synchronization management unit The information sharing system according to claim 7, wherein information for updating the index information or the contents of the updated file is transmitted according to the control designation.
端末装置は、ファイルおよびフォルダに割り当てられる属性と、属性に対応する配信制御指定とを記憶するファイル属性管理部を含む
請求項3から請求項8のうちのいずれか1項に記載の情報共有システム。
The information sharing system according to any one of claims 3 to 8, wherein the terminal device includes a file attribute management unit that stores an attribute assigned to the file and the folder and a delivery control designation corresponding to the attribute. .
ファイル同期管理部は、操作ログに変更があった場合に、操作ログを変更する起因となった更新対象のファイルについての属性がファイル属性管理部に記憶されていた場合には、その属性に対応する配信制御指定に従って、インデックス情報を更新させるための情報または更新後のファイルの内容を、通信手段を介して他の端末装置に送信する
請求項9記載の情報共有システム。
When the operation log is changed, the file synchronization management unit responds to the attribute of the file to be updated that caused the change of the operation log if the attribute is stored in the file attribute management unit. The information sharing system according to claim 9, wherein information for updating the index information or the content of the updated file is transmitted to another terminal device via the communication unit in accordance with the distribution control designation.
ファイル同期管理部は、更新対象のファイルについての属性がファイル属性管理部に記憶されていない場合に、前記ファイルの上位階層であるフォルダに属性が割り当てられていたときには、その属性に対応する配信制御指定に従って、インデックス情報を更新させるための情報または更新後のファイルの内容を送信する
請求項7記載の情報共有システム。
If the attribute of the file to be updated is not stored in the file attribute management unit and the attribute is assigned to a folder that is an upper layer of the file, the file synchronization management unit performs distribution control corresponding to the attribute. The information sharing system according to claim 7, wherein information for updating index information or content of an updated file is transmitted according to designation.
ファイル同期管理部は、
属性に対応する配信制御指定が簡易情報を送信する指定である場合には、他の端末装置に対してインデックス情報を更新させるための情報のみを送信し、
属性に対応する配信制御指定が詳細情報を送信する指定である場合には、他の端末装置に対して更新後のファイルの内容を送信する
請求項10または請求項11記載の情報共有システム。
The file sync manager
If the distribution control designation corresponding to the attribute is a designation for sending simple information, only the information for updating the index information to other terminal devices is sent,
The information sharing system according to claim 10 or 11, wherein when the distribution control designation corresponding to the attribute is a designation for transmitting detailed information, the content of the updated file is transmitted to another terminal device.
複数の端末装置が通信ネットワークを介して接続され、共有情報をファイルとして記憶するとともにシステム内の各端末装置ごとの情報要求レベルと情報要求レベル毎の配信制御指定とを記憶する各端末装置が互いに情報共有を行う情報共有システムにおいて、前記各端末装置が、複数の情報要求レベルのそれぞれに対応した配信制御指定にもとづいて情報の同期制御を行うための情報共有用プログラムであって、
端末装置のコンピュータに、前記配信制御指定に従って、他の端末装置に、共有情報の変更操作を示すインデックス情報を更新させるための情報のみを送信するのか変更後の前記ファイルの内容を送信するのかを決定する処理を実行させるための情報共有用プログラム。
A plurality of terminal devices are connected via a communication network, store the shared information as a file, and store the information request level for each terminal device in the system and the distribution control designation for each information request level. In the information sharing system for performing information sharing, each of the terminal devices is an information sharing program for performing synchronization control of information based on distribution control designation corresponding to each of a plurality of information request levels,
Whether to transmit only the information for updating the index information indicating the change operation of the shared information to the other terminal device or to transmit the content of the file after the change to the other terminal device in accordance with the distribution control designation. An information sharing program for executing a process to be determined.
ファイルの更新の操作情報を記録する操作ログを備えた端末装置のコンピュータに、
前記操作ログに変更があった場合に、情報要求レベルと配信制御指定とを参照して、インデックス情報を更新させるための情報または更新後のファイルの内容を他の端末装置に送信する処理を実行させるための請求項13記載の情報共有用プログラム。
In the computer of the terminal device equipped with an operation log that records operation information of file update,
When there is a change in the operation log, the information request level and the distribution control designation are referred to, and processing for transmitting the information for updating the index information or the content of the updated file to another terminal device is executed. 14. The information sharing program according to claim 13, wherein
ファイルおよびフォルダごとに割り当てられる配信制御指定を記憶可能な端末装置のコンピュータに、
操作ログに変更があった場合に、操作ログを変更する起因となった更新対象のファイルについての配信制御指定が記憶されていたときには、その配信制御指定に従って、インデックス情報を更新させるための情報または更新後のファイルの内容を他の端末装置に送信する処理を実行させるための請求項14記載の情報共有用プログラム。
In the computer of the terminal device capable of storing the distribution control designation assigned to each file and folder,
If there is a change in the operation log and the distribution control designation for the file to be updated that caused the change in the operation log is stored, the information for updating the index information according to the distribution control designation or 15. The information sharing program according to claim 14, for executing a process of transmitting the content of the updated file to another terminal device.
ファイルおよびフォルダに割り当てられる属性と属性に対応する配信制御指定とを記憶可能な端末装置のコンピュータに、
操作ログに変更があった場合に、操作ログを変更する起因となった更新対象のファイルについての属性が記憶されていたときには、その属性に対応する配信制御指定に従って、インデックス情報を更新させるための情報または更新後のファイルの内容を他の端末装置に送信する処理を実行させるための請求項14または請求項15記載の情報共有用プログラム。
In the computer of the terminal device capable of storing the attribute assigned to the file and folder and the distribution control designation corresponding to the attribute,
When there is a change in the operation log and the attribute for the file to be updated that caused the change in the operation log is stored, the index information is updated according to the distribution control specification corresponding to that attribute. 16. The information sharing program according to claim 14 or 15, for executing a process of transmitting information or the contents of an updated file to another terminal device.
JP2004138178A 2004-05-07 2004-05-07 Information sharing system and information sharing program Expired - Fee Related JP4622300B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004138178A JP4622300B2 (en) 2004-05-07 2004-05-07 Information sharing system and information sharing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004138178A JP4622300B2 (en) 2004-05-07 2004-05-07 Information sharing system and information sharing program

Publications (2)

Publication Number Publication Date
JP2005321922A true JP2005321922A (en) 2005-11-17
JP4622300B2 JP4622300B2 (en) 2011-02-02

Family

ID=35469180

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004138178A Expired - Fee Related JP4622300B2 (en) 2004-05-07 2004-05-07 Information sharing system and information sharing program

Country Status (1)

Country Link
JP (1) JP4622300B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009031828A (en) * 2007-07-24 2009-02-12 Nippon Telegr & Teleph Corp <Ntt> Information sharing method, information sharing network system, information sharing server, and program
JP2009237843A (en) * 2008-03-27 2009-10-15 Brother Ind Ltd File management system, mobile terminal, and mobile terminal program
JP2010079617A (en) * 2008-09-26 2010-04-08 Nec Corp Information processing apparatus
US8386290B2 (en) 2011-06-08 2013-02-26 International Business Machines Corporation Optimizing a shared service delivery system
JP2013041520A (en) * 2011-08-19 2013-02-28 Nippon Telegr & Teleph Corp <Ntt> Data retention system, data retention device, and data retention method
JP2013077183A (en) * 2011-09-30 2013-04-25 Oki Data Corp Image forming apparatus, information processor, and image forming system
KR101760426B1 (en) * 2010-10-25 2017-07-31 엘지전자 주식회사 Mobile terminal and control method therof
US10671579B2 (en) 2014-01-27 2020-06-02 Fujitsu Limited Information processing apparatus and storage system

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0619656A (en) * 1992-06-30 1994-01-28 Fuji Xerox Co Ltd Shared data changing condition recognition device
JPH1063557A (en) * 1996-08-22 1998-03-06 Nec Corp Distributed file synchronization system
JPH10154093A (en) * 1996-11-25 1998-06-09 Canon Inc Information processing system, device and its controlling method
JPH10320288A (en) * 1997-05-22 1998-12-04 Nippon Telegr & Teleph Corp <Ntt> Access controlling method, its system and storage medium storing access control program
JPH113368A (en) * 1997-06-11 1999-01-06 Nippon Telegr & Teleph Corp <Ntt> Schedule data managing method in distributed environment, its system and storing medium housing schedule data managing program
JP2001147849A (en) * 1999-11-19 2001-05-29 Toshiba Corp Communication method for data synchronizing processing and electronic equipment
JP2001229065A (en) * 2000-02-17 2001-08-24 Nec Corp System and method for synchronizing file
JP2001236254A (en) * 2000-02-22 2001-08-31 Ntt Comware Corp Device and method for sharing data and computer readable recording medium with data sharing program recorded
JP2003186777A (en) * 2001-12-17 2003-07-04 Nippon Telegraph & Telephone East Corp Personal portable apparatus, communication method program and recording medium
JP2003296173A (en) * 2002-02-26 2003-10-17 Microsoft Corp Synchronizing over a number of synchronization mechanisms using flexible rules

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0619656A (en) * 1992-06-30 1994-01-28 Fuji Xerox Co Ltd Shared data changing condition recognition device
JPH1063557A (en) * 1996-08-22 1998-03-06 Nec Corp Distributed file synchronization system
JPH10154093A (en) * 1996-11-25 1998-06-09 Canon Inc Information processing system, device and its controlling method
JPH10320288A (en) * 1997-05-22 1998-12-04 Nippon Telegr & Teleph Corp <Ntt> Access controlling method, its system and storage medium storing access control program
JPH113368A (en) * 1997-06-11 1999-01-06 Nippon Telegr & Teleph Corp <Ntt> Schedule data managing method in distributed environment, its system and storing medium housing schedule data managing program
JP2001147849A (en) * 1999-11-19 2001-05-29 Toshiba Corp Communication method for data synchronizing processing and electronic equipment
JP2001229065A (en) * 2000-02-17 2001-08-24 Nec Corp System and method for synchronizing file
JP2001236254A (en) * 2000-02-22 2001-08-31 Ntt Comware Corp Device and method for sharing data and computer readable recording medium with data sharing program recorded
JP2003186777A (en) * 2001-12-17 2003-07-04 Nippon Telegraph & Telephone East Corp Personal portable apparatus, communication method program and recording medium
JP2003296173A (en) * 2002-02-26 2003-10-17 Microsoft Corp Synchronizing over a number of synchronization mechanisms using flexible rules

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009031828A (en) * 2007-07-24 2009-02-12 Nippon Telegr & Teleph Corp <Ntt> Information sharing method, information sharing network system, information sharing server, and program
JP2009237843A (en) * 2008-03-27 2009-10-15 Brother Ind Ltd File management system, mobile terminal, and mobile terminal program
JP2010079617A (en) * 2008-09-26 2010-04-08 Nec Corp Information processing apparatus
KR101760426B1 (en) * 2010-10-25 2017-07-31 엘지전자 주식회사 Mobile terminal and control method therof
US8386290B2 (en) 2011-06-08 2013-02-26 International Business Machines Corporation Optimizing a shared service delivery system
JP2013041520A (en) * 2011-08-19 2013-02-28 Nippon Telegr & Teleph Corp <Ntt> Data retention system, data retention device, and data retention method
JP2013077183A (en) * 2011-09-30 2013-04-25 Oki Data Corp Image forming apparatus, information processor, and image forming system
US10671579B2 (en) 2014-01-27 2020-06-02 Fujitsu Limited Information processing apparatus and storage system

Also Published As

Publication number Publication date
JP4622300B2 (en) 2011-02-02

Similar Documents

Publication Publication Date Title
US11016942B2 (en) Method for seamless access to a cloud storage system by an endpoint device
CN101167069B (en) System and method for peer to peer synchronization of files
JP4927395B2 (en) Method and system for transitioning between synchronous and asynchronous communication modes
US9396216B2 (en) Repository redundancy implementation of a system which incrementally updates clients with events that occurred via a cloud-enabled platform
US8255359B2 (en) System and methods for asynchronous synchronization
US7921189B2 (en) Single virtual client for multiple client access and equivalency
US20150199414A1 (en) Locally cached file system
US20150081773A1 (en) High availability architecture for a cloud-based concurrent-access collaboration platform
US20050027716A1 (en) Unified contact list
JP2004265418A (en) Method and system for synchronizing data shared between peer-to-peer computing devices
JP2004318822A (en) Presence information display method and apparatus
JP2006195972A (en) Method and system for synchronizing change made by a plurality of users on shared object
JP2012516503A (en) A system to manage distributed assets and metadata
KR20080025689A (en) Instant messaging with data sharing
US10021181B2 (en) System and method for discovering a LAN synchronization candidate for a synchronized content management system
JP5184078B2 (en) File management system
JP2008234206A (en) Information transmitting system, information processor, information management device, and information transmission method
JP4622300B2 (en) Information sharing system and information sharing program
JP4241200B2 (en) Data sharing system and method, and data sharing program
JP2015041335A (en) Update information management system, time line management server, time line management method, and program therefor
JP4497983B2 (en) File sharing control system, sharing control server, and sharing control program
JP2005215797A (en) Terminal device, server, groupware system, groupware method, and groupware program
JP2007213436A (en) Information processor, information processing method, terminal, and control method for terminal
JP2006190220A (en) Document management system and its method, program and recording medium
JP2007018317A (en) Apparatus and program for data file management

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20051121

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20051121

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070423

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100112

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100312

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100713

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100901

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101018

R150 Certificate of patent or registration of utility model

Ref document number: 4622300

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131112

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees