JPH01112431A - Method for constituting hierarchical knowledge system - Google Patents

Method for constituting hierarchical knowledge system

Info

Publication number
JPH01112431A
JPH01112431A JP27073387A JP27073387A JPH01112431A JP H01112431 A JPH01112431 A JP H01112431A JP 27073387 A JP27073387 A JP 27073387A JP 27073387 A JP27073387 A JP 27073387A JP H01112431 A JPH01112431 A JP H01112431A
Authority
JP
Japan
Prior art keywords
node
knowledge
network
nodes
access
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
JP27073387A
Other languages
Japanese (ja)
Inventor
Michihiro Inazumi
稲積 満弘
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP27073387A priority Critical patent/JPH01112431A/en
Publication of JPH01112431A publication Critical patent/JPH01112431A/en
Pending legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)

Abstract

PURPOSE:To access an efficient knowledge by providing functions to search a network composed of a node and an arc and to execute the pattern matching. CONSTITUTION:In a node and arc network 1, a node 6 desires to access the information given from a node 15 by the succession. In this case, in order to obtain the information, it is necessary for a searching and pattern matching function 2 of a system to arrive at a node 15 through an arc. Once the searching is executed from the node 6 up to 15, as the result, the information that nodes 9, 10, 13 and 15 are the master nodes of the node 6 is accumulated as the mapping information. Thus, in the second access of knowledge, even when the searching and pattern matching operation to require a complicated operation and a time is not executed, the knowledge can be accessed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は知識情報処理の根幹的は構成要素である階層的
知識システムの構成方法に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for configuring a hierarchical knowledge system, which is a fundamental component of knowledge information processing.

〔従来の技術〕[Conventional technology]

この分野に於ける従来技術は例えば公表特許公報昭61
−502707のようなものである。
Conventional technology in this field is, for example, published patent publication No. 61.
-502707.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

このような知識システムは一般的はものであり、かつ重
要なものである。しかし、これらの階層的知識システム
においては、知識のアクセスに対して膨大な量のパタン
マッチング処理、及び探索処理が必要となる。ぞのため
、このシステムの実際の構成方法によりシステムの効率
が大きく左右される事になる。本発明はこのシステムの
効率的は構成方法を提供するものである。
Such knowledge systems are common and important. However, these hierarchical knowledge systems require a huge amount of pattern matching processing and search processing to access knowledge. Therefore, the efficiency of the system will be greatly influenced by how the system is actually configured. The present invention provides an efficient method for configuring this system.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、知識をノード名、ノードの属性名、ノードの
属性値、及びノード間を接続するアークよりなるネット
ワークとして記憶する階層的知識システムの構成におい
て、少なくとも a)ノード、アークよりなるネットワークの探索、パタ
ンマッチング機能をその構成中に含み、かつb)そのネ
ットワークにおける知識アクセスの結果としてのネット
ワークの変化の検出機構をその構成中に含み、かつ C)ノードをその複数の親ノードへ順序付けて写像する
1対nの写像機能をその構成中に含み、かつ d)そのノードの写像情報の消去、修正機能をその構成
中に含む事を特徴とする階層的知識システムの構成方法
である。
In the configuration of a hierarchical knowledge system that stores knowledge as a network consisting of node names, node attribute names, node attribute values, and arcs connecting nodes, the present invention provides at least a) a network consisting of nodes and arcs; (b) includes in its configuration a mechanism for detecting changes in the network as a result of knowledge access in the network; and C) orders nodes into their multiple parent nodes. This is a method for configuring a hierarchical knowledge system, characterized in that the configuration includes a 1:n mapping function for mapping, and d) a function for erasing and modifying mapping information of the node.

〔実施例〕〔Example〕

