JP7082414B2 - Search system and search method - Google Patents

Search system and search method Download PDF

Info

Publication number
JP7082414B2
JP7082414B2 JP2018194118A JP2018194118A JP7082414B2 JP 7082414 B2 JP7082414 B2 JP 7082414B2 JP 2018194118 A JP2018194118 A JP 2018194118A JP 2018194118 A JP2018194118 A JP 2018194118A JP 7082414 B2 JP7082414 B2 JP 7082414B2
Authority
JP
Japan
Prior art keywords
search
dependency
influence
factor
physical characteristic
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2018194118A
Other languages
Japanese (ja)
Other versions
JP2020064338A (en
Inventor
道子 吉武
進二郎 柳生
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
National Institute for Materials Science
Original Assignee
National Institute for Materials Science
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 National Institute for Materials Science filed Critical National Institute for Materials Science
Priority to JP2018194118A priority Critical patent/JP7082414B2/en
Publication of JP2020064338A publication Critical patent/JP2020064338A/en
Application granted granted Critical
Publication of JP7082414B2 publication Critical patent/JP7082414B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、データベースを使った探索システムおよび探索方法に関し、特に複数の物性パラメータの間の関係性の探索に好適に利用できるものである。 The present invention relates to a search system and a search method using a database, and can be suitably used for searching a relationship between a plurality of physical property parameters.

材料研究における予測や設計の目標は、目的の特性を持つ材料を特定することである。このために旧来から多用されてきた手法は、条件-特性チャートから目的の特性を持つ材料の特定を目指す手法である。これは、複数の条件のうち特定の1つの条件のみを変化させたときの特性の変化を観測してチャートを作成し、そのチャートを補間または外挿することによって目的の特性を持つ条件を求め、それに合致する材料を特定する方法である。ここでいう「チャート」とは、折れ線グラフ等を表す「グラフ」と同義であるが、後述する、ノードとエッジから成る「グラフ」と区別する目的で別の語を用いる。 The goal of prediction and design in material research is to identify materials with the desired properties. For this reason, the method that has been widely used from the past is a method that aims to identify a material having a desired property from a condition-characteristic chart. This involves creating a chart by observing changes in characteristics when only one specific condition out of multiple conditions is changed, and interpolating or extrapolating the chart to find the condition with the desired characteristics. , A method of identifying a material that matches it. The term "chart" here is synonymous with "graph" that represents a line graph or the like, but another term is used for the purpose of distinguishing it from "graph" that is composed of nodes and edges, which will be described later.

このとき、複数の条件のうち特定の1つの条件のみを変化させたときの特性の変化は、自ら実験を行って入手することが多い。多数の文献を調査しても上記特定の条件以外の条件がすべて同じであるデータを大量に入手することは困難だからである。 At this time, the change in characteristics when only one specific condition out of a plurality of conditions is changed is often obtained by conducting an experiment by oneself. This is because it is difficult to obtain a large amount of data in which all the conditions other than the above specific conditions are the same even if a large number of documents are searched.

特許文献1には、所望の特性を有する新規材料の構成物質情報を、客観的に探索することが可能な探索システムが開示されている。同文献に開示される探索システムは、複数(多数)の物質についてそれぞれ複数の物性パラメータ情報を有するデータベースを備える。このとき、データベースには、物質によっては実データが与えられていない物性パラメータがあってもよい。検索対象の物性パラメータを1つの軸とし、他の物性パラメータの一部をその他の軸として、2次元または3次元以上の空間を作成して、上記データベース内の各物質をマッピングする。このとき、実データのない物性パラメータについては、多変量解析、所定の論理式に基づく計算、または、第1原理計算などを使って予測した仮想データによって補う。実データと仮想データをマッピングして得られた探索マップにおいて、予め規定したルールに基づいて、所望の特性を有する物質を特定するとされる。 Patent Document 1 discloses a search system capable of objectively searching for information on constituent substances of a new material having desired properties. The search system disclosed in the same document includes a database having a plurality of physical property parameter information for each of a plurality of (many) substances. At this time, the database may have physical property parameters for which actual data is not given depending on the substance. A two-dimensional or three-dimensional or higher space is created with the physical property parameter to be searched as one axis and a part of the other physical property parameters as the other axis, and each substance in the above database is mapped. At this time, the physical property parameters for which there is no actual data are supplemented by virtual data predicted by using multivariate analysis, calculation based on a predetermined logical formula, or first-principles calculation. In a search map obtained by mapping real data and virtual data, it is said that a substance having a desired characteristic is specified based on a predetermined rule.

特許文献2には、複数の物性パラメータの任意の組合せのうち、既に知られている関係性に基づいて、有意な関係性を有する、物性パラメータの未知の組合せを探索することができる、探索システム及び探索方法が開示されている。この探索システムは、データベースとグラフ生成部とグラフ探索部とを備え、以下のように構成される。データベースは、互いに関係性を有する物性パラメータの複数の対を記憶し、グラフ生成部は、データベースに記憶された複数の物性パラメータをノードとし、関係性を有する物性パラメータ対に対応するノード間をエッジとする、グラフを生成する。グラフ探索部は、与えられる探索条件に基づいてグラフ生成部で生成されたグラフを探索し、探索結果を出力する。 Patent Document 2 describes a search system capable of searching for an unknown combination of physical property parameters having a significant relationship based on an already known relationship among arbitrary combinations of a plurality of physical property parameters. And the search method are disclosed. This search system includes a database, a graph generation unit, and a graph search unit, and is configured as follows. The database stores multiple pairs of physical characteristic parameters that are related to each other, and the graph generator uses multiple pairs of physical characteristic parameters stored in the database as nodes and edges between the nodes corresponding to the pairs of physical characteristic parameters that are related to each other. To generate a graph. The graph search unit searches for the graph generated by the graph generation unit based on the given search conditions, and outputs the search result.

特許文献3には、上記特許文献2と同様の、複数の物性パラメータの任意の組合せのうち有意な関係性を有する未知の物性パラメータの組合せの探索において、優先度を考慮した探索を行うことができる探索システム及び探索方法が開示されている。複数の物性パラメータの関係性は、特許文献2と同様に、複数の物性パラメータをノードとし、関係性を有する物性パラメータ対に対応するノード間をエッジとするグラフにおいて、物性情報やその関係性についての付随的な情報を、ノード及び/またはエッジにその属性として付与する。その属性を用いて、探索の結果抽出される経路の優先度を求め、優先度の高い順に結果を出力する。 In Patent Document 3, similar to the above-mentioned Patent Document 2, in the search for a combination of unknown physical property parameters having a significant relationship among arbitrary combinations of a plurality of physical property parameters, it is possible to perform a search in consideration of priority. A search system and a search method that can be performed are disclosed. As for the relationship between a plurality of physical property parameters, as in Patent Document 2, the physical property information and its relationship are described in a graph in which a plurality of physical property parameters are used as nodes and the nodes corresponding to the related physical property parameter pairs are used as edges. Ancillary information of is given to the node and / or edge as its attribute. Using that attribute, the priority of the route extracted as a result of the search is obtained, and the results are output in descending order of priority.

特開2007-18444号公報Japanese Unexamined Patent Publication No. 2007-18444 国際公開WO2017/221444International release WO 2017/221444 国際公開WO2018/159237International release WO2018 / 159237

特許文献1、2及び3について本発明者が検討した結果、以下のような新たな課題があることがわかった。 As a result of the examination by the present inventor regarding Patent Documents 1, 2 and 3, it was found that there are the following new problems.

特許文献1に記載される技術では、仮想データを予測するために、複数の物性パラメータ相互の関係性を利用するが、その関係性は既に知られている関係性に限られることとなる。 In the technique described in Patent Document 1, in order to predict virtual data, the relationship between a plurality of physical property parameters is used, but the relationship is limited to the already known relationship.

これに対し本願の発明者は、多くの技術分野を横断的に見た場合には、物性パラメータの数が膨大になるために未知であったが、実は有意な関係性を抽出することが可能であることを見出し、その解決方法として特許文献2に開示される探索システムを提案した。 On the other hand, the inventor of the present application was unknown because the number of physical property parameters becomes enormous when viewed across many technical fields, but in fact, it is possible to extract a significant relationship. As a solution to this problem, we proposed a search system disclosed in Patent Document 2.

特許文献2及び3に示される探索システム及び探索方法によれば、相互に関係性の低い分野を含むあらゆる分野を横断的に探索することができ、もって有意な関係性を有する物性パラメータの未知の組合せを抽出することができる。抽出結果は、関係性を有する原因側物性パラメータと結果側物性パラメータの組み合わせによる種々の形態で抽出される。例えば、原因側物性パラメータから結果側物性パラメータに至る複数の経路、原因側物性パラメータから所定の範囲内にある結果側物性パラメータの集合、逆に、結果側物性パラメータに至る所定の範囲内にある原因側物性パラメータの集合などである。探索を行うユーザーは、例えば目的の特性を持つ材料の特定を目指すときには、原因側物性パラメータから結果側物性パラメータに至る経路にあるすべての物性パラメータが、所定の仕様を満足するような物質・材料の特定を目指すこととなる。このようにユーザーは、探索システムを使用することによって、ある程度の範囲まで探索範囲を絞り込むことができるが、目標とする物質・材料の特定には、さらに詳細な検討が必要である。 According to the search system and search method shown in Patent Documents 2 and 3, it is possible to search across all fields including fields having low mutual relation, and the physical property parameters having a significant relationship are unknown. Combinations can be extracted. The extraction results are extracted in various forms by combining the causal side physical property parameters and the result side physical property parameters having a relationship. For example, a plurality of paths from the cause side physical property parameter to the result side physical property parameter, a set of result side physical property parameters within a predetermined range from the cause side physical property parameter, and conversely, within a predetermined range to the result side physical property parameter. It is a set of physical characteristic parameters on the cause side. For example, when a user who searches for a material aims to identify a material having a desired characteristic, all the physical property parameters in the path from the cause side physical property parameter to the result side physical property parameter satisfy a predetermined specification. Will aim to identify. In this way, the user can narrow down the search range to a certain extent by using the search system, but more detailed examination is required to specify the target substance / material.

本発明者は、この検討においてユーザーは、目標とする物質・材料を特定するために、抽出された物性パラメータ以外の因子の寄与を考慮する必要がある場合が少なくないこと、即ち、物性パラメータ以外の因子にも物性探索に特に重要な因子が存在することを見出した。物質・材料が置かれた環境によって物性間の関係性の強弱が変化し、また、物質・材料の形態やサイズによって探索すべき物性の重要度が変化する場合があるからである。このように、物性パラメータではないが、物性に影響を与える因子を、本明細書では「影響因子」と呼ぶこととする。 In this study, the present inventor often needs to consider the contribution of factors other than the extracted physical characteristic parameters in order to specify the target substance / material, that is, other than the physical characteristic parameters. It was found that there are factors that are particularly important for the search for physical properties. This is because the strength of the relationship between physical properties may change depending on the environment in which the material / material is placed, and the importance of the physical property to be searched may change depending on the form and size of the material / material. As described above, a factor that is not a physical property parameter but has an influence on the physical property is referred to as an "influence factor" in the present specification.

本発明の目的は、関係性を有する物性パラメータの対をエッジによって接続されたノード対に対応付けたグラフを探索する物性探索システムにおいて、物性ではない影響因子の寄与を探索に反映させることを可能とする探索支援機能を提供することである。 An object of the present invention is to make it possible to reflect the contribution of non-physical influential factors in a search in a physical property search system for searching a graph in which pairs of related physical property parameters are associated with node pairs connected by edges. It is to provide a search support function.

このような課題を解決するための手段を以下に説明するが、その他の課題と新規な特徴は、本明細書の記述及び添付図面から明らかになるであろう。 Means for solving such problems will be described below, but other problems and novel features will become apparent from the description and accompanying drawings herein.

本発明の一実施の形態によれば、下記の通りである。 According to one embodiment of the present invention, it is as follows.

すなわち、物性パラメータ関係性データベースと、グラフ生成部と、グラフ探索部と、影響因子データベースと、影響判定部と、探索結果出力部とを備える探索システムであって、以下のように構成される。 That is, it is a search system including a physical characteristic parameter relationship database, a graph generation unit, a graph search unit, an influence factor database, an influence determination unit, and a search result output unit, and is configured as follows.

物性パラメータ関係性データベースは、関係性を有する物性パラメータの複数のパラメータ対を記憶する。グラフ生成部は、物性パラメータ関係性データベースに記憶された複数のパラメータ対に含まれる複数の物性パラメータのそれぞれをノードとし、複数のパラメータ対のそれぞれに対応するノード間をエッジとする、グラフを生成する。グラフ探索部は、与えられる探索条件に基づいて生成されたグラフを探索し、探索結果を出力することができるように構成される。ここで、探索結果は、与えられた探索条件を満たす複数のノード及び複数のエッジによって構成される1以上の経路または部分グラフである。 The physical characteristic parameter relationship database stores a plurality of parameter pairs of physical characteristic parameters having a relationship. The graph generator generates a graph in which each of the plurality of physical property parameters included in the plurality of parameter pairs stored in the physical characteristic parameter relationship database is used as a node, and the nodes corresponding to each of the plurality of parameter pairs are used as edges. do. The graph search unit is configured to search for a graph generated based on a given search condition and output the search result. Here, the search result is one or more paths or subgraphs composed of a plurality of nodes and a plurality of edges satisfying a given search condition.

影響因子データベースは、前記複数の物性パラメータのうちの少なくとも1個の物性パラメータと、当該物性パラメータが依存性を有する1以上の影響因子と、その依存関係を示す依存性情報とを対応付けて記憶する。ここで、影響因子とは、物性パラメータ以外の因子であって、物性パラメータに影響を与える因子である。 The influence factor database stores at least one physical property parameter among the plurality of physical property parameters, one or more influential factors to which the physical property parameter has a dependency, and dependency information indicating the dependency relationship in association with each other. do. Here, the influencing factor is a factor other than the physical property parameter and influences the physical property parameter.

影響判定部は、影響因子データベースを参照することによって、探索結果に含まれるノードに対応する物性パラメータが、少なくとも1つの影響因子に依存性を有するか否かを判定し、探索結果出力部は、探索結果とともに、影響判定部が依存性を有すると判定した物性パラメータと影響因子の組み合わせとその依存性情報とを出力することができるように構成される。ここで「出力」にはその一態様に「表示」が含まれるが「表示」に限られるものではない。 By referring to the influence factor database, the influence determination unit determines whether or not the physical characteristic parameters corresponding to the nodes included in the search result are dependent on at least one influence factor, and the search result output unit determines whether or not the physical property parameters are dependent on at least one influence factor. Along with the search result, it is configured so that the combination of the physical characteristic parameter and the influential factor determined by the influence determination unit to have a dependency and the dependency information can be output. Here, "output" includes "display" in one aspect thereof, but is not limited to "display".

前記一実施の形態によって得られる効果を簡単に説明すれば下記のとおりである。 The effects obtained by the above embodiment will be briefly described as follows.

すなわち、関係性を有する物性パラメータの対をエッジによって接続されたノード対に対応付けたグラフを探索する物性探索システムにおいて、物性ではない因子(影響因子)の影響を探索に反映させることを可能とする探索支援機能を提供することができる。 That is, in a physical property search system that searches a graph in which a pair of related physical property parameters is associated with a node pair connected by an edge, it is possible to reflect the influence of a factor (influence factor) that is not a physical property in the search. It is possible to provide a search support function.

図1は、実施形態1に係る探索システムの構成例を示すブロック図である。FIG. 1 is a block diagram showing a configuration example of the search system according to the first embodiment. 図2は、物性パラメータ関係性データベース及び影響因子データベースの構成例を示す説明図である。FIG. 2 is an explanatory diagram showing a configuration example of a physical characteristic parameter relationship database and an influential factor database. 図3は、実施形態2に係る探索システムによる影響因子の依存性情報の表示についての説明図である。FIG. 3 is an explanatory diagram for displaying the dependency information of the influential factors by the search system according to the second embodiment. 図4は、指定された影響因子についての依存関係に絞って表示した一表示例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of display focusing on the dependency relationships of the designated influencing factors. 図5は、指定された影響因子についての依存関係に絞って表示した別の表示例を示す説明図である。FIG. 5 is an explanatory diagram showing another display example in which the dependent relationships of the designated influential factors are displayed. 図6は、ノードへの影響因子の依存性情報を表示する態様の例を示す説明図である。FIG. 6 is an explanatory diagram showing an example of a mode for displaying dependency information of an influencing factor on a node. 図7は、探索結果である部分グラフに、影響因子依存性のあるノードに依存性情報を表示した例を示す説明図である。FIG. 7 is an explanatory diagram showing an example in which the dependency information is displayed on the node having the influence factor dependency in the subgraph which is the search result. 図8は、実施形態2に係る物性探索の具体例を示す説明図である。FIG. 8 is an explanatory diagram showing a specific example of the physical property search according to the second embodiment. 図9は、本発明の探索システムが実装されるハードウェアシステムの一例を示すブロック図である。FIG. 9 is a block diagram showing an example of a hardware system in which the search system of the present invention is implemented. 図10は、本発明の探索方法の構成例を示すフローチャートである。FIG. 10 is a flowchart showing a configuration example of the search method of the present invention. 図11は、本実施形態4の探索方法の一変形例のフローチャートである。FIG. 11 is a flowchart of a modification of the search method of the fourth embodiment. 図12は、本実施形態4の探索方法の別の変形例のフローチャートである。FIG. 12 is a flowchart of another modification of the search method of the fourth embodiment.

1.実施の形態の概要
先ず、本願において開示される代表的な実施の形態について概要を説明する。代表的な実施の形態についての概要説明で括弧を付して参照する図面中の参照符号はそれが付された構成要素の概念に含まれるものを例示するに過ぎない。
1. 1. Outline of Embodiment First, an outline of a typical embodiment disclosed in the present application will be described. Reference numerals in the drawings referenced in parentheses in the schematic description of a typical embodiment merely exemplify those included in the concept of the component to which it is attached.

〔1〕<物性パラメータ以外の因子の影響を反映することができる物性探索システム>
本発明の代表的な実施の形態は、物性パラメータ関係性データベース(1)とグラフ生成部(2)とグラフ探索部(4)とを備える探索システム(10)であって、以下のように構成される(図1)。
[1] <Physical characteristic search system that can reflect the influence of factors other than physical property parameters>
A typical embodiment of the present invention is a search system (10) including a physical characteristic parameter relationship database (1), a graph generation unit (2), and a graph search unit (4), and is configured as follows. (Fig. 1).

前記物性パラメータ関係性データベースは、関係性を有する物性パラメータの複数のパラメータ対を記憶する。前記グラフ生成部は、前記複数のパラメータ対に含まれる複数の物性パラメータのそれぞれをノードとし、前記複数のパラメータ対のそれぞれに対応するノード間をエッジとする、グラフを生成する。前記グラフ探索部は、与えられる探索条件に基づいて前記グラフを探索し、探索結果を出力することができるように構成される。ここで、前記探索結果は、前記探索条件を満たす複数のノード及び複数のエッジによって構成される1以上の経路または部分グラフである。 The physical characteristic parameter relationship database stores a plurality of parameter pairs of physical characteristic parameters having a relationship. The graph generation unit generates a graph in which each of the plurality of physical characteristic parameters included in the plurality of parameter pairs is a node and the nodes corresponding to each of the plurality of parameter pairs are edges. The graph search unit is configured to search the graph based on a given search condition and output the search result. Here, the search result is one or more routes or subgraphs composed of a plurality of nodes and a plurality of edges that satisfy the search conditions.

本発明の探索システム(10)は、影響因子データベース(5)と、影響判定部(6)と、探索結果出力部(7)とをさらに備える。 The search system (10) of the present invention further includes an influence factor database (5), an influence determination unit (6), and a search result output unit (7).

前記影響因子データベースは、前記複数の物性パラメータのうちの少なくとも1個の物性パラメータと、当該物性パラメータが依存性を有する1以上の影響因子と、その依存関係を示す依存性情報とを対応付けて記憶する。 The influence factor database associates at least one physical property parameter among the plurality of physical property parameters with one or more influential factors to which the physical property parameter has a dependency, and dependency information indicating the dependency relationship. Remember.

前記影響判定部は、前記影響因子データベースを参照することによって、前記探索結果に含まれるノードに対応する物性パラメータが、少なくとも1つの影響因子に依存性を有するか否かを判定し、前記探索結果出力部は、前記探索結果とともに、前記影響判定部が依存性を有すると判定した物性パラメータと影響因子の組み合わせとその依存性情報とを出力することができるように構成される。 By referring to the influence factor database, the influence determination unit determines whether or not the physical characteristic parameters corresponding to the nodes included in the search result are dependent on at least one influence factor, and the search result is determined. The output unit is configured to be able to output the combination of the physical characteristic parameter and the influential factor determined by the influence determination unit to have the dependency and the dependency information together with the search result.

これにより、関係性を有する物性パラメータの対をエッジによって接続されたノード対に対応付けたグラフを探索する物性探索システムにおいて、物性ではない因子(影響因子)の影響を探索に反映させることを可能とする探索支援機能を提供することができる。何らかの影響因子に依存する物性パラメータが探索結果に含まれているときには、当該物性パラメータがどの影響因子にどのような依存関係を有するかという依存性情報を、探索結果とともに出力することができるので、ユーザーは探索結果の中から、所望の特性を有する物質・材料またはその製造方法を、より効率的に抽出することができる。ここで、依存性情報とは、依存関係の有無のみであってもよいし、より詳細な情報、例えば、相関の正/負、関係性を表す関数の種類などであってもよい。 This makes it possible to reflect the influence of non-physical factors (influence factors) in the search in a physical property search system that searches for a graph in which pairs of related physical property parameters are associated with node pairs connected by edges. It is possible to provide a search support function. When a physical property parameter that depends on some influential factor is included in the search result, it is possible to output the dependency information as to which influential factor has what kind of dependency, together with the search result. The user can more efficiently extract a substance / material having a desired characteristic or a method for producing the same from the search results. Here, the dependency information may be only the presence or absence of the dependency, or may be more detailed information, for example, positive / negative of the correlation, the type of the function representing the relationship, and the like.

〔2〕<影響因子データベース(DB:database)=環境記述DB/形態記述DB/サイズ記述DB>
〔1〕項の探索システムにおいて、前記影響因子データベースは、環境記述データベース(11)、形態記述データベース(12)およびサイズ記述データベース(13)のうちの少なくとも1つを含むとより好適である(図2,図3)。
[2] <Influence factor database (DB: database) = environment description DB / morphology description DB / size description DB>
In the search system of item [1], it is more preferable that the influence factor database includes at least one of an environment description database (11), a morphology description database (12), and a size description database (13) (FIG. 1). 2, Fig. 3).

前記環境記述データベースは、温度、圧力、電界および磁界のうちの少なくとも1つを影響因子として含み、前記複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報を対応付けて記憶する。 The environment description database includes at least one of temperature, pressure, electric field, and magnetic field as an influential factor, and is dependent information indicating the dependency relationship of the physical characteristic parameters depending on the influential factor among the plurality of physical characteristic parameters. Are associated and stored.

前記形態記述データベースは、球状、柱状、線状、クラスタ、表面積/体積比、配向方向および分散度のうちの少なくとも1つを影響因子として含み、前記複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報を対応付けて記憶する。 The morphological description database includes at least one of spherical, columnar, linear, cluster, surface area / volume ratio, orientation direction and dispersion as an influential factor, and depends on the influential factor among the plurality of physical characteristic parameters. Dependency information indicating the dependency relationship of the physical property parameter is stored in association with each other.

前記サイズ記述データベースは、長さ、径、ナノ、マイクロおよびバルクのうちの少なくとも1つを影響因子として含み、前記複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報と対応付けて記憶する。 The size description database includes at least one of length, diameter, nano, micro, and bulk as an influential factor, and shows the dependency relationship of the physical characteristic parameters depending on the influential factor among the plurality of physical characteristic parameters. Store in association with dependency information.

これにより、影響因子データベースが、互いに異なる概念の下位のデータベースに区分され、物性パラメータの影響因子の依存性を、表示または探索結果の絞り込みに利用する際に、ユーザーの利便性を向上することができる。 As a result, the influential factor database is divided into subordinate databases of different concepts, and it is possible to improve the convenience of the user when the dependence of the influential factor of the physical characteristic parameter is used for displaying or narrowing down the search result. can.

〔3〕<影響因子の依存性情報の表示>
〔1〕項の探索システムにおいて、前記探索結果出力部は、前記探索結果を複数のノード及びエッジを含む1以上の経路または部分グラフを表示し、合わせて、前記影響判定部が依存関係を有すると判定した物性パラメータに対応するノードについて、対応する依存性情報を表示する(図3,図4,図5)。
[3] <Display of influence factor dependency information>
In the search system of item [1], the search result output unit displays one or more paths or subgraphs including the plurality of nodes and edges of the search result, and the influence determination unit has a dependency relationship. Then, the corresponding dependency information is displayed for the node corresponding to the determined physical property parameter (FIGS. 3, FIG. 4, FIG. 5).

これにより、ユーザーは探索結果の中から探索の目的に合致する物性関係を抽出する際に考慮すべき情報が表示されるため、ユーザーの利便性が向上される。 As a result, the user is displayed with information to be considered when extracting the physical characteristic relationship that matches the purpose of the search from the search results, so that the convenience of the user is improved.

〔4〕<影響因子を追加ノードとした依存性情報の表示>
〔3〕項の探索システムにおいて、前記探索結果出力部は、前記影響判定部が依存関係を有すると判定した影響因子を新たなノードとして追加して表示し、前記新たなノードと当該影響因子に依存する物性パラメータに対応するノードとの間に新たなエッジを追加して表示する(図3,図4,図5)。
[4] <Display of dependency information with an influential factor as an additional node>
In the search system of the item [3], the search result output unit adds and displays the influence factor determined by the influence determination unit as a new node to the new node and the influence factor. A new edge is added and displayed between the node and the node corresponding to the dependent physical property parameter (Fig. 3, Fig. 4, Fig. 5).

これにより、影響因子の物性への寄与が可視化され、ユーザーの利便性がより向上する。 As a result, the contribution of the influential factors to the physical properties is visualized, and the convenience of the user is further improved.

〔5〕<探索結果に含まれるノード/エッジへの、影響因子の依存性情報の表示>
〔4〕項の探索システムにおいて、前記探索結果出力部は、前記影響判定部が少なくとも1つの影響因子の依存関係を有すると判定した物性パラメータについて、対応するノード及び/またはエッジに、対応する依存性情報を表示する(図3,図4,図5)。
[5] <Display of influential factor dependency information on nodes / edges included in the search results>
In the search system of item [4], the search result output unit has a corresponding dependency on the corresponding node and / or edge with respect to the physical characteristic parameter determined by the influence determination unit to have a dependency of at least one influence factor. Display sexual information (Figs. 3, Fig. 4, Fig. 5).

これにより、影響因子の物性への寄与が可視化され、ユーザーの利便性がより向上する。 As a result, the contribution of the influential factors to the physical properties is visualized, and the convenience of the user is further improved.

〔6〕<影響因子の依存性情報として相関の正/負を表示>
〔4〕項または〔5〕項の探索システムにおいて、前記探索結果出力部は、前記影響判定部が少なくとも1つの影響因子の依存関係を有すると判定した物性パラメータに対応するノードに表示する前記依存性情報として、相関の正/負を表示する(図6)。
[6] <Display positive / negative correlation as dependency information of influential factors>
In the search system of item [4] or [5], the search result output unit displays the dependency displayed on the node corresponding to the physical property parameter determined by the influence determination unit to have a dependency of at least one influence factor. The positive / negative of the correlation is displayed as the sex information (Fig. 6).

これにより、影響因子の物性への寄与が可視化され、ユーザーの利便性がさらに向上する。 As a result, the contribution of the influential factors to the physical properties is visualized, and the convenience of the user is further improved.

〔7〕<影響因子の指定>
〔3〕項から〔6〕項のうちのいずれか1項の探索システムにおいて、前記探索結果出力部は、前記影響判定部が依存関係を有すると判定した影響因子のうち、1または複数の影響因子を外部から指定可能に構成され、指定された影響因子についての依存性情報を表示し、指定されなかった影響因子についての依存性情報を表示から除外する(図4,図5)。
[7] <Designation of influential factors>
In the search system according to any one of the items [3] to [6], the search result output unit has one or more influences among the influence factors determined by the influence determination unit to have a dependency relationship. Factors can be specified from the outside, and the dependency information for the specified influential factors is displayed, and the dependency information for the unspecified influential factors is excluded from the display (Figs. 4 and 5).

これにより、ユーザーが指定する影響因子の物性への寄与のみが可視化され、ユーザーの利便性がさらに向上する。 As a result, only the contribution of the influential factor specified by the user to the physical characteristics is visualized, and the convenience of the user is further improved.

〔8〕<影響因子の寄与を考慮した探索結果の絞り込み>
〔1〕項の探索システムにおいて、前記探索結果出力部は、前記影響判定部が依存関係を有すると判定した影響因子のうち1または複数の影響因子と当該影響因子に対応する依存性情報とを含む探索限定条件を外部から指定可能に構成され、前記探索結果のうち、指定された前記探索限定条件を満たす経路または部分グラフを優先的に出力する。
[8] <Narrowing down search results considering the contribution of influential factors>
In the search system of item [1], the search result output unit receives one or more influence factors among the influence factors determined by the influence determination unit to have a dependency relationship and the dependency information corresponding to the influence factor. It is configured so that the search limitation condition including can be specified from the outside, and among the search results, the route or the subgraph satisfying the specified search limitation condition is preferentially output.

これにより、ユーザーが指定する影響因子の物性への寄与を考慮した探索経路または部分グラフが優先的に探索結果として出力され、ユーザーの利便性が向上する。 As a result, the search route or subgraph considering the contribution of the influential factor specified by the user to the physical characteristics is preferentially output as the search result, and the convenience of the user is improved.

〔9〕<物性パラメータ以外の因子の影響を反映することができる物性探索方法>
本発明の代表的な実施の形態は、記憶装置(図9の102)を備える計算機(図9の101)上で動作するソフトウェアによって実装され、前記記憶装置に記憶される物性パラメータ関係性データベース(1)を参照するグラフ生成ステップ(S1)と、探索条件入力ステップ(S2)と、グラフ探索ステップ(S3)とを含む探索方法であって、以下のように構成される(図10,図11,図12)。
[9] <Physical characteristic search method that can reflect the influence of factors other than physical characteristic parameters>
A typical embodiment of the present invention is implemented by software running on a computer (101 in FIG. 9) equipped with a storage device (102 in FIG. 9), and is stored in the storage device as a physical property parameter relationship database (). A search method including a graph generation step (S1) with reference to 1), a search condition input step (S2), and a graph search step (S3), which is configured as follows (FIGS. 10 and 11). , Fig. 12).

