+

JP2002099565A - Information retrieval device - Google Patents

Information retrieval device

Info

Publication number
JP2002099565A
JP2002099565A JP2000291483A JP2000291483A JP2002099565A JP 2002099565 A JP2002099565 A JP 2002099565A JP 2000291483 A JP2000291483 A JP 2000291483A JP 2000291483 A JP2000291483 A JP 2000291483A JP 2002099565 A JP2002099565 A JP 2002099565A
Authority
JP
Japan
Prior art keywords
metadata
information
configuration
search
document management
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000291483A
Other languages
Japanese (ja)
Inventor
Taro Fujimoto
太郎 藤本
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 JP2000291483A priority Critical patent/JP2002099565A/en
Publication of JP2002099565A publication Critical patent/JP2002099565A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

(57)【要約】 【課題】 メタデータを副検索キーとして用いる情報検
索装置において、メタデータの陳腐化を防ぎ、高い検索
精度を維持する。 【解決手段】 構成が可変であるメタデータを副検索キ
ーとして用いる情報検索インターフェイス103と、検
索対象のデータベースを構成する文書群を管理する複数
の文書管理装置105A,105Bと、情報検索インタ
ーフェイスからの検索要求を受け付けて複数の文書管理
装置105A,105Bによって管理された文書群の検
索を行う情報仲介装置104と、メタデータに関するオ
ントロジを作成して情報仲介装置104に送付するオン
トロジ作成装置203と、定期的に又は要求に応じてメ
タデータの構成の更新を推薦するメタデータ構成推薦装
置202と、更新されたメタデータの構成を情報検索イ
ンターフェイス103、文書管理装置105A,105
B、情報仲介装置104及びオントロジ作成装置203
に配布するメタデータ配布装置201とを備えている。
(57) [Summary] [PROBLEMS] To prevent metadata from becoming obsolete and maintain high search accuracy in an information search device using metadata as a sub search key. SOLUTION: An information search interface 103 using metadata having a variable configuration as a sub search key, a plurality of document management devices 105A and 105B for managing a group of documents constituting a search target database, and an information search interface. An information intermediary device 104 that receives a search request and searches for a document group managed by a plurality of document management devices 105A and 105B, an ontology creating device 203 that creates an ontology related to metadata and sends it to the information intermediary device 104, A metadata configuration recommendation device 202 that recommends updating of the metadata configuration periodically or in response to a request, an information search interface 103, a document management device 105A, and a document management device 105 that display the updated metadata configuration.
B, information mediating device 104 and ontology creating device 203
And a metadata distribution device 201 for distributing the metadata to the user.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワーク上で
使用される情報検索装置に関する。特に本発明は、構成
可変のメタデータを用いることにより高い検索精度を持
続することができる情報検索装置に関する。
[0001] The present invention relates to an information retrieval apparatus used on a network. In particular, the present invention relates to an information search device that can maintain high search accuracy by using configurable metadata.

【0002】[0002]

【従来の技術】メタデータは、データに関するデータと
でもいうべきものであり、例えばデータの格納場所、作
成者、作成日付等の情報が含まれている。このようなメ
タデータを文書の検索に活用することにより、キーワー
ドのみで検索を行う場合に比べて、高速検索が可能にな
ると共に精度の高い検索結果が得られる。この点に着目
して、固定されたメタデータを副検索キーとして用いる
情報検索装置がある。
2. Description of the Related Art Metadata is data related to data and includes, for example, information such as a data storage location, a creator, and a creation date. By utilizing such metadata for document search, high-speed search can be performed and a search result with high accuracy can be obtained as compared with a case where a search is performed using only keywords. Paying attention to this point, there is an information search device that uses fixed metadata as a sub search key.

【0003】しかし、メタデータは時間の経過と共に陳
腐化し、検索される側の変化に対応できない場合が多
い。例えば、会社組織の変更に伴ってデータの格納場所
が変化したり、作者の所属が変わったりすることがあ
る。あるいは、文書データの数が多くなるにしたがっ
て、分類が細分化していくこともある。このような場合
にメタデータが固定されていると、メタデータを副検索
キーとして正しい検索を行うことができなくなる。
[0003] However, the metadata becomes obsolete with the passage of time and cannot often cope with a change on the searched side. For example, the data storage location may change or the creator's affiliation may change with a change in company organization. Alternatively, the classification may be subdivided as the number of document data increases. In such a case, if the metadata is fixed, a correct search cannot be performed using the metadata as a sub-search key.

【0004】一方、情報検索以外の分野において、OL
AP(オンライン・アナリシス・プロセス)技術の進歩
により、蓄積データのマイニング等が高速にできるよう
になってきている。ここでいうデータのマイニングと
は、データの含まれる規則性、特異性等を見つけ出して
活用することを意味する。例えば、本社のコンピュータ
と各営業所のコンピュータとがネットワークで接続さ
れ、本社において各営業所の営業成績データベースをオ
ンラインで毎日又は定期的に分析し、その結果に応じて
迅速な対応をとるといったことが行われている。
On the other hand, in fields other than information retrieval, OL
Advances in AP (Online Analysis Process) technology have enabled high-speed mining of accumulated data. Data mining here means finding and utilizing the regularity, specificity, etc., of the data. For example, a computer at the head office and a computer at each sales office are connected via a network, and the head office analyzes the sales performance database of each sales office online or on a daily or regular basis, and responds promptly according to the results. Has been done.

【0005】[0005]

【発明が解決しようとする課題】本発明は、上記のよう
な従来の固定されたメタデータを副検索キーとして用い
る情報検索装置にOLAP技術を応用して改良し、高い
検索精度を持続することができる情報検索装置を提供す
ることを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to improve the conventional information retrieval apparatus using fixed metadata as a sub-retrieval key by applying the OLAP technique to maintain high retrieval accuracy. It is an object of the present invention to provide an information retrieval device capable of performing the following.

【0006】[0006]

【課題を解決するための手段】本発明の情報検索装置で
は、情報検索に適したメタデータの構成情報を検索され
る側のデータと知識管理者の判断とによって定期的に更
新し、その構成情報を用いて情報検索及び提供を行う。
このような構成により、高い精度で検索を行うためのメ
タデータが陳腐化しにくく、最適の検索環境を持続する
ことができる。
According to the information retrieval apparatus of the present invention, the configuration information of the metadata suitable for the information retrieval is periodically updated based on the data to be retrieved and the judgment of the knowledge manager. Search and provide information using information.
With such a configuration, metadata for performing a search with high accuracy is unlikely to become obsolete, and an optimal search environment can be maintained.