第1図に本発明の一実施例の概念的な模式図を示す。図
中の番号lはノード、アークよりなるネットワークを示
し、2はこのネットワークの探索、パタンマッチング機
能を示し、3はこのネツトワーりのアクセス、及びそれ
によるネットワーク変化の検出機能を示し、4はノード
をその複数の親ノードへ写像する1対nの写像機能を示
し、5はこの写像情報の消去、修正機能を示す。
FIG. 1 shows a conceptual diagram of an embodiment of the present invention. The number l in the figure indicates a network consisting of nodes and arcs, 2 indicates a search and pattern matching function for this network, 3 indicates a function for accessing this network and detecting network changes due to it, and 4 indicates a node. 5 shows a 1:n mapping function for mapping the data to its plurality of parent nodes, and 5 shows a function for erasing and modifying this mapping information.

この構成方法における知識のアクセスの方法を第2図を
例にとって説明する。
The method of accessing knowledge in this configuration method will be explained using FIG. 2 as an example.

第2図に示すようなノード、アークネットワークにおい
て、ノード6が継承によりノード15から与えられる情
報をアクセスしたいとする。この場合、その情報を得る
ためにシステムの探索、パタンマッチング機能がアーク
を通してノード15にまで到る必要がある。−最にこの
操作においてはかなりの時間が必要とされる。
In the node/arc network shown in FIG. 2, it is assumed that node 6 wants to access information given from node 15 through inheritance. In this case, the search and pattern matching functions of the system need to reach the node 15 through the arc to obtain that information. -Finally, this operation requires a considerable amount of time.

本システムの構成においては、−度ノード6から15ま
での探索が行われれば、その結果としてノード9.10
.13.15がノード6の親ノードであると言う情報が
写像情報として蓄積される。
In the configuration of this system, if the -degree nodes 6 to 15 are searched, the result will be nodes 9 and 15.
.. Information that 13.15 is the parent node of node 6 is stored as mapping information.

そのため、これらの知識の2度目からのアクセスにおい
ては、複雑な操作と時間を要求する探索、パタンマッチ
ング操作を行わなくとも知識のアクセスが可能となる。
Therefore, when accessing such knowledge for the second time, it becomes possible to access the knowledge without performing search or pattern matching operations that require complicated operations and time.

またこのような写像による知識のアクセスはノード、ア
ークネットワークの構造に依存するため、知識アクセス
の結果としてネットワークが変化した場合、この写像情
報もまた変化する。そのため、例えば第2図のノード1
0が消去された場合、ノード6の親ノードへの写像情報
はノード9のみと消去、修正される事になる。
Furthermore, since knowledge access through such mapping depends on the structure of the node and arc networks, when the network changes as a result of knowledge access, this mapping information also changes. Therefore, for example, node 1 in Figure 2
If 0 is deleted, the mapping information of node 6 to the parent node will be deleted and modified to only node 9.

〔発明の効果〕〔Effect of the invention〕

この実施例により明らかであるように本発明による階層
的知識システムの構成方法によれば、従来の場合に比べ
て非常に効率的な知識のアクセスが可能となる。
As is clear from this embodiment, the method for configuring a hierarchical knowledge system according to the present invention allows knowledge to be accessed much more efficiently than in the conventional case.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例の概念的な模式図である。 図中の番号lはノード、アークよりなるネットワークを
示し、2はこのネットワークの模索、パタンマッチング
機能を示し、3はこのネットワークのアクセス、及びそ
れによるネットワーク変化の検出機能を示し、4はノー
ドをその複数の親ノードへ写像する1対nの写像機能を
示し、5はこの写像情報の消去、修正機能を示す。 第2図は本発明による階層的知識システムの動作の概念
的な説明図である。 図中の番号6.7.8.9.1O111S12.13.
14.15はそれぞれノードを示す。 以上 出願人 セイコーエプソン株式会社 第2図
FIG. 1 is a conceptual diagram of an embodiment of the present invention. The number l in the figure indicates a network consisting of nodes and arcs, 2 indicates the exploration and pattern matching function of this network, 3 indicates the function of accessing this network and detecting network changes due to it, and 4 indicates the node. A 1-to-n mapping function for mapping to a plurality of parent nodes is shown, and 5 shows a function for erasing and modifying this mapping information. FIG. 2 is a conceptual illustration of the operation of the hierarchical knowledge system according to the present invention. Number 6.7.8.9.1O111S12.13.
14 and 15 each indicate a node. Applicant: Seiko Epson Corporation Figure 2

