JPH07244592A - Expert system - Google Patents

Expert system

Info

Publication number
JPH07244592A
JPH07244592A JP6034671A JP3467194A JPH07244592A JP H07244592 A JPH07244592 A JP H07244592A JP 6034671 A JP6034671 A JP 6034671A JP 3467194 A JP3467194 A JP 3467194A JP H07244592 A JPH07244592 A JP H07244592A
Authority
JP
Japan
Prior art keywords
link
document
inference
expert system
knowledge base
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
JP6034671A
Other languages
Japanese (ja)
Inventor
Kazutomo Naganuma
和智 永沼
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP6034671A priority Critical patent/JPH07244592A/en
Publication of JPH07244592A publication Critical patent/JPH07244592A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To make it unnecessary to use an exclusive language by providing this expert system with a link preparing device for extending a link having a meaning by the use of a hyper-text and an inference executing device for using a linked document as a knowledge base. CONSTITUTION:The expert system includes the link preparing device 4 for extending a link having a meaning of user specification to a document 1 and the inference executing device 5 for executing execution specified by the linked document. In the case of executing the same processing as the document 1 by the expert system, the meaning of the document is inputted by a format to be processed by the system. A user inputs the meaning of the document 1 by the format to be processed by the system and the device 5 interpretes the meaning and executes the execution specified by the document 1. When necessary, data to be outputted from the device 5 are sent to an output device 6 and outputted. When the user extends a meaningful link, the expert system using the document as a knowledge base can be constructed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、コンピュータシステ
ムにおけるハイパーテキストとエキスパートシステムに
関するものである。
This invention relates to hypertext and expert systems in computer systems.

【0002】[0002]

【従来の技術】エキスパートシステムは、ある業務の専
門家が持っているその業務の知識やノウハウを、知識ベ
ースとしてコンピュータに組み入れ、ユーザが逐次応答
形式によって問題解決を行なうことができるように構築
された計算機システムである。専門家の持つ知識は、通
常計算機のエンジニアが専門家からインタビューなどの
方法で獲得し、その計算機システムにおいて処理可能な
専用の言語に翻訳することにより、知識ベースとして保
持される。この時、エンジニアは専門家の知識を余すこ
となく引きだし、それを正確に専用の言語に翻訳する必
要がある。そして、推論システムがユーザが与える条件
とその知識ベースを参照して、問題解決を行なう。
2. Description of the Related Art An expert system is constructed so that the knowledge and know-how of a certain business expert can be incorporated into a computer as a knowledge base so that the user can solve problems in a sequential response format. It is a computer system. The knowledge possessed by a specialist is usually held as a knowledge base by a computer engineer who obtains it from an expert by a method such as an interview and translates it into a dedicated language that can be processed by the computer system. At this time, the engineer needs to draw out the full knowledge of the expert and accurately translate it into a dedicated language. Then, the inference system refers to the condition given by the user and the knowledge base to solve the problem.

【0003】また、特開平2−263236号公報に示
された従来のハイパーテキストによるエキスパートシス
テムでは階層関係をハイパーテキストで表現できる。図
25は特開平2−263236号公報に示されたエキス
パートシステムの動作を示す図である。このエキスパー
トシステムは、テキスト情報を有するウインドウを表示
する表示部と表示されたテキスト上方を指定する入力指
示部とを備えたエキスパートシステムにおいて、少なく
とも1つの下位の状態を包含する上位の状態により構成
されるデータの階層関係を、カードを用いたハイパーテ
キストにより表現するハイパーテキスト制御手段を設
け、表示されたハイパーテキストのカードを介して、あ
る特定の状態を決定することを特徴とするものである。
Further, in the conventional expert system using hypertext disclosed in Japanese Patent Laid-Open No. 2-263236, the hierarchical relation can be expressed by hypertext. FIG. 25 is a diagram showing the operation of the expert system disclosed in Japanese Patent Laid-Open No. 2-263236. This expert system comprises an upper state including at least one lower state in an expert system having a display section for displaying a window having text information and an input designating section for designating an upper side of the displayed text. It is characterized in that a hypertext control means for expressing a hierarchical relation of data to be expressed by a hypertext using a card is provided and a specific state is determined through the displayed hypertext card.

【0004】ハイパーテキストを構成するカードには、
上位の状態と、それに接続された下位の状態が表示され
ている。ユーザからの指定により、上位の状態が特定の
状態に確定すると、システムは推論によって下位の状態
を設定し、設定した下位の状態を示すカードを作成して
画面上に表示する。下位の状態を示すカードの作成は、
ユーザが各種カードの質問に対して対話的に回答を行
い、1つの状態が確定する度に行われる。したがって、
表示されたカードの質問に対して、その回答を順次確定
して行くことにより、最終的にある一つの状態を設定す
ることができる。
Cards that make up hypertext include:
The upper status and the lower status connected to it are displayed. When the upper state is determined to be a specific state by the user's designation, the system sets the lower state by inference, creates a card indicating the set lower state, and displays it on the screen. Creating a card that shows the subordinate state
The user interactively answers questions of various cards, and is performed each time one state is determined. Therefore,
By finally confirming the answers to the questions on the displayed card, it is possible to finally set a certain state.

【0005】[0005]

【発明が解決しようとする課題】上記のような従来のエ
キスパートシステムでは、知識ベース構築のために計算
機のエンジニアが専門家から知識を引きだし、それを推
論システムの処理可能な専用の言語に翻訳する必要があ
った。これには、(1)エンジニアが多大な労力と時間
を要する、(2)専門家から獲得した知識が曖昧なもの
であった場合、専用言語に翻訳できない、知識が正しく
解釈されない、(3)専門家も自分の持っている知識を
正確にエンジニアに伝えることができない、(4)専門
家の知識は秘密事項であり部外者に公表できない、
(5)知識を変更、追加するのには必ず計算機のエンジ
ニアを呼ばなければならない、といった問題があった。
In the conventional expert system as described above, a computer engineer draws knowledge from an expert in order to construct a knowledge base, and translates it into a dedicated language that can be processed by an inference system. There was a need. This requires (1) a great amount of labor and time by the engineer, (2) if the knowledge acquired from the expert is ambiguous, it cannot be translated into a dedicated language, or the knowledge cannot be correctly interpreted. (3) Experts cannot accurately convey their own knowledge to engineers, (4) Expert knowledge is confidential and cannot be disclosed to outsiders,
(5) There is a problem that a computer engineer must be called in order to change or add knowledge.

【0006】また、特開平2−263236号公報に示
された従来のエキスパートシステムでは、ハイパーテキ
ストを利用して対話的なオペレーションにより回答を順
次決定して行くことができるが、データが階層関係を有
する場合にのみしか適用することができないという問題
があった。
Further, in the conventional expert system disclosed in Japanese Patent Laid-Open No. 2-263236, the answers can be sequentially determined by interactive operation using hypertext, but the data has a hierarchical relationship. There is a problem that it can be applied only when the user has it.

【0007】本発明は、上記のような問題点を解消する
ためになされたもので、ハイパーテキスト形式の文書を
用いて、専用の言語を使用する必要ない知識ベースをも
つエキスパートシステムの構築を目的としている。ま
た、本発明は文書のみならず表、或は、フローチャート
に対してハイパーテキストを用いて専用の言語を使用す
る必要のない知識ベースを持つエキスパートシステムの
構築を目的としている。また、本発明はさらにプログラ
ムやデータベースに対してハイパーテキストを用いて専
用の言語を使用する必要のない知識ベースを持つエキス
パートシステムの構築を目的としている。
The present invention has been made to solve the above problems, and an object thereof is to construct an expert system having a knowledge base that does not require the use of a dedicated language by using a document in the hypertext format. I am trying. Another object of the present invention is to construct an expert system having a knowledge base that does not require the use of a dedicated language using hypertext for not only documents but also tables or flowcharts. Further, the present invention aims at constructing an expert system having a knowledge base that does not need to use a dedicated language by using hypertext for a program or a database.

【0008】[0008]

【課題を解決するための手段】第1の発明は、ハイパー
テキストを用いて意味のリンクを張るリンク作成装置
と、意味のリンクの張られた文書を知識ベースとした推
論実行装置を特徴とする。
A first aspect of the present invention is characterized by a link creating device that creates a semantic link using hypertext and an inference execution device that uses a document with a meaningful link as a knowledge base. .

【0009】第2の発明は、上記の知識ベースとして用
いる文書の章、節といった文書構造の一つの単位を、一
つの知識とみなし、その文章構造の題名が選択された場
合に、その知識に対する推論実行を行なうものである。
The second invention regards one unit of the document structure such as the chapter or section of the document used as the above-mentioned knowledge base as one knowledge, and when the title of the sentence structure is selected, the knowledge is related to the knowledge. It performs inference.

【0010】第3の発明は、上記の知識ベースとして用
いる文書中の表に対して、その項目に条件のリンクを張
り、そのリンクにより表中のデータからその条件を満た
すものだけをとりだし、そのデータのみに対して処理を
行なうものである。
In a third invention, a condition link is attached to the item in the table in the document used as the above-mentioned knowledge base, and only those satisfying the condition are taken out from the data in the table by the link. It processes only data.

【0011】第4の発明は、上記の知識ベースとして用
いる文書中のフロー(流れ図)に対して、フローの各項
目にデータ参照やプログラム実行のリンクを張り、その
リンクにより参照するデータやプログラム実行の返り値
により、フローの示す次の項目へ進み、最終的に選ばれ
た処理を行なうものである。
A fourth aspect of the invention relates to the flow (flow chart) in the document used as the above-mentioned knowledge base, links data reference or program execution to each item of the flow, and refers to the data or program execution referred to by the link. Depending on the return value of, the process proceeds to the next item indicated by the flow, and finally the selected process is performed.

【0012】第5の発明は、表の項目に条件のリンクを
張り、そのリンクにより表中のデータからその条件を満
たすものだけをとりだし、そのデータのみに対して処理
を行なうものである。
According to a fifth aspect of the present invention, a condition is linked to the items in the table, and only the data satisfying the condition is extracted from the data in the table by the link, and the process is performed only on the data.

【0013】第6の発明は、フローの各項目にデータ参
照やプログラム実行のリンクを張り、そのリンクにより
参照するデータやプログラム実行の返り値により、フロ
ーの示す次の項目へ進み、最終的に選ばれた処理を行な
うものである。
According to a sixth aspect of the invention, a link for data reference or program execution is linked to each item of the flow, and the data referred to by the link or the return value of the program execution advances to the next item of the flow and finally. It performs the selected process.

【0014】第7の発明は、上記の知識ベースとして用
いる文書と関連の深い関係データベース中の関係名、属
性名からなるシソーラスを生成し、そのシソーラス中の
関係名、属性名と同じ意味を持つ文書知識ベース中のキ
ーワードをリンクすることにより、文書からのデータベ
ース検索を可能にする。
A seventh aspect of the present invention generates a thesaurus consisting of a relation name and an attribute name in a relational database deeply related to the document used as the knowledge base, and has the same meaning as the relation name and the attribute name in the thesaurus. By linking the keywords in the document knowledge base, the database can be searched from the document.

【0015】第8の発明は、上記の知識ベースとして用
いる文書から関係データベースの検索をする際に、文書
に対して検索条件を設定する。
An eighth aspect of the present invention sets search conditions for a document when searching the relational database from the document used as the knowledge base.

【0016】第9の発明は、上記の知識ベースとして用
いる文書中のキーワードと、そのキーワードが示す応用
プログラム名をリンクすることにより、文書からの応用
プログラム実行を可能にする。
A ninth aspect of the present invention enables execution of an application program from a document by linking a keyword in the document used as the above-mentioned knowledge base and an application program name indicated by the keyword.

【0017】第10の発明は、第7の発明と第9の発明
を組合せ、リンクされた応用プログラムとデータベース
をリンクすることにより、文書から実行される応用プロ
グラムにデータベースのデータを入力することと、応用
プログラムの実行結果をデータベースに格納することを
可能にする。
A tenth aspect of the present invention is to combine the seventh and ninth aspects of the present invention to link the linked application program and the database, thereby inputting the data of the database to the application program executed from the document. , It is possible to store the execution result of the application program in the database.

【0018】第11の発明では、上記の知識ベースとし
て用いる文書中のキーワードと、関係データベースのシ
ソーラス中の単語、或は応用プログラム名が同じ語、或
は同義語である場合は、その文字列をリンク付けること
によりユーザのリンクを張る作業を支援する。
In the eleventh invention, a keyword in the document used as the above-mentioned knowledge base and a word in the thesaurus of the relational database, or a character string when the application program name is the same word or a synonym word, By linking with, the work of linking the user is supported.

【0019】[0019]

【作用】第1の発明におけるエキスパートシステムで
は、ハイパーテキスト形式の文書上にユーザが指定した
意味のリンクを張り、文書上の意味のリンクを参照し、
意味のリンクの示す処理を実行する。
In the expert system according to the first aspect of the invention, a hypertext-format document is provided with a link having the meaning specified by the user, and the link having the meaning on the document is referred to.
Executes the process indicated by the meaning link.

【0020】第2の発明におけるエキスパートシステム
では、ユーザにより意味のリンクが張られたハイパーテ
キスト形式の文書中の章、節といった文書構造の一つの
単位を、一つの知識とみなし、その知識の単位ごとに意
味のリンクの示す処理を実行する。
In the expert system according to the second aspect of the invention, one unit of document structure such as a chapter or a section in a hypertext format document in which a meaning link is set by the user is regarded as one knowledge, and the unit of knowledge is considered. The processing indicated by the meaning link is executed for each.

【0021】第3の発明におけるエキスパートシステム
では、文書中の表に対して、その表の項目に項目中のデ
ータに対する条件のリンクを張り、条件のリンクが張ら
れた表中のデータからその条件を満たすものだけをとり
だし、とりだされたデータのみをその表に対する処理の
対象とする。
In the expert system according to the third aspect of the invention, for a table in a document, a condition link for the data in the item is attached to the item of the table, and the condition is selected from the data in the table to which the condition link is attached. Only those that satisfy the above are taken out, and only the taken out data is the target of the processing for the table.

【0022】第4の発明におけるエキスパートシステム
では、文書中のフロー(流れ図)に対して、フローの各
項目にデータ参照やプログラム実行のリンクを張り、そ
のリンクを参照しデータやプログラム実行の返り値を得
て、それにより次の処理すべき項目を参照し、その項目
に対して同様の処理を行なう。これを繰り返すことによ
り、最終の項目を選択し、その項目に張られている意味
のリンクの示す処理を実行する。
In the expert system according to the fourth aspect of the invention, with respect to the flow (flow chart) in the document, a link for data reference or program execution is attached to each item of the flow, and the return value of the data or program execution is referenced by referring to the link. Then, the next item to be processed is referred to, and the same process is performed on the item. By repeating this, the last item is selected and the process indicated by the link of the meaning put on the item is executed.

【0023】第5の発明におけるエキスパートシステム
では、表が独立して存在している場合でも、その表の項
目に項目中のデータに対する条件のリンクを張り、条件
のリンクが張られた表中のデータからその条件を満たす
ものだけをとりだし、とりだされたデータのみをその表
に対する処理の対象とする。
In the expert system according to the fifth aspect of the invention, even if a table exists independently, a condition link for the data in the item is attached to the item of the table, and a condition link is added in the table. Only those that satisfy the condition are extracted from the data, and only the extracted data is subject to the processing for the table.

【0024】第6の発明におけるエキスパートシステム
では、フローが独立して存在している場合でも、フロー
の各項目にデータ参照やプログラム実行のリンクを張
り、そのリンクを参照しデータやプログラム実行の返り
値を得て、それにより次の処理すべき項目を参照し、そ
の項目に対して同様の処理を行なう。これを繰り返すこ
とにより、最終の項目を選択し、その項目に張られてい
る意味のリンクの示す処理を実行する。
In the expert system according to the sixth aspect of the invention, even if a flow exists independently, a link for data reference or program execution is linked to each item of the flow, and the link is referenced to return data or program execution. The value is obtained, the next item to be processed is referred to by the value, and the same process is performed on the item. By repeating this, the last item is selected and the process indicated by the link of the meaning put on the item is executed.

【0025】第7の発明におけるエキスパートシステム
では、文書と関係データベースを結合するために関係デ
ータベースより、その関係名、属性名からなるシソーラ
スを生成し、その関係名、属性名と同じ意味を持つ文書
中のキーワードとを自動リンクする。そして、その文書
中のキーワードのリンクよりリンク先の関係名、属性名
を得て、その情報でデータベースを検索する。
In the expert system according to the seventh aspect of the invention, in order to combine the document and the relational database, a thesaurus consisting of the relational name and the attribute name is generated from the relational database, and the document having the same meaning as the relational name and the attribute name is generated. Automatically links with the keyword inside. Then, the relation name and attribute name of the link destination are obtained from the link of the keyword in the document, and the database is searched with this information.

【0026】第8の発明におけるエキスパートシステム
では、データベースの関係名、属性名にリンクの張られ
ている文書中のキーワードに対してユーザが指定した条
件のリンクを張ることにより、文書上でのデータベース
検索条件の設定を行なう。
In the expert system according to the eighth aspect of the present invention, by linking the condition specified by the user to the keyword in the document linked to the relation name and attribute name of the database, the database on the document is linked. Set search conditions.

【0027】第9の発明におけるエキスパートシステム
では、文書中のキーワードと、そのキーワードが示す応
用プログラム名を自動リンクすることにより、文書中の
キーワードからの応用プログラム実行を行なう。
In the expert system according to the ninth aspect of the present invention, the keyword in the document and the application program name indicated by the keyword are automatically linked to execute the application program from the keyword in the document.

【0028】第10の発明におけるエキスパートシステ
ムでは、文書中のキーワードとリンクされた応用プログ
ラム名の入力或は出力を示す文字列部分にユーザ指定の
データベース検索リンクを張ることにより、文書から実
行される応用プログラムにデータベースのデータを入力
すること或は、応用プログラムの実行結果をデータベー
スに格納することを行なう。
The expert system according to the tenth aspect of the invention is executed from the document by establishing a user-specified database search link in the character string portion indicating the input or output of the application program name linked to the keyword in the document. The data of the database is input to the application program or the execution result of the application program is stored in the database.

【0029】第11の発明におけるエキスパートシステ
ムでは、文書中のキーワードと、関係データベースのシ
ソーラス中の単語、応用プログラム名が同じ語、或は同
義語である場合は、自動的にその文字列をリンク付け
し、ユーザがリンクを張る時に同じ意味を持つ単語を発
見し易くする。
In the expert system according to the eleventh invention, when the keyword in the document, the word in the thesaurus of the relational database and the application program name are the same word or synonyms, the character strings are automatically linked. To help users find words that have the same meaning when linking.

【0030】[0030]

【実施例】【Example】

実施例1.以下、本発明における実施例を図面を用いて
説明する。図1は、この実施例に関わるエキスパートシ
ステムを表す図である。エキスパートシステムは、文書
1に対してユーザ指定の意味のリンクを張るリンク作成
装置4、意味リンクの張られた文書に示された実行を行
なう推論実行装置5を有する。
Example 1. Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing an expert system according to this embodiment. The expert system has a link creating device 4 for creating a link having a meaning specified by a user with respect to the document 1 and an inference execution device 5 for executing the execution shown in the document with the semantic link.

【0031】次に動作について説明する。図1における
文書「患者の体温が37度以上である場合は、風邪の疑
いがある。」は、患者の病気を診断する判断を意味する
文章である。これと同じ処理をエキスパートシステムに
行なわせる場合に、まず最初にこの文書の意味をシステ
ムが処理可能な形式で入力する。ユーザはリンク作成装
置4を用いて、文書の意味をシステムが処理可能な形式
で入力し、それを推論実行装置5が解釈し、そこで示さ
れた実行を行なう。そして、必要であれば推論実行装置
5から出力するべきデータが出力装置6に送られ出力さ
れる。
Next, the operation will be described. The document in FIG. 1 “If the patient's body temperature is 37 ° C. or higher, there is a suspicion of a cold.” Is a sentence that means a judgment to diagnose the illness of the patient. If you want the expert system to do the same, first enter the meaning of this document in a format the system can handle. The user uses the link creation device 4 to input the meaning of the document in a format that can be processed by the system, and the inference execution device 5 interprets it to perform the execution indicated therein. Then, if necessary, the data to be output from the inference execution device 5 is sent to the output device 6 and output.

【0032】図2は、文書「患者の体温が37度以上で
ある場合は、風邪の疑いがある。」が実際に入力される
形式を示している。これは、患者の体温を示す変数「体
温」が37度以上であった場合に「風邪の疑いがあ
る。」という文字列を出力する処理を推論実行装置5に
行なわせるための、意味のリンクを張ったものである。
まず条件リンク(>)11は「37」から「体温」に張
られており、体温が37以上の時に真となることを示
す。また「体温」からは参照リンク12が変数「体温」
に張られており、文書中の「体温」が条件リンク11に
より参照される時にこの変数に代入されている数字が文
書中の「体温」に変わり参照されることを示す。図2の
場合では変数「体温」に37.5という数値が代入され
ており、「37.5」が「37」以上という条件リンク
11は真となる。さらに「体温」から出力リンク13が
「風邪の疑いがある。」に張られており、これは「体
温」に張られた条件リンク11が真となった場合に「風
邪の疑いがある。」という文字列を出力することを示し
ている。ここで、出力とは図1の出力装置6に「風邪の
疑いがある。」という文字列を送ることを示す。
FIG. 2 shows the format in which the document "If the patient's body temperature is 37 degrees or higher, there is a suspicion of a cold." This is a meaning link for causing the inference execution device 5 to perform a process of outputting a character string "I have a suspicion of a cold" when the variable "body temperature" indicating the body temperature of the patient is 37 degrees or more. It is a stretched line.
First, the condition link (>) 11 extends from “37” to “body temperature”, which indicates that the condition link is true when the body temperature is 37 or more. Also, from "body temperature", the reference link 12 is the variable "body temperature".
Indicates that the number assigned to this variable when the “body temperature” in the document is referred to by the condition link 11 is changed to the “body temperature” in the document for reference. In the case of FIG. 2, the numerical value of 37.5 is assigned to the variable “body temperature”, and the condition link 11 that “37.5” is “37” or more is true. Further, the output link 13 is stretched from "body temperature" to "suspected of cold". This is "suspected of cold" when the condition link 11 stretched to "body temperature" becomes true. Is output. Here, the output means to send the character string "There is a suspicion of a cold" to the output device 6 of FIG.