【0007】請求項1に係る情報検索装置は、構成が可
変であるメタデータを副検索キーとして用いる情報検索
インターフェイスと、検索対象のデータベースを構成す
る文書群を管理する文書管理装置と、定期的に又は要求
に応じて前記メタデータの構成の更新を推薦するメタデ
ータ構成推薦装置と、更新されたメタデータの構成を前
記情報検索インターフェイス及び前記文書管理装置に配
布するメタデータ配布装置とを備えたことを特徴とす
る。このような構成によれば、メタデータの構成を定期
的に更新することにより陳腐化を防ぎ、高い検索精度を
持続することができる。
An information search apparatus according to a first aspect of the present invention includes an information search interface that uses metadata having a variable structure as a sub search key, a document management apparatus that manages a group of documents constituting a search target database, A metadata configuration recommendation device that recommends updating the configuration of the metadata in response to a request, and a metadata distribution device that distributes the updated configuration of the metadata to the information search interface and the document management device. It is characterized by having. According to such a configuration, obsolescence can be prevented by regularly updating the configuration of the metadata, and high search accuracy can be maintained.

【0008】請求項2に係る情報検索装置は、構成が可
変であるメタデータを副検索キーとして用いる情報検索
インターフェイスと、検索対象のデータベースを構成す
る文書群を管理する複数の文書管理装置と、前記情報検
索インターフェイスからの検索要求を受け付けて前記複
数の文書管理装置によって管理された文書群の検索を行
う情報仲介装置と、メタデータに関するオントロジを作
成して前記情報仲介装置に送付するオントロジ作成装置
と、定期的に又は要求に応じて前記メタデータの構成の
更新を推薦するメタデータ構成推薦装置と、更新された
メタデータの構成を前記情報検索インターフェイス、前
記文書管理装置、前記情報仲介装置及び前記オントロジ
作成装置に配布するメタデータ配布装置とを備えたこと
を特徴とする。
[0008] According to a second aspect of the present invention, there is provided an information search apparatus using an information search interface that uses variable-structured metadata as a sub search key, a plurality of document management apparatuses that manage a group of documents constituting a search target database, An information intermediary device that receives a search request from the information search interface and searches for a document group managed by the plurality of document management devices, and an ontology creating device that creates an ontology related to metadata and sends it to the information intermediary device And a metadata configuration recommendation device that recommends updating the configuration of the metadata periodically or in response to a request, and the information search interface, the document management device, the information mediation device, and the configuration of the updated metadata. A metadata distribution device that distributes the metadata to the ontology creating device.

【0009】このような構成によれば、メタデータの構
成を定期的に更新することにより陳腐化を防ぎ、高い検
索精度を持続することができると共に、いわゆるエージ
ェント検索システムで情報仲介装置が使用するオントロ
ジも定期的に更新することができる。「オントロジ」と
は、階層情報を含むシソーラス(同義語・類語辞書)を
意味する。つまり、同じ階層での同義語・類語の情報を
有するシソーラスに、異なる階層にわたる類似性・関連
性の情報を付加したものである。
[0009] According to such a configuration, the metadata configuration is periodically updated to prevent obsolescence and maintain high search accuracy, and is used by the information mediating device in a so-called agent search system. Ontologies can also be updated on a regular basis. “Ontology” means a thesaurus (synonym / synonym dictionary) including hierarchical information. In other words, a similar thesaurus having synonym / synonym information at the same level is added with similarity / relationship information at different levels.

【0010】請求項3に係る情報検索装置のメタデータ
構成推薦装置は、検索対象のデータベースを構成する文
書群を管理する文書管理装置から与えられるメタデータ
の構成とその内容に関する情報に基づいて、属性値の分
布情報及び構成の妥当性を評価し、その評価結果にした
がってメタデータの構成の更新を推薦することを特徴と
する。このメタデータ構成推薦装置を用いることによ
り、AI(人工知能)等の手法を駆使して高精度の検索
のためのメタデータの構成を生成(更新)することがで
きる。
According to a third aspect of the present invention, there is provided a metadata configuration recommendation device for an information search device, which is configured to provide a metadata configuration provided by a document management device for managing a group of documents constituting a database to be searched and information on the content thereof. It is characterized in that the validity of the attribute value distribution information and the configuration is evaluated, and the update of the metadata configuration is recommended according to the evaluation result. By using this metadata configuration recommendation device, it is possible to generate (update) a metadata configuration for a high-precision search using a technique such as AI (artificial intelligence).

【0011】請求項4に係る情報検索装置のメタデータ
配布装置は、メタデータの構成の更新を推薦するメタデ
ータ構成推薦装置によって推薦され、知識管理者によっ
て調整された更新後のメタデータの構成を少なくとも情
報検索インターフェイス及び文書管理装置に配布するこ
とを特徴とする。このメタデータ配布装置を用いること
により、最終的に知識管理者によって調整された更新後
のメタデータの構成を必要な装置に配布することができ
る。
According to a fourth aspect of the present invention, there is provided a metadata distribution apparatus of an information search apparatus, wherein the updated metadata configuration is recommended by a metadata configuration recommendation apparatus that recommends updating of the metadata configuration and adjusted by a knowledge manager. Is distributed to at least the information search interface and the document management device. By using this metadata distribution device, it is possible to finally distribute the updated metadata configuration adjusted by the knowledge manager to necessary devices.

【0012】請求項5に係る情報検索装置のオントロジ
作成装置は、メタデータの構成の更新を推薦するメタデ
ータ構成推薦装置によって推薦され、知識管理者によっ
て調整された更新後のメタデータに関するオントロジを
作成し、情報検索インターフェイスからの検索要求を受
け付けて複数の文書管理装置によって管理された文書群
の検索を行う情報仲介装置に前記オントロジを送付する
ことを特徴とする。このオントロジ作成装置を用いるこ
とにより、エージェント検索システムで情報仲介装置が
使用するオントロジをメタデータ構成の更新に合わせて
定期的に更新することができる。
According to a fifth aspect of the present invention, there is provided an ontology creating apparatus for an information retrieval apparatus, wherein an ontology relating to updated metadata, which is recommended by a metadata configuration recommending apparatus that recommends updating of the configuration of metadata and adjusted by a knowledge manager, is stored. The ontology is created, and the ontology is sent to an information intermediary device that receives a search request from the information search interface and searches for a document group managed by a plurality of document management devices. By using this ontology creating device, the ontology used by the information mediating device in the agent search system can be periodically updated in accordance with the update of the metadata configuration.