前記物性パラメータ関係性データベースは、関係性を有する物性パラメータの複数のパラメータ対を記憶する。前記グラフ生成ステップは、前記複数のパラメータ対に含まれる複数の物性パラメータのそれぞれをノードとし、前記複数のパラメータ対のそれぞれに対応するノード間をエッジとする、グラフを生成する。前記グラフ探索ステップは、前記探索条件入力ステップから与えられる探索条件に基づいて前記グラフを探索し、前記探索条件を満たす複数のノード及び複数のエッジによって構成される1以上の経路または部分グラフを探索結果として出力する。 The physical characteristic parameter relationship database stores a plurality of parameter pairs of physical characteristic parameters having a relationship. The graph generation step generates a graph in which each of the plurality of physical characteristic parameters included in the plurality of parameter pairs is a node and the nodes corresponding to each of the plurality of parameter pairs are edges. The graph search step searches for the graph based on the search conditions given from the search condition input step, and searches for one or more paths or subgraphs composed of a plurality of nodes and a plurality of edges that satisfy the search conditions. Output as a result.

前記探索方法は、前記記憶装置または他の記憶装置(図9の112,122)に記憶される影響因子データベース(5)を参照する影響判定ステップ(S4)と、探索結果出力ステップ(S5)とをさらに含む。 The search method includes an influence determination step (S4) that refers to an influence factor database (5) stored in the storage device or another storage device (112, 122 in FIG. 9), and a search result output step (S5). Including further.

前記影響因子データベースでは、前記複数の物性パラメータのうちの少なくとも1個の物性パラメータと、当該物性パラメータが依存性を有する1以上の影響因子と、その依存関係を示す依存性情報とが対応付けられている(図2,図3)。 In the influence factor database, at least one physical property parameter among the plurality of physical property parameters, one or more influence factors to which the physical property parameter has a dependency, and dependency information indicating the dependency relationship are associated with each other. (Figs. 2 and 3).

前記影響判定ステップは、前記探索結果に含まれるノードに対応する物性パラメータが、少なくとも1つの影響因子に依存性を有するか否かを判定し、前記探索結果出力ステップは、前記探索結果とともに、前記影響判定ステップで依存性を有すると判定された物性パラメータと影響因子の組み合わせとその依存性情報とを出力する。 The influence determination step determines whether or not the physical characteristic parameter corresponding to the node included in the search result is dependent on at least one influence factor, and the search result output step is described together with the search result. The combination of the physical characteristic parameters and the influential factors determined to have the dependency in the influence determination step and the dependency information are output.

これにより、関係性を有する物性パラメータの対をエッジによって接続されたノード対に対応付けたグラフを探索する物性探索方法においても、〔1〕項と同様に、物性ではない因子(影響因子)の影響を探索に反映させることを可能とする探索支援機能を提供することができる。 As a result, even in the physical property search method for searching a graph in which a pair of related physical property parameters is associated with a node pair connected by an edge, a factor (influence factor) that is not a physical property is used as in item [1]. It is possible to provide a search support function that makes it possible to reflect the influence in the search.

〔10〕<影響因子データベース(DB:database)=環境記述DB/形態記述DB/サイズ記述DB>
〔9〕項の探索方法において、前記影響因子データベースは、環境記述データベース(11)、形態記述データベース(12)およびサイズ記述データベース(13)のうちの少なくとも1つを含むとより好適である(図2,図3)。
[10] <Influence factor database (DB: database) = environment description DB / morphology description DB / size description DB>
In the search method of item [9], it is more preferable that the influence factor database includes at least one of an environment description database (11), a morphology description database (12), and a size description database (13) (FIG. 9). 2, Fig. 3).

前記環境記述データベースは、温度、圧力、電界および磁界のうちの少なくとも1つを影響因子として含み、前記複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報を対応付けて記憶する。 The environment description database includes at least one of temperature, pressure, electric field, and magnetic field as an influential factor, and is dependent information indicating the dependency relationship of the physical characteristic parameters depending on the influential factor among the plurality of physical characteristic parameters. Are associated and stored.

前記形態記述データベースは、球状、柱状、線状、クラスタ、表面積/体積比、配向方向および分散度のうちの少なくとも1つを影響因子として含み、前記複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報を対応付けて記憶する。 The morphological description database includes at least one of spherical, columnar, linear, cluster, surface area / volume ratio, orientation direction and dispersion as an influential factor, and depends on the influential factor among the plurality of physical characteristic parameters. Dependency information indicating the dependency relationship of the physical property parameter is stored in association with each other.

前記サイズ記述データベースは、長さ、径、ナノ、マイクロおよびバルクのうちの少なくとも1つを影響因子として含み、前記複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報と対応付けて記憶する。 The size description database includes at least one of length, diameter, nano, micro, and bulk as an influential factor, and shows the dependency relationship of the physical characteristic parameters depending on the influential factor among the plurality of physical characteristic parameters. Store in association with dependency information.

これにより、影響因子データベースが、互いに異なる概念の下位のデータベースに区分され、物性パラメータの影響因子の依存性を、表示または探索結果の絞り込みに利用する際に、ユーザーの利便性を向上することができる。 As a result, the influential factor database is divided into subordinate databases of different concepts, and it is possible to improve the convenience of the user when the dependence of the influential factor of the physical characteristic parameter is used for displaying or narrowing down the search result. can.

〔11〕<影響因子の依存性情報の表示>
〔9〕項の探索方法において、前記探索結果出力ステップは、前記探索結果を複数のノード及びエッジを含む1以上の経路または部分グラフを表示し、合わせて、前記影響判定ステップで依存関係を有すると判定された物性パラメータに対応するノードについて、対応する依存性情報を表示する(図3,図4,図5)。
[11] <Display of influence factor dependency information>
In the search method of item [9], the search result output step displays one or more paths or subgraphs including the plurality of nodes and edges of the search result, and has a dependency relationship in the influence determination step. Then, the corresponding dependency information is displayed for the node corresponding to the determined physical property parameter (FIGS. 3, FIG. 4, FIG. 5).

これにより、ユーザーは探索結果の中から探索の目的に合致する物性関係を抽出する際に考慮すべき情報が表示されるため、ユーザーの利便性が向上される。 As a result, the user is displayed with information to be considered when extracting the physical characteristic relationship that matches the purpose of the search from the search results, so that the convenience of the user is improved.

〔12〕<影響因子を追加ノードとした依存性情報の表示>
〔11〕項の探索方法において、前記探索結果出力ステップは、前記影響判定ステップで依存関係を有すると判定された影響因子を新たなノードとして追加して表示し、前記新たなノードと当該影響因子に依存する物性パラメータに対応するノードとの間に新たなエッジを追加して表示する(図3,図4,図5)。
[12] <Display of dependency information with an influential factor as an additional node>
In the search method of item [11], in the search result output step, the influence factor determined to have a dependency in the influence determination step is added and displayed as a new node, and the new node and the influence factor are displayed. A new edge is added and displayed between the node and the node corresponding to the physical property parameter depending on (Fig. 3, Fig. 4, Fig. 5).

これにより、影響因子の物性への寄与が可視化され、ユーザーの利便性がより向上する。 As a result, the contribution of the influential factors to the physical properties is visualized, and the convenience of the user is further improved.

〔13〕<探索結果に含まれるノード/エッジへの、影響因子の依存性情報の表示>
〔12〕項の探索方法において、前記探索結果出力ステップは、前記影響判定ステップで少なくとも1つの影響因子の依存関係を有すると判定された物性パラメータについて、対応するノード及び/またはエッジに、対応する依存性情報を表示する(図3,図4,図5)。
[13] <Display of influence factor dependency information on the node / edge included in the search result>
In the search method of item [12], the search result output step corresponds to the corresponding node and / or edge with respect to the physical characteristic parameter determined to have the dependency of at least one influencing factor in the influence determination step. Display dependency information (Figs. 3, Fig. 4, Fig. 5).

これにより、影響因子の物性への寄与が可視化され、ユーザーの利便性がより向上する。 As a result, the contribution of the influential factors to the physical properties is visualized, and the convenience of the user is further improved.

〔14〕<影響因子の依存性情報として相関の正/負を表示>
〔12〕項または〔13〕項の探索方法において、前記探索結果出力ステップは、前記影響判定ステップで少なくとも1つの影響因子の依存関係を有すると判定された物性パラメータに対応するノードに表示する前記依存性情報として、相関の正/負を表示する(図6)。
[14] <Display positive / negative correlation as dependency information of influential factors>
In the search method of item [12] or [13], the search result output step is displayed on the node corresponding to the physical property parameter determined to have the dependency of at least one influencing factor in the influence determination step. The positive / negative of the correlation is displayed as the dependency information (Fig. 6).

これにより、影響因子の物性への寄与が可視化され、ユーザーの利便性がさらに向上する。 As a result, the contribution of the influential factors to the physical properties is visualized, and the convenience of the user is further improved.

〔15〕<影響因子の指定>
〔11〕項から〔14〕項のうちのいずれか1項の探索方法は、影響因子指定ステップ(S6)をさらに含む(図11)。
[15] <Designation of influential factors>
The search method according to any one of the items [11] to [14] further includes an influential factor designation step (S6) (FIG. 11).

前記影響因子指定ステップでは、前記影響判定ステップで依存関係を有すると判定された影響因子のうち、1または複数の影響因子が外部から指定される。 In the influence factor designation step, one or more influence factors among the influence factors determined to have a dependency in the influence determination step are designated from the outside.

前記探索結果出力ステップは、前記影響因子指定ステップで指定された影響因子についての依存性情報を表示し、指定されなかった影響因子についての依存性情報を表示から除外する。 The search result output step displays the dependency information about the influence factor specified in the influence factor designation step, and excludes the dependency information about the influence factor not specified from the display.

これにより、ユーザーが指定する影響因子の物性への寄与のみが可視化され、ユーザーの利便性がさらに向上する。 As a result, only the contribution of the influential factor specified by the user to the physical characteristics is visualized, and the convenience of the user is further improved.

〔16〕<影響因子の寄与を考慮した探索結果の絞り込み>
〔9〕項の探索方法は、探索条件限定ステップ(S7)をさらに含む(図12)。
[16] <Narrowing down search results considering the contribution of influential factors>
The search method according to item [9] further includes a search condition limiting step (S7) (FIG. 12).

前記探索条件限定ステップでは、前記影響判定ステップで依存関係を有すると判定された影響因子のうち1または複数の影響因子と当該影響因子に対応する依存性情報とを含む探索限定条件を外部から指定され、前記探索結果出力ステップは、前記探索結果のうち、前記探索条件限定ステップで指定された前記探索限定条件を満たす経路または部分グラフを優先的に出力する。 In the search condition limitation step, a search limitation condition including one or a plurality of influence factors determined to have a dependency in the influence determination step and the dependency information corresponding to the influence factor is specified from the outside. Then, the search result output step preferentially outputs a route or a subgraph that satisfies the search limitation condition specified in the search condition limitation step among the search results.

これにより、ユーザーが指定する影響因子の物性への寄与を考慮した探索経路または部分グラフが優先的に探索結果として出力され、ユーザーの利便性が向上する。 As a result, the search route or subgraph considering the contribution of the influential factor specified by the user to the physical characteristics is preferentially output as the search result, and the convenience of the user is improved.

2.実施の形態の詳細
実施の形態について更に詳述する。
2. 2. Details of the embodiment The embodiment will be described in more detail.

〔実施形態1〕
図1は、実施形態1に係る探索システムの構成例を示すブロック図である。
[Embodiment 1]
FIG. 1 is a block diagram showing a configuration example of the search system according to the first embodiment.

本実施形態1に係る探索システム10は、物性パラメータ関係性データベース1と、グラフ生成部2、とグラフ探索部4、と影響因子データベース5と、影響判定部6と、探索結果出力部7とを備える。 The search system 10 according to the first embodiment includes a physical characteristic parameter relationship database 1, a graph generation unit 2, a graph search unit 4, an influence factor database 5, an influence determination unit 6, and a search result output unit 7. Be prepared.

物性パラメータ関係性データベース1は、関係性を有する物性パラメータの複数のパラメータ対を記憶する。グラフ生成部2はグラフ3を生成する。グラフ3は、物性パラメータ関係性データベース1に記憶される複数のパラメータ対のそれぞれを構成する物性パラメータをノードとし、そのパラメータ対に対応するノード間をエッジとする、グラフである。グラフ探索部4は、与えられる探索条件に基づいてグラフ3を探索し、探索結果を出力することができるように構成されている。 The physical characteristic parameter relationship database 1 stores a plurality of parameter pairs of physical characteristic parameters having a relationship. The graph generation unit 2 generates the graph 3. The graph 3 is a graph in which the physical property parameters constituting each of the plurality of parameter pairs stored in the physical characteristic parameter relationship database 1 are used as nodes, and the nodes corresponding to the parameter pairs are used as edges. The graph search unit 4 is configured to search the graph 3 based on a given search condition and output the search result.

ここで、物性パラメータ関係性データベース1とグラフ生成部2とグラフ探索部4とは、例えば、特許文献2または3に開示されるように構成することができる。 Here, the physical characteristic parameter relationship database 1, the graph generation unit 2, and the graph search unit 4 can be configured to be disclosed in, for example, Patent Document 2 or 3.

グラフ探索部4は、探索条件として原因側と結果側の物性パラメータが指定されたとき、グラフ3を対象として、対応するノード間の経路を探索して、1または複数の経路を抽出し、探索結果として出力する。また、グラフ探索部4は、探索条件として原因側または結果側の物性パラメータ及び範囲が指定されたとき、グラフ3を対象として、対応するノードを始点または終点とし、所定の範囲内にある部分グラフを探索結果として出力する。このように、探索結果は、探索条件を満たす複数のノード及び複数のエッジによって構成される1以上の経路または部分グラフである。 When the physical property parameters of the cause side and the effect side are specified as the search condition, the graph search unit 4 searches the route between the corresponding nodes for the graph 3, extracts one or a plurality of routes, and searches. Output as a result. Further, when the cause side or the result side physical characteristic parameter and the range are specified as the search condition, the graph search unit 4 sets the corresponding node as the start point or the end point of the graph 3 and is a subgraph within a predetermined range. Is output as a search result. As described above, the search result is one or more paths or subgraphs composed of a plurality of nodes and a plurality of edges satisfying the search condition.

影響因子データベース5は、物性パラメータ関係性データベース1に記憶される複数の物性パラメータのうちの少なくとも1個の物性パラメータと、当該物性パラメータが依存性を有する1以上の影響因子と、その依存関係を示す依存性情報とを対応付けて記憶する。 The influential factor database 5 contains at least one physical property parameter among a plurality of physical property parameters stored in the physical property parameter relationship database 1, one or more influential factors to which the physical property parameter has a dependency, and their dependency. Stores in association with the indicated dependency information.

影響判定部6は、影響因子データベース5を参照することによって、探索結果に含まれるノードに対応する物性パラメータが、少なくとも1つの影響因子に依存性を有するか否かを判定し、探索結果出力部7は、探索結果とともに、影響判定部6が依存性を有すると判定した物性パラメータと影響因子の組み合わせとその依存性情報とを出力することができるように構成される。ここで「出力」にはその一態様に「表示」が含まれるが「表示」に限られるものではない。 By referring to the influence factor database 5, the influence determination unit 6 determines whether or not the physical characteristic parameters corresponding to the nodes included in the search result are dependent on at least one influence factor, and the search result output unit 7 is configured to be able to output the combination of the physical characteristic parameter and the influential factor determined by the influence determination unit 6 to have the dependency and the dependency information together with the search result. Here, "output" includes "display" in one aspect thereof, but is not limited to "display".

これにより、関係性を有する物性パラメータの対をエッジによって接続されたノード対に対応付けたグラフを探索する物性探索システムにおいて、物性ではない因子(影響因子)の影響を探索に反映させることを可能とする探索支援機能を提供することができる。何らかの影響因子に依存する物性パラメータが探索結果に含まれているときには、当該物性パラメータがどの影響因子にどのような依存関係を有するかという依存性情報が、探索結果とともに出力されるので、ユーザーは探索結果の中から、所望の特性を有する物質・材料またはその製造方法を、より効率的に抽出することができる。 This makes it possible to reflect the influence of non-physical factors (influence factors) in the search in a physical property search system that searches for a graph in which pairs of related physical property parameters are associated with node pairs connected by edges. It is possible to provide a search support function. When a physical property parameter that depends on some influential factor is included in the search result, the dependency information of what kind of dependency the physical property parameter has on which influential factor is output together with the search result, so that the user can use it. From the search results, substances / materials having desired characteristics or methods for producing the same can be extracted more efficiently.

<物性パラメータ関係性データベース及び影響因子データベースの構成例>
物性パラメータ関係性データベース1には、関係性を有する物性パラメータの複数の対が記憶される。このときの関係性を有する物性パラメータの対は、科学的根拠に基づいた関係性、即ち、理論的に説明された関係性に基づくものだけではなく、理論的な説明が未だなされておらず、また、定式化されていない段階であっても、実験データから明確な相関が認められることによって、関係性の存在が知られている物性パラメータの対を含めることができる。なお、「理論的に説明された関係性」には、定理や公式のように定式化された関係性の他、相関の有無や相関係数の正負(一方が増加するときに他方も増加するか減少するかなど)が説明されている半定量的、あるいは、定性的な関係性までもが広く含まれていてよい。このとき、如何なる分野で知られている関係性であっても特に排除される必要はなく、あらゆる分野で関係性が知られている物性パラメータ対を含めることができる。
<Structure example of physical characteristic parameter relationship database and influence factor database>
The physical characteristic parameter relationship database 1 stores a plurality of pairs of physical characteristic parameters having a relationship. The pair of physical property parameters having a relationship at this time is not only a relationship based on scientific grounds, that is, a relationship based on a theoretically explained relationship, but a theoretical explanation has not yet been made. In addition, even in the unformulated stage, it is possible to include a pair of physical property parameters for which the existence of a relationship is known by recognizing a clear correlation from the experimental data. In addition to the relations formulated like theorems and formulas, the "relationships explained theoretically" include the presence or absence of correlation and the positive or negative of the correlation coefficient (when one increases, the other also increases). It may broadly include semi-quantitative or even qualitative relationships that explain (whether it decreases or decrease, etc.). At this time, the relationship known in any field does not have to be excluded in particular, and a pair of physical characteristic parameters known in any field can be included.

図2は、物性パラメータ関係性データベース1及び影響因子データベース5の構成例を示す説明図である。一例として入力フォーム20を示す。入力フォーム20は、関係性を有する物性パラメータの対を各行とする表である。第1列は原因側物性パラメータ、第2列は結果側物性パラメータ、第3列はその関係性記述である。必ずしも原因側と結果側に分ける必要はないが、因果関係に方向性がある関係性について表現することができるメリットがある。一方、双方向に関係性がある場合には、原因側と結果側の物性パラメータを入れ替えた2行を使って、その関係性が記述される。 FIG. 2 is an explanatory diagram showing a configuration example of the physical characteristic parameter relationship database 1 and the influential factor database 5. An input form 20 is shown as an example. The input form 20 is a table in which a pair of related physical characteristic parameters is used as each row. The first column is the cause side physical property parameter, the second column is the result side physical property parameter, and the third column is the relationship description. It is not always necessary to divide into the cause side and the effect side, but there is a merit that it is possible to express a relationship in which the causal relationship is directional. On the other hand, when there is a bidirectional relationship, the relationship is described using two lines in which the physical property parameters on the cause side and the result side are exchanged.

図2に例示されるように、教科書X1に理論的関係性として、教科書X1に「A=g(B)」が定式化されているとき、gはBを入力としAを出力とする関数であって逆関数が定義できないときには、原因側の物性パラメータがB、結果側物性パラメータがAとなり、関係性記述として「A=g(B)」が入力されている(1行目)。関係性の記述には、例えば、content mathMLなどのコンピュータに読み込むことが可能な記述言語を採用することができる。 As illustrated in FIG. 2, as a theoretical relationship to the textbook X1, when "A = g (B)" is formulated in the textbook X1, g is a function that inputs B and outputs A. When the inverse function cannot be defined, the physical property parameter on the cause side is B, the physical property parameter on the result side is A, and "A = g (B)" is input as the relationship description (first line). For the description of the relationship, for example, a description language that can be read by a computer such as content mathML can be adopted.

1つの物性パラメータが複数の物性パラメータに依存するときには、複数行に渡って記述される。例えば、教科書X1に「D=f(A, B, T, d, …)」が定式化されているとき、入力フォーム20では原因側物性パラメータとしてA及びBが、結果側物性パラメータとしてDが入力される(2行目~3行目)。このとき関係性記述としては、原因側をA、結果側をDとする2行目には、数式「D=f(A, B, T, d, …)」においてBを一定とした関係式「D=fA(A, T, d, …)」が入力され、原因側をB、結果側をDとする3行目には、数式「D=f(A, B, T, d, …)」においてAを一定とした関係式「D=fB(B, T, d, …)」が入力される。 When one physical property parameter depends on a plurality of physical property parameters, it is described over a plurality of lines. For example, when "D = f (A, B, T, d, ...)" Is formulated in the textbook X1, A and B are set as the cause side physical property parameters and D is set as the result side physical property parameter in the input form 20. It is input (2nd to 3rd lines). At this time, as a relational description, the relational expression in which B is constant in the mathematical formula "D = f (A, B, T, d, ...)" In the second line where the cause side is A and the result side is D. "D = f A (A, T, d, ...)" is input, and the formula "D = f (A, B, T, d, ...)" is entered in the third line where the cause side is B and the result side is D. ) ”, The relational expression“ D = fB (B, T, d,…) ”in which A is constant is input.

ここで、物性パラメータDは、他の物性パラメータA及びBに依存するだけでなく、因子T及びdにも依存性を有する。因子Tは温度であり、因子dは、物性パラメータA,B,Dの関係性が規定される物質が球状で、その直径である。この例は、実在する物質の物性に基づくものではないが、物性パラメータ間の関係性を規定するときに、物性以外の因子、例えば上述するような温度が、影響を与える例は、極めて多数存在する。このような因子を、本明細書では「影響因子」と呼んでいる。 Here, the physical property parameter D depends not only on the other physical property parameters A and B but also on the factors T and d. The factor T is the temperature, and the factor d is the diameter of the spherical substance in which the relationship between the physical property parameters A, B, and D is defined. This example is not based on the physical properties of an existing substance, but there are numerous examples in which factors other than physical properties, such as temperature, as described above, affect the relationship between physical property parameters. do. Such factors are referred to herein as "influencing factors."

論文Y1に物性パラメータDとEが良い相関を持つというデータ(チャート)が示されているとき、その関係性が4行目と5行目に入力され、学会Zにおいて、物性パラメータCとEが良い相関を持つというデータ(チャート)が発表されているとき、その関係性が6行目と7行目に入力される。このとき、関係性記述としては、近似式が入力されるとよい。近似式を求めるためには、例えば最小二乗法による方法など、周知の方法を採用することができる。図2では、4行目以降の関係性記述の図示を省略する。 When the data (chart) that the physical property parameters D and E have a good correlation is shown in the paper Y1, the relationship is input to the 4th and 5th lines, and in the Society Z, the physical property parameters C and E are set. When the data (chart) that has a good correlation is published, the relationship is entered in the 6th and 7th lines. At this time, it is preferable to input an approximate expression as the relationship description. In order to obtain an approximate expression, a well-known method such as a method using the least squares method can be adopted. In FIG. 2, the illustration of the relationship description on the fourth and subsequent lines is omitted.

以下同様に、論文Y2に示された物性パラメータMとCの関係性が8行目と9行目に、教科書X2に示された理論式から導かれる、物性パラメータKとJ、KとL、JとL、LとJの関係性が10行目から14行目に、その他、理論的あるいは経験的に知られている物性パラメータIとK、GとC、GとF、GとI、IとF、LとH、GとHの関係性が15行目から22行目に、それぞれ入力されている。 Similarly, the relationship between the physical characteristic parameters M and C shown in the paper Y2 is derived from the theoretical formula shown in the textbook X2 on the 8th and 9th lines, and the physical characteristic parameters K and J, K and L, The relationships between J and L, L and J are on the 10th to 14th lines, and other theoretically or empirically known physical property parameters I and K, G and C, G and F, G and I, The relationships between I and F, L and H, and G and H are input in the 15th to 22nd lines, respectively.

原因側物性パラメータと結果側物性パラメータの対、即ち、第1列と第2列が、物性パラメータ関係性データベース1となる。結果側物性パラメータとそれに対応する関係記述、即ち、第2列と第3列から、影響因子データベース5を構成することができる。 The pair of the cause side physical property parameter and the effect side physical property parameter, that is, the first column and the second column is the physical property parameter relationship database 1. The influential factor database 5 can be constructed from the result side physical property parameters and the corresponding relational descriptions, that is, the second and third columns.

結果側物性パラメータとそれに対応する関係記述から、その結果側物性パラメータがいかなる影響因子に依存するか、さらに如何なる関係性を有するかを抽出することができる。抽出する依存性情報としては、依存関係の有無の他、相関の極性(正の相関か負の相関か)、さらに、関係性の種類まで含めて、例えば、線形よりも緩やかに増加/減少、線形で増加/減少、べき乗(2乗、3乗、…)で増加/減少、指数的に増加/減少を抽出して、影響因子データベース5を構成することができる。図2に例示した入力フォーム20において、関係性記述にcontent mathMLなどを使って、例示したf、gなどではなく具体的な数式そのものが記述されていれば、数式変形によって上述のような関係性の種類を抽出することができる。一方、例示したように、f、gなど関数の内容を記述しない場合であっても、依存関係の有無は抽出することができる。 From the result side physical property parameter and the corresponding relation description, it is possible to extract what kind of influence factor the result side physical property parameter depends on and what kind of relationship it has. Dependency information to be extracted includes the presence or absence of a dependency, the polarity of the correlation (positive or negative correlation), and the type of relationship, for example, a gradual increase / decrease than linear. The influence factor database 5 can be constructed by extracting linearly increase / decrease, power (square, cube, ...) Increase / decrease, and exponential increase / decrease. In the input form 20 illustrated in FIG. 2, if the specific mathematical formula itself is described instead of the exemplified f, g, etc. by using content mathML or the like for the relation description, the relation as described above is described by the mathematical formula transformation. Types can be extracted. On the other hand, as illustrated, the presence or absence of a dependency can be extracted even when the contents of the function such as f and g are not described.

このような処理を、探索システム10とは切り離したシステムで行って、構成された物性パラメータ関係性データベース1と影響因子データベース5とを探索システム10に保持することができる。一方、入力フォーム20に例示したような表そのものを、表形式のデータベースとして探索システム10に保持してもよい。 Such processing can be performed by a system separate from the search system 10, and the configured physical characteristic parameter relationship database 1 and the influential factor database 5 can be held in the search system 10. On the other hand, the table itself as illustrated in the input form 20 may be held in the search system 10 as a tabular database.

<影響因子データベースの構成例>
影響因子データベース5は、環境記述データベース11、形態記述データベース12およびサイズ記述データベース13のように、下位概念の影響因子ごとに区分して構成すると、より好適である。
<Example of configuration of impact factor database>
It is more preferable that the influence factor database 5 is configured separately for each influence factor of the subordinate concept, such as the environment description database 11, the morphology description database 12, and the size description database 13.

環境記述データベース11は、温度、圧力、電界および磁界のうちの少なくとも1つを影響因子として含み、複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報を対応付けて記憶する。環境記述データベース11に保持される影響因子は、物質が置かれている環境を表す因子であって、当該物質の物性もしくは物性パラメータに影響を与える場合がある。 The environment description database 11 includes at least one of temperature, pressure, electric field, and magnetic field as an influential factor, and contains dependency information indicating the dependency of a plurality of physical characteristic parameters that depend on the influential factor. Store in association with each other. The influencing factor held in the environment description database 11 is a factor representing the environment in which the substance is placed, and may affect the physical properties or physical property parameters of the substance.

形態記述データベース12は、球状、柱状、線状、クラスタ、表面積/体積比、配向方向および分散度のうちの少なくとも1つを影響因子として含み、複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報を対応付けて記憶する。形態記述データベース12に保持される影響因子は、物質の形状や状態を表す影響因子である。その物質の形状や状態が、当該物質の物性もしくは物性パラメータに影響を与える場合があるので、これを影響因子の一種として位置づけることができる。 The morphological description database 12 includes at least one of spherical, columnar, linear, cluster, surface area / volume ratio, orientation direction, and dispersion as an influential factor, and is a physical property that depends on the influential factor among a plurality of physical property parameters. Dependency information indicating the dependency of the parameter is stored in association with each other. The influencing factor held in the morphological description database 12 is an influencing factor representing the shape and state of the substance. Since the shape and state of the substance may affect the physical properties or physical property parameters of the substance, this can be positioned as one of the influential factors.

サイズ記述データベース13は、長さ、径、ナノ、マイクロおよびバルクのうちの少なくとも1つを影響因子として含み、前記複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報と対応付けて記憶する。形態記述データベース12に保持される影響因子が物質の形状や状態を表すのに対して、サイズ記述データベース13には、その形状や状態の大きさを表す影響因子が保持される。例示した「長さ」「径」は絶対値を与えることができる影響因子であるのに対し、「ナノ」「マイクロ」「バルク」はピンポイントの絶対値ではなく、ある程度の値の範囲を表す影響因子である。前者は、例えば物性パラメータを規定する数式中に変数として含まれて、定量的な関係性を呈する場合があるので、そのような影響因子である。一方、後者は、例えば、バルク状態では発現していなかった性質がナノサイズの微細構造になったときに初めて発現する場合があるので、そのような場合の物質の大きさを表す影響因子である。このようにいずれも物質の形状や状態の大きさを表す影響因子であるので、同じサイズ記述データベース13に保持する実施形態を例示したが、概念的には多少異なるので、2つのデータベースに区分して保持するように構成してもよい。 The size description database 13 includes at least one of length, diameter, nano, micro, and bulk as an influential factor, and shows the dependency relationship of the physical characteristic parameters depending on the influential factor among the plurality of physical characteristic parameters. Store in association with dependency information. While the influential factor held in the morphological description database 12 represents the shape and state of the substance, the size description database 13 holds the influential factor representing the size of the shape and state. While the illustrated "length" and "diameter" are influential factors that can give absolute values, "nano", "micro", and "bulk" do not represent pinpoint absolute values, but represent a range of values to some extent. It is an influential factor. The former is such an influential factor because, for example, it may be included as a variable in a mathematical formula that defines a physical property parameter and exhibits a quantitative relationship. On the other hand, the latter is an influential factor that indicates the size of a substance in such a case, because, for example, a property that was not expressed in the bulk state may be expressed for the first time when it becomes a nano-sized microstructure. .. In this way, since all of them are influential factors representing the shape and the size of the state, the embodiment of holding in the same size description database 13 is illustrated, but since they are conceptually slightly different, they are divided into two databases. It may be configured to hold.

これにより、影響因子データベースが異なる概念の下位のデータベースに区分され、物性パラメータの影響因子の依存性を、表示または探索結果の絞り込みに利用する際に、ユーザーの利便性を向上することができる。 As a result, the influence factor database is divided into databases under different concepts, and the user's convenience can be improved when the dependency of the influence factor of the physical property parameter is used for displaying or narrowing down the search result.

<ハードウェア/ソフトウェア実装形態>
本発明の探索システム10は、記憶装置と計算機を備えたハードウェアシステム上に、ソフトウェアとして機能構築される。
<Hardware / Software implementation form>
The search system 10 of the present invention is functionally constructed as software on a hardware system including a storage device and a computer.

図9は、本発明の探索システム10が実装されるハードウェアシステムの一例を示すブロック図である。 FIG. 9 is a block diagram showing an example of a hardware system in which the search system 10 of the present invention is mounted.

サーバー100とユーザー側のワークステーション110,120が、インターネットなどのネットワーク200に接続されている。サーバー100は、計算機101、記憶装置102、ネットワークインターフェース103、入力部104及び表示部105を有する。ユーザー側のワークステーション110,120もそれぞれ、計算機111,121、記憶装置112,122、ネットワークインターフェース113,123、入力部114,124及び表示部115,125を有する。 The server 100 and the workstations 110 and 120 on the user side are connected to a network 200 such as the Internet. The server 100 includes a computer 101, a storage device 102, a network interface 103, an input unit 104, and a display unit 105. The workstations 110 and 120 on the user side also have calculators 111 and 121, storage devices 112 and 122, network interfaces 113 and 123, input units 114 and 124, and display units 115 and 125, respectively.

探索システム10は、例えば、物性パラメータ関係性データベース1がサーバー100側の記憶装置102に保持され、グラフ生成部2とグラフ探索部4が計算機101上で動作するソフトウェアとして実現される。グラフ3は計算機101の主メモリ上に展開されてもよいし、記憶装置102に保持されてもよい。影響因子データベース5もサーバー100側の記憶装置102に保持され、影響判定部6と探索結果出力部7もサーバー側の計算機101上で動作するソフトウェアとして実現される。ユーザーは、探索条件をユーザー側のワークステーション110,120からネットワーク200経由で送信し、探索結果を受信する。サーバー側のワークステーション100をユーザーが直接操作することができるように構成してもよい。その場合、ユーザー側のワークステーション110,120及びネットワーク200は省略してもよい。 The search system 10 is realized as software in which, for example, the physical property parameter relationship database 1 is stored in the storage device 102 on the server 100 side, and the graph generation unit 2 and the graph search unit 4 operate on the computer 101. The graph 3 may be expanded on the main memory of the computer 101 or may be stored in the storage device 102. The influence factor database 5 is also stored in the storage device 102 on the server 100 side, and the influence determination unit 6 and the search result output unit 7 are also realized as software running on the computer 101 on the server side. The user transmits the search condition from the workstations 110 and 120 on the user side via the network 200, and receives the search result. The workstation 100 on the server side may be configured to be directly operated by the user. In that case, the workstations 110 and 120 and the network 200 on the user side may be omitted.

別の態様として、物性パラメータ関係性データベース1をサーバー100側の記憶装置102に保持し、グラフ生成部2とグラフ探索部4を計算機101上で動作するソフトウェアとして実現し、影響因子データベース5をユーザー側のワークステーション110,120の記憶装置112,122上に保持し、影響判定部6と探索結果出力部7もユーザー側の計算機111,121上で動作するソフトウェアとして実現してもよい。影響因子データベース5はサーバー100側の記憶装置102に保持しておき、利用するユーザーがあるときに、そのユーザー側のワークステーションに転送するようにしてもよい。 As another embodiment, the physical property parameter relationship database 1 is held in the storage device 102 on the server 100 side, the graph generation unit 2 and the graph search unit 4 are realized as software operating on the computer 101, and the influence factor database 5 is used by the user. It may be held on the storage devices 112 and 122 of the workstations 110 and 120 on the side, and the influence determination unit 6 and the search result output unit 7 may be realized as software that operates on the computers 111 and 121 on the user side. The influence factor database 5 may be stored in the storage device 102 on the server 100 side, and when there is a user to use it, it may be transferred to the workstation on the user side.

〔実施形態2〕<影響因子の依存性情報の表示>
探索システム10において、探索結果出力部7は、グラフ探索部4から出力される探索結果を複数のノード及びエッジを含む1以上の経路または部分グラフとして表示し、合わせて、影響判定部6が依存関係を有すると判定した物性パラメータに対応するノードについて、その依存性情報を表示することができる。依存性情報は、依存関係の有無だけでもよいし、上述したような関係性についての情報であってもよい。
[Embodiment 2] <Display of dependency information of influential factors>
In the search system 10, the search result output unit 7 displays the search result output from the graph search unit 4 as one or more paths or subgraphs including a plurality of nodes and edges, and the influence determination unit 6 depends on the search system 10. Dependency information can be displayed for the node corresponding to the physical characteristic parameter determined to have a relationship. Dependency information may be only the presence or absence of a dependency, or may be information about the relationship as described above.

これにより、ユーザーは探索結果の中から探索の目的に合致する物性関係を抽出する際に考慮すべき情報が表示されるため、ユーザーの利便性が向上される。 As a result, the user is displayed with information to be considered when extracting the physical characteristic relationship that matches the purpose of the search from the search results, so that the convenience of the user is improved.

図3は、実施形態2に係る探索システム10による影響因子の依存性情報の表示についての説明図である。 FIG. 3 is an explanatory diagram for displaying the dependency information of the influential factors by the search system 10 according to the second embodiment.

影響因子データベース5は、上述のように、環境記述データベース11、形態記述データベース12およびサイズ記述データベース13に区分された下位概念のデータベースを含んで構成されている。必ずしも区分する必要はない。また、例示した3つの区分以外の区分や、区分に分類されない影響因子が影響因子データベース5に含まれてもよい。 As described above, the influence factor database 5 includes a database of subordinate concepts divided into an environment description database 11, a morphology description database 12, and a size description database 13. It is not always necessary to classify. In addition, the influential factor database 5 may include categories other than the three categories illustrated and influential factors that are not classified into the categories.

グラフ探索部4から出力される探索結果21は、部分グラフとして表示される。物性パラメータがノードに対応し、関係性を有する物性パラメータ対に対応する2個のノードが、エッジによって接続されている。探索結果21が複数の経路である場合も、通常は始点と終点が共通なので、結果的には部分グラフで表示されることとなる。 The search result 21 output from the graph search unit 4 is displayed as a subgraph. The physical characteristic parameters correspond to the nodes, and the two nodes corresponding to the related physical characteristic parameter pairs are connected by the edge. Even when the search result 21 is a plurality of routes, since the start point and the end point are usually common, the result is displayed as a subgraph.

影響因子の依存性情報をこの探索結果と合わせて表示するには、種々の態様を取り得る。以下にいくつかの態様について説明する。 Various modes can be taken to display the dependency information of the influencing factor together with this search result. Some aspects will be described below.

<影響因子を追加ノードとした依存性情報の表示>
探索結果出力部7は、影響判定部6が依存関係を有すると判定した影響因子を新たなノードとして追加して表示し、追加した新たなノードと、当該影響因子に依存する物性パラメータに対応するノードとの間に新たなエッジを追加して表示する。追加された新たなエッジが、依存関係があることを示す表示となっている。図3に示した例では、ノードb、d及びTが追加され、さらに依存関係表示領域22を設けて、依存関係を示すエッジが追加されている。影響因子データベース5の枠線、環境記述データベース11、形態記述データベース12およびサイズ記述データベース13の区分は、必ずしも表示する必要はないが、表示することによって、ユーザーの視認性を向上することができる。ノードA,B,Fに対応する物性パラメータが温度Tに依存することを示すために、ノードTが追加され、ノードT-A間、T-B間、T-F間にそれぞれエッジ(破線)が表示されている。また、ノードA,Nに対応する物性パラメータが、形態として球状のときにサイズとして直径dに依存することが、ノードb、d、及びノードb-A間、b-N間、d-A間、d-N間それぞれのエッジ(1点鎖線)が追加されて表示されている。
<Display of dependency information with influential factors as additional nodes>
The search result output unit 7 adds and displays the influence factor determined by the influence judgment unit 6 as a new node, and corresponds to the added new node and the physical property parameter depending on the influence factor. Add a new edge between the node and display it. The new edge added is an indication that there is a dependency. In the example shown in FIG. 3, nodes b, d, and T are added, a dependency display area 22 is provided, and an edge indicating the dependency is added. The border of the influential factor database 5, the environment description database 11, the morphology description database 12, and the size description database 13 do not necessarily have to be displayed, but by displaying them, the user's visibility can be improved. A node T is added to show that the physical property parameters corresponding to the nodes A, B, and F depend on the temperature T, and edges (broken lines) are added between the nodes TA, TB, and TF, respectively. Is displayed. Further, when the physical property parameters corresponding to the nodes A and N depend on the diameter d as the size when the morphology is spherical, it is between the nodes b and d, and between the nodes b-A, b-N, and d-A. Each edge (one-dot chain line) between d and d is added and displayed.

これにより、影響因子の物性への寄与が可視化され、ユーザーの利便性がより向上する。例えば、ノードAに対応する物性パラメータを制御して、ノードBに対応する物性パラメータを最適化しようとする場合に、経路A-N-Bを原理とした制御を行うと、ノードNに対応する物性パラメータが直径dに依存して変動する可能性があることがわかる。このような変動が好ましくない場合には、他の経路、A-C-F-BやA-K-E-Bをすべきであることがわかる。 As a result, the contribution of the influential factors to the physical properties is visualized, and the convenience of the user is further improved. For example, when the physical property parameters corresponding to the node A are controlled and the physical property parameters corresponding to the node B are to be optimized, the control based on the route ANB is performed to correspond to the node N. It can be seen that the physical property parameters may fluctuate depending on the diameter d. If such fluctuations are not preferred, it can be seen that other routes, ACFB and AKEB, should be taken.

<影響因子の指定>
探索結果出力部7は、影響判定部6が依存関係を有すると判定した影響因子のうち、1または複数の影響因子を外部から指定することができるように構成することができる。依存関係がある影響因子が多数であるときにエッジが輻輳して視認性が低下する場合に有効である。また、ユーザーが関心のある影響因子についての依存関係に絞って表示することができるので、視認性が向上する。
<Designation of influential factors>
The search result output unit 7 can be configured so that one or a plurality of influence factors among the influence factors determined by the influence determination unit 6 to have a dependency can be designated from the outside. This is effective when the edges are congested and visibility is reduced when there are many influential factors that have a dependency. In addition, visibility can be improved because the display can be narrowed down to the dependencies of the influential factors that the user is interested in.

図4及び図5は、指定された影響因子についての依存関係に絞って表示した表示例を示す説明図である。図4は形態、形態に属する球状(ノードbに対応)、サイズに属する直径(ノードdに対応)が選択された例である。ノードb、d、及びb-A間、b-N間、d-A間、d-N間の各エッジが残され、T-A間、T-B間、T-F間の各エッジは表示されない。ノードTは例示するように表示されたまま残してもよい。表示されたまま残っているノードTは、指定をノードd、DからノードTに変更するような操作をユーザーに提供する場合のアイコン表示として利用することができる。図5は環境に属する温度Tが選択された例である。同様であるので、詳しい説明を省略する。 4 and 5 are explanatory views showing a display example in which the dependent relationships of the designated influential factors are displayed. FIG. 4 is an example in which a morphology, a spherical shape belonging to the morphology (corresponding to the node b), and a diameter belonging to the size (corresponding to the node d) are selected. The edges between nodes b, d, and b-A, between b-N, d-A, and d-N are left, and the edges between TA, TB, and T-F are left. Do not show. Node T may remain displayed as illustrated. The node T that remains displayed can be used as an icon display when providing the user with an operation such as changing the designation from the node d and D to the node T. FIG. 5 is an example in which the temperature T belonging to the environment is selected. Since it is the same, detailed description thereof will be omitted.

このように、ユーザーが指定する影響因子の物性への寄与のみが可視化され、ユーザーの利便性が向上する。 In this way, only the contribution of the influential factor specified by the user to the physical characteristics is visualized, and the convenience of the user is improved.

一方、ユーザーに関心のある影響因子を指定する機能を使わずに、探索結果である部分グラフを構成するすべてのノードに対応する物性パラメータのそれぞれに影響するすべての因子からの依存性情報を出力することによって、ユーザーに気付きの機会を提供することができる。例えば、選択しようとする経路の途中の物性パラメータが、意外な影響因子に強い依存性を有していて、実は適切な経路でないこと気付くような場合である。 On the other hand, without using the function to specify the influential factor of interest to the user, the dependency information from all the factors affecting each of the physical characteristic parameters corresponding to all the nodes constituting the subgraph which is the search result is output. By doing so, it is possible to provide the user with an opportunity to notice. For example, it may be noticed that the physical characteristics parameters in the middle of the route to be selected have a strong dependence on unexpected influential factors and are not actually appropriate routes.

影響因子の指定を可能とする場合と、指定しない場合の、両方の利点を活かすために、存在するすべての関係性を表示した上で、選択した影響因子の依存性情報を強調表示するなど、優先度に差をつけて表示することができる。ユーザーの関心の強い因子の影響を強調表示しながらも、他の因子の影響も合わせて表示されるため、ユーザーが想定していなかった因子の影響にも気付きの機会が与えられる。 In order to take advantage of both the case where the influence factor can be specified and the case where it is not specified, all the existing relationships are displayed and the dependency information of the selected influence factor is highlighted. It is possible to display with different priorities. While highlighting the effects of factors that are of great interest to the user, the effects of other factors are also displayed, giving the user an opportunity to notice the effects of factors that were not expected by the user.

<探索結果に含まれるノードへの、影響因子の依存性情報の表示>
本実施形態2の探索システム10において、探索結果出力部7は、影響判定部6が1または複数の影響因子の依存関係を有すると判定した物性パラメータについて、対応するノード及び/またはエッジに、対応する依存性情報を表示することができる。
<Display of influence factor dependency information on the nodes included in the search results>
In the search system 10 of the second embodiment, the search result output unit 7 corresponds to the corresponding node and / or edge with respect to the physical characteristic parameter determined by the influence determination unit 6 to have a dependency relationship of one or a plurality of influence factors. Dependency information can be displayed.

依存性情報としては、依存関係の有無の他、相関の極性(正の相関か負の相関か)、さらに、関係性の種類まで含めて、例えば、線形よりも緩やかに増加/減少、線形で増加/減少、べき乗(2乗、3乗、…)で増加/減少、指数的に増加/減少に区分して扱うことができる。例えば、図4,5に例示した表示において、影響因子に対する依存性を有する側のノードに、依存性情報を表示することができる。これに代えて、対応するエッジに依存性情報を表示することもできる。さらにはノードの表示とエッジの表示の組み合わせによって、多様な依存性情報を表示できるように構成してもよい。 Dependency information includes the presence or absence of a dependency, the polarity of the correlation (positive or negative correlation), and the type of relationship, for example, gradually increasing / decreasing rather than linear, linearly. It can be treated as an increase / decrease, an increase / decrease by a power (2nd, 3rd, ...), and an exponential increase / decrease. For example, in the display illustrated in FIGS. 4 and 5, the dependency information can be displayed on the node on the side having the dependency on the influential factor. Alternatively, the dependency information can be displayed on the corresponding edge. Furthermore, various dependency information may be displayed by combining the display of the node and the display of the edge.

図6は、ノードへの影響因子の依存性情報を表示する態様の例を示す説明図である。 FIG. 6 is an explanatory diagram showing an example of a mode for displaying dependency information of an influencing factor on a node.

関係性の種類に応じてノードの表示を変えることにより、関係性の種類を表示することができる。表示方法として2種類を例示した。ノードの色によって関係性の種類を表示する例と、ノードの線種によって関係性の種類を表示する例である。 By changing the display of the node according to the type of relationship, the type of relationship can be displayed. Two types of display methods have been exemplified. An example of displaying the type of relationship by the color of the node and an example of displaying the type of relationship by the line type of the node.

関係性の種類に応じてエッジの表示を変えることにより、関係性の種類を表示することもできる。ある物性パラメータがある影響因子に依存するとき、その物性パラメータに対応するノードが探索結果に含まれており、その影響因子に対応するノードが新たに追加され、この2つのノード間にエッジが追加されたとき、そのエッジの色や線種によって、関係性の種類を表すことができる。図示は省略するが、図6と同様の色、または線種による表示を採用することができる。 It is also possible to display the type of relationship by changing the display of the edge according to the type of relationship. When a certain physical property parameter depends on a certain influential factor, the node corresponding to the physical characteristic parameter is included in the search result, a new node corresponding to the influential factor is added, and an edge is added between these two nodes. When it is done, the type of relationship can be represented by the color and line type of the edge. Although the illustration is omitted, the same color or line type display as in FIG. 6 can be adopted.

ノードについての表示、エッジについての表示、関係性の種類に基づく色と線種の使い分けのすべてまたは一部を組み合わせることによって、関係性の種類を表すように構成してもよい。 It may be configured to represent the type of relationship by combining all or part of the display for nodes, the display for edges, and the proper use of colors and linetypes based on the type of relationship.

図7は、探索結果である部分グラフに、影響因子依存性のあるノードに依存性情報を表示した例を示す説明図である。図5に示した例では、対応する物性パラメータが温度依存性を有するノードA,B,Fそれぞれに、影響因子の1つである温度Tに対応するノードTからのエッジを表示するもので、依存性の有無(依存性があること)がわかるに留まる。これに対して、図7に示した例では、依存性を有するノードごとにその依存性情報として関係性の種類を表示している。ノードAには「線形よりも緩やかに減少」、ノードBには「線形で増加」、ノードFには「指数的に増加」が、それぞれ示されている。ユーザーが経路A-C-F-Bを選択しようとしているときに、ノードFに対応する物性パラメータが温度の上昇に対して指数関数的に増加する依存性を有していることが、探索結果に追加情報として示されるので、そのような物性が探索で目標としている材料の特性として許容できるかどうかを検証することができる。 FIG. 7 is an explanatory diagram showing an example in which the dependency information is displayed on the node having the influence factor dependency in the subgraph which is the search result. In the example shown in FIG. 5, the edges from the node T corresponding to the temperature T, which is one of the influential factors, are displayed for each of the nodes A, B, and F whose corresponding physical property parameters have temperature dependence. It is only possible to know whether or not there is a dependency (that there is a dependency). On the other hand, in the example shown in FIG. 7, the type of relationship is displayed as the dependency information for each node having the dependency. Node A shows "gradual decrease than linear", node B shows "linear increase", and node F shows "exponential increase". The search results show that the physical characteristic parameters corresponding to node F have a dependency that increases exponentially with increasing temperature when the user is trying to select the route ACFB. Shown as additional information in, it is possible to verify whether such physical properties are acceptable as the properties of the material targeted in the search.

図7に示した例では、依存性情報をノードに表示できる影響因子の数は1個であるが、図6にある色による依存性情報の表示を組み合わせれば、1個のノードに表示できる影響因子の数は2個に増やすことができる。このように、表示方法の工夫次第で複数の影響因子の依存性情報を同時に表示することができる。 In the example shown in FIG. 7, the number of influencing factors that can display the dependency information on the node is one, but if the display of the dependency information by color shown in FIG. 6 is combined, it can be displayed on one node. The number of influencing factors can be increased to two. In this way, depending on the device of the display method, the dependency information of a plurality of influencing factors can be displayed at the same time.

一方、依存性情報として相関の極性、即ち正の相関か、負の相関かだけを表示するようにしてもよい。表示が単純化されるので、視認性が向上する。また、ノードではなく影響因子に対応するノードから物性パラメータに対応するノードへのエッジの表示を変えることによって相関の極性を表示するように構成することもできる。これにより、複数の影響因子の依存性情報を同時に表示しても、表示が必要以上に煩雑になるのを防止することができる。 On the other hand, as the dependency information, only the polarity of the correlation, that is, whether it is a positive correlation or a negative correlation may be displayed. Since the display is simplified, visibility is improved. It can also be configured to display the polarity of the correlation by changing the display of the edges from the node corresponding to the influencing factor instead of the node to the node corresponding to the physical characteristic parameter. As a result, even if the dependency information of a plurality of influencing factors is displayed at the same time, it is possible to prevent the display from becoming unnecessarily complicated.

<物性探索例>
具体的な物性探索の例について説明する。
<Example of physical property search>
An example of a specific physical property search will be described.

図8は、実施形態2に係る物性探索の具体例を示す説明図である。 FIG. 8 is an explanatory diagram showing a specific example of the physical property search according to the second embodiment.

グラフ探索部4から出力される探索結果21には、酸化物と溶融金属との接合における物性パラメータの関係性を示す部分グラフが示されている。また、影響因子として酸素分圧と溶融金属蒸気圧に対応するノードが示され、それぞれと関係性を有する物性パラメータのノードとの間にエッジが表示されている。 The search result 21 output from the graph search unit 4 shows a partial graph showing the relationship between the physical property parameters in the joining between the oxide and the molten metal. In addition, the nodes corresponding to the oxygen partial pressure and the molten metal vapor pressure are shown as influential factors, and the edges are displayed between the nodes of the physical characteristic parameters having a relationship with each.

探索結果21であるこの部分グラフからは、以下の3点を読み取ることができる。 The following three points can be read from this subgraph which is the search result 21.

酸化物と溶融金属との接合において、接触角が濡れ性の指標であること
接触角は界面エネルギー、吸着エネルギー、生成エンタルピーに順次関係性を有すること
接触角は表面エネルギーとの間で関係性を有すること
影響因子と物性パラメータの関係性としては、酸素分圧と生成エンタルピー、酸素分圧と表面エネルギー、溶融金属蒸気圧と表面エネルギーとがそれぞれ関係性を有することが示されている。
In the bonding of oxide and molten metal, the contact angle is an index of wettability. The contact angle has a sequential relationship with surface energy, adsorption energy, and generated enthalpy. The contact angle has a relationship with surface energy. As for the relationship between the influential factor and the physical property parameter, it is shown that the oxygen partial pressure and the generated enthalpy, the oxygen partial pressure and the surface energy, and the molten metal vapor pressure and the surface energy are related, respectively.

通常、生成エンタルピーはハンドブックに値が載っている標準状態のものを使うが、ユーザーは図8のように表示された結果から、影響因子である酸素分圧により生成エンタルピーが影響を受けることに気付く。ユーザーはさらに、その影響により、吸着エネルギー、界面エネルギー、接触角、濡れ性にも、酸素分圧の影響が及ぶことに気付く。その結果ユーザーは、本来、濡れ性が酸素分圧に依存性を持つことは好ましくないが、生成エンタルピーの酸素分圧依存性は避けられないことを理解する。そこで、ユーザーは、接合させるときのプロセス雰囲気を制御することにより、酸素分圧の影響を補償するという解決手段に想到する。即ち、図8に表示された結果から、表面エネルギーが酸素分圧だけでなく溶融金属蒸気圧にも依存することがわかる。このことから、ユーザーは、「プロセスに溶融金属の蒸気を充満させることで、接触角に対して酸素分圧による負の影響が有ったとして、その負の影響を溶融金属蒸気圧により接触角とつながる溶融金属の表面エネルギーを制御することにより補償する」という方法で解決することができる。 Normally, the generated enthalpy is the one in the standard state whose value is listed in the handbook, but the user notices that the generated enthalpy is affected by the oxygen partial pressure, which is an influential factor, from the result displayed as shown in Fig. 8. .. The user also notices that the effect of oxygen partial pressure also affects the adsorption energy, interfacial energy, contact angle, and wettability. As a result, the user understands that although it is not desirable for the wettability to be dependent on the oxygen partial pressure, the oxygen partial pressure dependence of the enthalpy of production is unavoidable. Therefore, the user comes up with a solution method of compensating for the influence of oxygen partial pressure by controlling the process atmosphere at the time of joining. That is, from the results shown in FIG. 8, it can be seen that the surface energy depends not only on the oxygen partial pressure but also on the molten metal vapor pressure. From this, the user said, "By filling the process with molten metal vapor, it is assumed that the contact angle has a negative effect due to the oxygen partial pressure, and the negative effect is due to the molten metal vapor pressure. It can be solved by the method of "compensating by controlling the surface energy of the molten metal connected with".

このように、物性パラメータ間の関係性に加えて影響因子の物性への寄与を可視化することによって、ユーザーに気付きの機会を提供し、物性探索システムの利便性を向上することができる。 In this way, by visualizing the contribution of the influential factors to the physical properties in addition to the relationships between the physical property parameters, it is possible to provide an opportunity for the user to notice and improve the convenience of the physical property search system.

〔実施形態3〕<影響因子の寄与を考慮した探索結果の絞り込み>
実施形態2では上述通り、影響判定部6が依存関係を有すると判定した物性パラメータに対応するノードについて、その依存性情報を表示する。これに対して、本実施形態3の探索システム10において、探索結果出力部7は、グラフ探索部4から出力された探索結果のうち、指定された探索限定条件を満たす経路または部分グラフを優先的に出力する。これを実現するために、探索結果出力部7は、外部から探索限定条件を指定することができるように構成される。ここで、探索限定条件とは、影響判定部6が依存関係を有すると判定した影響因子のうち1または複数の影響因子と当該影響因子に対応する依存性情報について規定される条件である。例えば、正の温度依存係数をもつ物性パラメータのみを経由する経路を抽出したい場合に、影響因子として温度T、依存性情報として正の相関を含んだ、探索限定条件が指定される。
[Embodiment 3] <Narrowing down search results considering the contribution of influential factors>
In the second embodiment, as described above, the dependency information is displayed for the node corresponding to the physical property parameter determined by the influence determination unit 6 to have the dependency relationship. On the other hand, in the search system 10 of the third embodiment, the search result output unit 7 preferentially selects a route or a subgraph that satisfies the designated search limitation condition among the search results output from the graph search unit 4. Output to. In order to realize this, the search result output unit 7 is configured so that a search limiting condition can be specified from the outside. Here, the search limiting condition is a condition defined for one or more influence factors among the influence factors determined by the influence determination unit 6 to have a dependency relationship and the dependency information corresponding to the influence factor. For example, when it is desired to extract a path via only a physical property parameter having a positive temperature dependence coefficient, a search limiting condition including a temperature T as an influential factor and a positive correlation as dependency information is specified.

探索結果のうち、指定された探索限定条件を満たす経路または部分グラフは、優先的に出力される。探索限定条件を満たす経路または部分グラフのみが出力されるように構成してもよいし、探索結果全体が表示される中で、探索限定条件を満たす経路または部分グラフが強調表示されるように構成してもよい。 Of the search results, the route or subgraph that satisfies the specified search limitation condition is preferentially output. It may be configured so that only the route or subgraph satisfying the search limitation condition is output, or the route or subgraph satisfying the search limitation condition is highlighted while the entire search result is displayed. You may.

これにより、ユーザーが指定する影響因子の物性への寄与を考慮した探索経路または部分グラフが優先的に探索結果として出力され、ユーザーの利便性が向上する。 As a result, the search route or subgraph considering the contribution of the influential factor specified by the user to the physical characteristics is preferentially output as the search result, and the convenience of the user is improved.

〔実施形態4〕<探索方法>
以上のように実施形態1~3で説明した本発明の探索システム10は、実施形態1の「ハードウェア/ソフトウェア実装形態」において図9を引用して説明したとおり、記憶装置と計算機を備えたハードウェアシステム上に、ソフトウェアとして機能構築することができる。したがって、本発明は、記憶装置と計算機を備えたハードウェアシステムを利用する探索方法として位置付けることができる。
[Embodiment 4] <Search method>
As described above, the search system 10 of the present invention described in the first to third embodiments includes a storage device and a computer as described with reference to FIG. 9 in the “hardware / software mounting embodiment” of the first embodiment. Functions can be built as software on the hardware system. Therefore, the present invention can be positioned as a search method using a hardware system equipped with a storage device and a computer.

図10は、本発明の探索方法の構成例を示すフローチャートである。 FIG. 10 is a flowchart showing a configuration example of the search method of the present invention.

本発明の探索方法は、記憶装置を備える計算機上で動作するソフトウェアによって実装され、物性パラメータ関係性データベース1を参照するグラフ生成ステップ(S1)と、探索条件入力ステップ(S2)と、グラフ探索ステップ(S3)と、影響因子データベース5を参照する影響判定ステップ(S4)と、探索結果出力ステップ(S5)とを含む探索方法であって、以下のように構成される。物性パラメータ関係性データベース1と影響因子データベース5とは、同じ記憶装置に保持されていても、異なる記憶装置に保持されてもよい。 The search method of the present invention is implemented by software running on a computer including a storage device, and has a graph generation step (S1), a search condition input step (S2), and a graph search step that refer to the physical property parameter relationship database 1. It is a search method including (S3), an influence determination step (S4) referring to the influence factor database 5, and a search result output step (S5), and is configured as follows. The physical characteristic parameter relationship database 1 and the influence factor database 5 may be stored in the same storage device or may be stored in different storage devices.

物性パラメータ関係性データベース1は、関係性を有する物性パラメータの複数のパラメータ対を、例えば図9の記憶装置102に保持する。グラフ生成ステップ(S1)は、物性パラメータ関係性データベース1に記憶されるパラメータ対に含まれる複数の物性パラメータをノードとしそのパラメータ対に対応するノード間をエッジとするグラフを生成する。グラフ探索ステップ(S3)は、探索条件入力ステップ(S2)から与えられる探索条件に基づいてグラフを探索し、探索条件を満たす複数のノード及び複数のエッジによって構成される1以上の経路または部分グラフを探索結果として出力する。 The physical characteristic parameter relationship database 1 holds a plurality of parameter pairs of physical characteristic parameters having a relationship in, for example, the storage device 102 of FIG. The graph generation step (S1) generates a graph in which a plurality of physical property parameters included in the parameter pair stored in the physical characteristic parameter relationship database 1 are nodes and the nodes corresponding to the parameter pairs are edges. The graph search step (S3) searches for a graph based on the search conditions given from the search condition input step (S2), and one or more paths or subgraphs composed of a plurality of nodes and a plurality of edges satisfying the search conditions. Is output as a search result.

影響因子データベース5では、物性パラメータ関係性データベース1に記憶される複数の物性パラメータのうちの少なくとも1個の物性パラメータと、当該物性パラメータが依存性を有する1以上の影響因子と、その依存関係を示す依存性情報とが対応付けられている。実施形態1において図2及び図3を引用して説明したのと同様である。 In the influential factor database 5, at least one physical property parameter among a plurality of physical property parameters stored in the physical property parameter relationship database 1, one or more influential factors to which the physical property parameter has a dependency, and their dependencies are displayed. It is associated with the indicated dependency information. It is the same as described with reference to FIGS. 2 and 3 in the first embodiment.

影響判定ステップ(S4)は、グラフ探索ステップ(S3)から出力される探索結果に含まれるノードに対応する物性パラメータが、少なくとも1つの影響因子に依存性を有するか否かを判定する。探索結果出力ステップ(S5)は、その探索結果とともに、影響判定ステップ(S4)で依存性を有すると判定された物性パラメータと影響因子の組み合わせとその依存性情報とを出力する。 The influence determination step (S4) determines whether or not the physical characteristic parameter corresponding to the node included in the search result output from the graph search step (S3) has a dependency on at least one influence factor. The search result output step (S5) outputs the combination of the physical characteristic parameters and the influential factors determined to have the dependency in the influence determination step (S4) and the dependency information together with the search result.

これにより、関係性を有する物性パラメータの対をエッジによって接続されたノード対に対応付けたグラフを探索する物性探索方法において、物性ではない因子(影響因子)の影響を探索に反映させることができる。何らかの影響因子に依存する物性パラメータが探索結果に含まれているときには、その物性パラメータがどの影響因子にどのような依存関係を有するかという依存性情報が、探索結果とともに出力されるので、ユーザーは探索結果の中から、所望の特性を有する物質・材料またはその製造方法を、より効率的に抽出することができる。 This makes it possible to reflect the influence of factors that are not physical properties (influence factors) in the search in a physical property search method that searches for a graph in which pairs of related physical property parameters are associated with node pairs connected by edges. .. When a physical property parameter that depends on some influential factor is included in the search result, the dependency information of what kind of dependency the physical property parameter has on which influential factor is output together with the search result, so that the user can use it. From the search results, substances / materials having desired characteristics or methods for producing the same can be extracted more efficiently.

影響因子データベース5は、実施形態1の「影響因子データベースの構成例」で説明したとおり、環境記述データベース11、形態記述データベース12およびサイズ記述データベース13のように、下位概念の影響因子ごとに区分して構成すると、より好適である。詳細な説明は、重複するので省略する。 The influence factor database 5 is classified according to the influence factor of the subordinate concept like the environment description database 11, the form description database 12, and the size description database 13 as described in the “configuration example of the influence factor database” of the first embodiment. It is more preferable to configure the above. Since detailed explanations are duplicated, they will be omitted.

<影響因子の依存性情報の表示>
探索結果出力ステップ(S5)は、グラフ探索ステップ(S3)から出力される探索結果を複数のノード及びエッジを含む1以上の経路または部分グラフを表示し、合わせて、影響判定ステップ(S4)で依存関係を有すると判定された物性パラメータに対応するノードについて、依存性情報を表示することができる。
<Display of influence factor dependency information>
The search result output step (S5) displays the search result output from the graph search step (S3) on one or more paths or subgraphs including a plurality of nodes and edges, and the search result is combined in the impact determination step (S4). Dependency information can be displayed for the node corresponding to the physical characteristic parameter determined to have the dependency.

これにより、ユーザーは探索結果の中から探索の目的に合致する物性関係を抽出する際に考慮すべき情報が表示されるため、ユーザーの利便性が向上される。 As a result, the user is displayed with information to be considered when extracting the physical characteristic relationship that matches the purpose of the search from the search results, so that the convenience of the user is improved.

依存性情報の表示方法の一例について説明する。探索結果出力ステップ(S5)は、影響判定ステップ(S4)で依存関係を有すると判定された影響因子を新たなノードとして追加して表示し、追加したノードと当該影響因子に依存する物性パラメータに対応するノードとの間に新たなエッジを追加して表示することができる。 An example of how to display the dependency information will be described. In the search result output step (S5), the influence factor determined to have a dependency in the influence determination step (S4) is added and displayed as a new node, and the added node and the physical property parameter depending on the influence factor are displayed. New edges can be added and displayed between the corresponding node.

これにより、影響因子の物性への寄与が可視化され、ユーザーの利便性がより向上する。 As a result, the contribution of the influential factors to the physical properties is visualized, and the convenience of the user is further improved.

その他の作用効果については、実施形態2において、図3,図4,図5を引用して説明したのと同様であるので、詳しい説明は省略する。 The other functions and effects are the same as those described with reference to FIGS. 3, 4, and 5 in the second embodiment, and thus detailed description thereof will be omitted.

依存性情報の表示方法の別の例について説明する。探索結果出力ステップ(S5)は、影響判定ステップ(S4)で少なくとも1つの影響因子の依存関係を有すると判定された物性パラメータについて、対応するノードに対応する依存性情報を表示することができる。 Another example of how to display the dependency information will be described. The search result output step (S5) can display the dependency information corresponding to the corresponding node for the physical characteristic parameters determined to have the dependency relationship of at least one influence factor in the influence determination step (S4).

実施形態2において、図6を引用して説明したのと同様に、ノードの枠線及び/またはエッジの色や線種によって依存関係を区分して表示してもよい。また、ノードに表示する依存性情報として、相関の正/負をのみを表示するように構成してもよい。 In the second embodiment, the dependency relationship may be divided and displayed according to the color and line type of the border and / or edge of the node, as described with reference to FIG. Further, as the dependency information to be displayed on the node, only the positive / negative of the correlation may be displayed.

これにより、影響因子の物性への寄与が可視化され、ユーザーの利便性がさらに向上する。 As a result, the contribution of the influential factors to the physical properties is visualized, and the convenience of the user is further improved.

実施形態2の「影響因子の指定」で説明したのと同様に、探索結果出力ステップ(S5)は、影響判定ステップ(S4)が依存関係を有すると判定した影響因子のうち、1または複数の影響因子を外部から指定することができるように構成することができる。依存関係がある影響因子が多数であるときにエッジが輻輳して視認性が劣化する場合に、表示を簡略化して視認性を回復するのに有効である。また、ユーザーが関心のある影響因子についての依存関係に絞って表示することができるので、視認性が向上する。 As described in "Designation of Influential Factors" of the second embodiment, the search result output step (S5) is one or more of the influential factors determined by the impact determination step (S4) to have a dependency relationship. It can be configured so that the influential factors can be specified from the outside. It is effective in simplifying the display and restoring the visibility when the edge is congested and the visibility is deteriorated when there are many influential factors having a dependency. In addition, visibility can be improved because the display can be narrowed down to the dependencies of the influential factors that the user is interested in.

図11は、本実施形態4の探索方法の一変形例のフローチャートである。 FIG. 11 is a flowchart of a modification of the search method of the fourth embodiment.

図10に示した本実施形態4の探索方法に、影響因子指定ステップ(S6)が追加されることにより、影響判定ステップ(S5)で依存関係を有すると判定された影響因子のうち、1または複数の影響因子が外部から指定され、探索結果出力ステップ(S5)では、影響因子指定ステップ(S6)で指定された影響因子についての依存性情報を表示し、指定されなかった影響因子についての依存性情報を表示から除外する。 By adding the influence factor designation step (S6) to the search method of the fourth embodiment shown in FIG. 10, one or one of the influence factors determined to have a dependency in the influence determination step (S5). A plurality of influential factors are specified from the outside, and in the search result output step (S5), the dependency information about the influential factors specified in the influential factor designation step (S6) is displayed, and the dependence on the unspecified influential factors is displayed. Exclude sexual information from the display.

これにより、ユーザーが指定する影響因子の物性への寄与のみが可視化され、ユーザーの利便性がさらに向上する。 As a result, only the contribution of the influential factor specified by the user to the physical characteristics is visualized, and the convenience of the user is further improved.

実施形態3の「影響因子の寄与を考慮した探索結果の絞り込み」で説明したのと同様に、探索結果出力ステップ(S5)は、グラフ探索ステップ(S3)から出力された探索結果のうち、指定された探索限定条件を満たす経路または部分グラフを優先的に出力することができる。 The search result output step (S5) is designated among the search results output from the graph search step (S3), as described in "Narrowing down the search results considering the contribution of the influential factors" in the third embodiment. It is possible to preferentially output a route or a subgraph that satisfies the search limitation condition.

図12は、本実施形態4の探索方法の別の変形例のフローチャートである。図10に示した本実施形態4の探索方法に、探索条件限定ステップ(S7)が追加される。探索条件限定ステップ(S7)では、影響判定ステップ(S4)で依存関係を有すると判定された影響因子のうち1または複数の影響因子と当該影響因子に対応する依存性情報とを含む探索限定条件が外部から指定され、探索結果出力ステップ(S5)は、グラフ探索ステップ(S3)から出力された探索結果のうち、探索条件限定ステップ(S7)で指定された探索限定条件を満たす経路または部分グラフを優先的に出力する。これにより、ユーザーが指定する影響因子の物性への寄与を考慮した探索経路または部分グラフが優先的に探索結果として出力され、ユーザーの利便性が向上する。実施形態3において、説明したのと同様であるので、以下の詳しい説明は省略する。 FIG. 12 is a flowchart of another modification of the search method of the fourth embodiment. A search condition limiting step (S7) is added to the search method of the fourth embodiment shown in FIG. In the search condition limitation step (S7), a search limitation condition including one or more influence factors among the influence factors determined to have a dependency in the influence determination step (S4) and the dependency information corresponding to the influence factor. Is specified from the outside, and the search result output step (S5) is a path or subgraph that satisfies the search limitation condition specified in the search condition limitation step (S7) among the search results output from the graph search step (S3). Is output preferentially. As a result, the search route or subgraph considering the contribution of the influential factor specified by the user to the physical characteristics is preferentially output as the search result, and the convenience of the user is improved. Since it is the same as that described in the third embodiment, the following detailed description will be omitted.

以上本発明者によってなされた発明を実施形態に基づいて具体的に説明したが、本発明はそれに限定されるものではなく、その要旨を逸脱しない範囲において種々変更可能であることは言うまでもない。 Although the invention made by the present inventor has been specifically described above based on the embodiments, it is needless to say that the present invention is not limited thereto and can be variously modified without departing from the gist thereof.

1 物性パラメータ関係性データベース
2 グラフ生成部
3 グラフ
4 グラフ探索部
5 影響因子データベース
6 影響判定部
7 探索結果出力部
10 探索システム
11 環境記述データベース
12 形態記述データベース
13 サイズ記述データベース
20 入力フォーム
21 探索結果
22 依存関係表示領域
100 サーバー
110、120 ワークステーション
101、111、121 計算機
102、112、122 記憶装置
103、113、123 ネットワークインターフェース
104、114、124 入力部
105、115、125 表示部
200 ネットワーク
1 Physical property parameter relationship database 2 Graph generation unit 3 Graph 4 Graph search unit 5 Influence factor database 6 Impact judgment unit 7 Search result output unit 10 Search system 11 Environment description database 12 Form description database 13 Size description database 20 Input form 21 Search results 22 Dependency Display Area 100 Server 110, 120 Workstation 101, 111, 121 Computer 102, 112, 122 Storage Device 103, 113, 123 Network Interface 104, 114, 124 Input Unit 105, 115, 125 Display Unit 200 Network

Claims (16)