Claims (1)

【特許請求の範囲】 知識をノード名、ノードの属性名、ノードの属性値、及
びノード間を接続するアークよりなるネットワークとし
て記憶する階層的知識システムの構成方法において、少
なくとも a)ノード、アークよりなるネットワークの探索、パタ
ンマッチング機能をその構成中に含み、かつb)そのネ
ットワークにおける知識アクセスの結果としてのネット
ワークの変化の検出機構をその構成中に含み、かつ c)ノードをその複数の親ノードへ順序付けて写像する
1対nの写像機能をその構成中に含み、かつ d)そのノードの写像情報の消去、修正機能をその構成
中に含む事を特徴とする階層的知識システムの構成方法
[Scope of Claims] A method for configuring a hierarchical knowledge system that stores knowledge as a network consisting of node names, node attribute names, node attribute values, and arcs connecting nodes, comprising: at least a) nodes and arcs; b) includes in its configuration a mechanism for detecting changes in the network as a result of knowledge access in the network, and c) connects the node to its multiple parent nodes. 1. A method for configuring a hierarchical knowledge system, characterized in that the configuration includes a 1:n mapping function for sequentially mapping to the node, and d) a function for erasing and correcting mapping information of the node.
JP27073387A 1987-10-27 1987-10-27 Method for constituting hierarchical knowledge system Pending JPH01112431A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27073387A JPH01112431A (en) 1987-10-27 1987-10-27 Method for constituting hierarchical knowledge system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27073387A JPH01112431A (en) 1987-10-27 1987-10-27 Method for constituting hierarchical knowledge system

Publications (1)

Publication Number Publication Date
JPH01112431A true JPH01112431A (en) 1989-05-01

Family

ID=17490205

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27073387A Pending JPH01112431A (en) 1987-10-27 1987-10-27 Method for constituting hierarchical knowledge system

Country Status (1)

Country Link
JP (1) JPH01112431A (en)

Similar Documents

Publication Publication Date Title
EP0565258B1 (en) Name resolution for a multisystem network
US6434144B1 (en) Multi-level table lookup
US5561790A (en) Shortest path determination processes for use in modeling systems and communications networks
JPH06103484B2 (en) Method and data processing system for creating and maintaining multiple version documents of a document
JP2001166977A (en) Device, system and method for managing data structure and recording medium having data structure management program
US20080225849A1 (en) Automated validation of peripheral director hardware
US7409380B1 (en) Facilitated reuse of K locations in a knowledge store
US6839749B1 (en) Network representation and manipulation thereof
JPH01112431A (en) Method for constituting hierarchical knowledge system
CA2064957A1 (en) Method and apparatus for performing pattern search functions
JPH10162013A (en) Digital searching device
JPH038083A (en) Tree structure managing system for information with identifier
JPH01156829A (en) Constitution of hierarchical knowledge system
US20050138068A1 (en) Configuration editing
Ilcinkas Setting port numbers for fast graph exploration
JPH0540721A (en) Computer system
KR100345445B1 (en) Method for managing t-tree index key in main memory dbms
CN105589960A (en) Multiple database clusters-based data request processing method and device
JPS63280328A (en) Control system for data having plural names
US7716241B1 (en) Storing the repository origin of data inputs within a knowledge store
JP3008500B2 (en) Update record reading mechanism
JPS63285688A (en) Control system for dot information
JPH05242176A (en) Generation control system for drawing
KR100577516B1 (en) Method of construct codes support to electronic documents on the ISO9735 syntax rules
JPH04333969A (en) State transition retrieving device