【0013】[0013]

【発明の実施の形態】以下、本発明の実施形態を図面に
基づいて説明する。図1及び図2は、本発明の情報検索
装置に関する2つの基本構成を示している。図1に示す
情報検索装置1は、情報仲介装置を用いない構成を有す
る。情報検索インターフェイス101が複数の文書管理
装置102A,102B,…に対して検索要求を直接行
い、検索結果を直接受け取る。
Embodiments of the present invention will be described below with reference to the drawings. FIGS. 1 and 2 show two basic configurations of the information retrieval apparatus of the present invention. The information search device 1 shown in FIG. 1 has a configuration that does not use an information mediation device. The information search interface 101 makes a search request directly to the plurality of document management apparatuses 102A, 102B,... And directly receives the search results.

【0014】この構成では、メタデータ構成推薦装置2
02が文書管理装置に対して定期的にデータ(文書群)
のメタデータの構成を問い合わせ、得られた情報に基づ
いて属性値の分布情報及び構成の妥当性を評価し、その
評価結果にしたがってメタデータの新たな構成を推薦す
る。そして、知識管理者が調整した後、最終的な更新後
のメタデータの構成としてメタデータ配布装置201に
渡される。メタデータ配布装置201は、その更新後の
メタデータの構成を情報検索インターフェイス101及
び各文書管理装置102A,102B,…に配布する。
In this configuration, the metadata configuration recommendation device 2
02 is data (document group) regularly for the document management device
Of the metadata, and evaluates the validity of the attribute value distribution information and the configuration based on the obtained information, and recommends a new configuration of the metadata according to the evaluation result. Then, after adjustment by the knowledge manager, the metadata is passed to the metadata distribution apparatus 201 as the final updated metadata configuration. The metadata distribution device 201 distributes the updated metadata configuration to the information search interface 101 and each of the document management devices 102A, 102B,.

【0015】図2に示す情報検索装置2は、情報仲介装
置を用いる構成、いわゆるエージェント検索方式を採用
した構成を有する。情報検索インターフェイス103
は、情報仲介装置104を介して複数の文書管理装置1
05A,105B,…に対して検索要求を行い、検索結
果を受け取る。情報仲介装置104は、オントロジ作成
装置203から送付されるメタデータに関するオントロ
ジを参照して検索要求を送付すべき文書管理装置を決め
る。
The information search device 2 shown in FIG. 2 has a configuration using an information mediating device, that is, a configuration employing a so-called agent search system. Information retrieval interface 103
Is a plurality of document management devices 1 via the information mediation device 104.
.., And receives a search result. The information mediating device 104 determines a document management device to which a search request should be sent with reference to the ontology regarding metadata sent from the ontology creating device 203.

【0016】この構成では、メタデータ構成推薦装置2
02が文書管理装置に対して定期的にデータ(文書群)
のメタデータの構成を問い合わせ、得られた情報に基づ
いて属性値の分布情報及び構成の妥当性を評価し、その
評価結果にしたがってメタデータの新たな構成を推薦す
る。そして、知識管理者が調整した後、最終的な更新後
のメタデータの構成としてメタデータ配布装置201に
渡される。メタデータ配布装置201は、その更新後の
メタデータの構成を情報検索インターフェイス103及
び各文書管理装置105A,105B,…に配布すると
共に、オントロジ作成装置203にも配布する。オント
ロジ作成装置203は、更新後のメタデータの構成に基
づいて、新たなオントロジを作成する。
In this configuration, the metadata configuration recommendation device 2
02 is data (document group) regularly for the document management device
Of the metadata, and evaluates the validity of the attribute value distribution information and the configuration based on the obtained information, and recommends a new configuration of the metadata according to the evaluation result. Then, after adjustment by the knowledge manager, the metadata is passed to the metadata distribution apparatus 201 as the final updated metadata configuration. The metadata distribution device 201 distributes the updated metadata configuration to the information retrieval interface 103 and the document management devices 105A, 105B,... And also distributes the updated metadata configuration to the ontology creating device 203. The ontology creating device 203 creates a new ontology based on the updated metadata configuration.

【0017】つぎに、本発明の情報検索装置の動作につ
いて、メタデータの構成を更新するフェーズと、構成が
更新されたメタデータを用いて検索を行うフェーズに分
けて説明を加える。図2の情報検索装置2について説明
を行うが、図1の情報検索装置1についても同様であ
る。
Next, the operation of the information retrieval apparatus according to the present invention will be described separately for a phase for updating the configuration of metadata and a phase for performing a search using the metadata with the updated configuration. The information search device 2 of FIG. 2 will be described, but the same applies to the information search device 1 of FIG.

【0018】メタデータの構成を更新するフェーズにお
いては、知識管理者がメタデータ構成推薦装置202を
用いて、各文書管理装置105A,105B,…から得
られた情報に基づいて、統計的に分割数が適当になるメ
タデータ構成の候補を複数取得し、その中から妥当な構
成を選択する。このメタデータ構成をメタデータ配布装
置201の利用によって情報検索インターフェイス10
3や文書管理装置105A,105B,…に送付し、そ
れらの装置内のメタデータ構成情報を更新する。文書管
理装置105A,105B,…は、受け取ったメタデー
タ構成情報にしたがって管理下の文書群のメタデータの
値を情報仲介装置104に宣伝(アドバタイズ)する。
In the phase of updating the metadata configuration, the knowledge manager uses the metadata configuration recommendation device 202 to statistically divide the metadata based on the information obtained from each of the document management devices 105A, 105B,. A plurality of metadata configuration candidates whose number is appropriate are acquired, and an appropriate configuration is selected from them. This metadata configuration is converted to the information retrieval interface 10 by using the metadata distribution apparatus 201.
3 and the document management devices 105A, 105B,... To update the metadata configuration information in those devices. The document management devices 105A, 105B,... Advertise (advertise) the metadata values of the managed document group to the information mediation device 104 according to the received metadata configuration information.

【0019】また、オントロジ作成装置203によって
新しい構成のメタデータの値に関するオントロジを作成
し、オントロジを情報仲介装置104に送付する。その
結果、情報仲介装置104のメタデータおよびオントロ
ジ情報が更新される。
The ontology creating device 203 creates an ontology related to the value of the metadata having the new configuration, and sends the ontology to the information mediation device 104. As a result, the metadata and ontology information of the information mediating device 104 are updated.

【0020】更新されたメタデータを用いて検索を行う
フェーズでは、情報検索インターフェイス103に対し
て、ユーザ(検索者)が手動入力により、あるいはシス
テムが自動(デフォルト)入力により、メタデータの値
を入力する。そして、ユーザが主検索キーを入力するこ
とによって検索が開始される。情報検索インターフェイ
ス103は、主検索キーと共に検索者に関する値が入力
されたメタデータを副検索キーとして情報仲介装置10
4に検索要求を発行する。
In the phase of performing a search using the updated metadata, the user (searcher) inputs the metadata value to the information search interface 103 manually or automatically (default) by the system. input. Then, the search is started when the user inputs the main search key. The information search interface 103 uses the metadata in which the value regarding the searcher is input together with the main search key as the sub search key,
4 issues a search request.

【0021】主検索キー及び副検索キーを受け取った情
報仲介装置104は、文書管理装置105A,105
B,…から宣伝されている文書に関するメタデータを用
いて適当な1又は複数の文書管理装置105A,105
B,…を推薦し、主検索キーの検索要求を送付する。文
書管理装置105A,105B,…は受け取った検索要
求を処理し、回答を情報仲介装置104に送付する。情
報仲介装置104は文書管理装置105A,105B,
…から受け取った回答をとりまとめ、メタデータの類似
度を評価した結果を添付して情報検索インターフェイス
103に送付する。情報検索インターフェイス103は
検索者に主検索キーと検索先の文書管理装置105A,
105B,…の類似度を表示する。
The information mediating device 104 that has received the main search key and the sub search key receives the document management devices 105A and 105.
B,..., Using one or more appropriate document management devices 105A, 105
B, ..., and sends a search request for a main search key. The document management devices 105A, 105B,... Process the received search request and send a response to the information mediation device 104. The information mediating device 104 includes document management devices 105A, 105B,
.. Are collected, and the result of evaluating the similarity of the metadata is attached and transmitted to the information search interface 103. The information search interface 103 provides a searcher with a main search key and a search destination document management device 105A,
105B,... Are displayed.

【0022】つぎに、具体的な例を用いて本発明の情報
検索装置についての説明を加える。図3は、本発明の情
報検索装置の適用例を示すブロック図である。この図に
示すように、営業本部11と3つの営業課12〜14か
らなる組織を仮定する。営業本部11には知識管理者1
1aが居り、3つの営業課12〜14には検索者12
a,13a,14aがそれぞれ居る。3つの営業課12
〜14は地域的に分散しており、それぞれ文書群12
b,13b,14bとそのメタデータを管理する文書管
理装置12c,13c,14cを備えている。
Next, the information retrieval apparatus of the present invention will be described using a specific example. FIG. 3 is a block diagram showing an application example of the information search device of the present invention. As shown in this figure, an organization composed of a sales headquarters 11 and three sales sections 12 to 14 is assumed. Sales manager 11 has knowledge manager 1
1a, and three sales sections 12-14 have a searcher 12
a, 13a, and 14a, respectively. Three sales sections 12
14 are distributed regionally, and each document group 12
b, 13b, and 14b, and document management devices 12c, 13c, and 14c for managing the metadata.

【0023】図3では、文書管理装置からメタデータ推
薦装置(メタデータ構成推薦装置)へメタデータの構成
が渡される様子が実線矢印で示されている。すなわち、
各営業課12〜14の文書管理装置12c,13c,1
4c内のメタデータの構成と内容が営業本部11のメタ
データ推薦装置11bに渡され、メタデータ推薦装置1
1bを用いて文書検索に都合が良く、妥当な構成のメタ
データが作成される。
In FIG. 3, the way in which the metadata configuration is passed from the document management device to the metadata recommendation device (metadata configuration recommendation device) is indicated by solid arrows. That is,
Document management devices 12c, 13c, 1 of each sales section 12-14
4c is passed to the metadata recommendation device 11b of the sales headquarters 11, and the metadata recommendation device 1
1b is used to create metadata that is convenient for document search and has an appropriate configuration.

【0024】図4は、各営業課の文書管理装置が管理す
るメタデータの例を示している。例えば、この内容に基
づいて、日付と業種を副検索キーとすることが妥当であ
るとの判断を導き出すことができる。
FIG. 4 shows an example of metadata managed by the document management device of each sales section. For example, based on this content, it can be derived that it is appropriate to use the date and the type of business as the sub search key.

【0025】図5は、メタデータの構成の更新と配布の
様子を示すブロック図である。メタデータ推薦装置11
bの結果の中から知識管理者11aが妥当と判断したメ
タデータの構成が、メタデータ配布装置11cを介して
各営業課12〜14の情報検索インターフェイス12
d,13d,14dと文書管理装置12c,13c,1
4c、そして営業本部11内のオントロジ作成装置11
dに配布される。オントロジ作成装置11dでは、知識
管理者11aの監督下で新たなオントロジが作成され、
情報仲介装置11eに渡される。
FIG. 5 is a block diagram showing how the configuration of the metadata is updated and distributed. Metadata recommendation device 11
The metadata configuration determined by the knowledge manager 11a to be appropriate from the results of b is the information retrieval interface 12 of each of the sales sections 12 to 14 via the metadata distribution device 11c.
d, 13d, 14d and the document management devices 12c, 13c, 1
4c, and the ontology creating device 11 in the sales headquarters 11
d. In the ontology creating device 11d, a new ontology is created under the supervision of the knowledge manager 11a,
The information is passed to the information mediation device 11e.

【0026】図6は、文書管理装置が情報仲介装置に対
して行う宣伝の様子を示すブロック図である。各営業課
12〜14の文書管理装置12c,13c,14cは、
配布されたメタデータの構成を用いて管理下の文書の内
容を情報仲介装置に宣伝(アドバタイズ)する。この宣
伝は、メタデータ構成の更新時及び文書内容の更新時に
行うことが望ましい。
FIG. 6 is a block diagram showing the state of the advertisement performed by the document management device to the information mediation device. The document management devices 12c, 13c, and 14c of each sales section 12 to 14
The content of the managed document is advertised to the information mediating device using the configuration of the distributed metadata. This advertisement is desirably performed when updating the metadata configuration and when updating the document content.

