JP4046420B2 - Information management system - Google Patents

Information management system Download PDF

Info

Publication number
JP4046420B2
JP4046420B2 JP24323098A JP24323098A JP4046420B2 JP 4046420 B2 JP4046420 B2 JP 4046420B2 JP 24323098 A JP24323098 A JP 24323098A JP 24323098 A JP24323098 A JP 24323098A JP 4046420 B2 JP4046420 B2 JP 4046420B2
Authority
JP
Japan
Prior art keywords
information
identifier
storage
network
unit
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.)
Expired - Fee Related
Application number
JP24323098A
Other languages
Japanese (ja)
Other versions
JP2000076171A (en
Inventor
登 岩山
政志 宇山
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP24323098A priority Critical patent/JP4046420B2/en
Publication of JP2000076171A publication Critical patent/JP2000076171A/en
Application granted granted Critical
Publication of JP4046420B2 publication Critical patent/JP4046420B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、同一空間を共有して同時に文字による会話を行う複数の利用者端末において、複数のデータベース(DB)を検索したり、データベースの更新を行うための技術に関する。本発明において、ネットワークとは、複数の利用者端末により共有され、その場で互いに双方向通信可能な仮想的空間である。
【0002】
【従来の技術】
複数の利用者端末が同一空間を共有して同時に文字による会話を行うアプリケーションとして、例えばチャットを挙げることができる。チャットなどにおいて、会話に参加している利用者同士で情報を共有して会話をより楽しいものにしたり、利便性を高めるための手段が種々考案されている。例えば、ファイルを利用者間で簡便にやりとりしたり、会話中のURL(Uniform Resource Locator)を自動的にブラウザに表示する技術がすでに提案されている。また、会話中にオブジェクトを作成したり、そのオブジェクトを操作したりできるいわゆるMUDシステムもすでに提供されている。
【0003】
さらに、会話中に外部DBを呼び出せるようにすると、誰がどんな文脈でDBにアクセスしたかがリアルタイムでわかるので、会話を通じた情報の共有を促進することができ、しかも即座にDBにアクセスすることができる。このような技術は、例えば、"Collaborative Information Retrieval: Gopher from MOO"( Larry Masinter、 Erik Ostrom、 Proc. INET'93)や、"一参加者として対話に加わる対話活性化エージェント"(西本、角、間瀬、信学技報TL96-7(1996-11))に開示されている。
【0004】
【発明が解決しようとする課題】
しかし、前記のシステム構成では、外部DBの検索のみを対象としており、DBの更新や情報の登録などを行うことが出来ない。また、チャットアプリケーションから直接DBにアクセスするため、DBとのやりとりの詳細を含む全ての検索結果が会話中の画面に表示され、本来の会話を乱してしまうという問題点がある。さらに、単一のDBのみを検索することが想定されており、複数のDBを対象にしていない。単純に複数のチャネルに拡張してデータベースを更新したり情報を登録しようとすると、あるチャネルに属する登録された情報が、他のチャネルで参照できてしまうなどのアクセス制御の問題が発生する。ここで、チャネルとは、会話の参加者が共有する空間のことを言う。
【0005】
【課題を解決するための手段】
本発明は、前記の課題を解決するために、本願第発明は、互いに同一ネットワークを共有して同時に会話可能な複数の情報端末と、情報が蓄積された1以上の第1蓄積手段とからなる情報管理システムであって、少なくとも、前記第1蓄積手段の場所を示す蓄積識別子と前記第1蓄積手段名とキーワードとが、それぞれ対応付けて蓄積可能な第2蓄積手段を備えている。前記複数の情報端末のうち少なくとも1つの第1情報端末は、検出手段と、読出手段と、通知手段とを備えている。検出手段は、前記ネットワークに出現する、少なくとも前記第1蓄積手段の指定、キーワード及び検索の指示を含む所定の発言を検出する。読出手段は、前記指示及びキーワードに基づいて前記第2蓄積手段から蓄積識別子の読み出しを行う。通知手段は、前記読み出した蓄積識別子に基づいて、前記第1蓄積手段を検索するための起動識別子を作成し、前記ネットワークに通知する。
【0024】
前記複数の情報端末のうち少なくとも1つの第2情報端末は、アクセス手段と、起動手段とを備えている。アクセス手段は、前記起動識別子に基づいて、前記第1蓄積手段から情報を検索可能である。起動手段は、前記ネットワークに出現する前記起動識別子を検出し、前記アクセス手段による情報の検索を起動させる。
【0025】
第2蓄積手段には、例えば利用者にとって覚えやすいDB名とDBへのポインタとが蓄積されている。第1情報端末は、検出手段によりネットワークに出現する所定の発言を検出する。この発言には、例えばDB名とキーワードとが含まれている。このDB名に基づいて、第2蓄積手段から対応する蓄積識別子が読み出される。さらに、通知手段により、蓄積識別子が示す第1蓄積手段へアクセスしキーワードにより検索するための起動識別子を作成し、発言のあったネットワークに通知する。第2情報端末は、ネットワークに出現する起動識別子を検出し、アクセス手段による情報の検索を起動させる。
【0026】
本願第発明は、前記第1情報端末の通知手段が、前記発言元に対しては、前記発言に対する回答であることを示す所定の識別フラグを付して前記起動識別子を通知し、前記第2情報端末は、前記識別フラグに基づいて、前記起動識別子を前記アクセス手段に送出するか否かを判断するアクセス制御手段をさらに備える情報管理システムを提供する。
【0027】
通知手段は、発言を行った情報端末に対しては、その発言に対する起動識別子であることを通知する識別フラグを付して起動識別子を通知する。この識別フラグは、前記と同様、IRCアプリケーションなどの通信プロトコルにおいて用いられる所定のフラグである。この依頼を受けたIRCアプリケーションなどは、例えば、第1情報端末及び第2情報端末だけが参加しているネットワークに、識別フラグをオンにして起動識別子を通知する。他の情報端末には他のネットワークにおいて識別フラグがオフの発言として起動識別子が通知される。従って、情報端末は、識別フラグにより外部DBにアクセスするか否かを判断でき、不要な情報にアクセスすることを防止できる。
【0028】
本願第発明は、互いに同一ネットワークを共有して同時に会話可能な複数の情報端末と、情報が蓄積された1以上の第1蓄積手段とからなる情報管理システムであって、第2蓄積手段及び第3蓄積手段を備えた情報管理システムを提供する。第2蓄積手段は、少なくとも、前記第1蓄積手段中の情報の蓄積場所を示す情報識別子と前記ネットワークの名称とキーワードとを、それぞれ対応付けて蓄積可能である。第3蓄積手段は、少なくとも、前記第1及び第2蓄積手段の場所を示す蓄積識別子と、前記第1及び第2蓄積手段名とが、それぞれ対応付けて蓄積されている。前記複数の情報端末のうち少なくとも1つの第1情報端末は、検出手段と、管理手段と、読出手段と、通知手段とを備えている。
【0029】
検出手段は、前記ネットワークに出現する、少なくとも前記第2蓄積手段に対する操作の指示及びキーワードを含む所定の発言を検出する。さらに、検出手段は、前記ネットワークに出現する、少なくとも前記第1及び第2蓄積手段の指定、キーワード及び検索の指示を含む所定の発言を検出する。管理手段は、前記操作の指示及びキーワードを含む発言のあったネットワークの名称に対応づけて情報識別子及びキーワードを前記蓄積手段に登録し、または発言のあったネットワークに対応づけられた情報識別子の削除または検索を前記第 2 蓄積手段に対して行う
【0030】
読出手段は、前記第1または第2蓄積手段の指定、キーワード及び検索の指示を含む発言に基づいて、前記第3蓄積手段から蓄積識別子の読み出しを行う。通知手段は、前記検索により前記第2蓄積手段から前記情報識別子が読み出された場合、情報識別子を前記操作の指示を含む発言のあったネットワークに通知する。また、通知手段は、前記第2蓄積手段から複数の情報識別子が読み出された場合、該当件数を前記ネットワークに通知する。さらに通知手段は、前記第3蓄積手段から蓄積識別子が読み出された場合、前記読み出された蓄積識別子に基づいて、前記第1または第2蓄積手段を検索するための起動識別子を作成し、前記ネットワークに通知する。
【0031】
前記複数の情報端末のうち少なくとも1つの第2情報端末は、アクセス手段と、起動手段とを備えている。アクセス手段は、前記第1蓄積手段から情報を読み出し可能である。また、アクセス手段は、前記起動識別子に基づいて、前記第1及び第2蓄積手段から情報を検索可能である。
【0032】
起動手段は、前記ネットワークに出現する前記情報識別子を検出し、前記アクセス手段による情報の読み出しを起動させる。また、起動手段は、前記ネットワークに出現する前記起動識別子を検出し、前記アクセス手段による情報の検索を起動させる。例えば、第2蓄積手段に対する検索を指示する所定の発言が検出されると、第3蓄積手段から蓄積識別子が読み出され、第2蓄積手段を検索するための起動識別子が作成されてネットワークに通知される。この起動識別子に基づいて、第2蓄積手段への検索が起動され、複数の情報識別子が検索結果として得られる。
【0033】
【発明の実施の形態】
以下、本発明について図面を参照しつつ詳細に説明する。図1 は、本発明の一実施形態例に係る情報管理システムの構成及び機能を示すブロック図である。図1の情報管理システムは、外部データベースDB、複数の利用者端末CC1、チャネルデータベースCDB、少なくとも1つの利用者端末CC2、チャットサーバCS及びネットワークNWから構成されている。
【0034】
外部DBは、情報が蓄積されている通常のデータベースであり、一般の利用者にとっては読み出し専用である。チャットサーバCSは、利用者端末CCと例えばREC1459で示されるようなプロトコルで通信を行い、複数の利用者端末CCにチャットサービスを提供する。チャネルデータベースCDBには、データベースDB中の情報の蓄積場所を示す情報識別子及び情報の内容を端的に表すキーワードが、チャネルをキーとして蓄積可能である。情報識別子としてはURLを具体例として挙げることができる。CDB内の情報は、後述する情報識別子操作部8を有する利用者端末により、チャネルをキーとして登録、更新、削除及び検索可能である。図2に、CDBに蓄積されている情報の概念構造図を示す。ただし、図2に示す情報の他に、CDBには各エントリの更新日付など他の情報を必要に応じて蓄積することが出来る。
【0035】
利用者端末CC1は、外部DBに接続され、チャットアプリケーション及びDBにアクセスするための通常のDBACアプリケーションが動作可能である。チャットアプリケーションは、DBACアプリケーションの動作のいかんに関わらず、通常のチャットプロトコルに従った通信を行う。なお、図1においては、利用者端末CC1を1つしか示していないが、通常複数の利用者端末がネットワークに接続されている。
【0036】
利用者端末CC1は、前記のアプリケーションに加え、識別子検出部1及びアクセス制御部2からなる情報識別子受取部3と入出力部4とを有している。識別子検出部1は、チャットのチャネルの会話を監視し、情報識別子の出現を検出する。チャネルに出現する情報識別子は、利用者端末CC1が発言した検索の指示に対する、利用者端末CC2からの回答である場合と、他の利用者端末に対する回答である場合とが含まれる。
【0037】
アクセス制御部2は、情報識別子をDBACアプリケーションに送出し、情報識別子により示される情報の蓄積場所へのアクセスを起動する。また、アクセス制御部2は、会話に出現する情報識別子の識別フラグを参照し、出現した情報識別子をDBACアプリケーションに送出するか否かを判断する。この識別フラグは、通常のチャットアプリケーションの通信プロトコルで規定されており、利用者の入力による発言か、プログラムによる発言かを識別するために用いられる。本実施形態例では、後述する利用者端末CC2の情報識別子操作部8が発言した情報識別子がどの利用者端末宛かを示すために用いる。
【0038】
情報識別子は、通常は識別フラブをオフとして発言され、アクセス制御部2は、係る情報識別子をDABCアプリケーションに送出しないと判断する。但し、利用者端末CC1の検索指示に対する回答の場合、識別フラグはオンであり、情報識別子をDBACアプリケーションに送出すると判断する。この識別フラグを用いることにより、検索を指示した利用者端末CC1においてだけ、DBACアプリケーションが起動して情報の読み出しが自動的に実行される。その他の利用者端末に対しては、単に情報識別子がチャネルで通知される。
【0039】
入出力部4は、チャットアプリケーションにおける会話の出入力や、DBACアプリケーションによるDBの検索結果の出力などを行う。利用者端末CC2は、チャットアプリケーションが動作可能であり、コマンド検出部5、CDBアクセス部6及び識別子送出部7からなる情報識別子操作部8と、入出力部9とを有している。コマンド検出部5は、チャネルにおける会話を監視し、特定のコマンドを含む所定のフォーマットの発言を検出する。本実施形態例においては、コマンドとして"検索"、"登録"、"削除"及び"更新"がある。"検索"、及び"削除"の後にはキーワードが、"登録"、及び"更新"の後には情報識別子及びキーワードが続いている。また、コマンド検出部5は、発言のあったチャネル名をチャットアプリケーションから取得し、CDBアクセス部6に送出する。
【0040】
CDBアクセス部6は、コマンド検出部5により検出されたコマンドに従って所定の情報を取得し、CDBへアクセスする。例えば、チャネル"patent"において発言"検索、特許"が検出されると、CDBアクセス部はチャネル名"patent"及びキーワード"特許"を取得し、CDBから対応する情報識別子を読み出す。図2に示すCDBの例では"data1"を読み出す。読み出した情報識別子は識別子送出部7に送出される。また、コマンド"削除"が検出された場合は、前記と同様にして対応する情報識別子のエントリをCDBから削除する。コマンド"登録"または"更新"が検出された場合は、コマンドのあとに続く情報識別子及びキーワードを取得し、チャネル名とともにCDBに書き込む。
【0041】
識別子送出部7は、CDBアクセス部6が読み出した情報識別子を、前記コマンドを含む発言のあったチャネルで、かつ識別フラグをオフにして発言することを、チャットアプリケーションに依頼する。さらに、コマンドの発言元に対しては、利用者端末CC1とCC2との間の1対1のチャネル上で、識別フラグをオンにして発言することを依頼する。
【0042】
[利用者端末CC1における処理の流れ]
図3は、利用者端末CC1において、情報識別子受取部3が行う処理の流れを示すフローチャートである。利用者端末CC1においてチャットアプリケーションが起動することにより以下の処理が開始される。ステップS1では、識別子検出部1により、チャットのチャネルに出現する発言を文字列として取得する。
【0043】
ステップS2では、取得した文字列が情報識別子であるか否かを判断し、情報識別子であればステップS3へ移行する。情報識別子でなければ再びステップS1に戻り、次の文字列を取得する。ステップS3では、アクセス制御部2により情報識別子の識別フラグがオンか否かを判断し、オンであればステップS4に移行する。識別フラグがオフであれば、外部DBにはアクセスせず、ステップS1に戻る。
【0044】
ステップS4では、取得した情報識別子をアクセス制御部2からDBACアプリケーションに送出する。情報識別子を受け取ったDBACアプリケーションは、通常の動作に従って情報識別子により示される蓄積場所にアクセスし、読み出した情報を出力部に表示する。ステップS5では、チャットアプリケーションが終了しているか否かを判断し、終了していれば本処理を終了する。チャットアプリケーションが終了していなければステップS1に戻り再び処理を繰り返す。
【0045】
[利用者端末CC2における処理の流れ]
図4は、利用者端末CC2において情報識別子操作部8が行う処理の流れを示すフローチャートである。利用者端末CC2においてチャットアプリケーションが起動することにより以下の処理が開始される。まずステップS11では、コマンド検出部5により、チャットのチャネルに出現する発言を文字列として取得する。また、同時に、発言のあったチャネル名をチャットアプリケーションから取得する。
【0046】
ステップS12では、CDBアクセス部により、取得した文字列が"検索"または"削除"から始まるか否かを判断し、"検索"または"削除"から始まればステップS13に移行する。そうでなければ後述するステップS18に移行する。ステップS13では、CDBアクセス部により、"検索"または"削除"のあとに続くキーワードを取得した文字列から読み込む。
【0047】
ステップS14では、CDBアクセス部により、コマンドが"削除"か否かを判断し、"削除"であればステップS15に移行する。"削除"でなければ、ステップS16に移行する。ステップS15では、CDBアクセス部により、取得したキーワード及びチャネルに基づいてCDBを検索し、該当エントリを削除する。
【0048】
ステップS16では、CDBアクセス部により、取得したキーワード及びチャネルに基づいてCDBを検索し、該当エントリの情報識別子を取得する。ステップS17では、取得した情報識別子を識別子送出部によりチャットアプリケーションに送出する。ステップS18では、ステップS11で取得した文字列が"登録"または"更新"から始まるか否かを判断し、"登録"または"更新"で始まっていればステップS19に移行する。そうでなければステップS11に戻る。
【0049】
ステップS19では、"登録"または"更新"に続く所定の情報、すなわちキーワード及び情報識別子を取得した文字列から読み込む。ステップS20では、コマンドが"更新"か否かを判断し、"更新"であればステップS21に移行する。そうでなければ後述するステップS22に移行する。ステップS21では、CDBアクセス部によりCDBの新しいエントリを作成し、情報識別子チャネル名及びキーワードを書き込む。
【0050】
ステップS22では、チャネル名及びキーワードから該当エントリを検索し、該当エントリの情報識別子を更新する。ステップS23では、チャットアプリケーションが終了したか否かを判断し、まだであればステップS11に戻って再び処理を繰り返す。チャットアプリケーションが終了していれば、本処理も終了する。
【0051】
[処理の具体例]
次に、前記の情報管理システムにおいて行われる処理を、検索処理及び登録処理の場合を例にとり具体的に説明する。以下の処理において、CDBには図2に例示した情報が蓄積されているものとして説明する。
図5は検索処理の流れを示す説明図である。チャネル"patent"において、ユーザの入力によりコマンド及びキーワードからなる"検索、特許"が利用者端末から発言されると(#1)、利用者端末CC2が受信する(#2)。受信した発言は"検索"から始まるので(#3)、"検索"に続くキーワード"特許"及びチャネル名"patent"からCDBが検索され(#4)、該当する情報識別子"data1"が取得される(#5)。取得された情報識別子"data1"は、チャットアプリケーションによりチャネル"patent"に識別フラグをオフにして発言され、さらに利用者端末CC1及びCC2の間の1対1チャネル"CC1-CC2"に識別フラグをオンにして発言される(#6)。
【0052】
利用者端末CC1は、チャネル"CC1-CC2"で受け取った情報識別子"data1"を、DBACアプリケーションに送出する。これにより、"data1"に蓄積されている情報の読み出しが開始される(#9)。利用者端末CC1,CC2以外の、チャネル"patent"に参加している利用者端末においては、識別フラグがオフになっているので、その利用者端末においてDBACは起動されない。しかし、利用者端末CC3において情報識別子であることは分かっており、ユーザの簡単な指示により、DBACアプリケーションに送出されて情報の読み出しを行うことが可能である。
【0053】
図6は、登録処理の流れを示す説明図である。チャネル"hilab"において、利用者端末CC1が、コマンド、キーワード及び情報識別子として"登録、インターフェース、data2"を発言すると(#11)、利用者端末CC2が受信する(#2)。受信した発言は"登録"から始まるので(#3)、"登録"に続くキーワード"インターフェース"、情報識別子"data2"及びチャネル名"patent"が取得され(#14)、CDBに書き込まれる(#15)。
【0054】
<第2実施形態例>
図7は、本発明の第2実施形態例に係る情報管理システムの構成及び機能を示すブロック図である。図7の情報管理システムは、複数の外部データベースDB1,DB2、1以上の利用者端末CC3,CC4…及びチャットサーバCSを有している。この外部データベースDB1及びDB2は、読み出し可能な情報が蓄積されている通常のデータベースである。
【0055】
利用者端末CC3は、複数の外部データベースDB1及びDB2に接続され、チャットアプリケーション及び外部DBにアクセスするDBACアプリケーションが動作可能である。チャットアプリケーションとDBACアプリケーションとはそれぞれ独立に動作する。前記のアプリケーションが動作可能であることに加え、利用者端末CC3は、識別子検出部11及びアクセス制御部12からなる起動識別子受取部13と入出力部14とを備えている。
【0056】
識別子検出部11は、チャットによる会話を監視し、DB起動識別子の出現を検出する。DB起動識別子は、検出を指示する所定のコマンド、DBの場所を示すDB識別子及びキーワードからなる文字列であり、DB識別子で指定されるDBを指定のキーワードで検索することを指示してDBACアプリケーションを起動する。検出されたDB起動識別子は、アクセス制御部12に送出される。
【0057】
アクセス制御部12は、識別子検出部11から受けとったDB起動識別子の識別フラグに基づいて、DB1またはDB2にアクセスするか否かを判断する。識別フラブがオンであれば、受け取ったDB起動識別子をDBACアプリケーションに送出する。これにより、DBACアプリケーションが起動され、DB起動識別子により指定されるDB及びキーワードに基づいた検索が開始される。入出力部141は、チャットアプリケーションにおける会話の入出力やDBACアプリケーションによるDB検索の結果出力などを行う。
【0058】
利用者端末CC4は、チャットアプリケーションが動作可能である。さらに、利用者端末CC4は、コマンド検出部15、DBリスト16、リスト読込部17及び起動識別子作成部18とからなる起動識別子操作部19と入出力部20とを有している。コマンド検出部15は、チャットによる会話を監視し、特定の発言を検出する。本実施形態例では、特定の発言は、所定のフォーマット"コマンド、データベース名、キーワード"からなる文字列を含んでいる。コマンドとしては"検索"が、データベース名としては"DB1"または"DB2"が指定される。キーワードは利用者により任意に指定される。指定されたデータベース名及びキーワードは、コマンド検出部15からリスト読込部17に送出される。
【0059】
DBリスト16には、データベース名とデータベースの場所を示すDB識別子とが対応付けられて蓄積されている。図8に、DB名とDB識別子とが蓄積されたDBリストの概念構造図を示す。リスト読込部17は、コマンド検出部15が検出したDB名に基づいてDBリスト16にアクセスし、対応するDB識別子を読み込んでキーワードとともに起動識別子作成部18に送出する。
【0060】
起動識別子作成部18は、DB識別子及びキーワードに基づいてDB起動識別子を作成する。起動識別子作成部18は、作成したDB起動識別子を、前記特定の発言がなされた同一チャネルで識別フラグをオフにして発言することを、チャットアプリケーションに依頼する。また、前記特定の発言を行った利用者端末CC3とCC4との間の1対1のチャネルで、識別フラグをオンにしてDB起動識別子を発言することを依頼する。検索コマンドを発言した利用者端末CC3では、チャット上で発言されるDB起動識別子により自動的にDBへのアクセスが開始され、その他の利用者端末CC3に対しては、DB起動識別子だけがチャネル上で通知される。
【0061】
[利用者端末CC3における処理の流れ]
図9は、利用者端末CC3において起動識別子受取部13が行う処理の流れを示すフローチャートである。利用者端末CC3においてチャットアプリケーションが起動することにより、以下の処理が開始される。まず、ステップS31では、識別子検出部11によりチャネルに出現する発言を文字列として取得する。
【0062】
ステップS32では、識別子検出部11により、取得した文字列がDB起動識別子であるか否かを判断し、DB起動識別子であればステップS33へ移行する。DB起動識別子でなければ再びステップS31に戻り、次の発言を文字列として取得する。ステップS33では、アクセス制御部12によりDB起動識別子の識別フラグがオンか否かを判断し、オンであればステップS34に移行する。識別フラグがオフであれば、外部DBにはアクセスせず、後述するステップS35に移行する。
【0063】
ステップS34では、アクセス制御部12により、取得したDB起動識別子をDBACアプリケーションに送出する。DB起動識別子を受け取ったDBACアプリケーションは、DB起動識別子により指定されるデータベースを、指定されるキーワードにより検索し、情報を読み込んで出力部に表示する。ステップS35では、チャットアプリケーションが終了しているか否かを判断し、終了していれば本処理を終了する。チャットアプリケーションが終了していなければ再びステップS31に戻り、処理を繰り返す。
【0064】
[利用者端末CC4における処理の流れ]
図10は、利用者端末CC4において、起動識別子操作部19が行う処理の流れを示すフローチャートである。利用者端末CC4においてチャットアプリケーションが起動することにより以下の処理が開始される。まずステップS41では、コマンド検出部15によりチャットのチャネルに出現する発言を文字列として取得する。
【0065】
ステップS42では、コマンド検出部15により、取得した文字列に"検索、データベース名、キーワード"の所定のフォーマットからなる文字列が含まれているか否かを判断し、含まれていればステップS43に移行する。そうでなければ後述するステップS46に移行する。ステップS43では、コマンド検出部15により、"検索"のあとに続くデータベース名及びキーワードを取得した文字列から読み込み、これらの情報をリスト読込部17に送出する。
【0066】
ステップS44では、リスト読込部17によりDBリスト16にアクセスし、データベース名に対応するDB識別子を読み出してキーワードとともに起動識別子作成部18に送出する。ステップS45では、起動識別子作成部18により、DB識別子及びキーワードに基づいてDB起動識別子を作成し、チャットアプリケーションに送出する。
【0067】
ステップS46では、チャットアプリケーションが終了したか否かを判断し、まだであればステップS41に戻って再び処理を繰り返す。チャットアプリケーションが終了していれば、本処理も終了する。
[処理の具体例]
次に、前記の情報管理システムにおける検索処理について、図11に示す検索処理の説明図を参照しつつ具体的に説明する。以下の処理において、DBリストには図8に示される情報が蓄積されているものとして説明する。
【0068】
チャネル"patent"で、利用者端末CC3が"検索、DB1、特許"と発言すると(#21)、利用者端末CC4が前記発言を受信する(#22)。発言が"検索"から始まっていれば(#23)、"検索"に続くデータベース名"DB1"に基づいてDBリストを検索し(#24)、DB1のDB識別子"patent-db.fujitsu.co.jp"を取得する(#25)。
【0069】
次いで取得したDB識別子から、DB1をキーワード"特許"で検索することを指示してDBACアプリケーションを起動するDB起動識別子、"search&DB=patent-db.fujitsu.co.jp=特許"を作成する(#26)。作成したDB起動識別子は、チャットアプリケーションに送出され、チャネル"patent"で識別フラグをオフにして、及び利用者端末CC3とCC4との間の1対1チャネル"CC3-CC4"上で識別フラグをオンにして発言される(#27)。このときのチャネル"patent"における画面例を図12に示す。
【0070】
利用者端末CC3は、チャネル"CC3-CC4"で受け取ったDB起動識別子をDBACアプリケーションに送出する(#28)。これによりDBACアプリケーションが起動されてDB1の検索が開始され(#29)、該当情報が利用者端末CC3の画面上に表示される(#30)。
<他の実施形態例>
(a)前記第1実施形態例において、外部DB及びCDBはそれぞれ複数設けても良い。外部DBを複数設ける場合に、情報識別子が、例えばURLのように情報の蓄積場所をDBによらず絶対的に示していれば、CDBの構造を変える必要はない。しかし、DB及びDB内の情報の場所をともに指定する必要がある場合、DBの場所を示す情報を併せてCDBに蓄積しておく必要がある。
【0071】
CDBを複数設ける場合、情報量が増えるに従ってCDBを複数にしても良いし、例えばチャネル毎にCDBを設けるなど適当な基準により分類することも考えられる。
(b)前記第1実施形態例において、CDBを検索した結果、複数の情報識別子がヒットする場合が考えられる。このような場合を想定し、図13に示すように、情報識別子受取部3に加えて起動識別子受取部13の機能を利用者端末CC1に付加し、情報識別子操作部8に加えて起動識別子操作部19の機能を利用者端末CC2に加え、利用者端末CC1もCDBに接続して構成する。
【0072】
図13に示す利用者端末CC1は、前述の識別子検出部21及びアクセス制御部22を有する受取部23を備えている。識別子検出部21は、前述の識別子検出部1及び11の機能を兼備し、チャットの会話に出現する情報識別子及びDB起動識別子の出現を検出する。アクセス制御部22は、前述のアクセス制御部2及び12の機能を兼備する。すなわち、検出された情報識別子またはDB起動識別子を、識別フラグを参照してDBACアプリケーションに送出し、情報の蓄積場所へのアクセスまたは検索を起動する。従って、受取部23は情報識別子受取部3と起動識別子受取部13との機能を兼備している。
【0073】
利用者端末CC2は、前述の情報識別子操作部8及び起動識別子操作部19を有している。従って、利用者端末CC2は、チャットの会話中に出現するCDBへの操作の指示を含む発言を検出し、指示に従ってCDBの操作を行う。また、利用者端末CC2は、チャットの会話中に出現するDBやCDBへの検索の指示を検出し、指定されたDBまたはCDBの起動識別子を作成する。
【0074】
例えば、キーワードを指定した検索コマンドに従ってCDBを検索した結果、複数の識別子がヒットする場合、利用者端末CC2は、情報識別子操作部8によりヒットした情報識別子の件数をチャットアプリケーションに送出する。この発言に基づいて、他の利用者端末が、CDBの指定及び前記と同じキーワードを発言する。この発言に基づいて、利用者端末CC2の起動識別子操作部19が、DBリストからCDB識別子を読み出し、キーワードを含むCDB起動識別子を作成してチャットアプリケーションに送出する。このCDB起動識別子を識別フラグオンで受信した他の利用者端末は、DBACアプリケーションによりキーワードによるCDBの検索を開始し、検索結果として前記ヒットした情報識別子を得る。
【0075】
もちろん、第1実施形態例と同様の機能構成とし、識別子送出部7によりいずれかの情報識別子を代表値として選択し、チャットアプリケーションに送出するようにしてもよい。例えば、CDBに更新日を併せて蓄積しておき、最新に更新された情報識別子を選択する。
(c)前記第1実施形態例において、情報識別子受取部3と情報識別子操作部8とを同一の利用者端末が有している構成も可能である。この場合、外部DBにアクセスする利用者端末1が、CDBを操作可能になる。
【0076】
同様に、前記第2実施形態例において、起動識別子受取部13と起動識別子操作部19とを同一の利用者端末が有している構成も可能である。この場合、外部DBにアクセスする利用者端末CC3が、DBリスト16を読込可能になる。
(d)前記第1実施形態例において、情報識別子操作部8をチャットサーバCSに持たせる構成も可能である。また、第2実施形態例において、起動識別子操作部19をチャットサーバCSに持たせる可能性も可能である。
【0077】
(e)前記第1実施形態例において、外部DBをCDBに含めた構成も考えられる。すなわち、チャネルをキーとして情報識別子を蓄積するCDBに、実際の情報の内容を持たせた構成である。この場合、情報識別子受取部3を有する利用者端末CC1も、情報識別子操作部8を有するCC2もともにCDBにアクセスする。しかし、チャットのチャネルでは、検索コマンドを含む所定の発言を行うと、まずCDBから読み込んだ情報識別子が応答として発言される。この情報識別子に基づいて、DBACアプリケーションが独立に動作し、CDBの情報内容が蓄積されている場所に対してアクセスする。従って、検索結果の表示がチャットによる会話のじゃまをすることを防止できる。検索以外のコマンドについても、前記と同様に動作可能である。
【0078】
(f)前記第1及び第2実施形態例においては、識別フラグによりDBへアクセスするか否かを判断しているが、他の方法も可能である。例えば、アクセス制御部2及び12が、情報識別子やDB起動識別子を受け取る度に、利用者に対してDBにアクセスするか否かの確認を行い、利用者からの入力に従ってDBにアクセスするようにしても良い。
【0079】
(g)前記実施形態例においては、情報識別子受取部3、情報識別子操作部8,起動識別子受取部13及び起動識別子操作部19を、チャットアプリケーションと独立に設けているが、これらの機能をチャットアプリケーションの一部に組み込み、チャットアプリケーションの一部として持たせることも可能である。
【0080】
【発明の効果】
本発明を用いれば、チャネルをキーとして情報が蓄積されたDBを設けることにより、プライバシーを保護しつつ情報の共有を可能にし、DBの更新を可能にする。さらに、共有空間において情報のポインタを検索結果として回答することにより、既存のDBをそのまま用い、情報端末間で快適に会話を行いながら、複数のDBを操作することが出来る。DBの操作をチャネルに通知することにより、関係のある利用者にのみ必要な情報を通知することができるので、不要な情報の氾濫や情報の漏れを防ぐことが可能となる。
【図面の簡単な説明】
【図1】本発明の第1実施形態例に係る情報管理システムのブロック図。
【図2】CDBに蓄積される情報の概念構造を示す説明図。
【図3】利用者端末CC1が行う処理の流れを示すフローチャート。
【図4】利用者端末CC2が行う処理の流れを示すフローチャート。
【図5】図1に示す情報管理システムにおける検索処理の説明図。
【図6】図1に示す情報管理システムにおける登録処理の説明図。
【図7】本発明の第2実施形態例に係る情報管理システムのブロック図。
【図8】DBリストに蓄積される情報の概念構造を示す説明図。
【図9】利用者端末CC3が行う処理の流れを示すフローチャート。
【図10】利用者端末CC4が行う処理の流れを示すフローチャート。
【図11】図7に示す情報管理システムにおける検索処理の説明図。
【図12】図7に示す情報管理システムにおける画面例
【図13】他の実施形態例に係る情報管理システムの機能ブロック図。
【符号の説明】
1、11;識別子検出部
2、12;アクセス制御部
3;情報識別子受取部
5、15;コマンド検出部
6;CDBアクセス部
7;識別子送出部
8;情報識別子操作部
13;起動識別子受取部
16;DBリスト
17;リスト読込部
18;起動識別子作成部
19;起動識別子操作部
[0001]
BACKGROUND OF THE INVENTION
  The present invention relates to a technique for searching a plurality of databases (DBs) or updating a database in a plurality of user terminals that share the same space and have conversations with characters at the same time. In the present invention, the network is a virtual space that is shared by a plurality of user terminals and capable of bidirectional communication with each other on the spot.
[0002]
[Prior art]
  An example of an application in which a plurality of user terminals share the same space and have conversations using characters at the same time is chat. In chat and the like, various means have been devised for sharing information between users participating in a conversation to make the conversation more enjoyable and improving convenience. For example, techniques for easily exchanging files between users and automatically displaying a URL (Uniform Resource Locator) during conversation on a browser have already been proposed. In addition, so-called MUD systems that can create and manipulate objects during conversation have already been provided.
[0003]
  Furthermore, if an external DB can be called during a conversation, it is possible to know in real time who accessed the DB in what context, so that sharing of information through the conversation can be promoted and the DB can be accessed immediately. it can. Such technologies include, for example, “Collaborative Information Retrieval: Gopher from MOO” (Larry Masinter, Erik Ostrom, Proc. INET'93) and “Interactive Activation Agents Participating as a Participant” (Nishimoto, Kaku, Mase, Shingaku Technical Report TL96-7 (1996-11)).
[0004]
[Problems to be solved by the invention]
  However, in the system configuration described above, only the search of the external DB is targeted, and it is not possible to update the DB or register information. In addition, since the DB is directly accessed from the chat application, all search results including details of interaction with the DB are displayed on the screen during conversation, which disturbs the original conversation. Furthermore, it is assumed that only a single DB is searched, and a plurality of DBs are not targeted. If it is simply extended to a plurality of channels to update the database or register information, there arises an access control problem such that registered information belonging to a certain channel can be referred to by other channels. Here, the channel refers to a space shared by conversation participants.
[0005]
[Means for Solving the Problems]
  In order to solve the above problems, the present invention provides1The present invention is an information management system comprising a plurality of information terminals sharing the same network and capable of talking at the same time, and one or more first storage means storing information, wherein at least the first storage means A storage identifier indicating a location and the name of the first storage means;Keywords andAre provided with second storage means capable of storing in association with each other. At least one first information terminal of the plurality of information terminals includes a detection unit, a reading unit, and a notification unit. The detecting means is a designation of at least the first accumulating means that appears in the network,keywordAnd a predetermined utterance including a search instruction. The reading meansAnd keywordsBased on the above, the storage identifier is read from the second storage means. The notification means creates an activation identifier for searching for the first storage means based on the read storage identifier, and notifies the network of the activation identifier.
[0024]
  At least one second information terminal of the plurality of information terminals includes an access unit and an activation unit. The access means can retrieve information from the first storage means based on the activation identifier. The activation means detects the activation identifier that appears in the network, and activates retrieval of information by the access means.
[0025]
  In the second storage means, for example, a DB name that is easy for the user to remember and a pointer to the DB are stored. The first information terminal detects a predetermined message appearing on the network by the detecting means. This statement includes, for example, a DB name and a keyword. Based on this DB name, the corresponding storage identifier is read from the second storage means. Further, the notifying means accesses the first accumulating means indicated by the accumulating identifier, creates an activation identifier for searching by a keyword, and notifies the network that made the statement. The second information terminal detects an activation identifier that appears in the network, and activates retrieval of information by the access means.
[0026]
  No. of this application2The invention is such that the notifying means of the first information terminal notifies the activation source of the utterance identifier with a predetermined identification flag indicating that it is a reply to the utterance, and the second information terminal Provides an information management system further comprising access control means for determining whether or not to send the activation identifier to the access means based on the identification flag.
[0027]
  The notifying means notifies the activation identifier with an identification flag for notifying the information terminal that has made a statement that it is an activation identifier for the statement. This identification flag is a predetermined flag used in a communication protocol such as an IRC application, as described above. The IRC application or the like that has received this request notifies the activation identifier by turning on the identification flag to a network in which only the first information terminal and the second information terminal are participating, for example. Other information terminals are notified of the activation identifier as a statement that the identification flag is off in another network. Therefore, the information terminal can determine whether to access the external DB based on the identification flag, and can prevent access to unnecessary information.
[0028]
  No. of this application3The present invention is an information management system comprising a plurality of information terminals sharing the same network and capable of talking at the same time, and one or more first storage means storing information, the second storage means and the third storage An information management system comprising means is provided. The second storage means includes at least an information identifier indicating a storage location of information in the first storage means and the network.Name and keywordCan be stored in association with each other. The third storage means stores at least a storage identifier indicating the location of the first and second storage means and the first and second storage means names in association with each other. At least one first information terminal of the plurality of information terminals includes a detection unit, a management unit, a reading unit, and a notification unit.
[0029]
  The detection means is an operation instruction for at least the second storage means that appears in the network.And keywordsA predetermined utterance including Further, the detection means designates at least the first and second storage means that appear in the network.,keywordAnd a predetermined utterance including a search instruction. The management means instructs the operationAnd keywordsThe network that made a statement includingThe information identifier and the keyword are registered in the storage means in association with the name of the information, or the information identifier associated with the network in which the remark is made is deleted or searched. 2 For storage means.
[0030]
  The reading means designates the first or second storage means,keywordThe storage identifier is read out from the third storage unit based on the remark including the search instruction. When the information identifier is read from the second storage unit by the search, the notifying unit notifies the information identifier to the network that has made a statement including the operation instruction. In addition, the notification unit notifies the network of the number of cases when a plurality of information identifiers are read from the second storage unit. Furthermore, when the storage identifier is read from the third storage unit, the notification unit creates an activation identifier for searching for the first or second storage unit based on the read storage identifier, Notify the network.
[0031]
  At least one second information terminal of the plurality of information terminals includes an access unit and an activation unit. The access means can read information from the first storage means. The access means can retrieve information from the first and second storage means based on the activation identifier.
[0032]
  The activation means detects the information identifier appearing in the network and activates reading of information by the access means. In addition, the activation unit detects the activation identifier that appears in the network, and activates retrieval of information by the access unit.. ExampleFor example, when a predetermined message instructing a search for the second storage means is detected, the storage identifier is read from the third storage means, and an activation identifier for searching the second storage means is created and notified to the network. Is done. Based on this activation identifier, the search to the second storage means is activated, and a plurality of information identifiers are obtained as search results.
[0033]
DETAILED DESCRIPTION OF THE INVENTION
  Hereinafter, the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration and function of an information management system according to an embodiment of the present invention. The information management system in FIG. 1 includes an external database DB, a plurality of user terminals CC1, a channel database CDB, at least one user terminal CC2, a chat server CS, and a network NW.
[0034]
  The external DB is a normal database in which information is stored, and is read-only for general users. The chat server CS communicates with the user terminal CC using a protocol such as that indicated by REC 1459, and provides a chat service to a plurality of user terminals CC. In the channel database CDB, an information identifier indicating the storage location of information in the database DB and a keyword that briefly represents the content of the information can be stored using the channel as a key. A specific example of the information identifier is a URL. Information in the CDB can be registered, updated, deleted, and searched by using a channel as a key by a user terminal having an information identifier operation unit 8 described later. FIG. 2 is a conceptual structural diagram of information stored in the CDB. However, in addition to the information shown in FIG. 2, other information such as the update date of each entry can be stored in the CDB as needed.
[0035]
  The user terminal CC1 is connected to an external DB, and can operate a chat application and a normal DBAC application for accessing the DB. The chat application performs communication according to a normal chat protocol regardless of the operation of the DBAC application. In FIG. 1, only one user terminal CC1 is shown, but usually a plurality of user terminals are connected to the network.
[0036]
  The user terminal CC1 includes an information identifier receiving unit 3 and an input / output unit 4 including an identifier detection unit 1 and an access control unit 2 in addition to the application. The identifier detection unit 1 monitors the chat channel conversation and detects the appearance of an information identifier. The information identifier appearing in the channel includes a case where the response is an answer from the user terminal CC2 to a search instruction made by the user terminal CC1, and a case where the answer is an answer to another user terminal.
[0037]
  The access control unit 2 sends an information identifier to the DBAC application, and activates access to the information storage location indicated by the information identifier. Further, the access control unit 2 refers to the identification flag of the information identifier that appears in the conversation, and determines whether or not to send the appearing information identifier to the DBAC application. This identification flag is defined by a communication protocol of a normal chat application, and is used for identifying whether the message is a message input by a user or a message generated by a program. In this embodiment, the information identifier uttered by the information identifier operation unit 8 of the user terminal CC2 described later is used to indicate which user terminal is addressed.
[0038]
  The information identifier is usually spoken with the identification flag off, and the access control unit 2 determines not to send the information identifier to the DABC application. However, in the case of an answer to the search instruction of the user terminal CC1, it is determined that the identification flag is on and the information identifier is sent to the DBAC application. By using this identification flag, the DBAC application is activated and information is automatically read out only at the user terminal CC1 that has instructed the search. Other user terminals are simply notified of information identifiers through channels.
[0039]
  The input / output unit 4 performs input / output of conversations in the chat application, output of DB search results by the DBAC application, and the like. The user terminal CC2 can operate a chat application, and includes an information identifier operation unit 8 including a command detection unit 5, a CDB access unit 6, and an identifier transmission unit 7, and an input / output unit 9. The command detection unit 5 monitors the conversation on the channel and detects a message in a predetermined format including a specific command. In this embodiment, the commands include “search”, “register”, “delete”, and “update”. A keyword is followed by “search” and “delete”, and an information identifier and a keyword follow after “registration” and “update”. Further, the command detection unit 5 acquires the channel name in which the message has been made from the chat application and sends it to the CDB access unit 6.
[0040]
  The CDB access unit 6 acquires predetermined information according to the command detected by the command detection unit 5 and accesses the CDB. For example, when the message “search, patent” is detected in the channel “patent”, the CDB access unit acquires the channel name “patent” and the keyword “patent”, and reads the corresponding information identifier from the CDB. In the example of the CDB shown in FIG. 2, “data1” is read. The read information identifier is sent to the identifier sending unit 7. When the command “delete” is detected, the corresponding information identifier entry is deleted from the CDB in the same manner as described above. When the command “registration” or “update” is detected, the information identifier and keyword following the command are acquired and written together with the channel name in the CDB.
[0041]
  The identifier sending unit 7 requests the chat application to speak the information identifier read by the CDB access unit 6 on the channel in which the command includes the command and the identification flag is turned off. Further, the request source of the command is requested to turn on the identification flag on the one-to-one channel between the user terminals CC1 and CC2.
[0042]
  [Flow of processing in user terminal CC1]
  FIG. 3 is a flowchart showing a flow of processing performed by the information identifier receiving unit 3 in the user terminal CC1. The following process is started when the chat application is activated in the user terminal CC1. In step S <b> 1, the identifier detection unit 1 acquires a message appearing in the chat channel as a character string.
[0043]
  In step S2, it is determined whether or not the acquired character string is an information identifier. If it is an information identifier, the process proceeds to step S3. If it is not an information identifier, the process returns to step S1 again to obtain the next character string. In step S3, the access control unit 2 determines whether the identification flag of the information identifier is on. If it is on, the process proceeds to step S4. If the identification flag is off, the external DB is not accessed and the process returns to step S1.
[0044]
  In step S4, the acquired information identifier is sent from the access control unit 2 to the DBAC application. The DBAC application that has received the information identifier accesses the storage location indicated by the information identifier according to a normal operation, and displays the read information on the output unit. In step S5, it is determined whether or not the chat application has ended. If it has ended, this process ends. If the chat application has not ended, the process returns to step S1 and the process is repeated again.
[0045]
  [Flow of processing in user terminal CC2]
  FIG. 4 is a flowchart showing a flow of processing performed by the information identifier operation unit 8 in the user terminal CC2. The following processing is started when the chat application is activated in the user terminal CC2. First, in step S11, the command detection unit 5 acquires a comment appearing in a chat channel as a character string. At the same time, the name of the channel that made the statement is acquired from the chat application.
[0046]
  In step S12, the CDB access unit determines whether or not the acquired character string starts from “search” or “delete”. If it starts from “search” or “delete”, the process proceeds to step S13. Otherwise, the process proceeds to step S18 described later. In step S13, the keyword subsequent to “search” or “delete” is read from the acquired character string by the CDB access unit.
[0047]
  In step S14, the CDB access unit determines whether or not the command is “delete”. If it is “delete”, the process proceeds to step S15. If it is not “delete”, the process proceeds to step S16. In step S15, the CDB access unit searches the CDB based on the acquired keyword and channel, and deletes the corresponding entry.
[0048]
  In step S16, the CDB access unit searches the CDB based on the acquired keyword and channel, and acquires the information identifier of the corresponding entry. In step S17, the acquired information identifier is sent to the chat application by the identifier sending unit. In step S18, it is determined whether or not the character string acquired in step S11 starts with "registration" or "update". If it starts with "registration" or "update", the process proceeds to step S19. Otherwise, the process returns to step S11.
[0049]
  In step S19, predetermined information following "registration" or "update", that is, a keyword and an information identifier are read from the acquired character string. In step S20, it is determined whether or not the command is "update". If it is "update", the process proceeds to step S21. Otherwise, the process proceeds to step S22 described later. In step S21, the CDB access unit creates a new entry for the CDB, and writes the information identifier channel name and keyword.
[0050]
  In step S22, the corresponding entry is searched from the channel name and the keyword, and the information identifier of the corresponding entry is updated. In step S23, it is determined whether or not the chat application has ended. If not, the process returns to step S11 and the process is repeated again. If the chat application is finished, this process is also finished.
[0051]
  [Example of processing]
  Next, processing performed in the information management system will be specifically described by taking the case of search processing and registration processing as an example. In the following processing, it is assumed that the information illustrated in FIG. 2 is stored in the CDB.
  FIG. 5 is an explanatory diagram showing the flow of search processing. In the channel “patent”, when “search, patent” consisting of a command and a keyword is uttered from the user terminal by the user input (# 1), the user terminal CC2 receives (# 2). Since the received message starts with “search” (# 3), the CDB is searched from the keyword “patent” and the channel name “patent” following “search” (# 4), and the corresponding information identifier “data1” is acquired. (# 5). The acquired information identifier “data1” is remarked by the chat application with the identification flag turned off for the channel “patent”, and the identification flag is set for the one-to-one channel “CC1-CC2” between the user terminals CC1 and CC2. It is turned on and remarked (# 6).
[0052]
  The user terminal CC1 sends the information identifier “data1” received on the channel “CC1-CC2” to the DBAC application. As a result, reading of information stored in “data1” is started (# 9). In the user terminals participating in the channel “patent” other than the user terminals CC1 and CC2, since the identification flag is off, DBAC is not activated in the user terminals. However, it is known that it is an information identifier in the user terminal CC3, and can be sent to the DBAC application and read out by a simple instruction from the user.
[0053]
  FIG. 6 is an explanatory diagram showing the flow of registration processing. In the channel “hilab”, when the user terminal CC1 says “registration, interface, data2” as a command, a keyword, and an information identifier (# 11), the user terminal CC2 receives (# 2). Since the received message starts from “registration” (# 3), the keyword “interface” following “registration”, the information identifier “data2”, and the channel name “patent” are acquired (# 14) and written to the CDB (# 15).
[0054]
  <Second Embodiment>
  FIG. 7 is a block diagram showing the configuration and functions of the information management system according to the second embodiment of the present invention. 7 includes a plurality of external databases DB1, DB2, one or more user terminals CC3, CC4,... And a chat server CS. The external databases DB1 and DB2 are ordinary databases in which readable information is accumulated.
[0055]
  The user terminal CC3 is connected to a plurality of external databases DB1 and DB2, and can operate a chat application and a DBAC application that accesses the external DB. The chat application and the DBAC application operate independently. In addition to the above-described operation of the application, the user terminal CC3 includes an activation identifier receiving unit 13 and an input / output unit 14 including an identifier detection unit 11 and an access control unit 12.
[0056]
  The identifier detection unit 11 monitors chat conversation and detects the appearance of a DB activation identifier. The DB activation identifier is a character string composed of a predetermined command for instructing detection, a DB identifier indicating the location of the DB, and a keyword. The DBAC application is instructed to search the DB specified by the DB identifier with the specified keyword. Start up. The detected DB activation identifier is sent to the access control unit 12.
[0057]
  Based on the identification flag of the DB activation identifier received from the identifier detection unit 11, the access control unit 12 determines whether to access DB1 or DB2. If the identification flag is on, the received DB activation identifier is sent to the DBAC application. As a result, the DBAC application is activated, and a search based on the DB and the keyword specified by the DB activation identifier is started. The input / output unit 141 performs input / output of a conversation in the chat application, output of a DB search result by the DBAC application, and the like.
[0058]
  The user terminal CC4 can operate a chat application. Furthermore, the user terminal CC4 has an activation identifier operation unit 19 and an input / output unit 20 that are composed of a command detection unit 15, a DB list 16, a list reading unit 17, and an activation identifier creation unit 18. The command detection unit 15 monitors a conversation by chat and detects a specific statement. In the present embodiment example, the specific message includes a character string including a predetermined format “command, database name, keyword”. “Search” is designated as the command, and “DB1” or “DB2” is designated as the database name. The keyword is arbitrarily designated by the user. The specified database name and keyword are sent from the command detection unit 15 to the list reading unit 17.
[0059]
  In the DB list 16, a database name and a DB identifier indicating the location of the database are associated and stored. FIG. 8 shows a conceptual structural diagram of a DB list in which DB names and DB identifiers are stored. The list reading unit 17 accesses the DB list 16 based on the DB name detected by the command detection unit 15, reads the corresponding DB identifier, and sends it to the activation identifier creation unit 18 together with the keyword.
[0060]
  The activation identifier creating unit 18 creates a DB activation identifier based on the DB identifier and the keyword. The activation identifier creating unit 18 requests the chat application to speak the created DB activation identifier with the identification flag turned off on the same channel where the specific statement is made. In addition, a request is made to turn on the identification flag and speak the DB activation identifier on the one-to-one channel between the user terminals CC3 and CC4 that have made the specific statement. In the user terminal CC3 that has made a search command, access to the DB is automatically started by the DB activation identifier uttered on the chat. For other user terminals CC3, only the DB activation identifier is on the channel. To be notified.
[0061]
  [Processing flow in user terminal CC3]
  FIG. 9 is a flowchart showing a flow of processing performed by the activation identifier receiving unit 13 in the user terminal CC3. When the chat application is activated on the user terminal CC3, the following processing is started. First, in step S31, the identifier detection unit 11 acquires a message appearing on a channel as a character string.
[0062]
  In step S32, the identifier detection unit 11 determines whether or not the acquired character string is a DB activation identifier. If it is a DB activation identifier, the process proceeds to step S33. If it is not a DB activation identifier, the process returns to step S31 again to acquire the next message as a character string. In step S33, the access control unit 12 determines whether the identification flag of the DB activation identifier is on. If it is on, the process proceeds to step S34. If the identification flag is off, the external DB is not accessed and the process proceeds to step S35 described later.
[0063]
  In step S34, the access control unit 12 sends the acquired DB activation identifier to the DBAC application. The DBAC application that has received the DB activation identifier searches the database specified by the DB activation identifier using the specified keyword, reads the information, and displays it on the output unit. In step S35, it is determined whether or not the chat application has ended. If it has ended, this process ends. If the chat application has not ended, the process returns to step S31 and the process is repeated.
[0064]
  [Flow of processing in user terminal CC4]
  FIG. 10 is a flowchart showing a flow of processing performed by the activation identifier operation unit 19 in the user terminal CC4. The following processing is started when the chat application is activated in the user terminal CC4. First, in step S41, the command detection unit 15 acquires a comment appearing in the chat channel as a character string.
[0065]
  In step S42, the command detection unit 15 determines whether or not the acquired character string includes a character string having a predetermined format of “search, database name, keyword”. If included, the process proceeds to step S43. Transition. Otherwise, the process proceeds to step S46 described later. In step S 43, the command detection unit 15 reads the database name and keyword following “search” from the acquired character string, and sends these pieces of information to the list reading unit 17.
[0066]
  In step S44, the list reading unit 17 accesses the DB list 16, reads the DB identifier corresponding to the database name, and sends it to the activation identifier creating unit 18 together with the keyword. In step S45, the activation identifier creating unit 18 creates a DB activation identifier based on the DB identifier and the keyword, and sends it to the chat application.
[0067]
  In step S46, it is determined whether or not the chat application has ended. If not, the process returns to step S41 to repeat the process again. If the chat application is finished, this process is also finished.
[Example of processing]
  Next, the search process in the information management system will be specifically described with reference to the explanatory diagram of the search process shown in FIG. In the following processing, it is assumed that the information shown in FIG. 8 is accumulated in the DB list.
[0068]
  When the user terminal CC3 says “search, DB1, patent” on the channel “patent” (# 21), the user terminal CC4 receives the message (# 22). If the remark starts from “search” (# 23), the DB list is searched based on the database name “DB1” following “search” (# 24), and the DB identifier “patent-db.fujitsu.co” of DB1 is searched. .jp "is acquired (# 25).
[0069]
  Next, from the acquired DB identifier, create a DB startup identifier, “search & DB = patent-db.fujitsu.co.jp = patent”, which instructs to search DB1 with the keyword “patent” and starts the DBAC application (# 26). The created DB activation identifier is sent to the chat application, the identification flag is turned off on the channel “patent”, and the identification flag is set on the one-to-one channel “CC3-CC4” between the user terminals CC3 and CC4. It is turned on and remarked (# 27). FIG. 12 shows a screen example of the channel “patent” at this time.
[0070]
  The user terminal CC3 sends the DB activation identifier received on the channel “CC3-CC4” to the DBAC application (# 28). As a result, the DBAC application is activated to start searching for DB1 (# 29), and the corresponding information is displayed on the screen of the user terminal CC3 (# 30).
<Another embodiment>
  (A) In the first embodiment, a plurality of external DBs and CDBs may be provided. When a plurality of external DBs are provided, it is not necessary to change the structure of the CDB if the information identifier absolutely indicates the storage location of the information regardless of the DB, such as a URL. However, when it is necessary to specify both the DB and the location of the information in the DB, it is necessary to store information indicating the location of the DB together in the CDB.
[0071]
  When a plurality of CDBs are provided, the number of CDBs may be increased as the amount of information increases. For example, it is possible to classify according to an appropriate standard such as providing a CDB for each channel.
(B) In the first embodiment, a case where a plurality of information identifiers are hit as a result of searching the CDB can be considered. Assuming such a case, as shown in FIG. 13, the function of the activation identifier receiving unit 13 in addition to the information identifier receiving unit 3 is added to the user terminal CC1, and the activation identifier operation is performed in addition to the information identifier operation unit 8. The function of the unit 19 is added to the user terminal CC2, and the user terminal CC1 is also connected to the CDB.
[0072]
  A user terminal CC1 shown in FIG. 13 includes a receiving unit 23 having the identifier detecting unit 21 and the access control unit 22 described above. The identifier detection unit 21 has the functions of the identifier detection units 1 and 11 described above, and detects the appearance of an information identifier and a DB activation identifier that appear in a chat conversation. The access control unit 22 has the functions of the access control units 2 and 12 described above. That is, the detected information identifier or DB activation identifier is sent to the DBAC application with reference to the identification flag, and access or search to the information storage location is activated. Therefore, the receiving unit 23 has the functions of the information identifier receiving unit 3 and the activation identifier receiving unit 13.
[0073]
  The user terminal CC2 has the information identifier operation unit 8 and the activation identifier operation unit 19 described above. Therefore, the user terminal CC2 detects a message including an operation instruction to the CDB that appears during a chat conversation, and operates the CDB according to the instruction. In addition, the user terminal CC2 detects a search instruction for a DB or CDB that appears during a chat conversation, and creates an activation identifier for the specified DB or CDB.
[0074]
  For example, when a plurality of identifiers are hit as a result of searching a CDB according to a search command specifying a keyword, the user terminal CC2 sends the number of information identifiers hit by the information identifier operation unit 8 to the chat application. Based on this remark, another user terminal remarks the same keyword as the CDB designation and the above. Based on this statement, the activation identifier operation unit 19 of the user terminal CC2 reads the CDB identifier from the DB list, creates a CDB activation identifier including the keyword, and sends it to the chat application. Other user terminals that have received this CDB activation identifier with the identification flag ON start searching for the CDB by keyword using the DBAC application, and obtain the hit information identifier as a search result.
[0075]
  Of course, the same functional configuration as that of the first embodiment may be adopted, and one of the information identifiers may be selected as a representative value by the identifier sending unit 7 and sent to the chat application. For example, the update date is stored together in the CDB, and the latest updated information identifier is selected.
(C) In the first embodiment, the same user terminal may have the information identifier receiving unit 3 and the information identifier operation unit 8. In this case, the user terminal 1 accessing the external DB can operate the CDB.
[0076]
  Similarly, in the second embodiment, a configuration in which the activation identifier receiving unit 13 and the activation identifier operation unit 19 are included in the same user terminal is also possible. In this case, the user terminal CC3 accessing the external DB can read the DB list 16.
(D) In the first embodiment, the chat server CS may have the information identifier operation unit 8. In the second embodiment, it is also possible that the activation identifier operation unit 19 is provided in the chat server CS.
[0077]
  (E) In the first embodiment, a configuration in which the external DB is included in the CDB is also conceivable. In other words, the CDB that stores the information identifier using the channel as a key has the actual information content. In this case, both the user terminal CC1 having the information identifier receiving unit 3 and the CC2 having the information identifier operation unit 8 access the CDB. However, in a chat channel, when a predetermined utterance including a search command is made, an information identifier read from the CDB is first uttered as a response. Based on this information identifier, the DBAC application operates independently and accesses the location where the information content of the CDB is stored. Accordingly, it is possible to prevent the display of the search result from interfering with the chat conversation. The commands other than the search can be operated in the same manner as described above.
[0078]
  (F) In the first and second embodiments, it is determined whether or not to access the DB based on the identification flag, but other methods are also possible. For example, each time the access control units 2 and 12 receive an information identifier or a DB activation identifier, the access control unit 2 or 12 confirms whether or not the user accesses the DB, and accesses the DB according to the input from the user. May be.
[0079]
  (G) In the above embodiment, the information identifier receiving unit 3, the information identifier operating unit 8, the activation identifier receiving unit 13, and the activation identifier operating unit 19 are provided independently of the chat application. It is also possible to incorporate it as part of the application and have it as part of the chat application.
[0080]
【The invention's effect】
  According to the present invention, by providing a DB in which information is stored using a channel as a key, it is possible to share information while protecting privacy and to update the DB. Furthermore, by replying the information pointer as a search result in the shared space, the existing DB can be used as it is, and a plurality of DBs can be operated while having a comfortable conversation between the information terminals. By notifying the channel of the operation of the DB, it is possible to notify only necessary users of necessary information, so it is possible to prevent unnecessary information from overflowing or information leakage.
[Brief description of the drawings]
FIG. 1 is a block diagram of an information management system according to a first embodiment of the present invention.
FIG. 2 is an explanatory diagram showing a conceptual structure of information stored in a CDB.
FIG. 3 is a flowchart showing a flow of processing performed by a user terminal CC1.
FIG. 4 is a flowchart showing a flow of processing performed by a user terminal CC2.
FIG. 5 is an explanatory diagram of search processing in the information management system shown in FIG. 1;
6 is an explanatory diagram of a registration process in the information management system shown in FIG.
FIG. 7 is a block diagram of an information management system according to a second embodiment of the present invention.
FIG. 8 is an explanatory diagram showing a conceptual structure of information stored in a DB list.
FIG. 9 is a flowchart showing a flow of processing performed by the user terminal CC3.
FIG. 10 is a flowchart showing a flow of processing performed by a user terminal CC4.
11 is an explanatory diagram of search processing in the information management system shown in FIG.
12 is a screen example in the information management system shown in FIG. 7;
FIG. 13 is a functional block diagram of an information management system according to another embodiment.
[Explanation of symbols]
1, 11; identifier detection unit
2, 12; Access control unit
3: Information identifier receiver
5, 15; command detection unit
6; CDB access section
7: Identifier sending part
8: Information identifier operation section
13: Activation identifier receiving part
16; DB list
17; List reading part
18: Activation identifier creation unit
19: Activation identifier operation section

Claims (3)

互いに同一ネットワークを共有して同時に会話可能な複数の情報端末と、情報が蓄積された1以上の第1蓄積手段とからなる情報管理システムであって、
少なくとも、前記第1蓄積手段の場所を示す蓄積識別子と前記第1蓄積手段名とキーワードとが、それぞれ対応付けて蓄積されている第2蓄積手段を備え、
前記複数の情報端末のうち少なくとも1つの第1情報端末は、
前記ネットワークに出現する、少なくとも前記第1蓄積手段の指定、キーワード及び検索の指示を含む所定の発言を検出する検出手段と、
前記指示及びキーワードに基づいて前記第2蓄積手段から蓄積識別子の読み出しを行う読出手段と、
前記読み出した蓄積識別子に基づいて、前記第1蓄積手段を検索するための起動識別子を作成し、前記ネットワークに通知する通知手段とを備え、
前記複数の情報端末のうち少なくとも1つの第2情報端末は、前記起動識別子に基づいて、前記第1蓄積手段から情報を検索可能なアクセス手段と、
前記ネットワークに出現する前記起動識別子を検出し、前記アクセス手段による情報の検索を起動させる起動手段とを備える、情報管理システム。
An information management system comprising a plurality of information terminals sharing the same network and capable of talking at the same time, and one or more first storage means storing information,
At least a second storage unit in which a storage identifier indicating the location of the first storage unit, the name of the first storage unit, and a keyword are stored in association with each other;
At least one first information terminal among the plurality of information terminals is:
Detecting means for detecting a predetermined utterance that appears in the network and includes at least the designation of the first storage means, a keyword, and a search instruction;
Reading means for reading a storage identifier from the second storage means based on the instruction and the keyword ;
Based on the read storage identifier, a startup identifier for searching for the first storage means, and a notification means for notifying the network,
At least one second information terminal among the plurality of information terminals includes an access unit capable of retrieving information from the first storage unit based on the activation identifier;
An information management system comprising: an activation unit that detects the activation identifier that appears in the network and activates retrieval of information by the access unit.
前記第1情報端末の通知手段は、前記発言元に対しては、前記発言に対する回答であることを示す所定の識別フラグを付して前記起動識別子を通知し、前記第2情報端末は、前記識別フラグに基づいて、前記起動識別子を前記アクセス手段に送出するか否かを判断するアクセス制御手段をさらに備える、請求項に記載の情報管理システム。The notifying means of the first information terminal notifies the activation identifier with a predetermined identification flag indicating that it is a reply to the statement, and the second information terminal based on the identification flag, further comprising, information management system according to claim 1 access control means for determining whether to send the start identifier to the access unit. 互いに同一ネットワークを共有して同時に会話可能な複数の情報端末と、情報が蓄積された1以上の第1蓄積手段とからなる情報管理システムであって、
少なくとも、前記第1蓄積手段中の情報の蓄積場所を示す情報識別子と前記ネットワークの名称とキーワードとを、それぞれ対応付けて蓄積可能な第2蓄積手段と、
少なくとも、前記第1及び第2蓄積手段の場所を示す蓄積識別子と、前記第1及び第2蓄積手段名とが、それぞれ対応付けて蓄積されている第3蓄積手段とを備え、
前記複数の情報端末のうち少なくとも1つの第1情報端末は、
前記ネットワークに出現する、少なくとも前記第2蓄積手段に対する操作の指示及びキーワードを含む所定の発言を検出し、かつ、前記ネットワークに出現する、少なくとも前記第1及び第2蓄積手段の指定、キーワード及び検索の指示を含む所定の発言を検出する検出手段と、
前記操作の指示及びキーワードを含む発言のあったネットワークの名称に対応づけて情報識別子及びキーワードを前記蓄積手段に登録し、または発言のあったネットワークに対応づけられた情報識別子の削除または検索を前記第 2 蓄積手段に対して行う管理手段と、
前記第1または第2蓄積手段の指定、キーワード及び検索の指示を含む発言に基づいて、前記第3蓄積手段から蓄積識別子の読み出しを行う読出手段と、
前記検索により前記第2蓄積手段から前記情報識別子が読み出された場合、情報識別子を前記操作の指示を含む発言のあったネットワークに通知し、前記第2蓄積手段から複数の情報識別子が読み出された場合、該当件数を前記ネットワークに通知し、前記第3蓄積手段から蓄積識別子が読み出された場合、前記読み出された蓄積識別子に基づいて、前記第1または第2蓄積手段を検索するための起動識別子を作成し、前記ネットワークに通知する通知手段とを備え、
前記複数の情報端末のうち少なくとも1つの第2情報端末は、
前記第1蓄積手段から情報を読み出し可能であり、かつ前記起動識別子に基づいて、前記第1及び第2蓄積手段から情報を検索可能なアクセス手段と、
前記ネットワークに出現する前記情報識別子を検出し、前記アクセス手段による情報の読み出しを起動させ、かつ前記ネットワークに出現する前記起動識別子を検出し、前記アクセス手段による情報の検索を起動させる起動手段と、を備える、情報管理システム。
An information management system comprising a plurality of information terminals sharing the same network and capable of talking at the same time, and one or more first storage means storing information,
At least a second storage unit capable of storing an information identifier indicating a storage location of information in the first storage unit, a name of the network , and a keyword in association with each other;
At least storage identifiers indicating the locations of the first and second storage means, and third storage means in which the first and second storage means names are stored in association with each other, respectively.
At least one first information terminal among the plurality of information terminals is:
Detecting a predetermined utterance including at least an operation instruction and a keyword appearing in the network and including a keyword , and specifying at least the first and second accumulation means, a keyword, and a search appearing in the network Detecting means for detecting a predetermined utterance including the instruction of
The information identifier and the keyword are registered in the storage unit in association with the name of the network including the instruction including the operation instruction and the keyword , or the deletion or retrieval of the information identifier associated with the network where the comment is made is performed. Management means for the second storage means ;
A reading unit for reading a storage identifier from the third storage unit based on a statement including a designation of the first or second storage unit, a keyword, and a search instruction;
When the information identifier is read from the second storage means by the search, the information identifier is notified to the network that made the statement including the operation instruction, and a plurality of information identifiers are read from the second storage means. If the stored identifier is read from the third storage means, the first or second storage means is searched based on the read storage identifier. Creating a boot identifier for notification and notifying the network,
At least one second information terminal among the plurality of information terminals is:
Access means capable of reading information from the first storage means and retrieving information from the first and second storage means based on the activation identifier;
Activating means for detecting the information identifier appearing in the network, activating reading of information by the access means, and detecting the activation identifier appearing in the network, and activating search for information by the access means; An information management system comprising:
JP24323098A 1998-08-28 1998-08-28 Information management system Expired - Fee Related JP4046420B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24323098A JP4046420B2 (en) 1998-08-28 1998-08-28 Information management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24323098A JP4046420B2 (en) 1998-08-28 1998-08-28 Information management system

Publications (2)

Publication Number Publication Date
JP2000076171A JP2000076171A (en) 2000-03-14
JP4046420B2 true JP4046420B2 (en) 2008-02-13

Family

ID=17100781

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24323098A Expired - Fee Related JP4046420B2 (en) 1998-08-28 1998-08-28 Information management system

Country Status (1)

Country Link
JP (1) JP4046420B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4321203B2 (en) 2002-10-29 2009-08-26 富士ゼロックス株式会社 Remote conference system, remote conference support method, and computer program

Also Published As

Publication number Publication date
JP2000076171A (en) 2000-03-14

Similar Documents

Publication Publication Date Title
KR101322821B1 (en) System and method for keyword searching in messenger and computer readable medium processing the method
US8055644B2 (en) Sharing access to content items using group information and item information
US20040107236A1 (en) Data synchronization system, apparatus used for the system, and data synchonization method
US6467026B2 (en) Web cache memory device and browser apparatus utilizing the same
USRE45730E1 (en) Process for generating personalized digital directory pages
US20070073664A1 (en) Method and system for transmitting pre-formulated query to database
JP2002099454A (en) File control system and method
KR100776322B1 (en) Method for mediating between a one-to-one question and answer in communication network and system for executing the method
US6480887B1 (en) Method of retaining and managing currently displayed content information in web server
JP4603140B2 (en) A WWW server having a personal bookmark automatic creation function, and a method of creating a personal bookmark by the WWW server and sending it to a user&#39;s computer
JPWO2004003765A1 (en) Seamless system, recording medium, and computer system processing continuation method
JP4046420B2 (en) Information management system
JP4779475B2 (en) Electronic bulletin board information notification device
JPH0362167A (en) Distributed information retrieval system
KR100699779B1 (en) Method for changing icon installed on desktop of user terminal and system of enabling the method
JPH11184681A (en) Method and device for managing service, recording medium, and client for chat system
JP2003196144A (en) Cache control method for cache server
EP1185028B1 (en) Management of home and history context information in network services
CN110990359A (en) Method and system for cleaning useless data in synchronous framework
KR102534080B1 (en) Network server and method to manage playlist provided to user terminal through network
JP2001092708A (en) Device and method for navigating information media and medium with its program recorded thereon
KR100608149B1 (en) Method for providing mobile collection of words service
JPH11120064A (en) File management system
JP3474130B2 (en) Method for accessing messages stored in a voice mail system via the Internet World Wide Web
JP2002215520A (en) Device and method for electronic bulletin board generation, program for electronic bulletin board generation, and recording medium for the same program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040818

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070221

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070515

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070712

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071002

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071022

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071120

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

Free format text: PAYMENT UNTIL: 20101130

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20101130

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20111130

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20111130

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20121130

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20121130

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20131130

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees