JP6040398B2 - Information providing apparatus, method and program - Google Patents

Information providing apparatus, method and program Download PDF

Info

Publication number
JP6040398B2
JP6040398B2 JP2015035949A JP2015035949A JP6040398B2 JP 6040398 B2 JP6040398 B2 JP 6040398B2 JP 2015035949 A JP2015035949 A JP 2015035949A JP 2015035949 A JP2015035949 A JP 2015035949A JP 6040398 B2 JP6040398 B2 JP 6040398B2
Authority
JP
Japan
Prior art keywords
information
link
place
time
linked
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.)
Active
Application number
JP2015035949A
Other languages
Japanese (ja)
Other versions
JP2015099614A5 (en
JP2015099614A (en
Inventor
岳史 藤田
岳史 藤田
Original Assignee
ヴイアールアイ株式会社
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 ヴイアールアイ株式会社 filed Critical ヴイアールアイ株式会社
Priority to JP2015035949A priority Critical patent/JP6040398B2/en
Publication of JP2015099614A publication Critical patent/JP2015099614A/en
Publication of JP2015099614A5 publication Critical patent/JP2015099614A5/ja
Application granted granted Critical
Publication of JP6040398B2 publication Critical patent/JP6040398B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、情報提供装置に関する。   The present invention relates to an information providing apparatus.

私たちは日常、テレビ、インターネット、人との会話などから多くの情報を得る。それを記憶するために、メモをしたり、ファイルを保存したり、スケジュール帳を書いたりする。そして、記憶したものをキーワードによって検索することで、知識として活用する(例えば、特許文献1)。   We get a lot of information from daily life, TV, the Internet, conversations with people and so on. To remember it, take notes, save files, write a schedule book. And what is memorized is used as knowledge by searching by a keyword (for example, patent documents 1).

しかし、「この写真をみると、このことが思い出される・・」などの一見関係がないような自分の脳だけで整理されている知識の結びつきは上記のようなキーワードによる検索が難しい。   However, it is difficult to search with keywords such as the above for knowledge ties that are organized only by one's own brain, such as “This photo reminds me of this ...”.

特開平08−077295号公報Japanese Patent Application Laid-Open No. 08-077795

そこで、本発明は、個人の知識を検索し情報として提供する情報提供装置の実現を課題とする。   Therefore, an object of the present invention is to realize an information providing apparatus that searches for personal knowledge and provides it as information.

この課題を解決するため、本発明は、複数の情報をリンクで紐付けて記憶すると共に、当該リンクにより紐付けた情報の関連性を記憶する記憶手段と、この記憶手段に記憶された情報を検索し出力する処理手段とを備える。処理手段は、検索キーとなる情報を入力インターフェースから受け付け、受け付けた検索キーに一致する情報を記憶手段から検索する。更に、処理手段は、検索した情報にリンクされた情報を記憶手段から検索する処理を繰り返す。処理手段は、この繰り返しにより検索した情報群を、当該情報群を紐付けているリンクの関連性と共に記憶手段から読み出して、出力インターフェースに出力する。   In order to solve this problem, the present invention stores a plurality of pieces of information linked by a link, and stores a relevance of information linked by the link, and information stored in the storage unit. And processing means for searching and outputting. The processing unit receives information serving as a search key from the input interface, and searches the storage unit for information that matches the received search key. Further, the processing means repeats the process of searching the storage means for information linked to the searched information. The processing means reads the information group searched by this repetition from the storage means together with the relevance of the link linking the information group, and outputs it to the output interface.

本発明によれば、リンクで紐付けた複数の情報を情報の関連性とともに出力するので、一の情報と他の情報とが所定の関係にある、という知識を情報として提供することができる。   According to the present invention, since a plurality of pieces of information linked by links are output together with information relevance, knowledge that one information and another information are in a predetermined relationship can be provided as information.

図1は、第1実施形態の構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of the first embodiment. 図2は、第1実施形態の動作を示すフローチャートである。FIG. 2 is a flowchart showing the operation of the first embodiment. 図3は、データ構造の説明図である。FIG. 3 is an explanatory diagram of a data structure. 図4は、データ構造の説明図である。FIG. 4 is an explanatory diagram of the data structure. 図5は、データ構造の説明図である。FIG. 5 is an explanatory diagram of a data structure. 図6は、第3実施形態の構成を示すブロック図である。FIG. 6 is a block diagram showing the configuration of the third embodiment. 図7は、第3実施形態の動作を示すフローチャートである。FIG. 7 is a flowchart showing the operation of the third embodiment. 図8は、第4実施形態の構成を示すブロック図である。FIG. 8 is a block diagram showing the configuration of the fourth embodiment. 図9は、第4実施形態の動作を示すフローチャートである。FIG. 9 is a flowchart showing the operation of the fourth embodiment. 図10は、第5実施形態の構成を示すブロック図である。FIG. 10 is a block diagram showing the configuration of the fifth embodiment. 図11は、第5実施形態の動作を示すフローチャートである。FIG. 11 is a flowchart showing the operation of the fifth embodiment. 図12は、第6実施形態の構成を示すブロック図である。FIG. 12 is a block diagram showing the configuration of the sixth embodiment. 図13は、第6実施形態の動作を示すフローチャートである。FIG. 13 is a flowchart showing the operation of the sixth embodiment. 図14は、第7実施形態の構成を示すブロック図である。FIG. 14 is a block diagram showing a configuration of the seventh embodiment. 図15は、第7実施形態の動作を示すフローチャートである。FIG. 15 is a flowchart showing the operation of the seventh embodiment. 図16は、第8実施形態の構成を示すブロック図である。FIG. 16 is a block diagram showing the configuration of the eighth embodiment.

[第1実施形態]
本発明の第一実施形態を図1および図2に基づいて説明する。図1に示す情報提供システムは、リンクされた一の情報と他の情報と、当該一の情報と他の情報とがどういう関係にあるかを示す関係情報とを記憶した記憶手段1を備えている。また、一の情報および関係情報を指定する検索条件の入力を受け付け、入力された検索条件により指定された一の情報にリンクされた他の情報のうち前記検索条件により指定された関係情報が一致する他の情報を記憶手段1から読み出して出力する処理手段2を備えている。
[First Embodiment]
A first embodiment of the present invention will be described with reference to FIGS. 1 and 2. The information providing system shown in FIG. 1 includes a storage unit 1 that stores one piece of linked information and other information, and relation information indicating what kind of relationship the one piece of information and the other information have. Yes. Also, it accepts input of a search condition specifying one information and relation information, and the relation information specified by the search condition matches among other information linked to the one information specified by the input search condition. Processing means 2 for reading out and outputting other information from the storage means 1 is provided.

図2は、第1実施形態の動作を示すフローチャートである。処理手段2は、一の情報および関係情報を指定する検索条件の入力を受け付ける(S11)。続いて、処理手段2は、入力された検索条件により指定された一の情報にリンクされた他の情報のうち前記検索条件により指定された関係情報が一致する他の情報を記憶手段1から読み出して出力する(S12)。   FIG. 2 is a flowchart showing the operation of the first embodiment. The processing means 2 accepts input of a search condition that designates one piece of information and related information (S11). Subsequently, the processing unit 2 reads from the storage unit 1 other information that matches the relationship information specified by the search condition among the other information linked to the one information specified by the input search condition. And output (S12).

これによると、例えば、一の情報を「ギター」、他の情報を「午後10時以降」、関係情報を「気をつけること」とした場合、一の情報「ギター」と関係情報「気をつけること」を指定する検索条件を処理手段2に入力することにより、処理手段2は、他の情報「午後10時以降」を出力する。これは、「ギター」について「気をつけること」を検索することにより、ギターの練習は「午後10時以降」は気をつけるべきという知識を出力するものである。このように、個人の知識を検索し情報として出力する情報提供装置を実現することができる。   For example, if one information is “guitar”, the other information is “after 10 pm”, and the related information is “careful”, the one information “guitar” and the related information “careful” By inputting a search condition specifying “attach” to the processing means 2, the processing means 2 outputs other information “after 10 pm”. By searching for “careful” for “guitar”, the guitar practice outputs knowledge that “after 10 pm” should be careful. In this way, it is possible to realize an information providing apparatus that searches for personal knowledge and outputs it as information.

[第2実施形態]
第1実施形態として説明した図1の構成において、記憶手段1は、ハードディスクドライブやフラッシュメモリなどの記憶装置である。一の情報および他の情報は各種のデータであり、ファイルとしてファイルシステムに管理されている。当該データは、テキスト、画像、音声など、その種類を問わない。当該データは、ファイル名でもよい。また、当該データは、ファイル構造内のどの領域に格納されていてもよい。例えば、ファイルのプロパティ、メモまたはログに格納したデータを一の情報または他の情報として扱ってもよい。リンクは一の情報と他の情報とが関連付けられている状態を示している。関連情報は、リンク毎に関連付けられている。
[Second Embodiment]
In the configuration of FIG. 1 described as the first embodiment, the storage unit 1 is a storage device such as a hard disk drive or a flash memory. One information and other information are various data, and are managed in the file system as files. The data may be of any type, such as text, image, or sound. The data may be a file name. The data may be stored in any area in the file structure. For example, data stored in file properties, memos or logs may be treated as one piece of information or other information. A link indicates a state in which one piece of information is associated with another piece of information. The related information is associated with each link.

処理手段2は、プログラムの実行により各種の機能を提供するプロセッサと、検索条件等の情報の入力を受け付ける入力インターフェースと、情報を出力する出力インターフェースと、記憶手段との間の入出力インターフェースとを備えている。   The processing means 2 includes a processor that provides various functions by executing a program, an input interface that receives input of information such as search conditions, an output interface that outputs information, and an input / output interface between the storage means I have.

図3は、一の情報と他の情報とのリンクを複数含むデータ構造の模式図である。ノード1から4は、それぞれ一の情報または他の情報に相当する。それらが、リンク1から3によってリンクされている。同一の情報が、一の情報としてリンクされる場合もあれば、他の情報としてリンクされる場合もある。エピソード1,2は、今後一の情報または他の情報としてリンクされる情報を示している。   FIG. 3 is a schematic diagram of a data structure including a plurality of links between one piece of information and other information. Each of the nodes 1 to 4 corresponds to one piece of information or other information. They are linked by links 1 to 3. The same information may be linked as one information or may be linked as other information. Episodes 1 and 2 indicate information to be linked as one piece of information or other information in the future.

図4は、一の情報と他の情報とのリンクを多数含むデータ構造のイメージ図である。AリゾートやANAフライトスケジュール等の各黒丸は、一の情報または他の情報に相当する。枠で囲った現在進行、過去、楽しい、所有物、写真といった表示も、それぞれ一の情報または他の情報に該当する。これらを結ぶ線は、一の情報と他の情報とのリンクを示している。   FIG. 4 is an image diagram of a data structure including many links between one piece of information and other information. Each black circle such as A resort or ANA flight schedule corresponds to one information or other information. The display of current progress, past, fun, belongings, and photographs enclosed in a frame also corresponds to one piece of information or other information. A line connecting them indicates a link between one piece of information and other information.

図5は、一の情報と他の情報とそれらの関連情報とを示している。一の情報「ギター」は他の情報「ギターTABスコア」とリンクされ、その関係情報は「練習」である。また、一の情報「ギター」は他の情報「早朝ジョギング」にリンクされ、その関係情報は「趣味」である。また、一の情報「ギター」は他の情報「午後10時以降」にリンクされ、その関係情報は「気をつけること」である。   FIG. 5 shows one piece of information, other information, and related information. One information “guitar” is linked to other information “guitar TAB score”, and the related information is “practice”. One information “guitar” is linked to other information “early morning jogging”, and the related information is “hobby”. One information “guitar” is linked to other information “after 10 pm”, and the related information is “careful”.

以上図3ないし図5に示したようなイメージで、一の情報と他の情報とのリンクが記憶手段1に格納されている。リンクされた一の情報または他の情報は、情報の実体に限らず、情報の場所を示すポインタでもよい。例えば、一の情報または他の情報は、ウェブページの場所を示す1つ又は複数のURL(Uniform Resource Locator)でもよく、この場合、URLが指標するすべてのファイル内の情報も、一の情報または他の情報として取り扱う。   As described above, the link between one information and another information is stored in the storage means 1 in the image as shown in FIGS. One piece of linked information or other information is not limited to the substance of the information but may be a pointer indicating the location of the information. For example, one piece of information or other information may be one or more URLs (Uniform Resource Locators) indicating the location of a web page. In this case, information in all files indexed by the URL is also one piece of information or Treat as other information.

一般の検索システムでは、例えば検索キーワードに「ギター」を指定しても、その検索結果として「早朝ジョギング」は通常ヒットしない。一方、本発明では、一の情報に「ギター」を指定し、関係情報に「趣味」を指定すると「早朝ジョギング」が出力される。一の情報に同じく「ギター」を指定しても、関連情報に異なる「気をつけること」を指定すれば、「午後10時以降」が出力される。これによると、ギターの練習に用いるものとしてギターTABスコア、ギターのほか趣味は早朝ジョギング、ギターについて午後10時以降は演奏に気をつける、といった個人の知識を検索することができる。   In a general search system, for example, even if “guitar” is specified as a search keyword, “early morning jogging” is not normally hit as a search result. On the other hand, in the present invention, when “guitar” is designated as one information and “hobby” is designated as related information, “early morning jogging” is output. Even if “guitar” is designated as the same information, “after 10 pm” is output if different “careful” is designated in the related information. According to this, it is possible to search for personal knowledge such as guitar TAB score, guitar hobbies early morning jogging, guitar attention after 10 pm performance, etc. for guitar practice.

検索条件の入力は、ユーザがキーボード等の入力装置を操作することによって入力してもよいし、センサーやテレビ等の外部機器から自動的に入力される構成としてもよい。ユーザが検索条件を入力し検索結果として知識を得ることは、調べるという行動に近く、一方、外部機器から自動的に検索条件が入力され、その検索結果として知識が出力されることは、思い出すという行動に近い。
また、検索結果の出力は、一の情報と他の情報とのリンクを視覚的に示すチャートをユーザに表示する形式でもよい。また、検索結果の出力は、検索された他の情報に基づいてプログラムを実行するものでもよい。
The search condition may be input by the user operating an input device such as a keyboard, or may be automatically input from an external device such as a sensor or a television. When a user inputs search conditions and obtains knowledge as a search result, it is close to the action of checking, while on the other hand, it is recalled that search conditions are automatically input from an external device and knowledge is output as the search result. Close to action.
The search result may be output in a form in which a chart visually showing a link between one piece of information and other information is displayed to the user. Further, the search result may be output by executing a program based on other searched information.

[第3実施形態]
次に、本発明の第3実施形態を図6および図7に基づいて説明する。図6に示す情報提供装置では、処理手段2が、登録部3Aと更新部3Bとを備えている。その他の構成は第1実施形態と同一である。登録部3Aは、入力インターフェースから登録情報(一の情報、他の情報および関係情報の関連付け)の入力を受け付け、当該一の情報と他の情報とのリンクに関係情報を付加して記憶手段1に登録する。この際、登録部3Aは、登録する一の情報または他の情報に時間または場所を特定可能な情報が含まれているか否かを解析し、含まれている場合には、当該一の情報または他の情報に、その時間または場所の情報を付加する。
[Third Embodiment]
Next, a third embodiment of the present invention will be described with reference to FIGS. In the information providing apparatus shown in FIG. 6, the processing means 2 includes a registration unit 3A and an update unit 3B. Other configurations are the same as those of the first embodiment. The registration unit 3A receives input of registration information (association of one information, other information, and related information) from the input interface, adds the related information to the link between the one information and the other information, and stores the storage means 1 Register with. At this time, the registration unit 3A analyzes whether or not one information to be registered or other information includes information capable of specifying time or place, and if it is included, The time or place information is added to other information.

例えば、一の情報または他の情報に「東京タワー」という情報が含まれていれば、その情報に東京タワーの竣工年度である1958年という時間と東京都港区芝公園4丁目という場所の情報を付加する。時間や場所の情報は、例えば一の情報または他の情報のファイルのプロパティ領域に書きこむことができる。場所を表す情報は、GPSの位置情報でもよい。この動作を実現するため、情報と時間または場所との関連付けを記録した普遍情報辞書を記憶手段1に格納し、登録部3Aが記憶手段1に格納された普遍情報辞書に問い合わせて情報に対応する時間や場所の情報を取得する。または、登録部3Aが外部の普遍情報辞書に問い合わせて情報に対応する時間や場所の情報を取得するように構成してもよい。   For example, if the information “Tokyo Tower” is included in one information or other information, the information will include the time of 1958, the completion year of Tokyo Tower, and the location of Shiba Park 4-chome, Minato-ku, Tokyo. Is added. The time and place information can be written, for example, in the property area of one information file or another information file. The location information may be GPS location information. In order to realize this operation, a universal information dictionary in which an association between information and time or place is recorded is stored in the storage unit 1, and the registration unit 3A inquires the universal information dictionary stored in the storage unit 1 and corresponds to the information. Get time and location information. Alternatively, the registration unit 3A may make an inquiry to an external universal information dictionary to acquire time and place information corresponding to the information.

図7は、本実施形態の動作を示すフローチャートである。情報の登録段階において、登録部3Aは、一の情報、他の情報および関係情報を関連付けた登録情報の入力を入力インターフェースから受け付ける(S21)。続いて、登録部3Aは、普遍情報辞書に問い合わせながら、一の情報および他の情報に含まれる情報の中から時間または場所を特定可能な情報を検出する(S22)。そのような情報が検出できた場合には、その情報に対応する時間または場所を普遍情報辞書から取得し(S23)、当該情報を含む一の情報または他の情報に、取得した時間または場所の情報を付加する(S24)。そして、登録部3Aは、一の情報、他の情報および関係情報の関連付けを記憶手段1に登録する(S25)。   FIG. 7 is a flowchart showing the operation of this embodiment. In the information registration stage, the registration unit 3A accepts input of registration information in which one piece of information, other information, and related information are associated from the input interface (S21). Subsequently, the registration unit 3A detects information capable of specifying time or place from among information included in one information and other information while making an inquiry to the universal information dictionary (S22). When such information can be detected, the time or place corresponding to the information is acquired from the universal information dictionary (S23), and the information of the acquired time or place is included in one information or other information including the information. Information is added (S24). Then, the registration unit 3A registers the association of the one information, the other information, and the related information in the storage unit 1 (S25).

その後、情報の更新段階において、更新部3Bは、記憶手段1に登録済みの一の情報の指定と、追加データの入力を入力インターフェースから受け付ける(S26)。続いて、更新部3Bは、入力を受け付けた追加データを、指定された一の情報に追記する(S27)。追加データの追記は、一の情報に対応するファイルのプロパティ、メモまたはログの領域に行うことができる。   Thereafter, in the information update stage, the update unit 3B receives designation of one piece of information registered in the storage unit 1 and input of additional data from the input interface (S26). Subsequently, the update unit 3B adds the additional data that has been accepted to the designated one information (S27). The additional data can be added to the file property, memo or log area corresponding to one piece of information.

この具体例を挙げると、第1の例として、記憶手段1に一の情報「テレビ」が登録されている場合に、更新部3Bは、当該一の情報「テレビ」の指定と、追加データとしてのユーザが視聴したテレビ番組の情報とを入力インターフェースを介して受け付ける。この一の情報「テレビ」の指定および追加データは、例えば、外部機器としてのテレビから入力インターフェースに随時、自動的に入力される。更新部3Bは、入力を受け付けたユーザが視聴したテレビ番組の情報を、一の情報「テレビ」のファイルに繰り返し追記する。   To give a specific example, as a first example, when one piece of information “TV” is registered in the storage unit 1, the update unit 3B specifies the one piece of information “TV” and adds additional data. Information of the TV program viewed by the user is received via the input interface. The designation and additional data of this one information “TV” are automatically input to the input interface from the TV as an external device, for example. The update unit 3B repeatedly adds information on the TV program viewed by the user who has received the input to the file of the single information “TV”.

また第2の例として、記憶手段1に一の情報「天候」が登録されている場合に、更新部3Bは、当該一の情報「天候」の指定と、追加データとしての現在の日時および天候の情報とを入力インターフェースを介して受け付ける。この一の情報「天候」の指定および追加データは、例えば、外部機器としての天候センサから入力インターフェースに定期的に、自動的に入力される。更新部3Bは、入力を受け付けた日時および天候の情報を、一の情報「天候」のファイルに繰り返し追記する。   As a second example, when one piece of information “weather” is registered in the storage unit 1, the update unit 3B specifies the one piece of information “weather”, the current date and time as additional data, and the weather. Are received via the input interface. The designation and additional data of this one piece of information “weather” are automatically input to the input interface periodically, for example, from a weather sensor as an external device. The update unit 3B repeatedly adds the date and time of receiving the input and the weather information to the file of one piece of information “weather”.

また第3の例として、記憶手段1に一の情報「ウォーキング」が登録されている場合に、更新部3Bは、当該一の情報「ウォーキング」の指定と、追加データとしてのウォーキングを行った日付、時間、歩数、距離の情報とを入力インターフェースを介して受け付ける。この一の情報「ウォーキング」の指定および追加データは、例えば、外部機器としての歩数計から入力インターフェースに随時入力される。更新部3Bは、入力を受け付けた日付、時間、歩数、距離の情報を、一の情報「ウォーキング」のファイルに繰り返し追記する。   As a third example, when one piece of information “walking” is registered in the storage unit 1, the update unit 3 </ b> B designates the one piece of information “walking” and the date on which walking is performed as additional data. , Time, step count, and distance information are received via the input interface. The designation and additional data of this one piece of information “walking” is input to the input interface as needed from a pedometer as an external device, for example. The update unit 3B repeatedly adds information on the date, time, number of steps, and distance of receiving the input to the file of one piece of information “walking”.

また、第4の例として、記憶手段1に一の情報「血圧」が登録されている場合に、更新部3Bは、当該一の情報「血圧」の指定と、追加データとしての血圧を測定した日時および血圧の値を入力インターフェースを介して受け付ける。この一の情報「血圧」の指定および追加データは、例えば、外部機器としての血圧計から入力インターフェースに随時入力される。更新部3Bは、入力を受け付けた血圧を測定した日時および血圧の値を、一の情報「血圧」のファイルに繰り返し追記する。   As a fourth example, when one piece of information “blood pressure” is registered in the storage unit 1, the updating unit 3 </ b> B measures the designation of the one piece of information “blood pressure” and the blood pressure as additional data. The date and blood pressure values are received via the input interface. The designation and additional data of the one piece of information “blood pressure” is input to the input interface as needed from a blood pressure monitor as an external device, for example. The update unit 3B repeatedly adds the date and time of blood pressure measurement and the blood pressure value to the file of one piece of information “blood pressure”.

その後、情報の検索段階において、処理手段2は、検索条件として一の情報および関係情報の指定だけでなく、時間、場所または追加データの指定を受け付ける(S26)。検索条件として時間、場所または追加データの条件が指定された場合、処理手段2は、一の情報または他の情報に付加された時間、場所または追加データの情報が条件に一致するものだけを抽出し検索対象とする(S27)。そのうえで、入力された検索条件により指定された一の情報にリンクされた他の情報のうち、検索条件により指定された関係情報が一致する他の情報を記憶手段1から読み出して出力する(S28)。   Thereafter, in the information search stage, the processing means 2 accepts not only designation of one information and related information as a search condition, but also designation of time, place or additional data (S26). When the time, place, or additional data condition is specified as the search condition, the processing means 2 extracts only information that matches the time, place, or additional data information added to one information or other information. The search target is selected (S27). In addition, among other information linked to the one information specified by the input search condition, other information matching the relation information specified by the search condition is read from the storage means 1 and output (S28). .

これによると、一の情報または他の情報に含まれる情報に応じて当該一の情報または他の情報に時間、場所または追加データの情報を付加することができ、検索条件として時間、場所または追加データの条件を指定することにより、その時間、場所または追加データに応じて絞り込み検索を行うことができる。   According to this, time, place or additional data information can be added to the one information or other information according to the information contained in the one information or other information, and the time, place or additional information can be added as a search condition. By specifying data conditions, it is possible to perform a refined search according to the time, place, or additional data.

[第4実施形態]
次に、本発明の第4実施形態を図8および図9に基づいて説明する。図8において、処理手段2は、検索条件に基づいて検索に用いる一の情報および関係情報を決定する条件判定部4を備えている。その他の構成は、前述した第1実施形態と同一である。条件判定部4は、検索条件に記述された一の情報および関係情報と同じデータが記憶手段1に登録されている場合には、検索条件に記述された一の情報および関係情報を検索キーとし、処理手段2に、記憶手段1に登録されたデータを検索させる。
[Fourth Embodiment]
Next, a fourth embodiment of the present invention will be described with reference to FIGS. In FIG. 8, the processing means 2 includes a condition determination unit 4 that determines one piece of information and relation information used for a search based on a search condition. Other configurations are the same as those of the first embodiment described above. When the same data as the one information and the relationship information described in the search condition is registered in the storage unit 1, the condition determination unit 4 uses the one information and the relationship information described in the search condition as a search key. Then, the processing unit 2 is made to search the data registered in the storage unit 1.

一方、検索条件に記述された一の情報または関係情報と同じデータが記憶手段1に登録されていない場合、条件判定部4は、予め整備された変換辞書を参照し、検索条件に記述された一の情報または関係情報を類義語または同義語などの対応語に置き換え、当該置き換えた一の情報または関係情報を検索キーとし、処理手段2に、記憶手段1に登録されたデータを検索させる。このとき、処理手段2が行う検索処理は、前述した第1実施形態と同一である。条件判定部4は、変換辞書に登録されている対応語の候補をユーザに提示し、ユーザが選択した対応語を検索キーとして採用してもよい。本実施形態における変換辞書は記憶手段1に装備してもよいし、外部システムに装備された変換辞書に問い合わせて対応語を取得してもよい。   On the other hand, when the same data as the one information or the relationship information described in the search condition is not registered in the storage unit 1, the condition determination unit 4 refers to the conversion dictionary prepared in advance and is described in the search condition. One information or relation information is replaced with a corresponding word such as a synonym or synonym, and the processing means 2 is made to search data registered in the storage means 1 using the replaced one information or relation information as a search key. At this time, the search processing performed by the processing means 2 is the same as that in the first embodiment described above. The condition determination unit 4 may present a corresponding word candidate registered in the conversion dictionary to the user, and adopt the corresponding word selected by the user as a search key. The conversion dictionary in the present embodiment may be provided in the storage unit 1 or a corresponding word may be obtained by inquiring the conversion dictionary provided in the external system.

本実施形態によると、第1実施形態と同一の効果を奏するほか、あいまい検索を許すことにより知識情報の提供を柔軟に行うことができる。   According to this embodiment, in addition to the same effects as the first embodiment, knowledge information can be provided flexibly by allowing fuzzy search.

[第5実施形態]
次に、本発明の第5実施形態を図10および図11に基づいて説明する。図10において、処理手段2は、認証部5を備えている。その他の構成は、登録部3Aおよび更新部3Bを有する第3実施形態と同一である。
[Fifth Embodiment]
Next, a fifth embodiment of the present invention will be described with reference to FIGS. In FIG. 10, the processing means 2 includes an authentication unit 5. Other configurations are the same as those of the third embodiment including the registration unit 3A and the update unit 3B.

認証部5は、ユーザが登録部3Aに対して登録情報の登録を求めた際または更新部3Bに対して追加データの登録を求めた際に、そのユーザが情報登録の権限を備えているか否かを認証する。登録部3Aおよび更新部3Bは、ユーザから登録情報または追加データの入力を受け付ける前に、ユーザからユーザIDやパスワード等の認証情報の入力を受け付け、認証部5に渡す(S41)。認証部5は、登録部3Aまたは更新部3Bから受け取った認証情報を予め整備されたユーザ権限情報と照合し、情報登録の権限があるユーザであるか否かを判定し、その結果を登録部3Aまたは更新部3Bに返す(S42)。登録部3Aおよび更新部3Bは、情報登録を要求しているユーザが情報登録権限を有するユーザであれば、一の情報、他の情報および関係情報の登録または追加データの登録を受け付け、受け付けた情報を記憶手段1に登録する(S43,S44)。ユーザ権限情報は、記憶手段1に予め記憶しておく。   When the user requests registration of registration information from the registration unit 3A or when the user requests registration of additional data from the update unit 3B, the authentication unit 5 determines whether the user has authority to register information. Authenticate The registration unit 3A and the update unit 3B accept input of authentication information such as a user ID and a password from the user before accepting input of registration information or additional data from the user, and pass it to the authentication unit 5 (S41). The authentication unit 5 compares the authentication information received from the registration unit 3A or the update unit 3B with previously prepared user authority information, determines whether or not the user is authorized to register information, and the result is stored in the registration unit. It returns to 3A or the update unit 3B (S42). If the user requesting information registration is a user who has information registration authority, the registration unit 3A and the update unit 3B accept and accept registration of one information, other information and related information, or registration of additional data. Information is registered in the storage means 1 (S43, S44). User authority information is stored in the storage unit 1 in advance.

本実施形態によれば、第3実施形態と同一の効果を奏するほか、特定のユーザに限って知識情報の登録を許すことができ、登録情報のセキュリティを確保しながら、他人の知識情報を取り込むことができる。   According to the present embodiment, the same effect as the third embodiment can be obtained, and the registration of knowledge information can be permitted only for a specific user, and the knowledge information of another person is captured while ensuring the security of the registration information. be able to.

[第6実施形態]
次に、本発明の第6実施形態を図12および図13に基づいて説明する。図12において、処理手段2は、リンク管理部6を備えている。その他の構成は、第1実施形態と同一である。リンク管理部6は、出力に対するユーザからのフィードバックに応じてリンクの強弱を制御する。検索段階において、処理手段2は、検索条件によって指定された一の情報および関係情報に応じて、この検索条件に対応する他の情報を記憶手段1から検索し、出力する(S51)。この点は第1実施形態と同一である。検索条件を入力したユーザは、検索結果として出力された知識情報を確認し、出力された知識情報を利用したかしないかを表すフィードバックを処理手段2に入力する(S52)。このフィードバックはリンク管理部6に渡される。リンク管理部6は、フィードバックに基づき、利用されたリンクを強化し、一方、利用されなかったリンクを弱める(S53)。
[Sixth Embodiment]
Next, a sixth embodiment of the present invention will be described with reference to FIGS. In FIG. 12, the processing means 2 includes a link management unit 6. Other configurations are the same as those of the first embodiment. The link management unit 6 controls the strength of the link according to feedback from the user with respect to the output. In the search stage, the processing means 2 searches the storage means 1 for other information corresponding to this search condition and outputs it according to the one information and the relationship information specified by the search condition (S51). This is the same as in the first embodiment. The user who has input the search condition confirms the knowledge information output as the search result, and inputs feedback indicating whether or not the output knowledge information is used to the processing means 2 (S52). This feedback is passed to the link manager 6. Based on the feedback, the link management unit 6 strengthens the used links, while weakening the unused links (S53).

より具体的に言うと、一の情報と他の情報とのリンクは、リンク毎に強度のパラーメータを持った状態で記憶手段1に記憶されている。リンク管理部6は、一の情報および関係情報に応じて検索された他の情報が、ユーザにおいて利用された場合は、その一の情報と他の情報とのリンクの強度を高め、一方、検索された他の情報が、ユーザにおいて利用されなかった場合は、その一の情報と他の情報とのリンクの強度を低下させる。処理手段2は、一の情報および関係情報に基づいて他の情報を検索する際、リンクの強度がより高い他の情報を優先的に選択して出力する。   More specifically, a link between one piece of information and another piece of information is stored in the storage unit 1 with a strength parameter for each link. The link management unit 6 increases the strength of the link between the one information and the other information when the other information searched according to the one information and the related information is used by the user. When the other information thus used is not used by the user, the strength of the link between the one information and the other information is reduced. When searching for other information based on one information and related information, the processing means 2 preferentially selects and outputs other information having a higher link strength.

これによると、検索結果の利用状況を学習することにより、ユーザが求めている確率の高い知識情報を優先的に提供することができる。   According to this, knowledge information with a high probability that the user is seeking can be preferentially provided by learning the usage status of the search result.

また、リンク管理部6は、入力インターフェースから入力されるリンク条件に従って、リンクの方向とリンクの強度を設定する機能を備える。リンクの方向は、一方向または双方向であり、通常は一の情報から他の情報へ向かう一方向に設定されるが、例えば一の情報と他の情報とが同義語である場合など、双方向の検索に支障がないケースでは、リンクの方向を双方向に設定することができる。ここで、方向とは検索を許可する方向性であり、一方向に設定されているリンクは、一の情報から他の情報を取得することはできるが、他の情報から一の情報を取得することはできない。一方、双方向に設定されているリンクは、一の情報から他の情報を取得するだけでなく、他の情報から一の情報を取得することが検索処理の上で許されている。リンクの方向と強度は、リンク条件に従って、記憶手段1に記憶された各リンクに設定され、当該設定も記憶手段1に記憶される。   Further, the link management unit 6 has a function of setting the link direction and the link strength according to the link condition input from the input interface. The direction of the link is one-way or two-way, and is usually set in one direction from one information to another information. For example, when one information and other information are synonymous, In the case where there is no problem in the direction search, the link direction can be set to bidirectional. Here, the direction is a direction that permits a search, and a link set in one direction can acquire other information from one information, but acquires one information from other information. It is not possible. On the other hand, a link set in both directions is allowed not only to acquire other information from one information but also to acquire one information from other information in terms of search processing. The direction and strength of the link are set for each link stored in the storage unit 1 according to the link condition, and the setting is also stored in the storage unit 1.

[第7実施形態]
次に、本発明の第7実施形態を図14および図15に基づいて説明する。本実施形態でも、第6実施形態と同様に、処理手段2が、リンク管理部6を備えるが、リンク管理部6の機能が異なる。本実施形態において、リンク管理部6は、登録部3Aによって或る原因リンクが登録されると、以前に登録されていた或る作用先リンクを削除する。登録部3Aの機能は、第3実施形態と同一である。ここで、原因リンクとは、作用先リンクが削除される原因となる一の情報と他の情報とのリンクであり、作用先リンクとは、原因リンクが登録されることにより記憶手段1から削除される一の情報と他の情報とのリンクである。
[Seventh Embodiment]
Next, a seventh embodiment of the present invention will be described with reference to FIGS. Also in this embodiment, the processing means 2 includes the link management unit 6 as in the sixth embodiment, but the function of the link management unit 6 is different. In this embodiment, when a certain cause link is registered by the registration unit 3A, the link management unit 6 deletes a certain destination link previously registered. The function of the registration unit 3A is the same as that of the third embodiment. Here, the cause link is a link between one information that causes the action destination link to be deleted and other information, and the action destination link is deleted from the storage unit 1 by registering the cause link. It is a link between one piece of information and other information.

例えば、原因リンクとして、一の情報「マイカーの画像」と他の情報「2011年度自動車保険情報」とのリンクが登録された場合に、作用先リンクとして、一の情報「マイカーの画像」と他の情報「2010年度自動車保険情報」とのリンクを自動的に削除する。原因リンクと作用先リンクとの関係は予め記憶手段1に予約しておき、リンク管理部6が、当該予約情報を参照することにより、新規登録された登録情報が原因リンクに該当するか否かを判断し、原因リンクに該当した場合は、それに対応する作用先リンクを前記予約情報から特定し、当該作用先リンクに該当する一の情報、他の情報および関係情報の関連付けを記憶手段1から削除する。   For example, when a link between one information “My car image” and other information “2011 car insurance information” is registered as a cause link, one information “My car image” and other information are used as an action destination link. The link with the information “2010 automobile insurance information” is automatically deleted. The relationship between the cause link and the destination link is reserved in the storage unit 1 in advance, and the link management unit 6 refers to the reservation information to determine whether newly registered information corresponds to the cause link. If the cause link is found, the corresponding action destination link is identified from the reservation information, and the association of one information corresponding to the action destination link, other information and related information is stored from the storage means 1. delete.

これによると、不要なリンクを自動的に保守することができるので、不要な知識情報の提供を防止することができる。  According to this, since unnecessary links can be automatically maintained, provision of unnecessary knowledge information can be prevented.

また、リンク管理部6は、登録部3Aが既に登録されているリンクと同一のリンク(一の情報、他の情報および関係情報が同一のリンク)を登録しようとするときは、その重複登録に代えて、そのリンクの強度を強化する。   Further, when the link management unit 6 tries to register the same link as the link already registered by the registration unit 3A (one information, another information, and the same relationship information), the link management unit 6 uses the duplicate registration. Instead, the strength of the link is strengthened.

[第8実施形態]
次に、本発明の第8実施形態を図16に基づいて説明する。本実施形態では、処理手段2が、リンク生成部7を備えている。その他の構成は前述した第3実施形態と同一である。
[Eighth Embodiment]
Next, an eighth embodiment of the present invention will be described with reference to FIG. In the present embodiment, the processing unit 2 includes a link generation unit 7. Other configurations are the same as those of the third embodiment described above.

更新部3Bの機能によって、記憶手段1に格納された一の情報には、追加データとして或る行動をとった時間の情報が随時追記される場合がある。例えば、一の情報「ウォーキング」について、ウォーキングを行う毎にウォーキングを行った日時が追記されるものとする。また、一の情報「血圧」について、血圧を測定した日時と血圧の値が追記されるものとする。リンク生成部7は、予めプログラムされたアルゴリズムに従い、2つの一の情報の関係を解析し、その2つの一の情報の間に新しいリンクを生成する機能を有する。例えば、一の情報「ウォーキング」の追加データからウォーキングが繰り返し行われていることを知得し、また、一の情報「血圧」の追加データから、ウォーキングの実施と同時期に血圧の値が低下の傾向にあることを知得する。この結果から、例えば一の情報「ウォーキング」と他の情報「血圧」とを「効果的」という関係情報のリンクで結びつけ、記憶手段1に登録する。   Depending on the function of the updating unit 3B, information on the time at which a certain action was taken may be added as additional data to one piece of information stored in the storage unit 1 as needed. For example, for one piece of information “walking”, the date and time of walking is added every time walking is performed. In addition, for one piece of information “blood pressure”, the date and time of blood pressure measurement and the value of blood pressure are added. The link generation unit 7 has a function of analyzing the relationship between two pieces of information according to a pre-programmed algorithm and creating a new link between the two pieces of information. For example, it is learned from the additional data of one information “Walking” that the walking is being repeated, and the additional data of one information “Blood pressure” reduces the blood pressure value at the same time as walking. Know that the trend is. From this result, for example, one piece of information “walking” and another piece of information “blood pressure” are linked by a link of related information “effective” and registered in the storage means 1.

また、リンク生成部7は、もう一つの機能を有する。リンク生成部7は、登録部3Aが記憶手段1に既に登録されているリンクと同一のリンクを登録しようとしたとき、そのリンクを重複して登録しようとした回数を記憶手段1に記録する。例えば、頭痛が起きたとき、その前に何をしたかを登録するために、一の情報「頭痛」と他の情報「支払い」とを関係情報「前にしていたこと」でリンクし登録する。それ以外にも、頭痛が起こる前にしていたことを色々と登録することになろう。その後、頭痛が起きるたびに、その前に何をしたか登録を繰り返した結果、「頭痛」と「支払い」の関係が高頻度で登録されると、リンク生成部7は、同一のリンクの登録回数が所定の閾値を上回ったことを検知し、一の情報「頭痛」と他の情報「支払い」とを「原因」という新しい関係情報によってリンクし、記憶手段1に登録する。同様に、「ニキビ」が出来たとき、その前に「夜更かし」していたことが繰り返し登録されると、同一のリンクが繰り返し登録されることによって登録回数が所定の閾値を超え、一の情報「ニキビ」と他の情報「夜更かし」とが「原因」というリンクによって記憶手段1に登録される。   Further, the link generation unit 7 has another function. When the registration unit 3A tries to register the same link as the link already registered in the storage unit 1, the link generation unit 7 records the number of times that the link is registered in the storage unit 1 in duplicate. For example, when a headache occurs, in order to register what was done before that, link one information "headache" and the other information "payment" with the related information "what you did before" and register . Other than that, there will be a lot of registrations that we had done before the headache occurred. After that, every time a headache occurs, if the relationship between “headache” and “payment” is registered with high frequency as a result of repeated registration of what was done before that, the link generation unit 7 registers the same link It is detected that the number of times has exceeded a predetermined threshold value, and one piece of information “headache” and another piece of information “payment” are linked by new relation information “cause” and registered in the storage means 1. Similarly, when “acne” was made and “night stay” was repeatedly registered before that, the same link was repeatedly registered, so the number of registrations exceeded a predetermined threshold, The information “acne” and other information “night stay” are registered in the storage means 1 by a link “cause”.

これによると、ユーザが意識しないうちに因果関係のリンクが経験的に生成され、新たな知識として活用できるようになる。   According to this, a causal link is empirically generated without the user being aware of it, and can be used as new knowledge.

[第9実施形態]
次に、本発明の第9実施形態を図1に基づいて説明する。本実施形態は処理手段2が行う検索機能に特徴がある。その他の構成は第1実施形態と同一である。ここで、一の情報と他の情報とのリンクには、第6実施形態または第7実施形態で説明したリンク管理部6の機能により、各リンクに方向と強度が設定されているものとする。
[Ninth Embodiment]
Next, a ninth embodiment of the present invention will be described with reference to FIG. The present embodiment is characterized by a search function performed by the processing means 2. Other configurations are the same as those of the first embodiment. Here, for the link between one piece of information and another piece of information, the direction and strength are set for each link by the function of the link management unit 6 described in the sixth embodiment or the seventh embodiment. .

本実施形態において、処理手段2は、検索条件に従って検索対象となる一の情報および関係情報を特定し、第1の検索結果となる他の情報を取得する。続いて、処理手段2は、第1の検索結果である他の情報と同一の情報を一の情報に持つリンクを検索し、第2の検索結果となる他の情報を取得する。同様に、検索結果として取得した他の情報を一の情報に持つリンクの検索を繰り返し、検索できた一連のリンクを視覚的なチャートとして出力装置に表示する。この繰り返し検索の過程において、処理手段2は、リンク強度が所定の閾値より低いリンクを検索対象から除外し、リンク強度の強いリンクを優先的に検索する。   In the present embodiment, the processing means 2 identifies one piece of information and related information to be searched according to the search condition, and acquires other information that becomes the first search result. Subsequently, the processing means 2 searches for a link having the same information as the other information as the first search result in one information, and acquires other information as the second search result. Similarly, a search for a link having other information acquired as a search result as one information is repeated, and a series of links that can be searched is displayed on the output device as a visual chart. In the process of this repeated search, the processing means 2 excludes links whose link strength is lower than a predetermined threshold from the search target, and searches for links with high link strength preferentially.

これによると、連鎖した知識を検索することができ、かつ、リンク強度によりユーザの望む結果を高い精度で出力することができる。   According to this, the linked knowledge can be searched, and the result desired by the user can be output with high accuracy by the link strength.

以上説明した各実施形態は、組み合わせて実施することができる。また、本発明は特許請求の範囲に記載したものであり、上記各実施形態だけに限定されない。   Each embodiment described above can be implemented in combination. The present invention is described in the claims, and is not limited to the above embodiments.

1 記憶手段
2 処理手段
3 登録部
4 入力特定部
5 認証機能
6 リンク管理部
7 リンク生成部
1 Memory means
2 Processing means
3 Registration Department
4 Input specification part
5 Authentication function
6 Link management department
7 Link generator

Claims (6)

リンクされた一の情報と他の情報と、当該一の情報と他の情報とがどういう関係にあるかを示す関係情報とを記憶する記憶手段と、
検索条件を取得し、当該検索条件に該当する前記一の情報について、当該一の情報にリンクされた他の情報のうち、前記検索条件に該当する前記関係情報を関連付けられた他の情報を前記記憶手段から読み出して出力する処理手段と、
前記一の情報に時間または場所を特定可能な情報が含まれているか否かを解析し、含まれている場合には、当該一の情報に、その時間または場所の情報を付加する登録部とを備え、
前記処理手段は、
前記検索条件として時間または場所の条件が指定された場合、前記一の情報に付加された時間または場所が当該検索条件に一致する前記一の情報について、当該一の情報にリンクされた他の情報のうち、前記検索条件に該当する前記関係情報を関連付けられた他の情報を前記記憶手段から読み出す、情報提供システム。
Storage means for storing one piece of linked information and other information, and relation information indicating what kind of relationship the one piece of information and the other information have;
The search condition is acquired, and for the one information corresponding to the search condition, among other information linked to the one information, other information associated with the relation information corresponding to the search condition is Processing means for reading out from the storage means and outputting;
Analyzing whether or not information capable of specifying time or place is included in the one information, and if included, a registration unit for adding information on the time or place to the one information; With
The processing means includes
When a time or place condition is specified as the search condition, the other information linked to the one information with respect to the one information whose time or place added to the one information matches the search condition Among these, the information provision system which reads the other information linked | related with the said relationship information applicable to the said search conditions from the said memory | storage means.
請求項1に記載の情報提供システムにおいて、
前記記憶手段に記憶された一の情報の指定と、追加データの入力とを入力インターフェースから受け付け、入力を受け付けた前記追加データを前記指定された一の情報に付加する更新部を備え、
前記処理手段は、
前記検索条件として前記追加データの条件が指定された場合、前記一の情報に付加された追加データが当該検索条件に一致する前記一の情報について、当該一の情報にリンクされた他の情報のうち、前記検索条件に該当する前記関係情報を関連付けられた他の情報を前記記憶手段から読み出す、情報提供システム。
In the information provision system of Claim 1,
An update unit that accepts designation of one piece of information stored in the storage means and input of additional data from an input interface, and adds the additional data that has been accepted to the designated one piece of information,
The processing means includes
When the condition for the additional data is designated as the search condition, the additional data added to the one information is the one of the information that matches the search condition, and the other information linked to the one information. Among these, the information provision system which reads the other information linked | related with the said relationship information applicable to the said search conditions from the said memory | storage means.
請求項1に記載の情報提供システムにおいて、
前記記憶手段が、原因リンクと作用先リンクとの関連付けを記憶すると共に、
前記記憶手段に前記原因リンクに該当する前記一の情報と他の情報とのリンクが登録されると、当該原因リンクに関連付けられた前記作用先リンクに該当する前記一の情報と他の情報とのリンクを前記記憶手段から削除するリンク管理部を備えた、情報提供システム。
In the information provision system of Claim 1,
The storage means stores the association between the cause link and the action link,
When the link between the one information corresponding to the cause link and other information is registered in the storage means, the one information and other information corresponding to the action destination link associated with the cause link An information providing system comprising a link management unit that deletes the link from the storage unit.
請求項1に記載の情報提供システムにおいて、
前記記憶手段が、同一の前記一の情報と他の情報とのリンクを重複して登録しようとした回数を記憶すると共に、
当該回数が所定の回数を上回ったことを検知すると、当該一の情報が原因で他の情報に至ったことを示す関係情報を当該一の情報と他の情報とのリンクに関連付けて前記記憶手段に登録するリンク生成部を備えた、情報提供システム。
In the information provision system of Claim 1,
The storage means stores the number of times that the same link between the one information and the other information is attempted to be registered, and
When it is detected that the number of times exceeds a predetermined number of times, the storage means associates related information indicating that the one information has reached another information due to the link of the one information and the other information. An information provision system comprising a link generation unit for registering with the system.
リンクされた一の情報と他の情報と、当該一の情報と他の情報とがどういう関係にあるかを示す関係情報とを記憶する記憶手段を備えた情報提供システムの情報提供方法であって、
前記一の情報に時間または場所を特定可能な情報が含まれているか否かを解析し、含まれている場合には、当該一の情報に、当該時間または場所の情報を付加するステップと、
検索条件として時間または場所の条件が指定された場合、前記一の情報に付加された時間または場所が当該検索条件に一致する前記一の情報について、当該一の情報にリンクされた他の情報のうち、前記検索条件に該当する前記関係情報を関連付けられた他の情報を前記記憶手段から読み出して出力するステップと、を情報提供システムが実行する情報提供方法。
An information providing method for an information providing system comprising storage means for storing linked one information and other information, and relation information indicating the relationship between the one information and other information. ,
Analyzing whether or not information capable of specifying time or place is included in the one information, and if included, adding the information of the time or place to the one information; and
When a time or place condition is specified as a search condition, the time or place added to the one information matches the search information with respect to the other information linked to the one information. An information providing method in which the information providing system executes a step of reading out and outputting other information associated with the relation information corresponding to the search condition from the storage unit.
リンクされた一の情報と他の情報と、当該一の情報と他の情報とがどういう関係にあるかを示す関係情報とを記憶する記憶手段を備えた情報提供システム用の情報提供プログラムであって、
前記一の情報に時間または場所を特定可能な情報が含まれているか否かを解析し、含まれている場合には、当該一の情報に、当該時間または場所の情報を付加するステップと、
検索条件として時間または場所の条件が指定された場合、前記一の情報に付加された時間または場所が当該検索条件に一致する前記一の情報について、当該一の情報にリンクされた他の情報のうち、前記検索条件に該当する前記関係情報を関連付けられた他の情報を前記記憶手段から読み出して出力するステップと、を情報提供システムに実行させる情報提供プログラム。
An information providing program for an information providing system comprising storage means for storing linked one information and other information, and relationship information indicating what kind of relationship the one information and other information have. And
Analyzing whether or not information capable of specifying time or place is included in the one information, and if included, adding the information of the time or place to the one information; and
When a time or place condition is specified as a search condition, the time or place added to the one information matches the search information with respect to the other information linked to the one information. An information providing program for causing the information providing system to execute a step of reading out and outputting other information associated with the relation information corresponding to the search condition from the storage unit.
JP2015035949A 2015-02-26 2015-02-26 Information providing apparatus, method and program Active JP6040398B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015035949A JP6040398B2 (en) 2015-02-26 2015-02-26 Information providing apparatus, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015035949A JP6040398B2 (en) 2015-02-26 2015-02-26 Information providing apparatus, method and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2010250333A Division JP2012103820A (en) 2010-11-08 2010-11-08 Device, method and program for information provision

Publications (3)

Publication Number Publication Date
JP2015099614A JP2015099614A (en) 2015-05-28
JP2015099614A5 JP2015099614A5 (en) 2015-07-09
JP6040398B2 true JP6040398B2 (en) 2016-12-07

Family

ID=53376136

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015035949A Active JP6040398B2 (en) 2015-02-26 2015-02-26 Information providing apparatus, method and program

Country Status (1)

Country Link
JP (1) JP6040398B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6814482B2 (en) * 2017-11-29 2021-01-20 株式会社医療情報技術研究所 Knowledge management system
JP6913308B2 (en) * 2018-07-04 2021-08-04 株式会社医療情報技術研究所 Medical document management system
JP6868860B2 (en) * 2020-04-21 2021-05-12 株式会社医療情報技術研究所 Knowledge management system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05204981A (en) * 1991-09-20 1993-08-13 Hitachi Ltd Information storing/retrieving system and display method therefor
JPH06110946A (en) * 1992-09-29 1994-04-22 Hitachi Ltd Multimedia data retrieving device and multimedia/user interface
JP2002366558A (en) * 2001-06-11 2002-12-20 Shiro Saito System, method and program for providing communication tool
US20030225761A1 (en) * 2002-05-31 2003-12-04 American Management Systems, Inc. System for managing and searching links
US7593909B2 (en) * 2003-03-27 2009-09-22 Hewlett-Packard Development Company, L.P. Knowledge representation using reflective links for link analysis applications
US20060031246A1 (en) * 2004-08-04 2006-02-09 Grayson Loren P Universal database method and system

Also Published As

Publication number Publication date
JP2015099614A (en) 2015-05-28

Similar Documents

Publication Publication Date Title
US11765180B2 (en) Retrieving digital content over a network
US8464350B2 (en) System and method for in-private browsing
US9218481B2 (en) Managing password strength
US9614862B2 (en) System and method for webpage analysis
US8407781B2 (en) Information providing support device and information providing support method
US9565236B2 (en) Automatic genre classification determination of web content to which the web content belongs together with a corresponding genre probability
US20190036930A1 (en) Managing a whitelist of internet domains
US20060248059A1 (en) Systems and methods for personalized search
US20140245438A1 (en) Download resource providing method and device
US20070162566A1 (en) System and method for using a mobile device to create and access searchable user-created content
US20130227640A1 (en) Method and apparatus for website scanning
US9081953B2 (en) Defense against search engine tracking
US9219746B2 (en) Risk identification based on identified parts of speech of terms in a string of terms
US20200372172A1 (en) Leveraging entity relations to discover answers using a knowledge graph
JP6040398B2 (en) Information providing apparatus, method and program
US11775665B2 (en) System and method for executing access transactions of documents related to drug discovery
JP5049172B2 (en) Reverse proxy system
JP5533291B2 (en) Privacy protection device, privacy protection method and program
US20220237240A1 (en) Method and apparatus for collecting information regarding dark web
CN108664584A (en) Infringement site search recognition methods and device
CN113010771B (en) Training method and device for personalized semantic vector model in search engine
JP2022016303A (en) Automated API access using machine learning
US20090234824A1 (en) Browser Use of Directory Listing for Predictive Type-Ahead
US20150269268A1 (en) Search server and search method
JP5341695B2 (en) Information processing system, information processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150327

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150403

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160301

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160417

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161006

R150 Certificate of patent or registration of utility model

Ref document number: 6040398

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250