【0027】図7は、情報検索の様子を示すブロック図
である。上記のような過程を経た後に、この図に示すよ
うな情報検索が可能になる。この図の例では、営業1課
12の検索者12aが主検索キーとして単語又はタイト
ルを入力する。そして、システムが自動的に入力し、又
は検索者12aが入力した副検索キーが主検索キーに付
加された検索要求が情報検索インターフェイス12dか
ら営業本部11の情報仲介装置11eに送付される。
FIG. 7 is a block diagram showing a state of information retrieval. After going through the above process, the information retrieval as shown in this figure becomes possible. In the example of this figure, the searcher 12a of the first sales section 12 inputs a word or a title as a main search key. Then, a search request in which the system automatically inputs or the sub search key input by the searcher 12a is added to the main search key is sent from the information search interface 12d to the information mediating device 11e of the sales headquarters 11.

【0028】情報仲介装置11eは、宣伝されている副
検索キーのデータに基づいて適当な文書管理装置(図示
の例では営業3課14の文書管理装置14c)を推薦
し、その情報検索インターフェイス14dに検索要求を
出す。情報検索インターフェイス14dを介して検索要
求を受け取った文書管理装置14cは、情報検索インタ
ーフェイス14dを介して検索結果を情報仲介装置11
eに送付する。情報仲介装置11eは検索結果を取りま
とめて営業1課12の情報検索インターフェイス12d
に送付する。
The information mediation device 11e recommends an appropriate document management device (the document management device 14c of the third sales department 14 in the illustrated example) based on the data of the advertised sub search key, and its information search interface 14d. Make a search request to. The document management device 14c that has received the search request via the information search interface 14d transmits the search result via the information search interface 14d to the information mediating device 11.
e. The information mediating device 11e collects the search results and integrates the information search interface 12d of the first sales section 12
Send to

【0029】営業本部11の知識管理者11aは検索者
の要求にしたがって又は定期的(例えば3ヶ月に1回)
にメタデータの構成を見直し、更新の必要があれば更新
を行う。例えば、「商談」という属性の検索対象文書が
増加して検索の効率及び精度が悪くなった場合に、「商
談規模」の属性を追加するといったメタデータ構成の更
新を行う。メタデータ構成の更新を行った場合は、図5
に示したように、メタデータ配布装置11cを用いて更
新後のメタデータ構成の配布を行う。こうして、各営業
課12〜14の情報検索インターフェイス12d,13
d,14dと文書管理装置12c,13c,14c、そ
して営業本部11内の情報仲介装置11eのメタデータ
情報が更新される。また、文書管理装置12c,13
c,14cは新しいメタデータ構成で宣伝(アドバタイ
ズ)を行う。
The knowledge manager 11a of the sales headquarters 11 can request or periodically (for example, once every three months) the searcher.
Review the metadata structure and update if necessary. For example, when the number of documents to be searched having the attribute “negotiation” increases and the efficiency and accuracy of the search deteriorate, the metadata configuration such as adding the attribute “negotiation size” is updated. When the metadata configuration is updated, FIG.
As shown in (1), the updated metadata configuration is distributed using the metadata distribution device 11c. Thus, the information search interfaces 12d and 13 of the sales sections 12 to 14 are provided.
d, 14d, the document management devices 12c, 13c, 14c, and the metadata information of the information mediation device 11e in the sales headquarters 11 are updated. Further, the document management devices 12c and 13
c and 14c advertise in a new metadata configuration.

【0030】なお、本発明は、上記の実施形態及び図面
の例示に限らず、種々の形態で実施することができる。 (付記1)構成が可変であるメタデータを副検索キーと
して用いる情報検索インターフェイスと、検索対象のデ
ータベースを構成する文書群を管理する文書管理装置
と、定期的に又は要求に応じて前記メタデータの構成の
更新を推薦するメタデータ構成推薦装置と、更新された
メタデータの構成を前記情報検索インターフェイス及び
前記文書管理装置に配布するメタデータ配布装置とを備
えたことを特徴とする情報検索装置。 (付記2)構成が可変であるメタデータを副検索キーと
して用いる情報検索インターフェイスと、検索対象のデ
ータベースを構成する文書群を管理する複数の文書管理
装置と、前記情報検索インターフェイスからの検索要求
を受け付けて前記複数の文書管理装置によって管理され
た文書群の検索を行う情報仲介装置と、メタデータに関
するオントロジを作成して前記情報仲介装置に送付する
オントロジ作成装置と、定期的に又は要求に応じて前記
メタデータの構成の更新を推薦するメタデータ構成推薦
装置と、更新されたメタデータの構成を前記情報検索イ
ンターフェイス、前記文書管理装置、前記情報仲介装置
及び前記オントロジ作成装置に配布するメタデータ配布
装置とを備えたことを特徴とする情報検索装置。 (付記3)検索対象のデータベースを構成する文書群を
管理する文書管理装置から与えられるメタデータの構成
とその内容に関する情報に基づいて、属性値の分布情報
及び構成の妥当性を評価し、その評価結果にしたがって
メタデータの構成の更新を推薦することを特徴とする情
報検索装置のメタデータ構成推薦装置。 (付記4)メタデータの構成の更新を推薦するメタデー
タ構成推薦装置によって推薦され、知識管理者によって
調整された更新後のメタデータの構成を少なくとも情報
検索インターフェイス及び文書管理装置に配布すること
を特徴とする情報検索装置のメタデータ配布装置。 (付記5)メタデータの構成の更新を推薦するメタデー
タ構成推薦装置によって推薦され、知識管理者によって
調整された更新後のメタデータに関するオントロジを作
成し、情報検索インターフェイスからの検索要求を受け
付けて複数の文書管理装置によって管理された文書群の
検索を行う情報仲介装置に前記オントロジを送付するこ
とを特徴とする情報検索装置のオントロジ作成装置。 (付記6)ユーザが手動入力し、又はシステムが自動入
力した構成可変のメタデータを副検索キーとして主検索
キーに付加した検索要求を、検索対象のデータベースを
構成する文書群を管理する文書管理装置に送付し、類似
度を含む検索結果を前記文書管理装置から受け取ること
を特徴とする情報検索装置の情報検索インターフェイ
ス。 (付記7)ユーザが手動入力し、又はシステムが自動入
力した構成可変のメタデータを副検索キーとして主検索
キーに付加した検索要求を情報仲介装置に送付し、類似
度を含む検索結果を前記情報仲介装置から受け取ること
を特徴とする情報検索装置の情報検索インターフェイ
ス。 (付記8)情報検索インターフェイスからの検索要求を
受け付け、オントロジ作成装置によって作成された構成
可変のメタデータのオントロジを用いて適当な文書管理
装置に検索要求を送付し、前記文書管理装置から回答さ
れた類似度を含む検索結果を前記情報検索インターフェ
イスに回答することを特徴とする情報検索装置の情報仲
介装置。 (付記9)管理する文書群に関する構成可変のメタデー
タの値を保持し、検索要求があったときにメタデータの
値のマッチングに基づいて類似度を算出し、前記類似度
を含む検索結果を回答することを特徴とする情報検索装
置の文書管理装置。 (付記10)管理する文書群に関する構成可変のメタデ
ータの値を保持すると共に、情報仲介装置に前記メタデ
ータの値を宣伝し、前記情報仲介装置からの検索要求を
受け付け、検索結果を前記情報仲介装置に回答すること
を特徴とする情報検索装置の文書管理装置。
The present invention is not limited to the above embodiments and the drawings, but can be implemented in various forms. (Supplementary Note 1) An information search interface that uses variable-structured metadata as a sub-search key, a document management device that manages a document group that constitutes a database to be searched, and the metadata that is periodically or as requested. An information search device comprising: a metadata configuration recommendation device that recommends an update of the configuration; and a metadata distribution device that distributes the updated metadata configuration to the information search interface and the document management device. . (Supplementary Note 2) An information search interface that uses metadata having a variable configuration as a sub-search key, a plurality of document management devices that manage a group of documents constituting a search target database, and a search request from the information search interface. An information intermediary device that receives and searches for a group of documents managed by the plurality of document management devices, an ontology creating device that creates an ontology related to metadata and sends the ontology to the information intermediary device, A metadata configuration recommendation device that recommends updating of the metadata configuration, and metadata that distributes the updated metadata configuration to the information search interface, the document management device, the information mediation device, and the ontology creating device. An information retrieval device comprising a distribution device. (Supplementary Note 3) Based on information on the configuration and content of metadata provided from a document management device that manages a document group constituting a database to be searched, the distribution information of attribute values and the validity of the configuration are evaluated. A metadata structure recommendation device for an information search device, which recommends updating of a metadata structure according to an evaluation result. (Supplementary Note 4) Distributing the updated metadata configuration recommended by the metadata configuration recommendation device that recommends updating of the metadata configuration and adjusted by the knowledge manager to at least the information retrieval interface and the document management device. Metadata distribution device of the information retrieval device that is the feature. (Supplementary Note 5) Create an ontology related to the updated metadata that is recommended by the metadata configuration recommendation device that recommends updating of the metadata configuration and adjusted by the knowledge manager, and accepts a search request from the information search interface. An ontology creating device for an information search device, wherein the ontology is sent to an information mediation device that searches for a document group managed by a plurality of document management devices. (Supplementary Note 6) Document management that manages a group of documents constituting a database to be searched for a search request in which variable configuration metadata manually input by a user or automatically input by the system is added to a main search key as a sub search key. An information search interface of an information search apparatus, wherein the information search interface is sent to the apparatus and receives a search result including a similarity from the document management apparatus. (Supplementary Note 7) A search request in which the configuration variable metadata input manually by the user or automatically input by the system is added to the main search key as a sub search key is sent to the information mediating apparatus, and the search result including the similarity is described above. An information search interface of an information search device, which is received from an information mediation device. (Supplementary Note 8) A search request is received from the information search interface, and a search request is sent to an appropriate document management device using the ontology of the configurable metadata created by the ontology creation device, and a response is sent from the document management device. An information mediating device of an information search device, wherein a search result including the similarity is returned to the information search interface. (Supplementary Note 9) The value of the variable metadata regarding the document group to be managed is held, and when a search request is issued, the similarity is calculated based on the matching of the metadata value, and the search result including the similarity is calculated. A document management device for an information search device, characterized by answering. (Supplementary Note 10) In addition to holding the value of the variable metadata regarding the document group to be managed, advertising the value of the metadata to an information mediating device, accepting a search request from the information mediating device, and retrieving a search result to the information A document management device for an information search device, which answers a mediation device.

【0031】[0031]

【発明の効果】以上に説明したように、本発明の情報検
索装置によれば、ユーザの利用状況にあわせてメタデー
タが更新されるので、陳腐化しないメタデータを副検索
キーとして用いる高精度の情報検索を持続することがで
きる。また、現場の知識を反映した知識管理システムが
構成できる。
As described above, according to the information retrieval apparatus of the present invention, since the metadata is updated in accordance with the usage status of the user, a high-precision metadata that does not become obsolete is used as a sub-search key. Information search can be continued. Further, a knowledge management system reflecting the knowledge of the site can be configured.

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

【図1】本発明による情報検索装置の基本構成のうち、
情報仲介装置を用いない構成を示す図である。
FIG. 1 shows a basic configuration of an information retrieval apparatus according to the present invention.
FIG. 4 is a diagram illustrating a configuration that does not use an information mediating device.

【図2】本発明による情報検索装置の基本構成のうち、
情報仲介装置を用いた構成を示す図である。
FIG. 2 shows a basic configuration of an information retrieval apparatus according to the present invention;
It is a figure showing composition using an information mediating device.

【図3】本発明の情報検索装置の適用例を示すブロック
図である。
FIG. 3 is a block diagram showing an application example of the information search device of the present invention.

【図4】図3における各営業課の文書管理装置が管理す
るメタデータの例を示す図である。
FIG. 4 is a diagram illustrating an example of metadata managed by a document management device of each sales section in FIG. 3;

【図5】メタデータの構成の更新と配布の様子を示すブ
ロック図である。
FIG. 5 is a block diagram showing how metadata configuration is updated and distributed.

【図6】文書管理装置が情報仲介装置に対して行う宣伝
の様子を示すブロック図である。
FIG. 6 is a block diagram showing a state of an advertisement performed by the document management device to the information mediation device.

【図7】情報検索の様子を示すブロック図である。FIG. 7 is a block diagram showing a state of an information search.

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

1,2 情報検索装置 11a 知識管理者 11b メタデータ推薦装置(メタデータ構成推薦装
置) 11c メタデータ配布装置 11d オントロジ作成装置 11e 情報仲介装置 12b,13b,14b 文書群 12c,13c,14c 文書管理装置 12d,13d,14d 情報検索インターフェイス 101,103 情報検索インターフェイス 102A,102B,105A,105B 文書管理装
置 104 情報仲介装置 201 メタデータ配布装置 202 メタデータ構成推薦装置 203 オントロジ作成装置
1, 2 Information retrieval device 11a Knowledge manager 11b Metadata recommendation device (metadata configuration recommendation device) 11c Metadata distribution device 11d Ontology creation device 11e Information mediation device 12b, 13b, 14b Document group 12c, 13c, 14c Document management device 12d, 13d, 14d Information search interface 101, 103 Information search interface 102A, 102B, 105A, 105B Document management device 104 Information mediation device 201 Metadata distribution device 202 Metadata configuration recommendation device 203 Ontology creation device

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】構成が可変であるメタデータを副検索キー
として用いる情報検索インターフェイスと、 検索対象のデータベースを構成する文書群を管理する文
書管理装置と、 定期的に又は要求に応じて前記メタデータの構成の更新
を推薦するメタデータ構成推薦装置と、 更新されたメタデータの構成を前記情報検索インターフ
ェイス及び前記文書管理装置に配布するメタデータ配布
装置とを備えたことを特徴とする情報検索装置。
An information search interface that uses metadata having a variable configuration as a sub-search key; a document management apparatus that manages a group of documents constituting a database to be searched; An information search system comprising: a metadata configuration recommendation device that recommends updating of a data configuration; and a metadata distribution device that distributes the updated metadata configuration to the information search interface and the document management device. apparatus.
【請求項2】構成が可変であるメタデータを副検索キー
として用いる情報検索インターフェイスと、 検索対象のデータベースを構成する文書群を管理する複
数の文書管理装置と、 前記情報検索インターフェイスからの検索要求を受け付
けて前記複数の文書管理装置によって管理された文書群
の検索を行う情報仲介装置と、 メタデータに関するオントロジを作成して前記情報仲介
装置に送付するオントロジ作成装置と、 定期的に又は要求に応じて前記メタデータの構成の更新
を推薦するメタデータ構成推薦装置と、 更新されたメタデータの構成を前記情報検索インターフ
ェイス、前記文書管理装置、前記情報仲介装置及び前記
オントロジ作成装置に配布するメタデータ配布装置とを
備えたことを特徴とする情報検索装置。
2. An information search interface using metadata having a variable configuration as a sub-search key, a plurality of document management devices for managing a group of documents constituting a search target database, and a search request from the information search interface An information intermediary device that receives a document and retrieves a group of documents managed by the plurality of document management devices; an ontology creating device that creates an ontology for metadata and sends it to the information intermediary device; A metadata configuration recommendation device that recommends updating of the metadata configuration in response to the metadata, and a meta that distributes the updated metadata configuration to the information search interface, the document management device, the information mediation device, and the ontology creation device. An information retrieval device comprising a data distribution device.
【請求項3】検索対象のデータベースを構成する文書群
を管理する文書管理装置から与えられるメタデータの構
成とその内容に関する情報に基づいて、属性値の分布情
報及び構成の妥当性を評価し、その評価結果にしたがっ
てメタデータの構成の更新を推薦することを特徴とする
情報検索装置のメタデータ構成推薦装置。
3. A method for evaluating the validity of attribute value distribution information and the configuration based on information on the configuration and content of metadata provided from a document management apparatus which manages a document group constituting a database to be searched, A metadata configuration recommendation device for an information search device, which recommends updating of the configuration of metadata according to the evaluation result.
【請求項4】メタデータの構成の更新を推薦するメタデ
ータ構成推薦装置によって推薦され、知識管理者によっ
て調整された更新後のメタデータの構成を少なくとも情
報検索インターフェイス及び文書管理装置に配布するこ
とを特徴とする情報検索装置のメタデータ配布装置。
4. Distributing the updated metadata configuration recommended by a metadata configuration recommendation device that recommends updating of the metadata configuration and adjusted by a knowledge manager to at least an information retrieval interface and a document management device. A metadata distribution device for an information search device, characterized in that:
【請求項5】メタデータの構成の更新を推薦するメタデ
ータ構成推薦装置によって推薦され、知識管理者によっ
て調整された更新後のメタデータに関するオントロジを
作成し、情報検索インターフェイスからの検索要求を受
け付けて複数の文書管理装置によって管理された文書群
の検索を行う情報仲介装置に前記オントロジを送付する
ことを特徴とする情報検索装置のオントロジ作成装置。
5. An ontology relating to the updated metadata which is recommended by a metadata configuration recommendation device which recommends updating of the metadata configuration and adjusted by a knowledge manager, and receives a search request from an information search interface. Sending the ontology to an information intermediary device that searches for a group of documents managed by a plurality of document management devices.
JP2000291483A 2000-09-26 2000-09-26 Information retrieval device Pending JP2002099565A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000291483A JP2002099565A (en) 2000-09-26 2000-09-26 Information retrieval device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000291483A JP2002099565A (en) 2000-09-26 2000-09-26 Information retrieval device

Publications (1)

Publication Number Publication Date
JP2002099565A true JP2002099565A (en) 2002-04-05

Family

ID=18774547

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000291483A Pending JP2002099565A (en) 2000-09-26 2000-09-26 Information retrieval device

Country Status (1)

Country Link
JP (1) JP2002099565A (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004042493A3 (en) * 2002-10-24 2006-03-02 Agency Science Tech & Res Method and system for discovering knowledge from text documents
JP2006190060A (en) * 2005-01-06 2006-07-20 Kyocera Mita Corp Database retieval method, database retieval program, and original processor
KR100688087B1 (en) 2004-12-13 2007-03-02 한국전자통신연구원 Contextual Information Representation Method and Situational Recognition System using Rules and Ontologies
KR100864564B1 (en) 2007-01-11 2008-10-20 한국문화콘텐츠진흥원 Scenario-based Heritage Authoring System
WO2008146807A1 (en) * 2007-05-31 2008-12-04 Nec Corporation Ontology processing device, ontology processing method, and ontology processing program
US7614016B2 (en) 2005-04-21 2009-11-03 Microsoft Corporation Multiple roots in navigation pane
US7627552B2 (en) 2003-03-27 2009-12-01 Microsoft Corporation System and method for filtering and organizing items based on common elements
US7650575B2 (en) 2003-03-27 2010-01-19 Microsoft Corporation Rich drag drop user interface
US7657846B2 (en) 2004-04-23 2010-02-02 Microsoft Corporation System and method for displaying stack icons
US7694236B2 (en) 2004-04-23 2010-04-06 Microsoft Corporation Stack icons representing multiple objects
US7712034B2 (en) 2003-03-24 2010-05-04 Microsoft Corporation System and method for shell browser
US7769794B2 (en) 2003-03-24 2010-08-03 Microsoft Corporation User interface for a file system shell
US7823077B2 (en) 2003-03-24 2010-10-26 Microsoft Corporation System and method for user modification of metadata in a shell browser
US7925682B2 (en) 2003-03-27 2011-04-12 Microsoft Corporation System and method utilizing virtual folders
JP2011150725A (en) * 2003-06-26 2011-08-04 Microsoft Corp User interface for controlling access to computer object
US8024335B2 (en) 2004-05-03 2011-09-20 Microsoft Corporation System and method for dynamically generating a selectable search extension
US8195646B2 (en) 2005-04-22 2012-06-05 Microsoft Corporation Systems, methods, and user interfaces for storing, searching, navigating, and retrieving electronic information
US8209624B2 (en) 2003-04-17 2012-06-26 Microsoft Corporation Virtual address bar user interface control
US8661036B2 (en) 2004-04-29 2014-02-25 Microsoft Corporation Metadata editing control
US8707209B2 (en) 2004-04-29 2014-04-22 Microsoft Corporation Save preview representation of files being created
US10489044B2 (en) 2005-07-13 2019-11-26 Microsoft Technology Licensing, Llc Rich drag drop user interface

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004042493A3 (en) * 2002-10-24 2006-03-02 Agency Science Tech & Res Method and system for discovering knowledge from text documents
US7734556B2 (en) 2002-10-24 2010-06-08 Agency For Science, Technology And Research Method and system for discovering knowledge from text documents using associating between concepts and sub-concepts
US7823077B2 (en) 2003-03-24 2010-10-26 Microsoft Corporation System and method for user modification of metadata in a shell browser
US7769794B2 (en) 2003-03-24 2010-08-03 Microsoft Corporation User interface for a file system shell
US7712034B2 (en) 2003-03-24 2010-05-04 Microsoft Corporation System and method for shell browser
US7627552B2 (en) 2003-03-27 2009-12-01 Microsoft Corporation System and method for filtering and organizing items based on common elements
US7650575B2 (en) 2003-03-27 2010-01-19 Microsoft Corporation Rich drag drop user interface
US9361313B2 (en) 2003-03-27 2016-06-07 Microsoft Technology Licensing, Llc System and method for filtering and organizing items based on common elements
US9361312B2 (en) 2003-03-27 2016-06-07 Microsoft Technology Licensing, Llc System and method for filtering and organizing items based on metadata
US7925682B2 (en) 2003-03-27 2011-04-12 Microsoft Corporation System and method utilizing virtual folders
US8209624B2 (en) 2003-04-17 2012-06-26 Microsoft Corporation Virtual address bar user interface control
JP2011150725A (en) * 2003-06-26 2011-08-04 Microsoft Corp User interface for controlling access to computer object
US7657846B2 (en) 2004-04-23 2010-02-02 Microsoft Corporation System and method for displaying stack icons
US7694236B2 (en) 2004-04-23 2010-04-06 Microsoft Corporation Stack icons representing multiple objects
US8972342B2 (en) 2004-04-29 2015-03-03 Microsoft Corporation Metadata editing control
US8707209B2 (en) 2004-04-29 2014-04-22 Microsoft Corporation Save preview representation of files being created
US8661036B2 (en) 2004-04-29 2014-02-25 Microsoft Corporation Metadata editing control
US8024335B2 (en) 2004-05-03 2011-09-20 Microsoft Corporation System and method for dynamically generating a selectable search extension
KR100688087B1 (en) 2004-12-13 2007-03-02 한국전자통신연구원 Contextual Information Representation Method and Situational Recognition System using Rules and Ontologies
JP2006190060A (en) * 2005-01-06 2006-07-20 Kyocera Mita Corp Database retieval method, database retieval program, and original processor
US7614016B2 (en) 2005-04-21 2009-11-03 Microsoft Corporation Multiple roots in navigation pane
US8195646B2 (en) 2005-04-22 2012-06-05 Microsoft Corporation Systems, methods, and user interfaces for storing, searching, navigating, and retrieving electronic information
US10489044B2 (en) 2005-07-13 2019-11-26 Microsoft Technology Licensing, Llc Rich drag drop user interface
KR100864564B1 (en) 2007-01-11 2008-10-20 한국문화콘텐츠진흥원 Scenario-based Heritage Authoring System
US8244769B2 (en) 2007-05-31 2012-08-14 Nec Corporation System and method for judging properties of an ontology and updating same
JP5392077B2 (en) * 2007-05-31 2014-01-22 日本電気株式会社 Ontology processing apparatus, ontology processing method, and ontology processing program
WO2008146807A1 (en) * 2007-05-31 2008-12-04 Nec Corporation Ontology processing device, ontology processing method, and ontology processing program

Similar Documents

Publication Publication Date Title
JP2002099565A (en) Information retrieval device
Rusyn et al. Model and architecture for virtual library information system
US6480842B1 (en) Dimension to domain server
US8914414B2 (en) Integrated repository of structured and unstructured data
US9009201B2 (en) Extended database search
US9165039B2 (en) Methods and systems for providing personalized contextual search results
US7797336B2 (en) System, method, and computer program product for knowledge management
US7685136B2 (en) Method, system and program product for managing document summary information
US7120625B2 (en) Method and apparatus for document information management
US20030065663A1 (en) Computer-implemented knowledge repository interface system and method
US20010003183A1 (en) Method and apparatus for knowledgebase searching
US20010049674A1 (en) Methods and systems for enabling efficient employment recruiting
CN109033113B (en) Data warehouse and data mart management method and device
US20140250095A1 (en) Managing data transaction requests
JPH11224270A (en) Know-how management device, know-how management system, and interface device used for information retrieval
US20080195495A1 (en) Notebook system
CN114564482B (en) A multi-entity labeling system and processing method
US20030131317A1 (en) Method and system for organizing non-document specifications
US8135697B2 (en) Search-friendly templates
JPH11232300A (en) Browsing client server system
US20030200220A1 (en) Method, system, and program product for the implementation of an attributegroup to aggregate the predefined attributes for an information entity within a content management system
JP3526198B2 (en) Database similarity search method and apparatus, and storage medium storing similarity search program
Jeffery et al. CRIS: Central relating information system
JP2002175327A (en) Database management method
JP4009342B2 (en) Information providing request method, storage medium storing information providing request program, and server computer

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060725

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060925

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061114

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070313

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载