物性パラメータ関係性データベースとグラフ生成部とグラフ探索部とを備える探索システムであって、
前記物性パラメータ関係性データベースは、関係性を有する物性パラメータの複数のパラメータ対を記憶し、
前記グラフ生成部は、前記複数のパラメータ対に含まれる複数の物性パラメータのそれぞれをノードとし、前記複数のパラメータ対のそれぞれに対応するノード間をエッジとする、グラフを生成することができるように構成され、
前記グラフ探索部は、与えられる探索条件に基づいて前記グラフを探索し、探索結果を出力することができるように構成され、
前記探索結果は、前記探索条件を満たす複数のノード及び複数のエッジによって構成される1以上の経路または部分グラフであり、
前記探索システムは、影響因子データベースと、影響判定部と、探索結果出力部とをさらに備え、
前記影響因子データベースは、前記複数の物性パラメータのうちの少なくとも1個の物性パラメータと、当該物性パラメータが依存性を有する1以上の影響因子と、その依存関係を示す依存性情報とを対応付けて記憶し、
前記影響判定部は、前記影響因子データベースを参照することによって、前記探索結果に含まれるノードに対応する物性パラメータが、少なくとも1つの影響因子に依存性を有するか否かを判定し、
前記探索結果出力部は、前記探索結果とともに、前記影響判定部が依存性を有すると判定した物性パラメータと影響因子の組み合わせとその依存性情報とを出力することができるように構成される、
探索システム。
It is a search system equipped with a physical characteristic parameter relationship database, a graph generation unit, and a graph search unit.
The physical characteristic parameter relationship database stores a plurality of parameter pairs of physical characteristic parameters having a relationship.
The graph generation unit can generate a graph in which each of the plurality of physical characteristic parameters included in the plurality of parameter pairs is a node and the nodes corresponding to each of the plurality of parameter pairs are edges. Configured,
The graph search unit is configured to search the graph based on a given search condition and output the search result.
The search result is one or more paths or subgraphs composed of a plurality of nodes and a plurality of edges satisfying the search conditions.
The search system further includes an influence factor database, an influence determination unit, and a search result output unit.
The influence factor database associates at least one physical property parameter among the plurality of physical property parameters with one or more influential factors to which the physical property parameter has a dependency, and dependency information indicating the dependency relationship. Remember,
By referring to the influence factor database, the influence determination unit determines whether or not the physical characteristic parameters corresponding to the nodes included in the search result are dependent on at least one influence factor.
The search result output unit is configured to be able to output a combination of a physical characteristic parameter and an influential factor determined by the influence determination unit to have a dependency, and the dependency information together with the search result.
Search system.
請求項1において、
前記影響因子データベースは、環境記述データベース、形態記述データベースおよびサイズ記述データベースのうちの少なくとも1つを含み、
前記環境記述データベースは、温度、圧力、電界および磁界のうちの少なくとも1つを影響因子として含み、前記複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報を対応付けて記憶し、
前記形態記述データベースは、球状、柱状、線状、クラスタ、表面積/体積比、配向方向および分散度のうちの少なくとも1つを影響因子として含み、前記複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報を対応付けて記憶し、
前記サイズ記述データベースは、長さ、径、ナノ、マイクロおよびバルクのうちの少なくとも1つを影響因子として含み、前記複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報と対応付けて記憶する、
探索システム。
In claim 1,
The influence factor database includes at least one of an environment description database, a morphology description database and a size description database.
The environment description database includes at least one of temperature, pressure, electric field, and magnetic field as an influential factor, and is dependent information indicating the dependency relationship of the physical characteristic parameters depending on the influential factor among the plurality of physical characteristic parameters. And memorize it
The morphological description database includes at least one of spherical, columnar, linear, cluster, surface area / volume ratio, orientation direction and dispersion as an influential factor, and depends on the influential factor among the plurality of physical characteristic parameters. Dependency information indicating the dependency of the physical characteristic parameter is stored in association with each other.
The size description database includes at least one of length, diameter, nano, micro, and bulk as an influential factor, and shows the dependency relationship of the physical characteristic parameters depending on the influential factor among the plurality of physical characteristic parameters. Store in association with dependency information,
Search system.
請求項1において、
前記探索結果出力部は、前記探索結果を複数のノード及びエッジを含む1以上の経路または部分グラフを表示し、合わせて、前記影響判定部が依存関係を有すると判定した物性パラメータに対応するノードについて、対応する依存性情報を表示する、
探索システム。
In claim 1,
The search result output unit displays the search result on one or more paths or subgraphs including a plurality of nodes and edges, and together, the node corresponding to the physical characteristic parameter determined by the influence determination unit to have a dependency relationship. Displays the corresponding dependency information about,
Search system.
請求項3において、
前記探索結果出力部は、前記影響判定部が依存関係を有すると判定した影響因子を新たなノードとして追加して表示し、前記新たなノードと当該影響因子に依存する物性パラメータに対応するノードとの間に新たなエッジを追加して表示する、
探索システム。
In claim 3,
The search result output unit adds and displays the influence factor determined by the influence determination unit as a new node, and the new node and the node corresponding to the physical property parameter depending on the influence factor. Add and display a new edge between
Search system.
請求項4において、
前記探索結果出力部は、前記影響判定部が少なくとも1つの影響因子の依存関係を有すると判定した物性パラメータについて、対応するノード及び/またはエッジに、対応する依存性情報を表示する、
探索システム。
In claim 4,
The search result output unit displays the corresponding dependency information on the corresponding node and / or edge for the physical characteristic parameter determined by the influence determination unit to have the dependency of at least one influence factor.
Search system.
請求項4または請求項5において、
前記探索結果出力部は、前記影響判定部が少なくとも1つの影響因子の依存関係を有すると判定した物性パラメータに対応するノードに表示する前記依存性情報として、相関の正/負を表示する、
探索システム。
In claim 4 or 5,
The search result output unit displays the positive / negative of the correlation as the dependency information to be displayed on the node corresponding to the physical property parameter determined by the influence determination unit to have the dependency of at least one influence factor.
Search system.
請求項3から請求項6のうちのいずれか1項において、
前記探索結果出力部は、前記影響判定部が依存関係を有すると判定した影響因子のうち、1または複数の影響因子を外部から指定可能に構成され、指定された影響因子についての依存性情報を表示し、指定されなかった影響因子についての依存性情報を表示から除外する、
探索システム。
In any one of claims 3 to 6,
The search result output unit is configured so that one or a plurality of influence factors among the influence factors determined by the influence determination unit to have a dependency relationship can be specified from the outside, and the dependency information about the designated influence factors can be specified. Display and exclude dependency information about unspecified influence factors from the display,
Search system.
請求項1において、
前記探索結果出力部は、前記影響判定部が依存関係を有すると判定した影響因子のうち1または複数の影響因子と当該影響因子に対応する依存性情報とを含む探索限定条件を外部から指定可能に構成され、前記探索結果のうち、指定された前記探索限定条件を満たす経路または部分グラフを優先的に出力する、
探索システム。
In claim 1,
The search result output unit can externally specify a search limiting condition including one or more influence factors among the influence factors determined by the influence judgment unit to have a dependency relationship and the dependency information corresponding to the influence factor. Of the search results, the route or subgraph that satisfies the specified search limitation condition is preferentially output.
Search system.
記憶装置を備える計算機上で動作するソフトウェアによって実装され、前記記憶装置に記憶される物性パラメータ関係性データベースを参照するグラフ生成ステップと、探索条件入力ステップと、グラフ探索ステップとを含む探索方法であって、
前記物性パラメータ関係性データベースは、関係性を有する物性パラメータの複数のパラメータ対を記憶し、
前記グラフ生成ステップは、前記複数のパラメータ対に含まれる複数の物性パラメータのそれぞれをノードとし、前記複数のパラメータ対のそれぞれに対応するノード間をエッジとする、グラフを生成し、
前記グラフ探索ステップは、前記探索条件入力ステップから与えられる探索条件に基づいて前記グラフを探索し、前記探索条件を満たす複数のノード及び複数のエッジによって構成される1以上の経路または部分グラフを探索結果として出力し、
前記探索方法は、前記記憶装置または他の記憶装置に記憶される影響因子データベースを参照する影響判定ステップと、探索結果出力ステップとをさらに含み、
前記影響因子データベースでは、前記複数の物性パラメータのうちの少なくとも1個の物性パラメータと、当該物性パラメータが依存性を有する1以上の影響因子と、その依存関係を示す依存性情報とが対応付けられており、
前記影響判定ステップは、前記探索結果に含まれるノードに対応する物性パラメータが、少なくとも1つの影響因子に依存性を有するか否かを判定し、
前記探索結果出力ステップは、前記探索結果とともに、前記影響判定ステップで依存性を有すると判定された物性パラメータと影響因子の組み合わせとその依存性情報とを出力する、
探索方法。
It is a search method including a graph generation step, a search condition input step, and a graph search step, which are implemented by software running on a computer equipped with a storage device and refer to a physical property parameter relationship database stored in the storage device. hand,
The physical characteristic parameter relationship database stores a plurality of parameter pairs of physical characteristic parameters having a relationship.
The graph generation step generates a graph in which each of the plurality of physical characteristic parameters included in the plurality of parameter pairs is a node and the nodes corresponding to each of the plurality of parameter pairs are edges.
The graph search step searches for the graph based on the search conditions given from the search condition input step, and searches for one or more paths or subgraphs composed of a plurality of nodes and a plurality of edges that satisfy the search conditions. Output as a result,
The search method further includes an impact determination step of referring to an influence factor database stored in the storage device or another storage device, and a search result output step.
In the influence factor database, at least one physical property parameter among the plurality of physical property parameters, one or more influence factors to which the physical property parameter has a dependency, and dependency information indicating the dependency relationship are associated with each other. And
The impact determination step determines whether or not the physical characteristic parameters corresponding to the nodes included in the search result are dependent on at least one influencing factor.
The search result output step outputs, together with the search result, a combination of a physical characteristic parameter and an influential factor determined to have a dependency in the influence determination step, and the dependency information thereof.
Search method.
請求項9において、
前記影響因子データベースは、環境記述データベース、形態記述データベースおよびサイズ記述データベースのうちの少なくとも1つを含み、
前記環境記述データベースは、温度、圧力、電界および磁界のうちの少なくとも1つを影響因子として含み、前記複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報を対応付けて記憶し、
前記形態記述データベースは、球状、柱状、線状、クラスタ、表面積/体積比、配向方向および分散度のうちの少なくとも1つを影響因子として含み、前記複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報を対応付けて記憶し、
前記サイズ記述データベースは、長さ、径、ナノ、マイクロおよびバルクのうちの少なくとも1つを影響因子として含み、前記複数の物性パラメータのうち当該影響因子に依存する物性パラメータについて、その依存関係を示す依存性情報と対応付けて記憶する、
探索方法。
In claim 9.
The influence factor database includes at least one of an environment description database, a morphology description database and a size description database.
The environment description database includes at least one of temperature, pressure, electric field, and magnetic field as an influential factor, and is dependent information indicating the dependency relationship of the physical characteristic parameters depending on the influential factor among the plurality of physical characteristic parameters. And memorize it
The morphological description database includes at least one of spherical, columnar, linear, cluster, surface area / volume ratio, orientation direction and dispersion as an influential factor, and depends on the influential factor among the plurality of physical characteristic parameters. Dependency information indicating the dependency of the physical characteristic parameter is stored in association with each other.
The size description database includes at least one of length, diameter, nano, micro, and bulk as an influential factor, and shows the dependency relationship of the physical characteristic parameters depending on the influential factor among the plurality of physical characteristic parameters. Store in association with dependency information,
Search method.
請求項9において、
前記探索結果出力ステップは、前記探索結果を複数のノード及びエッジを含む1以上の経路または部分グラフを表示し、合わせて、前記影響判定ステップで依存関係を有すると判定された物性パラメータに対応するノードについて、対応する依存性情報を表示する、
探索方法。
In claim 9.
The search result output step displays the search result on one or more paths or subgraphs including a plurality of nodes and edges, and together, corresponds to the physical characteristic parameters determined to have a dependency in the influence determination step. Display the corresponding dependency information for a node,
Search method.
請求項11において、
前記探索結果出力ステップは、前記影響判定ステップで依存関係を有すると判定された影響因子を新たなノードとして追加して表示し、前記新たなノードと当該影響因子に依存する物性パラメータに対応するノードとの間に新たなエッジを追加して表示する、
探索方法。
In claim 11,
In the search result output step, the influence factor determined to have a dependency in the influence determination step is added and displayed as a new node, and the node corresponding to the new node and the physical property parameter depending on the influence factor is displayed. Add and display a new edge between and
Search method.
請求項12において、
前記探索結果出力ステップは、前記影響判定ステップで少なくとも1つの影響因子の依存関係を有すると判定された物性パラメータについて、対応するノード及び/またはエッジに、対応する依存性情報を表示する、
探索方法。
In claim 12,
The search result output step displays the corresponding dependency information on the corresponding node and / or edge for the physical characteristic parameter determined to have the dependency of at least one influence factor in the influence determination step.
Search method.
請求項12または請求項13において、
前記探索結果出力ステップは、前記影響判定ステップで少なくとも1つの影響因子の依存関係を有すると判定された物性パラメータに対応するノードに表示する前記依存性情報として、相関の正/負を表示する、
探索方法。
In claim 12 or 13,
The search result output step displays the positive / negative of the correlation as the dependency information to be displayed on the node corresponding to the physical property parameter determined to have the dependency of at least one influence factor in the influence determination step.
Search method.
請求項11から請求項14のうちのいずれか1項において、
前記探索方法は、影響因子指定ステップをさらに含み、
前記影響因子指定ステップでは、前記影響判定ステップで依存関係を有すると判定された影響因子のうち、1または複数の影響因子が外部から指定され、
前記探索結果出力ステップは、前記影響因子指定ステップで指定された影響因子についての依存性情報を表示し、指定されなかった影響因子についての依存性情報を表示から除外する、
探索方法。
In any one of claims 11 to 14,
The search method further includes an influencing factor designation step.
In the influence factor designation step, one or more influence factors among the influence factors determined to have a dependency in the influence determination step are designated from the outside.
The search result output step displays the dependency information about the influence factor specified in the influence factor designation step, and excludes the dependency information about the influence factor not specified from the display.
Search method.
請求項9において、
前記探索方法は、探索条件限定ステップをさらに含み、
前記探索条件限定ステップでは、前記影響判定ステップで依存関係を有すると判定された影響因子のうち1または複数の影響因子と当該影響因子に対応する依存性情報とを含む探索限定条件を外部から指定され、
前記探索結果出力ステップは、前記探索結果のうち、前記探索条件限定ステップで指定された前記探索限定条件を満たす経路または部分グラフを優先的に表示する、
探索方法。
In claim 9.
The search method further includes a search condition limiting step.
In the search condition limitation step, a search limitation condition including one or a plurality of influence factors determined to have a dependency in the influence determination step and the dependency information corresponding to the influence factor is specified from the outside. Being done
The search result output step preferentially displays a route or a subgraph that satisfies the search limitation condition specified in the search condition limitation step among the search results.
Search method.
JP2018194118A 2018-10-15 2018-10-15 Search system and search method Active JP7082414B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018194118A JP7082414B2 (en) 2018-10-15 2018-10-15 Search system and search method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018194118A JP7082414B2 (en) 2018-10-15 2018-10-15 Search system and search method

Publications (2)

Publication Number Publication Date
JP2020064338A JP2020064338A (en) 2020-04-23
JP7082414B2 true JP7082414B2 (en) 2022-06-08

Family

ID=70388294

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018194118A Active JP7082414B2 (en) 2018-10-15 2018-10-15 Search system and search method

Country Status (1)

Country Link
JP (1) JP7082414B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115792476B (en) * 2023-02-06 2023-04-25 石家庄科林电气股份有限公司 Charging pile rectifying module abnormality early warning method, device, terminal and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060064295A1 (en) 2004-09-17 2006-03-23 Dacos Software Gmbh Method and device for the simulation of non-linear dependencies between physical entities and influence factors measured with sensors on the basis of a micro-simulation approach using probabilistic networks embedded in objects
JP2007018444A (en) 2005-07-11 2007-01-25 Yamato Hiroshi Method and system for searching component substance information of new material
JP2007213151A (en) 2006-02-07 2007-08-23 Hitachi Ltd Similar concept extraction system and similar concept extraction method using graph structure
JP2012164224A (en) 2011-02-08 2012-08-30 Fuji Xerox Co Ltd Information processing apparatus and information processing system
WO2017221444A1 (en) 2016-06-21 2017-12-28 国立研究開発法人物質・材料研究機構 Search system, search method, and physical property database management device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101375672B1 (en) * 2011-10-27 2014-03-20 주식회사 켐에쎈 Method for Predicting a Property of Compound and System for Predicting a Property of Compound

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060064295A1 (en) 2004-09-17 2006-03-23 Dacos Software Gmbh Method and device for the simulation of non-linear dependencies between physical entities and influence factors measured with sensors on the basis of a micro-simulation approach using probabilistic networks embedded in objects
JP2007018444A (en) 2005-07-11 2007-01-25 Yamato Hiroshi Method and system for searching component substance information of new material
JP2007213151A (en) 2006-02-07 2007-08-23 Hitachi Ltd Similar concept extraction system and similar concept extraction method using graph structure
JP2012164224A (en) 2011-02-08 2012-08-30 Fuji Xerox Co Ltd Information processing apparatus and information processing system
WO2017221444A1 (en) 2016-06-21 2017-12-28 国立研究開発法人物質・材料研究機構 Search system, search method, and physical property database management device

Also Published As

Publication number Publication date
JP2020064338A (en) 2020-04-23

Similar Documents

Publication Publication Date Title
JP6719748B2 (en) Search system, search method, and physical property database management device
JP6278639B2 (en) How to determine alternative visualizations for data based on initial data visualization
CA2851350C (en) A method and a device for collaborative computing
US9092744B2 (en) Graphic visualization for large-scale networking
JP6876344B2 (en) Search method, search device and search system
US20140331179A1 (en) Automated Presentation of Visualized Data
CN108846066A (en) A kind of visual data analysing method and system
JP2007018444A (en) Method and system for searching component substance information of new material
Gladisch et al. Navigation recommendations for exploring hierarchical graphs
JP7082414B2 (en) Search system and search method
Braun et al. Flow-inspector: a framework for visualizing network flow data using current web technologies
Zhang et al. ZoomRDF: semantic fisheye zooming on RDF data
Kullman et al. User interactions in virtual data explorer
JP7142325B2 (en) Search support system, search system and search support method
JP7111354B2 (en) Search system and search method
JP7186436B2 (en) Search system and search method
JP7352313B2 (en) Search system and search method
JP2014154142A (en) System, method and program for generating preview of search result
WO2021166728A1 (en) Information-processing method, search system, and search method
JP7396619B2 (en) Search system and search method
JP2002082962A (en) Information provision method in engineering portal site
CN114861057B (en) Resource sending method, training of recommendation model and device
CN107590223B (en) Searching method, client and system
Huang et al. Context visualization for visual data mining
Bouhafer et al. XEW 2.0: big data analytics tool based on swarm intelligence

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210715

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220427

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220518

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220520

R150 Certificate of patent or registration of utility model

Ref document number: 7082414

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150