【0033】図3は、リンク作成装置を示すブロック図
である。リンク作成装置にはリンクを生成するためのユ
ーザインタフェースとして、メニュー表示手段401が
設けられている。また、そのメニュー表示手段により表
示されたメニューに基づき変数2を設定する変数設定手
段402を備えている。また、メニュー表示手段401
の操作に基づいて、条件リンクを設定する条件リンク手
段403、参照リンクを設定する参照リンク手段40
4、出力リンクを設定する出力リンク手段405、およ
び、文書のキーワードやデータ等を出力する出力指定手
段406を備えている。
FIG. 3 is a block diagram showing a link creating device. The link creation device is provided with a menu display unit 401 as a user interface for creating a link. Further, it is provided with a variable setting means 402 for setting the variable 2 based on the menu displayed by the menu display means. Also, the menu display means 401
Condition link means 403 for setting a condition link and reference link means 40 for setting a reference link based on the operation of
4, output link means 405 for setting an output link, and output designating means 406 for outputting a keyword or data of a document.

【0034】図4に、リンク作成装置4のユーザインタ
フェースを示す。このユーザインタフェースを用いてユ
ーザが実際に文書に対してリンクを張る。図4のメニュ
ー31に表示された「条件リンク」は、文書上にある条
件を設定したい場合に用いる。ここの文書の例では、体
温が37以上であると言う条件を設定する。この場合文
書の「37」から「体温」へ条件リンクを張る。実際の
手順では、まず文書中の「37」と言う文字列を範囲指
定する。次に、メニュー31の「条件リンク」を選択す
る。すると、図5の条件リンクメニューが表示される。
この条件リンクメニューから、「>」を選択し、次にリ
ンク先の「体温」を範囲指定し、メニュー31の「完
了」を選択する。
FIG. 4 shows a user interface of the link creating device 4. The user actually links to the document using this user interface. The "condition link" displayed in the menu 31 of FIG. 4 is used when a condition on the document is desired to be set. In the example of the document here, the condition that the body temperature is 37 or more is set. In this case, a condition link is created from "37" in the document to "body temperature". In the actual procedure, first, the range of the character string "37" in the document is designated. Next, the “condition link” of the menu 31 is selected. Then, the condition link menu of FIG. 5 is displayed.
From this condition link menu, select ">", then specify the range of "body temperature" of the link destination, and select "completion" from the menu 31.

【0035】図4のメニュー31の「参照リンク」は、
文書中のキーワードから別のキーワードやデータ等を参
照する場合に用いる。ここの文書の例では、文書中のキ
ーワード「体温」から変数「体温」へ参照リンクを張
る。実際の手順では、まず文書中の「体温」と言う文字
列を範囲指定する。次に、メニュー31の「参照リン
ク」を選択し、リンク先の変数「体温」を範囲指定し、
メニュー31の「完了」を選択する。
The "reference link" in the menu 31 of FIG.
It is used to refer to another keyword or data from the keyword in the document. In the example of the document here, a reference link is established from the keyword “body temperature” in the document to the variable “body temperature”. In the actual procedure, first, the range of the character string "body temperature" in the document is specified. Next, select "reference link" from menu 31 and specify the variable "body temperature" of the link destination,
Select “Complete” in the menu 31.

【0036】図4のメニュー31の「出力リンク」は、
文書中のキーワードやデータ等を図1の出力装置6へ送
りたい場合に用いる。ここの文書の例では、文書中のキ
ーワード「体温」から「風邪の疑いがある。」へ出力リ
ンクを張る。実際の手順で「は、まず文書中の「体温」
と言う文字列を範囲指定する。次に、メニュー31の出
力リンク」を選択し、リンク先の「風邪の疑いがあ
る。」を範囲指定し、メニュー31の「完了」を選択す
る。この出力リンクは、リンク元のキーワードに条件リ
ンクが張られている場合は、その条件が成立した時のみ
図1の推論実行装置5により実行される。
The "output link" in the menu 31 of FIG.
It is used when it is desired to send the keywords and data in the document to the output device 6 of FIG. In the example of the document here, an output link is made from the keyword "body temperature" in the document to "there is a suspicion of a cold." In the actual procedure "First, the" body temperature "in the document
Specify the range of the character string. Next, "output link of menu 31" is selected, the link destination "suspected of cold" is specified, and "completion" of menu 31 is selected. This output link is executed by the inference execution device 5 of FIG. 1 only when the condition is satisfied when the condition of the link source keyword is set.

【0037】図4のメニュー31の「出力指定」は、文
書中のキーワードやデータ等を無条件に図1の出力装置
6へ送りたい場合に用いる。
The "designate output" of the menu 31 of FIG. 4 is used when it is desired to unconditionally send the keyword or data in the document to the output device 6 of FIG.

【0038】図3及び図4に示したリンク作成装置を用
いて生成されたリンク情報は、ユーザインタフェースに
より図2の形式で表示される。図1の推論実行装置5
は、図2に示されるような文書に意味のリンクが張られ
たハイパーテキスト形式の文書を解釈、実行する。ここ
で行なわれる推論実行のアルゴリズムを図6に示す。図
6に示すアルゴリズムは変数2に対して値が設定された
場合にスタートする。図1に示す例においては、変数
「体温」に対して37.5と言う値が入力された時点で
推論実行装置が推論をスタートさせる。変数の値はオペ
レータによりキーボードから入力される。或はプログラ
ムにより変数に対して値を設定する場合でもかまわな
い。推論実行装置では、まず、文書に張られたリンクの
検索を行なう(51)。ここでリンクが見つからなけれ
ば処理終了となる(52)。リンクが見つかった場合そ
のリンク元の文字列に対して他のリンクが張られている
かどうか検索を行なう(53)。ここで他のリンクが張
られていればそのリンクを処理対象とし(54)、再び
53の処理を行なう。他のリンクが張られていない場合
はそのリンクの種別を参照し、条件リンクの場合は条件
リンク処理(56)、参照リンクの場合は参照リンク処
理(57)、出力リンクの場合は出力リンク処理(5
8)を行ない、まだ処理対象としていないリンクを検索
する(59)。ここでリンクが見つからない場合は処理
終了となる(60)。リンクが見つかった場合はそのリ
ンクを処理対象とし再び53の処理を行なう。
The link information generated using the link creating device shown in FIGS. 3 and 4 is displayed in the format of FIG. 2 by the user interface. Inference execution device 5 of FIG.
Interprets and executes a document in the hypertext format in which a semantic link is placed in the document as shown in FIG. The algorithm of the inference execution performed here is shown in FIG. The algorithm shown in FIG. 6 starts when a value is set for variable 2. In the example shown in FIG. 1, the inference execution device starts inference when a value of 37.5 is input for the variable “body temperature”. The value of the variable is input by the operator from the keyboard. Alternatively, a value may be set for a variable by a program. In the inference execution device, first, the link provided in the document is searched (51). If no link is found here, the process ends (52). When a link is found, it is searched whether or not another link is provided for the character string of the link source (53). If another link is set here, that link is targeted for processing (54), and the processing of 53 is performed again. If no other link is set, the type of the link is referred to, if it is a conditional link, conditional link processing (56), if it is a reference link, reference link processing (57), if it is an output link, output link processing (5
8) is performed to search for a link not yet processed (59). If no link is found here, the process ends (60). When the link is found, the link is processed and the process of 53 is performed again.

【0039】図7に図6の処理条件処理56を示す。条
件リンク処理ではまず対象としている条件リンクのリン
ク元の文字列を参照し、その文字列をリンク元とする他
の参照リンクがあるかリンクを検索する(62)。参照
リンクがなければ、一時的に変数Aにリンク元の文字列
を代入する(63)。参照リンクがあった場合はその参
照リンクを対象として、参照リンク処理を行なう(6
4)。そしてその参照リンク処理により得られる参照先
の文字列を一時的に変数Aに代入する(65)。次に対
象としている条件リンクのリンク先の文字列を参照し、
その文字列をリンク元とする他の参照リンクがあるかリ
ンクを検索する(66)。参照リンクがなければ、一時
的に変数Bにリンク先の文字列を代入する(67)。参
照リンクがあった場合はその参照リンクを対象として、
参照リンク処理を行なう(68)。そしてその参照リン
ク処理により得られる参照先の文字列を一時的に変数B
に代入する(69)。次に図4の条件リンクメニューに
より選択された条件リンクの種別(>、<、=、≦、
≧、≠のいずれか)を参照し、一時的に変数Xに代入す
る(6a)。そして63又は65で代入された変数Aと
67又は69で代入された変数Bの間でAXBの関係が
成り立つかを判定する(6b)。これが成立しない場合
は処理終了(6c)。成立する場合は、対象としている
条件リンクのリンク先の文字列をリンク元とする出力リ
ンクがあるかリンクの検索を行なう(6d)。出力リン
クが存在しない場合は処理を終了する(6f)。存在す
る場合は出力リンク処理を行ない(6e)、処理を終了
する(6f)。
FIG. 7 shows the processing condition processing 56 of FIG. In the conditional link processing, first, the character string of the link source of the target conditional link is referenced, and the link is searched for another reference link having the character string as the link source (62). If there is no reference link, the link source character string is temporarily assigned to the variable A (63). If there is a reference link, the reference link processing is performed for that reference link (6
4). Then, the reference destination character string obtained by the reference link processing is temporarily assigned to the variable A (65). Next, refer to the character string at the link destination of the target conditional link,
The link is searched for another reference link having the character string as a link source (66). If there is no reference link, the character string of the link destination is temporarily assigned to the variable B (67). If there is a reference link, target that reference link,
Reference link processing is performed (68). Then, the character string of the reference destination obtained by the reference link processing is temporarily changed to the variable B.
(69). Next, the type of the condition link (>, <, =, ≤, selected from the condition link menu of FIG. 4)
Either ≧ or ≠) is referred to and the variable X is temporarily substituted (6a). Then, it is judged whether the relationship of AXB is established between the variable A substituted in 63 or 65 and the variable B substituted in 67 or 69 (6b). If this is not the case, the process ends (6c). If the condition is satisfied, the link is searched for an output link having the link destination character string of the target conditional link as a link source (6d). If the output link does not exist, the process is terminated (6f). If it exists, output link processing is performed (6e), and the processing ends (6f).

【0040】図8に図6の参照処理57を示す。参照リ
ンク処理ではまず対象としている参照リンクのリンク先
をリンク元とする他の参照リンクがあるかどうかを検索
する(72)。参照リンクがない場合には、リンク元の
文字列の参照先をリンク先の文字列とし(73)、処理
終了(77)。参照リンクがある場合にはその参照リン
クを処理対象として(74)参照リンク処理を行ない
(75)、その参照リンクの参照先の文字列を最初に処
理対象とした参照リンクのリンク元の文字列の参照先と
し(76)、処理を終了する(77)。
FIG. 8 shows the reference processing 57 of FIG. In the reference link processing, first, it is searched whether there is another reference link whose link source is the link destination of the target reference link (72). If there is no reference link, the reference destination of the character string of the link source is set to the character string of the link destination (73), and the process ends (77). If there is a reference link, the reference link is processed (74), the reference link process is performed (75), and the reference source character string of the reference link is first processed. (76), and the process ends (77).

【0041】図9に図6の出力処理58を示す。出力リ
ンク処理ではまず対象としている出力リンクのリンク先
をリンク元とする他の参照リンクがあるかどうかを検索
する(82)。参照リンクがない場合には、リンク先の
文字列を図1の出力装置6に送り(83)、処理を終了
する(86)。参照リンクがある場合にはその参照リン
クを処理対象として、参照リンク処理を行なう(8
4)。そして、その参照リンクの参照先の文字列を図1
の出力装置6に送り(85)、処理を終了する(8
6)。
FIG. 9 shows the output process 58 of FIG. In the output link processing, first, it is searched whether or not there is another reference link whose link source is the link destination of the target output link (82). If there is no reference link, the character string of the link destination is sent to the output device 6 of FIG. 1 (83), and the process ends (86). If there is a reference link, the reference link processing is performed for that reference link (8).
4). Then, the character string of the reference destination of the reference link is shown in FIG.
To the output device 6 (85), and the process is terminated (8
6).

【0042】次に図2に示した文書の例を用いて前述し
た図6に示したアルゴリズムが具体的に適用される例を
説明する。変数に37.5がセットされると文書のリン
クを検索する。この場合には条件リンク11と参照リン
ク12と出力リンク13が存在しているためリンクの検
索は成功する。たとえば、検索したリンクが参照リンク
12である場合にはリンク元が文書の「体温」である。
そして文書の「体温」が他のリンク先になっているかが
調べられる。この例では、条件リンク11のリンク先に
なっているためYESが成立しその他のリンクを検索す
る。出力リンク13の場合にも同様に文書の「体温」が
条件リンク11のリンク先になっているためYESが成
立し、更にその他のリンクを検索する。次に条件リンク
11が検索された場合には条件リンクのリンク元である
「37」が他のリンクのリンク先になっていないためN
Oが成立する。このリンクの種別は条件リンクであるた
め条件リンク処理が行われる。
Next, an example in which the above-described algorithm shown in FIG. 6 is specifically applied will be described using the example of the document shown in FIG. When the variable is set to 37.5, the document link is searched. In this case, since the condition link 11, the reference link 12, and the output link 13 exist, the link search is successful. For example, when the retrieved link is the reference link 12, the link source is the "body temperature" of the document.
Then, it is checked whether the "body temperature" in the document is linked to another link. In this example, since it is the link destination of the condition link 11, YES is established and other links are searched. Similarly, in the case of the output link 13, since "body temperature" of the document is the link destination of the condition link 11, YES is established, and another link is searched. Next, when the condition link 11 is searched, the link source “37” of the condition link is not a link destination of another link, and thus N
O is established. Since the type of this link is a conditional link, conditional link processing is performed.

【0043】図7に示すように条件リンク処理が実行さ
れると条件リンク11のリンク元「37」が他の参照リ
ンクのリンク元となっているかが調べられる。この場合
には他の参照リンクのリンク元となっていないためNO
が成立する。そして、変数Aに対して「37」を代入す
る。次に条件リンク11のリンク先が他の参照リンクの
リンク元となっているかが調べられる。この場合は、文
書の「体温」が変数の「体温」に張られた参照リンクの
リンク元となっているためYESが成立する。そして、
参照リンク処理が行われる。
When the conditional link processing is executed as shown in FIG. 7, it is checked whether the link source "37" of the conditional link 11 is the link source of another reference link. In this case, since it is not the link source of another reference link, NO
Is established. Then, "37" is substituted for the variable A. Next, it is checked whether the link destination of the condition link 11 is the link source of another reference link. In this case, YES is established because the “body temperature” of the document is the link source of the reference link set in the variable “body temperature”. And
Reference link processing is performed.

【0044】参照リンク処置においては、図8に示すよ
うに、変数の「体温」の先に更に参照リンクが存在する
かどうかが調べられる。この場合には参照リンクがない
ためNOが成立する。次に参照リンク12のリンク元の
文字列「体温」を参照リンク12の参照先である文字列
「37.5」とする。参照先が変数の場合は、変数に入
力されている値自身が参照先とされる。この様にして参
照リンク処理が終了すると、再び図7に示す処理が再開
する。
In the reference link treatment, as shown in FIG. 8, it is checked whether or not there is another reference link ahead of the variable "body temperature". In this case, NO is established because there is no reference link. Next, the character string "body temperature" of the link source of the reference link 12 is set to the character string "37.5" which is the reference destination of the reference link 12. When the reference destination is a variable, the value itself entered in the variable is used as the reference destination. When the reference link processing is completed in this way, the processing shown in FIG. 7 is restarted.

【0045】図7においては条件リンク11を処理中で
あったためこの条件リンク11のリンク先の更に参照先
を変数Bに代入する。即ち、変数Bに対して「37.
5」が代入される。次に条件リンク11の種別が<であ
るため変数Xに<が代入される。次にAXBが成立する
かが判定されるがこの例においては37<37.5が成
立するかどうかが判定される。この例においては、条件
が成立し、条件リンク11のリンク先即ち「体温」に出
力リンク13が張られているため、出力リンク処理が行
われる。
Since the condition link 11 is being processed in FIG. 7, the reference destination of the link destination of the condition link 11 is further substituted into the variable B. That is, for the variable B, “37.
5 ”is substituted. Next, since the type of the conditional link 11 is <, <is assigned to the variable X. Next, it is determined whether AXB is established, but in this example, it is determined whether 37 <37.5 is established. In this example, since the condition is satisfied and the output link 13 is set up at the link destination of the condition link 11, that is, "body temperature", the output link process is performed.

【0046】出力リンク処理は図9に示すように出力リ
ンク13のリンク先に対して更に参照リンクが張られて
いるかが検査される。この例においては参照リンクは存
在しないため出力リンクのリンク先の文字列「風邪の疑
いがある。」を出力装置に送り出力する。以上のように
図6から図9に示したアルゴリズムを用いて推論実行装
置が変数の値入力をきっかけとして推論を実行し結果を
出力することができる。
In the output link process, as shown in FIG. 9, it is inspected whether the reference destination of the output link 13 is further extended. In this example, since the reference link does not exist, the link destination character string "there is a suspicion of a cold." Is sent to the output device and is output. As described above, by using the algorithm shown in FIGS. 6 to 9, the inference execution device can execute the inference with the input of the value of the variable as an opportunity and output the result.

【0047】実施例2.図10は、この実施例を示す図
である。3、4、5、6は図1と同様のものである。文
書91は、図11で示す意味のリンクが張られている。
ここで、91の文書は、1章問診、1章1節体温、1章
2節脈拍という文書構造を持っている。この文書91に
おいて「1.1体温」という節題がユーザにより選択さ
れた場合、図1の推論実行装置5では「1.1体温」に
記述されている文書とその上に張られているリンクをひ
とかたまりの知識とみなし実行する。図11の例の場
合、「患者の体温が37度以上である場合は、風邪の疑
いがある。」と「患者の体温が40度以上である場合
は、解熱剤を投与する。」の2つの文を一つの知識とみ
なし、「風邪の疑いがある。」と「解熱剤を投与す
る。」という文字列が図1の出力装置6に送られる。同
様に、文書91において「1.問診」という章題がユー
ザにより選択された場合、図1の推論実行装置5では
「1.問診」に記述されている文書とその上に張られて
いるリンクをひとかたまりの知識とみなし実行する。図
11の例の場合、「1.1体温」と「1.2脈拍」の2
つの節を1つの知識とみなし、「風邪の疑いがあ
る。」、「解熱剤を投与する。」と「血圧の計測を行な
う。」という文字列が図1の出力装置6に送られる。
Example 2. FIG. 10 is a diagram showing this embodiment. 3, 4, 5 and 6 are the same as those in FIG. The document 91 is linked with the meaning shown in FIG.
Here, the document of 91 has a document structure of 1 chapter interview, 1 chapter 1 body temperature, 1 chapter 2 pulse. When the user selects the topic “1.1 body temperature” in this document 91, the document described in “1.1 body temperature” and the link provided on the document are described in the inference execution apparatus 5 in FIG. 1. Execute as a group of knowledge. In the case of the example in FIG. 11, there are two, "if the patient's body temperature is 37 degrees or more, there is a suspicion of a cold." And "if the patient's body temperature is 40 degrees or more, an antipyretic drug is administered." The sentence is regarded as one piece of knowledge, and the character strings “suspected of cold” and “administer antipyretic drug” are sent to the output device 6 in FIG. 1. Similarly, when the user selects the topic "1. Questioning" in the document 91, the document described in "1. Questioning" and the link provided on the document are described in the inference execution device 5 of FIG. Execute as a group of knowledge. In the case of the example of FIG. 11, 2 of “1.1 body temperature” and “1.2 pulse”
One section is regarded as one piece of knowledge, and the character strings "I have a suspicion of a cold", "I administer an antipyretic drug", and "I measure blood pressure" are sent to the output device 6 in FIG.

【0048】実施例3.図12は、この実施例を示す図
である。図12は、この実施例におけるリンク作成装置
4のブロック図である。この実施例においては、新たに
選択条件リンク手段407が設けられている。選択条件
リンク手段は、表を構成する項目に対してリンクを張
る。
Example 3. FIG. 12 is a diagram showing this embodiment. FIG. 12 is a block diagram of the link creating device 4 in this embodiment. In this embodiment, selection condition link means 407 is newly provided. The selection condition linking means links the items forming the table.

【0049】図13の表は、症状と程度を変数114か
ら参照し、その変数と同じ文字列又は数値を持つ行を選
択し、その行の対処法を出力するということを示してい
る。ここで選択条件リンク111は表の条件となる項目
に張ることにより、図1の推論実行装置5では、そのリ
ンク先の文字列とリンク元となっている表の項目のデー
タを参照し、それが同じ行のみを処理対象とする。「表
出力指定」113は、表の項目に指定される。この指定
がされている項目のデータの中で上記の選択条件リンク
により処理対象となったもののみが、図1の出力装置6
へ送られる。図13の例では、選択条件リンク111に
より、項目「症状」の値が発熱の行のみが処理対象とな
り、選択条件リンク112により、項目「程度」の値が
2の行のみが処理対象となる。この結果、項目「症状」
が発熱、「程度」が2の2行目のみが処理対象となる。
そして、項目「対処法」の表出力指定により2行めの
「対処法」のデータ「解熱剤B、抗生物質A投与」が図
1の出力装置6へ送られる。
The table of FIG. 13 shows that the symptom and degree are referred from the variable 114, the line having the same character string or numerical value as the variable is selected, and the coping method for the line is output. By linking the selection condition link 111 to the item that is the condition of the table, the inference execution device 5 of FIG. 1 refers to the character string of the link destination and the data of the item of the table that is the link source, and Only the lines with the same are processed. The “table output designation” 113 is designated as a table item. Among the data of the designated items, only the data which is the processing target by the above selection condition link is the output device 6 of FIG.
Sent to. In the example of FIG. 13, only the rows with the fever of the item “symptom” are processed by the selection condition link 111, and only the rows of the item “degree” of 2 are processed by the selection condition link 112. . As a result, the item "symptoms"
Is generated, and only the second line with "degree" of 2 is processed.
Then, by specifying the table output of the item "coping method", the data "coping agent" and "administration of antibiotic A" of the second line are sent to the output device 6 of FIG.

【0050】このように選択条件リンクは、表の項目に
対してリンクを張るものであるが、項目を示す文字列
「症状」や「程度」そのものが処理対象になるのではな
く、例えば、「症状」と言う項目に属する値「発熱」や
「頭痛」が実際の処理対象となるものである。即ち、図
13に示すように、選択条件リンク112は、変数「症
状」と表の項目「症状」に対して張られているが、推論
実行装置が実際に推論を実行する際には表の項目「症
状」が処理対象になるのではなく、表の項目「症状」の
もとに実際に登録されている「発熱」と「頭痛」を、変
数に入力された値「発熱」と比較することにより処理対
象を限定して行くものである。従って選択条件リンク
は、前述した条件リンクとは異なる性格を有している。
As described above, the selection condition link links the items in the table, but the character strings "symptoms" and "degrees" indicating the items are not targets of processing, but, for example, " The values "fever" and "headache" belonging to the item "symptom" are the actual processing targets. That is, as shown in FIG. 13, the selection condition link 112 is set up for the variable “symptom” and the item “symptom” in the table, but when the inference execution device actually executes the inference, Compare the "fever" and "headache" that are actually registered under the item "symptom" in the table with the value "fever" entered in the variable, instead of the item "symptom" being processed This limits the processing target. Therefore, the selection condition link has a character different from that of the condition link described above.

【0051】実施例4.図14は、この実施例を示す図
である。図14において前述した実施例と異なる点は、
Yのリンク手段/Nのリンク手段408を設けている点
である。Yのリンク手段及びNのリンク手段はフローチ
ャートに対してリンクを張る。フローチャートにおいて
判断が行われ、その判断結果により処理が分岐する場
合、このYのリンク及びNのリンクが張られる。リンク
作成装置は、フローチャートにおいて条件の判断が行わ
れ分岐する場合にこのYのリンクとNのリンクを作成す
る。
Example 4. FIG. 14 is a diagram showing this embodiment. 14 is different from the embodiment described above in that
The point is that the Y link means / N link means 408 is provided. The Y link means and the N link means link to the flowchart. When a judgment is made in the flowchart and the process branches depending on the judgment result, the Y link and the N link are set. The link creating device creates the Y link and the N link when the condition is judged in the flowchart and the process branches.

【0052】図15のフローチャートは、箱121、1
24、125に示す条件の判断を行う。まず、箱121
の条件が成立する場合はYのリンク(122)が示す箱
(124)の処理を行ない、条件が成立しない場合はN
のリンク(123)が示す箱(125)の処理を行な
う。これを繰り返し、最終的には他へのリンクがない終
端の箱126、127、128、129のいずれかを選
択し、そこに示された処理を行なう。変数12aは、
「体温」に文字列「38度」、「虚脱感」に「あり」、
「湿疹」に「なし」が代入されていることを示す。12
bは条件リンク(>)、12c、12dは条件リンク
(=)、12k、12e、12fは参照リンク、12
g、12h、12i、12jは出力指定である。
The flowchart of FIG. 15 shows boxes 121, 1
The conditions shown in 24 and 125 are judged. First, box 121
If the condition is satisfied, the box (124) indicated by the Y link (122) is processed, and if the condition is not satisfied, N is processed.
The box (125) indicated by the link (123) is processed. This is repeated, and finally, one of the end boxes 126, 127, 128, and 129 having no link to the other is selected, and the processing shown therein is performed. The variable 12a is
The character string "38 degrees" for "body temperature", "yes" for "depression",
Indicates that "none" has been assigned to "eczema". 12
b is a conditional link (>), 12c and 12d are conditional links (=), 12k, 12e and 12f are reference links, 12
g, 12h, 12i, and 12j are output designations.

【0053】ユーザによりフローチャート上に意味のリ
ンクがリンク作成装置4により張られ、この意味のリン
クにより、推論実行装置5が次の処理を行なう。まず、
箱121の条件リンク12bを検索し、条件リンク12
bのリンク元から出ている参照リンク12kのリンク先
「37度」と、変数12aの「体温」の値、38度を比
較し、この条件が成立することを認識し、Yのリンク1
22を参照し、次の箱124の条件の判定を行なう。箱
121と同様に箱124の条件リンク12cを参照し、
変数12a「湿疹」の値「あり」と条件リンク12cの
リンク元「湿疹」から出ている参照リンク12eの参照
先「あり」を比較し、この条件が成立することを認識
し、箱124から出ているYのリンクを参照し、次の箱
126の処理を行なう。箱126には条件リンクは張ら
れておらず、文字列12gの「はしか」の出力指定がさ
れているのみであるので、推論実行装置5は、出力装置
6に文字列「はしか」を送り、出力装置6から、文字列
「はしか」が出力される。
The user creates a semantic link on the flow chart by the link creating device 4, and the inference executing device 5 performs the following process by the semantic link. First,
Search for the condition link 12b of the box 121 and execute the condition link 12
The link destination "37 degrees" of the reference link 12k from the link source of b is compared with the value of "body temperature" of the variable 12a, 38 degrees, and it is recognized that this condition is satisfied, and the link 1 of Y
22, the condition of the next box 124 is determined. As with the box 121, refer to the condition link 12c of the box 124,
The value “present” of the variable 12a “eczema” is compared with the reference destination “present” of the reference link 12e generated from the link source “eczema” of the condition link 12c, and it is recognized that this condition is satisfied, and from the box 124 By referring to the Y link that appears, the next box 126 is processed. The box 126 is not provided with a conditional link, and only the output of the character string 12 g “measles” is designated. Therefore, the inference execution device 5 outputs the character string “measles” to the output device 6. The character string “measles” is output from the sending and output device 6.

【0054】実施例5.図16は、この実施例を示す図
である。この実施例においては、文書から参照されるべ
きデータをもつデータベースにおいてリンクを張るデー
タベースリンク手段が設けられている。このデータベー
スリンク手段409はデータベースから後述するような
シソーラスを作成し、そのシソーラスに対して文書から
参照リンクを張るものである。
Example 5. FIG. 16 is a diagram showing this embodiment. In this embodiment, database link means for linking in a database having data to be referred to from a document is provided. The database link means 409 creates a thesaurus as described later from the database and establishes a reference link from the document to the thesaurus.

【0055】図17はデータベース及びシソーラスの一
例を示す図である。134は、文書131から参照され
るべきデータを持つデータベースである。この例では、
データベース134はテーブル「診察」をもち、テーブ
ル「診察」は属性「患者氏名」、「症状」、「診察
日」、「投与薬」、「診察結果」を持つ。テーブル一覧
132、属性一覧133と属性リンク137はデータベ
ースのテーブル名と属性名をとり出すことにより、自動
生成されたシソーラスである。これを、以下、データベ
ース情報と呼ぶ。この自動生成されたデータベース情報
と文書中の文字列の間に意味のリンクを張ることによ
り、文書とデータベースの結合を行なう。テーブル一覧
132はデータベース中のテーブル名を文字列として持
っており、属性一覧133はテーブル一覧132にある
テーブル中の属性名を文字列としてテーブルごとに表形
式で保持している。属性リンク137はテーブル一覧1
32の各テーブルからそのテーブルが持つ属性一覧13
3へのリンクである。ここでユーザは、図1のリンク作
成装置4を用いて文書「2回目以降の診察では、前回の
投与薬の確認をする。」の「投与薬」を出力指定とし、
文書中の文字列「投与薬」から属性一覧133の「投与
薬」へ参照リンク135をはる。これは、データベース
中のテーブル「診察」の属性「投与薬」のデータを得る
ことを意味する。
FIG. 17 is a diagram showing an example of the database and thesaurus. Reference numeral 134 is a database having data to be referred to from the document 131. In this example,
The database 134 has a table “examination”, and the table “examination” has attributes “patient name”, “symptom”, “examination day”, “administered drug”, and “examination result”. The table list 132, the attribute list 133, and the attribute link 137 are thesauri that are automatically generated by extracting the table name and attribute name of the database. Hereinafter, this is referred to as database information. By linking the meaning between the automatically generated database information and the character string in the document, the document and the database are combined. The table list 132 has a table name in the database as a character string, and the attribute list 133 holds the attribute name in the table in the table list 132 as a character string in a table format for each table. Attribute link 137 is table list 1
From each table of 32, the attribute list 13 which the table has
It is a link to 3. Here, the user uses the link creation device 4 of FIG. 1 to designate the output of “administered drug” of the document “In the second and subsequent examinations, the previous administered drug is confirmed.”
A reference link 135 is drawn from the character string “administered drug” in the document to “administered drug” in the attribute list 133. This means to obtain the data of the attribute "administered drug" of the table "diagnosis" in the database.

【0056】この意味のリンクにより、図1の推論実行
装置5が次の処理を行なう。まず、文書131に張られ
た意味のリンクをチェックする。文書131の「投与
薬」に張られた参照リンク135から、属性カタログ一
覧133の「投与薬」を参照する。また、文書131の
「投与薬」は出力指定139がされているので、データ
ベース中のデータ「投与薬」の検索式「π投与薬(診
察)」を生成する。πは、データベース検索のプロジェ
クションを示す。このデータベース検索式により、デー
タベース134を検索し、その結果のデータを図1の出
力装置6へ送る。この例では、データベース134の属
性「投与薬」のデータ全てが送られる。この実施例の推
論実行装置は参照リンク135「投与薬」を参照する。
前述したような実施例においては文字列「投与薬」その
ものが出力されることになるが、この例においては、参
照リンク135がデータベース情報を参照先としている
ため、推論実行装置が文字列「投与薬」を出力するので
はなく関係データベースの項目「投与薬」のもとに実際
に格納されているデータをアクセスし出力装置に出力す
る。図17に示す例においては抗生物質A及び抗生物質
Bが出力装置に送られ表示される。
With the link of this meaning, the inference execution unit 5 of FIG. 1 performs the following processing. First, the meaning link provided in the document 131 is checked. The reference link 135 provided under “Administered drug” in the document 131 refers to “administered drug” in the attribute catalog list 133. Further, since the output designation 139 is made for “administered drug” in the document 131, the search expression “π-administered drug (examination)” of the data “administered drug” in the database is generated. π indicates the projection of the database search. The database 134 is searched by this database search formula, and the resulting data is sent to the output device 6 in FIG. In this example, all data of the attribute “administered drug” in the database 134 is sent. The speculative execution unit of this embodiment refers to reference link 135 “administered drug”.
In the above-described embodiment, the character string “administered drug” itself is output. However, in this example, since the reference link 135 refers to the database information, the inference execution device uses the character string “administered drug”. Instead of outputting "drug", the data actually stored under the item "administered drug" of the relational database is accessed and output to the output device. In the example shown in FIG. 17, antibiotic A and antibiotic B are sent to the output device and displayed.

【0057】この様にして、リンク作成装置4がシソー
ラスを作成し、文書とシソーラスの間に参照リンクを張
ることにより、シソーラスが参照された場合に、推論実
行装置が、データベース内の対応するデータをアクセス
し、結果的には文書からデータベースのデータをアクセ
スすることが可能になる。
In this way, the link creating device 4 creates a thesaurus and establishes a reference link between the document and the thesaurus so that when the thesaurus is referenced, the inference executing device causes the corresponding data in the database to correspond. To access the data in the database as a result.

【0058】実施例6.図18は、この実施例を示す図
である。図18においては、データベースを検索する際
の検索条件のリンクを張る検索条件リンク手段410が
設けられている。図19はこの検索条件リンク手段の動
作を説明する図である。131、132、133、13
4、135、136、137は、図17と同様のもので
ある。変数141は、変数名「患者氏名」に文字列「山
田太郎」が代入されていることを示す。ユーザは、図1
7と同様にリンク作成装置4を用いて文書「2回目以降
の診察では、前回の投与薬の確認をする。」の「投与
薬」を出力指定とし、文書中の文字列「投与薬」から属
性一覧133の「投与薬」へ参照リンク135をはる。
これは、データベース中のテーブル「診察」の属性「投
与薬」のデータを得ることを意味する。また、ユーザは
現在対象としている患者のデータのみを得るために、変
数141の変数名「患者氏名」から、属性一覧133の
「患者氏名」へ条件リンク(=)142をはる。これに
よりテーブル「診察」の属性「患者氏名」が「山田太
郎」であるという条件を設定している。
Example 6. FIG. 18 is a diagram showing this embodiment. In FIG. 18, a search condition linking unit 410 for linking the search condition for searching the database is provided. FIG. 19 is a diagram for explaining the operation of this search condition linking means. 131, 132, 133, 13
4, 135, 136 and 137 are the same as those in FIG. The variable 141 indicates that the character string “Taro Yamada” is assigned to the variable name “patient name”. The user is shown in FIG.
Similar to 7, using the link creation device 4, the output designation is “administered drug” of the document “In the second and subsequent examinations, the previous administered drug is confirmed.” And the character string “administered drug” in the document is used. A reference link 135 is attached to “administered drug” in the attribute list 133.
This means to obtain the data of the attribute "administered drug" of the table "diagnosis" in the database. Further, the user establishes a condition link (=) 142 from the variable name “patient name” of the variable 141 to the “patient name” of the attribute list 133 in order to obtain only the data of the patient currently targeted. Thereby, the condition that the attribute “patient name” of the table “examination” is “Taro Yamada” is set.

【0059】この意味のリンクにより、図1の推論実行
装置5が次の処理を行なう。まず、文書131に張られ
た意味のリンクをチェックする。131の「投与薬」に
張られた参照リンク135から、属性一覧133の「投
与薬」を参照する。また、文書131の「投与薬」は出
力指定139がされているので、データベース中のデー
タ「投与薬」の検索式「π投与薬(診察)」を生成す
る。πは、データベース検索のプロジェクションを示
す。次に属性一覧133の「投与薬」の表に他のリンク
が張られているかどうかを判定し、変数141の変数名
「患者氏名」から属性一覧133の属性「患者氏名」へ
条件リンク(=)142が張られていることを認識し、
条件式「σ患者氏名=山田太郎(診察)」を生成する。
そして、先のデータベース検索式にこの条件式を付加し
データベース検索式「π投与薬(σ患者氏名=山田太郎
(診察))」を生成する。このデータベース検索式によ
り、データベース134を検索し、その結果のデータを
図1の出力装置6へ送る。この例では、データベース1
34の「抗生物質A」が送られる。
With the link of this meaning, the inference execution unit 5 of FIG. 1 performs the following processing. First, the meaning link provided in the document 131 is checked. From the reference link 135 provided under “Administered drug” in 131, the “administered drug” in the attribute list 133 is referenced. Further, since the output designation 139 is made for “administered drug” in the document 131, the search expression “π-administered drug (examination)” of the data “administered drug” in the database is generated. π indicates the projection of the database search. Next, it is determined whether or not another link is put in the “administered drug” table of the attribute list 133, and the condition link (=) from the variable name “patient name” of the variable 141 to the attribute “patient name” of the attribute list 133 (= ) Recognizing that 142 is stretched,
The conditional expression “σ patient name = Taro Yamada (medical examination)” is generated.
Then, this conditional expression is added to the previous database search expression to generate the database search expression “π-administered drug (σ patient name = Taro Yamada (examination))”. The database 134 is searched by this database search formula, and the resulting data is sent to the output device 6 in FIG. In this example, database 1
34 "antibiotics A" are sent.

【0060】実施例7.図20はこの実施例を示す図で
ある。図20においては、文書からその文書に関連する
プログラムを実行させるためのリンクを張るプログラム
実行リンク手段411が設けられている。図21は、こ
のプログラム実行リンク手段410の動作を説明する図
である。151は文書、152は文書からプログラムの
実行を行なうためのプログラム実行リンク、153は予
め登録されているプログラムの名前が表形式で表示され
ているプログラム情報である。文書「初回の診察では、
診察項目チェックを行なう」に記述されている診察項目
チェックをするプログラムが存在する場合に、文書15
1中の「診察項目チェック」とプログラム情報153の
間にプログラム実行リンク152を張ることにより、文
書中の「診察項目チェック」をユーザが選択した時に、
図1の推論実行装置5は、プログラム実行リンク152
を参照し、そのプログラム名をプログラム情報153か
ら得て、プログラムの実行を行なう。プログラム情報1
53はユーザにプログラムが登録される際に、そのプロ
グラム名から自動生成される。ユーザはプログラムの登
録を行なう際に、プログラム名、プログラム実行モジュ
ール、プログラム起動実行スクリプトを入力する。図1
の推論実行装置5は、プログラム名とその起動実行スク
リプトの対応表を内部的に保持しており、この対応表を
プログラム名から参照して、プログラムの実行を行な
う。
Example 7. FIG. 20 is a diagram showing this embodiment. In FIG. 20, a program execution link unit 411 for linking a document to execute a program related to the document is provided. FIG. 21 is a diagram for explaining the operation of the program execution link means 410. Reference numeral 151 is a document, 152 is a program execution link for executing a program from the document, and 153 is program information in which the names of preregistered programs are displayed in a table format. Document "In the first consultation,
If there is a program that checks the medical examination item described in "Checking the medical examination item", Document 15
By establishing a program execution link 152 between “checkup item check” in 1 and program information 153, when the user selects “checkup item check” in the document,
The inference execution device 5 of FIG.
, The program name is obtained from the program information 153, and the program is executed. Program information 1
53 is automatically generated from the program name when the program is registered by the user. The user inputs the program name, the program execution module, and the program start execution script when registering the program. Figure 1
The inference execution device 5 internally holds a correspondence table of a program name and its start execution script, and executes the program by referring to this correspondence table from the program name.

【0061】実施例8.図22はこの実施例を示す図で
ある。この実施例においては、データベースリンク手段
409と検索条件リンク手段410とプログラム実行リ
ンク手段411を有機的に結合した場合を示している。
151、152は前述した実施例と同じものである。1
32、133、134、137は前述した実施例と同じ
ものである。141、142は前述した実施例と同じも
のである。161はユーザに登録されたプログラム情報
であり、そのプログラム名が「診察項目チェック(IN
(症状))」であり「IN(症状)」は、このプログラ
ムの入力パラメータを表している。この入力パラメータ
から属性一覧133の「症状」へ参照リンク162を張
ることにより、診察項目チェックプログラムにデータベ
ースのテーブル「診察」の属性「症状」のデータが入力
される。
Example 8. FIG. 22 is a diagram showing this embodiment. In this embodiment, the database linking means 409, the search condition linking means 410 and the program execution linking means 411 are organically combined.
151 and 152 are the same as those in the above-described embodiment. 1
32, 133, 134 and 137 are the same as those in the above-mentioned embodiment. 141 and 142 are the same as those in the above-described embodiment. Reference numeral 161 is program information registered by the user, and the program name is “medical examination item check (IN
(Symptom)) ”and“ IN (symptom) ”represents an input parameter of this program. By making a reference link 162 from this input parameter to the “symptom” of the attribute list 133, the data of the attribute “symptom” of the database table “examination” is input to the examination item check program.

【0062】実施例9.この実施例におけるエキスパー
トシステムでは、文書中のキーワードと、関係データベ
ースのシソーラス中の単語、応用プログラム名が同じ
語、或は同義語である場合は、自動的にその文字列をリ
ンク付けし、ユーザがリンクを張る時に同じ意味を持つ
単語を発見し易くする。図23は、この実施例を示す図
である。前述した実施例においてリンクを張る場合は、
リンク作成装置を用いてオペレータがキーボードやマウ
スにより文字列を指定することにより行われていたが、
オペレータによるリンク作業を軽減するために、この実
施例では、同じ意味を持つ単語或は類似語、同義語を自
動的にリンク付けするリンク生成支援手段412を備え
ている。図24は、このリンク生成支援手段412の動
作を説明する図である。リンク生成支援手段412は、
図24に示された文書、変数及びデータベース情報の中
から同語、或は同義語を自動的にリンク付けする。この
場合には、同語或は同義語であるため参照リンクが自動
的に生成される。例えば、文書の「診察」とデータベー
ス情報のテーブル一覧132の「診察」は同語であるた
め文書からテーブル一覧に対して参照リンク173が自
動的に張られる。同様にして参照リンク171及び参照
リンク172が自動的に張られる。この例においては同
語の場合のみ参照リンクを張った例を示しているが、同
義語或は類似語に対して参照リンクを自動的に張るよう
にしても構わない。この様に参照リンクを自動的に張る
ことによりユーザがリンクを張る手間を軽減する。
Example 9. In the expert system in this embodiment, when the keyword in the document, the word in the thesaurus of the relational database, the application program name is the same word or a synonym, the character string is automatically linked, and the user Makes it easier to find words with the same meaning when linking. FIG. 23 is a diagram showing this embodiment. When linking in the above example,
It was done by the operator using the link creation device to specify the character string with the keyboard or mouse,
In order to reduce the linking work by the operator, this embodiment is provided with a link generation support means 412 that automatically links words having the same meaning, similar words, or synonyms. FIG. 24 is a diagram for explaining the operation of the link generation support means 412. The link generation support means 412
The synonyms or synonyms are automatically linked from the documents, variables and database information shown in FIG. In this case, the reference links are automatically generated because they are synonyms or synonyms. For example, since the “examination” of the document and the “examination” of the table list 132 of the database information have the same word, the reference link 173 is automatically set from the document to the table list. Similarly, the reference link 171 and the reference link 172 are automatically set. In this example, a reference link is provided only for the same word, but a reference link may be automatically provided for a synonym or a similar word. By automatically setting the reference link in this way, the user can reduce the trouble of setting the link.

【0063】また、前述したように自動的にリンクを張
らずに単に、同語或は同義語を特殊表示させることによ
りユーザに対してリンクを張るべきか張らないべきかを
判断させるようにしても構わない。
Further, as described above, the link is not automatically established, and the synonym or synonym is simply displayed specially so that the user can determine whether or not the link should be established. I don't mind.

【0064】実施例10.前述した実施例1から実施例
9の機能を選択的に組み合せた場合、或は任意に利用す
ることができる場合が考えられる。例えば、文書の外部
に表やフローチャートが組み込まれたドキュメントが存
在する場合には、文書に対してリンクを作成できると同
時に表やフローチャートに対してもリンク付けを行うこ
とができ、ドキュメント全体に対してハイパーテキスト
を用いた知識ベースを構築することが可能である。
Example 10. It is conceivable that the functions of the above-described first to ninth embodiments may be selectively combined or may be arbitrarily used. For example, if there is a document with a table or flowchart embedded outside the document, you can create a link to the document and at the same time you can link to the table or flowchart. It is possible to construct a knowledge base using hypertext.

【0065】[0065]

【発明の効果】以上のように第1の発明によれば、ユー
ザが文書に意味のリンクを張ることで文書を知識ベース
としたエキスパートシステムの構築を行なうことができ
る。
As described above, according to the first aspect of the invention, the user can construct an expert system using a document as a knowledge base by linking the document with a meaning link.

【0066】また第2の発明によれば、文書構造の章や
節といった一つの単位を、一つの知識とみなし、ある一
固まりの知識に対する推論実行を行なうことができる。
Further, according to the second invention, one unit such as a chapter or a section of the document structure can be regarded as one knowledge, and the inference can be executed for a certain set of knowledge.

【0067】また第3の発明によれば、文書中の表の項
目に対してユーザが意味のリンクを張ることにより、表
中のデータからその条件を満たすデータを処理対象と
し、文書中の表知識の示す実行を行なうことができる。
According to the third aspect of the invention, the user links the meanings to the items in the table in the document so that the data satisfying the condition is processed from the data in the table, and the table in the document is processed. You can carry out the execution indicated by your knowledge.

【0068】また第4の発明によれば、文書中のフロー
(流れ図)に対して、ユーザがその各項目にデータ参照
やプログラム実行のリンクが張ることにより、文書中の
フローの知識が示す実行を行なうことができる。
According to the fourth aspect of the invention, with respect to the flow (flow chart) in the document, the user links each item with data reference or program execution, so that execution indicated by the knowledge of the flow in the document is executed. Can be done.

【0069】また第5の発明によれば、表の項目に対し
てユーザが意味のリンクを張ることにより、表中のデー
タからその条件を満たすデータを処理対象とし、表知識
の示す実行を行なうことができる。
According to the fifth aspect of the invention, the user links the meanings to the items in the table, and the data satisfying the condition is processed from the data in the table, and the execution indicated by the table knowledge is performed. be able to.

【0070】また第6の発明によれば、フロー(流れ
図)に対して、ユーザがその各項目にデータ参照やプロ
グラム実行のリンクが張ることにより、フローの知識が
示す実行を行なうことができる。
According to the sixth aspect of the invention, the user can perform the execution indicated by the knowledge of the flow by linking the data reference or program execution to each item in the flow (flow chart).

【0071】また第7の発明によれば、文書とデータベ
ースの結合が可能になり、文書からデータベース検索を
行なうことができる。
According to the seventh invention, the document and the database can be combined, and the database can be searched from the document.

【0072】また第8の発明によれば、データベースと
結合した文書に対して、文書上にデータベース検索の条
件を設定することができ、文書から、条件を設定したデ
ータベース検索を行なうことができる。
Further, according to the eighth aspect, it is possible to set a database search condition on a document with respect to a document combined with a database, and it is possible to perform a database search with the condition set from the document.

【0073】また第9の発明によれば、文書とプログラ
ムの結合が可能になり、文書からプログラムの実行を行
なうことができる。
According to the ninth invention, the document and the program can be combined, and the program can be executed from the document.

【0074】また第10の発明によれば、文書に結合さ
れたデータベースと文書に結合されたプログラムとを結
合することにより、データベースのデータを参照するプ
ログラムの実行とプログラムの実行結果をデータベース
に格納するプログラムの実行を文書から行なうことがで
きる。
According to the tenth aspect of the invention, by combining the database combined with the document and the program combined with the document, the execution of the program referring to the data of the database and the execution result of the program are stored in the database. Execution of the program can be performed from the document.

【0075】また第11の発明によれば、ユーザが文書
にリンクを張る際に文書中の単語と同じ或は同じ意味を
持つ、データベースの情報やプログラムの情報を簡単に
得ることができる。
According to the eleventh aspect, when the user links to the document, it is possible to easily obtain the information of the database or the information of the program having the same or the same meaning as the word in the document.

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

【図1】この発明の一実施例におけるリンク作成装置と
推論実行装置を含むブロック図である。
FIG. 1 is a block diagram including a link creation device and an inference execution device according to an embodiment of the present invention.

【図2】この発明の一実施例における文書上に張られた
意味のリンクを示す図である。
FIG. 2 is a diagram showing meaning links provided on a document according to an embodiment of the present invention.

【図3】この発明の一実施例におけるリンク作成装置の
ブロック図である。
FIG. 3 is a block diagram of a link creating device according to an embodiment of the present invention.

【図4】この発明の一実施例におけるリンク作成装置の
ユーザインタフェースを示す図である。
FIG. 4 is a diagram showing a user interface of a link creating device according to an embodiment of the present invention.

【図5】この発明の一実施例におけるリンク作成装置の
条件リンク選択時の条件メニューを示す図である。
FIG. 5 is a diagram showing a condition menu at the time of selecting a condition link of the link creating device in the embodiment of the present invention.

【図6】この発明の一実施例における推論実行装置の処
理のながれを示す図である。
FIG. 6 is a diagram showing a process flow of an inference execution device according to an embodiment of the present invention.

【図7】この発明の一実施例における推論実行装置の条
件リンクに対する処理のながれを示す図である。
FIG. 7 is a diagram showing a processing flow for a conditional link of an inference execution device according to an embodiment of the present invention.

【図8】この発明の一実施例における推論実行装置の参
照リンクに対する処理のながれを示す図である。
FIG. 8 is a diagram showing a processing flow for a reference link of an inference execution device according to an embodiment of the present invention.

【図9】この発明の一実施例における推論実行装置の出
力リンクに対する処理のながれを示す図である。
FIG. 9 is a diagram showing a processing flow for an output link of an inference execution device according to an embodiment of the present invention.

【図10】この発明の一実施例におけるリンク作成装置
と推論実行装置を含むブロック図である。
FIG. 10 is a block diagram including a link creating device and an inference executing device according to an embodiment of the present invention.

【図11】この発明の一実施例における文書上に張られ
た意味のリンクを示す図である。
FIG. 11 is a diagram showing links of meanings provided on a document in an embodiment of the present invention.

【図12】この発明の一実施例におけるリンク作成装置
のブロック図である。
FIG. 12 is a block diagram of a link creating device according to an embodiment of the present invention.

【図13】この発明の一実施例における文書中の表に張
られた意味のリンクを示す図である。
FIG. 13 is a diagram showing meaning links provided in a table in a document according to an embodiment of the present invention.

【図14】この発明の一実施例におけるリンク作成装置
のブロック図である。
FIG. 14 is a block diagram of a link creating device according to an embodiment of the present invention.

【図15】この発明の一実施例における文書中のフロー
(ながれ図)に張られた意味のリンクを示す図である。
FIG. 15 is a diagram showing links of meanings provided in a flow (flow chart) in a document according to an embodiment of the present invention.

【図16】この発明の一実施例におけるリンク作成装置
のブロック図である。
FIG. 16 is a block diagram of a link creating device according to an embodiment of the present invention.

【図17】この発明の一実施例における文書とデータベ
ース情報の間に張られた意味のリンクを示す図である。
FIG. 17 is a diagram showing meaning links provided between a document and database information according to an embodiment of the present invention.

【図18】この発明の一実施例におけるリンク作成装置
のブロック図である。
FIG. 18 is a block diagram of a link creating device according to an embodiment of the present invention.

【図19】この発明の一実施例における文書とデータベ
ース情報の間に張られた意味のリンクと、文書上に張ら
れたデータベース検索条件のリンクを示す図である。
FIG. 19 is a diagram showing links of meanings provided between documents and database information and links of database search conditions provided on documents according to an embodiment of the present invention.

【図20】この発明の一実施例におけるリンク作成装置
のブロック図である。
FIG. 20 is a block diagram of a link creating device according to an embodiment of the present invention.

【図21】この発明の一実施例における文書とプログラ
ム情報の間に張られた意味のリンクを示す図である。
FIG. 21 is a diagram showing a semantic link provided between a document and program information according to an embodiment of the present invention.

【図22】この発明の一実施例における文書とデータベ
ース情報とプログラム情報の間に張られた意味のリンク
を示す図である。
FIG. 22 is a diagram showing meaning links provided between a document, database information, and program information according to an embodiment of the present invention.

【図23】この発明の一実施例におけるリンク作成装置
のブロック図である。
FIG. 23 is a block diagram of a link creating device according to an embodiment of the present invention.

【図24】この発明の一実施例における文書とデータベ
ース情報とプログラム情報の間の同じ単語に自動的に張
られた参照リンクを示す図である。
FIG. 24 is a diagram showing reference links automatically placed in the same word between a document, database information, and program information in one embodiment of the present invention.

【図25】従来のエキスパートシステムの動作を示す図
である。
FIG. 25 is a diagram showing an operation of a conventional expert system.

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

1 文書 2 変数 3 リンク作成装置 4 推論実行装置 5 出力装置 11 条件リンク(>) 12 参照リンク 13 出力リンク 31 リンク種別選択メニュー 41 条件リンクメニュー 91 文書 92 変数 101 条件リンク(>) 102 参照リンク 103 出力リンク 105 条件リンク(>) 106 参照リンク 107 出力リンク 111 選択条件リンク 112 選択条件リンク 113 表出力指定 114 変数 12a 変数 131 文書 132 データベース情報(テーブル名) 133 データベース情報(属性名) 134 データベース(テーブル「診察」) 141 変数 142 条件リンク(=) 151 文書 152 プログラム実行リンク 153 プログラム情報 161 プログラム情報 162 参照リンク 1 Document 2 Variable 3 Link Creation Device 4 Inference Execution Device 5 Output Device 11 Conditional Link (>) 12 Reference Link 13 Output Link 31 Link Type Selection Menu 41 Conditional Link Menu 91 Document 92 Variable 101 Conditional Link (>) 102 Reference Link 103 Output link 105 Conditional link (>) 106 Reference link 107 Output link 111 Selection condition link 112 Selection condition link 113 Table output designation 114 Variable 12a variable 131 Document 132 Database information (table name) 133 Database information (attribute name) 134 Database (table) "Examination") 141 Variables 142 Condition links (=) 151 Documents 152 Program execution links 153 Program information 161 Program information 162 Reference links

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 以下の要素を有するエキスパートシステ
ム (a)文書に対して意味を持つリンクを張り、そのリン
クの張られた文書を知識ベースとするリンク作成装置、
(b)その知識ベースにより推論を実行する推論実行装
置。
1. An expert system having the following elements: (a) A link creating device for linking a meaningful link to a document and using the linked document as a knowledge base;
(B) An inference execution device that executes inference based on the knowledge base.
【請求項2】 上記文書は、所定の文書構造を有し、上
記リンク作成装置は、文書構造の一つの単位を一つの知
識として知識ベースを作成し、上記推論実行装置は、文
書構造の一つの単位を指定して推論を実行することを特
徴とする請求項1記載のエキスパートシステム。
2. The document has a predetermined document structure, the link creating device creates a knowledge base with one unit of the document structure as one knowledge, and the inference executing device creates one of the document structures. The expert system according to claim 1, wherein the inference is executed by designating one unit.
【請求項3】 上記リンク作成装置は、さらに、表を構
成する項目に意味を持つリンクを張り、そのリンクの張
られた表を知識ベースとすることを特徴とする請求項1
又は2記載のエキスパートシステム。
3. The link creating device is further characterized in that a link having meaning is attached to an item forming a table, and the linked table is used as a knowledge base.
Or the expert system described in 2.
【請求項4】 上記リンク作成装置は、さらに、フロー
チャートを構成する項目に意味を持つリンクを張り、そ
のリンクの張られたフローチャートを知識ベースとする
ことを特徴とする請求項1、2又は3記載のエキスパー
トシステム。
4. The link creating device further creates a link having meaning to items constituting the flowchart, and uses the flowchart with the link as a knowledge base. The described expert system.
【請求項5】 以下の要素を有するエキスパートシステ
ム (a)表を構成する項目に意味を持つリンクを張り、そ
のリンクの張られた表を知識ベースとするリンク作成装
置、(b)その知識ベースにより推論を実行する推論実
行装置。
5. An expert system having the following elements: (a) A link creating device in which a link having meaning is attached to an item constituting a table, and the linked table is used as a knowledge base, and (b) the knowledge base. An inference execution device that executes inference by.
【請求項6】 以下の要素を有するエキスパートシステ
ム (a)フローチャートを構成する項目に意味を持つリン
クを張り、そのリンクの張られたフローチャートを知識
ベースとするリンク作成装置、(b)その知識ベースに
より推論を実行する推論実行装置。
6. An expert system having the following elements: (a) a link creating device in which a link having meaning is attached to an item constituting a flowchart, and the linked flowchart is used as a knowledge base; and (b) the knowledge base. An inference execution device that executes inference by.
【請求項7】 以下の要素を有するエキスパートシステ
ム (a)関係名と属性名を備えた関係データベース、
(b)上記関係データベースの関係名と属性名を抽出し
てシソーラスを生成し、文書からシソーラスに対してリ
ンクを張り、知識ベースとするリンク作成装置、(c)
上記知識ベースにより推論を実行し文書からデータベー
スをアクセスする推論実行装置。
7. An expert system having the following elements: (a) a relational database having relation names and attribute names,
(B) A link creating device for extracting a relation name and an attribute name of the relational database to generate a thesaurus, linking the document to the thesaurus, and forming a knowledge base, (c)
An inference execution device that executes inference by the knowledge base and accesses a database from a document.
【請求項8】 上記推論実行装置は、文書からデータベ
ースを検索する場合に、検索条件を設定することを特徴
とする請求項7記載のエキスパートシステム。
8. The expert system according to claim 7, wherein the inference execution device sets a search condition when searching a database from a document.
【請求項9】 以下の要素を有するエキスパートシステ
ム (a)所定の処理を実行する応用プログラム、(b)文
書から応用プログラムに対して意味を持つリンクを張る
リンク作成装置、(c)上記リンクを用いて上記文書か
ら応用プログラムを実行する推論実行装置。
9. An expert system having the following elements: (a) an application program for executing a predetermined process, (b) a link creating device for establishing a meaningful link from a document to the application program, (c) the link An inference execution device that executes an application program from the above document using the inference execution device.
【請求項10】 以下の要素を有するエキスパートシス
テム (a)関係名と属性名を備えた関係データベース、
(b)所定の処理を実行する応用プログラム、(c)文
書から応用プログラムに対して意味を持つリンクを張る
とともに、上記関係データベースの関係名と属性名を抽
出してシソーラスを生成し、プログラムからシソーラス
に対してリンクを張るリンク作成装置、(d)上記リン
クを用いて上記文書から応用プログラムを実行するとと
もに、上記リンクを用いて応用プログラムからデータベ
ースをアクセスする推論実行手段。
10. An expert system having the following elements: (a) a relational database having relation names and attribute names,
(B) An application program that executes a predetermined process, (c) A link that has meaning to the application program from a document is created, and a relational name and attribute name of the relational database are extracted to generate a thesaurus. A link creating device for linking to a thesaurus, (d) an inference executing means for executing an application program from the document using the link and accessing a database from the application program using the link.
【請求項11】 上記リンク作成装置は、リンクを張る
場合に、同語或は同義語に対してのリンク付けを支援す
るリンク生成支援手段を備えたことを特徴とする請求項
7、8、9又は10記載のエキスパートシステム。
11. The link creation device comprises link generation support means for supporting linking to a synonym or a synonym when a link is established. The expert system according to 9 or 10.
JP6034671A 1994-03-04 1994-03-04 Expert system Pending JPH07244592A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6034671A JPH07244592A (en) 1994-03-04 1994-03-04 Expert system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6034671A JPH07244592A (en) 1994-03-04 1994-03-04 Expert system

Publications (1)

Publication Number Publication Date
JPH07244592A true JPH07244592A (en) 1995-09-19

Family

ID=12420900

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6034671A Pending JPH07244592A (en) 1994-03-04 1994-03-04 Expert system

Country Status (1)

Country Link
JP (1) JPH07244592A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09322089A (en) * 1996-05-27 1997-12-12 Fujitsu Ltd Broadcasting program transmitter, information transmitter, device provided with document preparation function and terminal equipment
JP2006314096A (en) * 2006-04-24 2006-11-16 Fujitsu Ltd Device with document preparing function, terminal device, device and method for transmitting information, and hypertext document processor
JP2008252937A (en) * 2008-06-16 2008-10-16 Dosa Advances Llc Broadcast program information transmission device
JP2010211441A (en) * 2009-03-10 2010-09-24 Casio Computer Co Ltd Electronic equipment and information display program
JP2018109798A (en) * 2016-12-28 2018-07-12 キヤノン株式会社 Information processing apparatus, system, information processing method and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09322089A (en) * 1996-05-27 1997-12-12 Fujitsu Ltd Broadcasting program transmitter, information transmitter, device provided with document preparation function and terminal equipment
JP2006314096A (en) * 2006-04-24 2006-11-16 Fujitsu Ltd Device with document preparing function, terminal device, device and method for transmitting information, and hypertext document processor
JP2008252937A (en) * 2008-06-16 2008-10-16 Dosa Advances Llc Broadcast program information transmission device
JP2010211441A (en) * 2009-03-10 2010-09-24 Casio Computer Co Ltd Electronic equipment and information display program
JP2018109798A (en) * 2016-12-28 2018-07-12 キヤノン株式会社 Information processing apparatus, system, information processing method and program

Similar Documents

Publication Publication Date Title
WO2020147758A1 (en) Drug recommendation method and apparatus, medium, and electronic device
US8375014B1 (en) Database query builder
US7890533B2 (en) Method and system for information extraction and modeling
US20040168119A1 (en) method and apparatus for creating a report
US9177051B2 (en) Method and system for personal information extraction and modeling with fully generalized extraction contexts
US6446081B1 (en) Data input and retrieval apparatus
EP1672537B1 (en) Data semanticizer
US4688195A (en) Natural-language interface generating system
US20080221846A1 (en) Context-Aware, Adaptive Approach to Information Selection for Interactive Information Analysis
JP2015109068A (en) Mechanisms, methods, computer programs and devices for identifying and displaying relationships between candidate answers
JP2004240954A (en) Method for presenting hierarchical data
US20220139535A1 (en) Efficient determination of a data entity storing healthcare data through mapped entry and/or traversal of a semantic data structure
JPH04502828A (en) Intelligent optical navigator information representation and navigation system
WO2007047464A2 (en) Method and apparatus for identifying documents relevant to a search query
US20140089287A1 (en) Information space exploration tool system and method
CN101681351A (en) System and method for wikifying content for knowledge navigation and discovery
JP2624969B2 (en) Image retrieval device
Houssein et al. Semantic protocol and resource description framework query language: a comprehensive review
JPH07244592A (en) Expert system
JPH0252292B2 (en)
JP4982672B2 (en) Data map creation server and data map creation program
CN116894125B (en) Medical instrument recommendation method and system based on artificial intelligence
Kiong et al. Health Ontology Generator: Design And Implementation
WO2023195051A1 (en) Related information display device, program, and related information display method
La et al. An Interactive Exploration Learning Method based on Domain Knowledge Visualization