FR2847049A1 - Information searching system for use with a structured knowledge base that is configured as a graph with links joining together nodes, whereby the system involves generation of a navigation tree representing the knowledge base - Google Patents

Information searching system for use with a structured knowledge base that is configured as a graph with links joining together nodes, whereby the system involves generation of a navigation tree representing the knowledge base Download PDF

Info

Publication number
FR2847049A1
FR2847049A1 FR0214190A FR0214190A FR2847049A1 FR 2847049 A1 FR2847049 A1 FR 2847049A1 FR 0214190 A FR0214190 A FR 0214190A FR 0214190 A FR0214190 A FR 0214190A FR 2847049 A1 FR2847049 A1 FR 2847049A1
Authority
FR
France
Prior art keywords
graph
node
nodes
navigation tree
search
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.)
Granted
Application number
FR0214190A
Other languages
French (fr)
Other versions
FR2847049B1 (en
Inventor
Guillaume Allys
Stephane Martin
Bois Luc De
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.)
Orange SA
Original Assignee
France Telecom SA
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 France Telecom SA filed Critical France Telecom SA
Priority to FR0214190A priority Critical patent/FR2847049B1/en
Publication of FR2847049A1 publication Critical patent/FR2847049A1/en
Application granted granted Critical
Publication of FR2847049B1 publication Critical patent/FR2847049B1/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9024Graphs; Linked lists

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

System for locating information in a structured knowledge base that has the format of a graph with nodes joined together by links. Searching is undertaken by displacement within the graph using neighboring links and selecting one node amongst a number of nodes. The system also comprises means (12) for generating a navigation tree, with each non-terminal tree node corresponding to a selected search node and means for increasing the tree by systematic addition of daughter threads corresponding to neighboring links in the selected terminal node graph. An Independent claim is made for a method for locating information in a structured knowledge base that has the format of a graph with nodes joined together by links.

Description

La présente invention concerne un système d'aide à la recherche d'informations dans une base de connaissances structurée sous la forme d'un graphe. Elle concerne également un procédé mis en oeuvre par ce système.
Plus précisément, l'invention concerne un système d'aide à la recherche d'informations, la recherche s'effectuant par déplacement dans le graphe en empruntant les liens de voisinage et en sélectionnant des n u̇ds du graphe, ce système comprenant des moyens de sélection d'un n u̇d parmi les n u̇ds voisins d'un n u̇d déjà sélectionné pour effectuer la recherche.
On connaît des systèmes d'aide à la recherche d'informations de ce type notamment dans le domaine du logiciel. Par exemple, certains outils d'aide à l'utilisation d'un logiciel comportent un index d'accès à des rubriques, chaque rubrique renvoyant à une ou plusieurs autres rubriques de l'index. Ces rubriques reliées entre elles forment un graphe dans lequel un utilisateur peut se déplacer pour rechercher la rubrique comportant les informations qui l'intéressent. Pour visualiser les déplacements, ces systèmes comportent des moyens de visualisation d'une page affichant un n u̇d sélectionné du graphe, c'està-dire une rubrique sélectionnée, et ses n u̇ds voisins que l'utilisateur peut sélectionner.
Par contre, dès que l'utilisateur sélectionne un n u̇d voisin, les systèmes d'aide classiques présentent une nouvelle page d'affichage du nouveau n u̇d sélectionné et de ses n u̇ds voisins. Le n u̇d sélectionné précédemment disparaît, de sorte que l'utilisateur n'a pas réellement la possibilité de suivre son parcours dans le graphe. En général, ces systèmes comprennent des moyens de mémorisation permettant de revenir aux pages précédemment affichées, mais cela n'est pas suffisant pour empêcher l'utilisateur de se perdre dans le graphe.
L'invention vise à remédier à ces inconvénients, en fournissant un système d'aide à la recherche d'informations qui fournisse à un utilisateur des moyens pour se déplacer dans une base de connaissances structurée sous la forme d'un graphe, sans se perdre, et notamment sans revenir à des n u̇ds déjà explorés.
A cet effet, l'invention a pour objet un système d'aide à la recherche d'informations du type précité, caractérisé en ce qu'il comporte :
des moyens de génération d'un arbre de navigation, chaque n u̇d non terminal de cet arbre de navigation correspondant à un n u̇d du graphe sélectionné lors de la recherche et ayant pour n u̇d fils l'ensemble de ses n u̇ds voisins dans le graphe ; et des moyens d'accroissement de l'arbre de navigation par l'ajout systématique de n u̇ds fils à un n u̇d terminal de l'arbre de navigation, dès que ce n u̇d terminal est sélectionné, les n u̇ds fils ajoutés correspondant chacun à l'un des noeuds voisins dans le graphe du n u̇d terminal sélectionné.
L'arbre de navigation généré par le système conserve ainsi en mémoire les déplacements de l'utilisateur dans le graphe. Par exemple, si l'utilisateur sélectionne plusieurs fois un même n u̇d du graphe, celui-ci sera représenté par des n u̇ds différents dans l'arbre de navigation, puisque l'arbre de navigation croît à chaque nouvelle sélection. La mise en évidence par l'arbre de navigation du chemin parcouru dans le graphe de la base de connaissances permet d'éviter à l'utilisateur d'emprunter inutilement deux fois le même chemin.
Un système d'aide à la recherche d'informations selon l'invention peut en outre comporter l'une ou plusieurs des caractéristiques suivantes :
il comporte des moyens d'affichage de l'arbre de navigation ; il comporte des moyens d'affichage d'un historique d'un chemin parcouru dans le graphe entre le premier n u̇d sélectionné du graphe et le dernier n u̇d sélectionné du graphe ; les moyens d'affichage comportant des moyens de sélection ou de mise en valeur de n u̇ds du graphe, l'historique comporte une branche de l'arbre reliant le premier n u̇d sélectionné dans le graphe et le dernier n u̇d du graphe sélectionné ou mis en valeur.
L'invention a également pour objet un procédé d'aide à la recherche d'informations dans une base de connaissances structurée sous la forme d'un graphe comportant des n u̇ds et des liens de voisinage reliant certains n u̇ds entre eux, la recherche s'effectuant par déplacement dans le graphe en empruntant les liens de voisinage et en sélectionnant des n u̇ds du graphe, ce procédé comprenant la sélection d'un n u̇d parmi les n u̇ds voisins d'un n u̇d déjà sélectionné pour effectuer la recherche, caractérisé en ce qu'il comporte en outre les étapes suivantes :
la génération d'un arbre de navigation, chaque n u̇d non terminal de cet arbre de navigation correspondant à un n u̇d du graphe sélectionné lors de la recherche et ayant pour n u̇ds fils l'ensemble de ses n u̇ds voisins dans le graphe ; et l'accroissement de l'arbre de navigation par l'ajout systématique de n u̇ds fils à un n u̇d terminal de l'arbre de navigation, dès que ce n u̇d terminal est sélectionné, les n u̇ds fils ajoutés correspondant chacun à l'un des n u̇ds voisins dans le graphe du n u̇d terminal sélectionné.
Un procédé d'aide à la recherche d'informations selon l'invention peut en outre comporter la caractéristique selon laquelle il comporte l'affichage de l'arbre de navigation.
L'invention sera mieux comprise à la lecture de la description qui va suivre, donnée uniquement à titre d'exemple et faite en se référant aux dessins annexés dans lesquels : la figure 1 représente schématiquement la structure générale d'un système d'aide à la recherche d'informations selon l'invention ; la figure 2 représente une base de connaissance structurée sous la forme d'un graphe ; la figure 3 illustre une fenêtre de présentation d'un arbre de navigation généré par le système de la figure 1.
Le système d'aide à la recherche d'informations représenté sur la figure 1 comporte des moyens 10 de stockage pour le stockage d'une base de connaissances structurée sous la forme d'un graphe. Cette base de connaissances sera détaillée en référence à la figure 2. Elle comporte des noeuds et des liens de voisinage reliant certains d'entre eux, toute recherche d'informations dans celle-ci s'effectue par déplacement dans le graphe en empruntant les liens de voisinage et en sélectionnant des n u̇ds du graphe par relations de voisinage.
Pour effectuer cette recherche, le système comporte des moyens 12 de génération d'un arbre de navigation. Cet arbre de navigation sera détaillé en référence à la figure 3.
On entend par "arbre" un cas particulier de graphe, dans lequel les n u̇ds ont une relation hiérarchique entre eux, chaque lien de l'arbre reliant un n u̇d père et un n u̇d fils.
Ainsi, un arbre comporte un n u̇d racine à partir duquel il est construit. Ce n u̇d a un ou plusieurs n u̇ds fils, qui eux-mêmes peuvent avoir également un ou plusieurs n u̇ds fils. Par contre, seul le n u̇d racine n'a pas de n u̇d père. Tous les autres n u̇ds de l'arbre ont un unique n u̇d père.
Les n u̇ds terminaux de l'arbre sont ceux qui n'ont pas de n u̇ds fils.
Chaque n u̇d non terminal de l'arbre de navigation correspond à un n u̇d du graphe sélectionné lors de la recherche et a pour n u̇ds fils l'ensemble de ses n u̇ds voisins dans le graphe. Le n u̇d racine de l'arbre de navigation est le premier n u̇d du graphe sélectionné par l'utilisateur.
Les moyens 12 de génération de l'arbre de navigation comprennent des moyens 14 de sélection d'un n u̇d parmi les n u̇ds voisins d'un n u̇d déjà sélectionné pour effectuer la recherche dans le graphe. Ils comprennent également des moyens 16 d'accroissement de l'arbre de navigation par l'ajout systématique de n u̇ds fils à un n u̇d terminal de l'arbre de navigation, dès que ce n u̇d terminal est sélectionné, les n u̇ds fils ajoutés correspondant chacun à l'un des n u̇ds voisins dans le graphe du n u̇d terminal sélectionné. Ces moyens d'accroissement 16 sont sollicités par les moyens 14, dès qu'une sélection est effectuée par l'utilisateur.
Enfin, le système comprend des moyens d'affichage 18 de l'arbre de navigation, permettant à l'utilisateur de visualiser le trajet qu'il a parcouru dans le graphe au cours de la recherche. Il s'agit par exemple de l'écran d'un micro-ordinateur dont l'unité centrale comporte le système d'aide à la recherche d'informations décrit précédemment, sous forme de moyens logiciels.
Un exemple de base de connaissances structurée sous la forme d'un graphe 19 est donné sur la figure 2.
Il s'agit par exemple d'un dictionnaire de synonymes, les mots du dictionnaire étant représentés par des noeuds 20, notés Ni à N17, deux mots synonymes étant reliés entre eux par un lien de voisinage (22).
Ainsi, dans l'exemple représenté sur la figure 12, le n u̇d N1 a pour voisins les n u̇ds N2, N3, N4 et N5 ; le n u̇d N2 a pour voisins les n u̇ds N1, N6 et N7 ; etc.
Un exemple de navigation dans le graphe 19 représenté sur la figure 2 est illustré par la fenêtre de navigation 24 représentée sur la figure 3.
L'utilisateur interagit avec le graphe 19 représenté dans la fenêtre de navigation 24 au moyen d'un curseur 26 qu'il déplace à l'aide d'une souris.
La sélection d'un n u̇d 20 du graphe 19 se fait en double-cliquant sur la souris, lorsque le curseur 26 est positionné sur un n u̇d de l'arbre correspondant au n u̇d 20.
De façon classique, il est également possible de mettre en valeur un n u̇d du graphe 19, en cliquant une seule fois sur la souris lorsque le curseur 26 est positionné sur un n u̇d correspondant de l'arbre. Quand un n u̇d est mis en valeur, les autres occurrences de ce n u̇d dans l'arbre de navigation sont elles aussi mises en valeur.
La fenêtre de navigation 24 comporte trois parties. Une première partie supérieure 28 retrace un historique de n u̇ds sélectionnés, depuis le n u̇d racine de l'arbre jusqu'au dernier n u̇d sélectionné, ou bien jusqu'au dernier n u̇d mis en valeur. Cet historique correspond à une branche de l'arbre de navigation réalisant le plus court chemin dans l'arbre entre le n u̇d racine de l'arbre et le dernier n u̇d sélectionné ou mis en valeur.
Une deuxième partie 30 de la fenêtre de navigation 24 comporte une représentation de l'arbre de navigation en plusieurs colonnes.
Une première colonne 32 comporte le premier n u̇d sélectionné dans le graphe 19, c'est-à-dire le n u̇d racine 34 de l'arbre. Dans l'exemple choisi, ce n u̇d racine est le n u̇d Ni.
Une deuxième colonne 36 de l'arbre de navigation comporte les n u̇ds voisins du n u̇d racine 34. Ces n u̇ds sont les n u̇ds N2, N3, N4 et N5.
De façon récursive, à chaque fois qu'un n u̇d est sélectionné, ses n u̇ds voisins apparaissent sur une colonne suivante de l'arbre de navigation.
Lorsqu'un n u̇d est sélectionné dans l'arbre de navigation, un symbole "-" apparaît devant ce n u̇d. Par contre, lorsqu'un n u̇d de l'arbre de navigation n'est pas sélectionné, un symbole "+" apparaît devant ce n u̇d.
Dans l'exemple choisi, le n u̇d N1 ayant tout d'abord été sélectionné par l'utilisateur, ses n u̇ds voisins N2, N3, N4 et N5 apparaissent sur la deuxième colonne 36.
Sur la deuxième colonne 36, le n u̇d N2 est sélectionné, ce qui a pour effet de faire apparaître ses n u̇ds voisins N1, N6, N7 sur une troisième colonne 38.
Sur cette troisième colonne 38, le n u̇d N6 est sélectionné, ce qui a pour effet de faire apparaître ses n u̇ds voisins N2, N8, N13, N14 et N15 sur une quatrième colonne 40.
Sur cette quatrième colonne, le n u̇d N13 est sélectionné, ce qui a pour effet de faire apparaître ses n u̇ds voisins N6 et NB sur une cinquième colonne 42.
Enfin, sur la cinquième colonne 42, le n u̇d N6 est mis en valeur par l'utilisateur en cliquant une seule fois sur le curseur 26, ce qui a pour effet de faire apparaître ses n u̇ds voisins N2, N8, N13, N14 et N15 dans une troisième fenêtre 32 de la fenêtre de navigation 24, cette troisième fenêtre étant séparée de la fenêtre de présentation 30 de l'arbre de navigation.
Les n u̇ds N1, N2, N6, N13, des première, deuxième, troisième et quatrième colonnes respectivement, ayant été sélectionnés, un symbole "-" apparaît devant chacun d'eux. Le n u̇d N6 de la cinquième colonne ayant été mis en valeur, celui-ci est par exemple surligné ainsi que ses occurrences dans l'arbre de navigation (n u̇d N6 dans la troisième colonne).
Il en résulte que l'historique affiché dans la première partie 28 de la fenêtre de navigation 24 retrace le chemin parcouru dans l'arbre de navigation entre le premier n u̇d sélectionné N1 et le n u̇d mis en valeur N6.
Le procédé d'aide à la recherche mis en u̇vre par le système décrit précédemment comporte ainsi une première étape d'affichage du n u̇d père de l'arbre de navigation précédé du symbole "-", lorsque celui-ci est sélectionné par l'utilisateur.
Ensuite, l'arbre de navigation est déployé, en fonction des sélections de n u̇ds du graphe effectuées par l'utilisateur. Dès que l'utilisateur double clique sur un n u̇d terminal de l'arbre de navigation, c'est-à-dire un n u̇d précédé du symbole "+", ceci a pour effet l'affichage dans la deuxième partie 30 de la fenêtre de navigation 24 des n u̇ds voisins du n u̇d sélectionné, sur une colonne supplémentaire. Dans notre exemple, l'utilisateur sait que le n u̇d N6 présenté sur la cinquième colonne 42, a déjà été sélectionné précédemment, puisqu'il apparaît également sur la colonne 38, précédé du symbole "-". Ainsi, l'utilisateur peut éviter de sélectionner une nouvelle fois ce n u̇d pour éviter de tourner en rond dans le graphe.
Il apparaît clairement que la génération de l'arbre de navigation et son affichage dans la fenêtre de navigation 24 permettent à l'utilisateur de visualiser les différentes étapes de sa recherche dans le graphe 19. Ainsi, l'utilisateur qui a effectué sa recherche de proche en proche, en commençant par le n u̇d N1, puis en sélectionnant les n u̇ds N2, N6, et N13 peut continuer cette recherche de proche en proche en déployant une branche de l'arbre de navigation, ou bien reprendre sa recherche à partir d'un autre n u̇d de l'arbre de navigation, par exemple, le n u̇d N4 situé dans la deuxième colonne 36.
La visualisation au moyen de l'arbre de navigation de l'ensemble des chemins parcourus dans le graphe au cours de sa recherche, permet à l'utilisateur d'éviter de suivre deux fois le même.
The present invention relates to a system for assisting in the search for information in a knowledge base structured in the form of a graph. It also relates to a method implemented by this system.
More specifically, the invention relates to a system for assisting in the search for information, the search being carried out by displacement in the graph by borrowing the neighborhood links and by selecting nodes from the graph, this system comprising means of selection of a node from among the neighboring nodes of a node already selected to perform the search.
Aid systems for finding information of this type are known, in particular in the software field. For example, certain tools for using a software program include an index for accessing sections, each section referring to one or more other sections of the index. These linked sections form a graph in which a user can move to find the section containing the information of interest. To display the movements, these systems include means for displaying a page displaying a selected node of the graph, that is to say a selected item, and its neighboring nodes which the user can select.
On the other hand, as soon as the user selects a neighboring node, the conventional help systems present a new display page for the new selected node and its neighboring nodes. The previously selected node disappears, so that the user does not really have the possibility of following his route in the graph. In general, these systems include storage means making it possible to return to the previously displayed pages, but this is not sufficient to prevent the user from getting lost in the graph.
The invention aims to remedy these drawbacks by providing an information search assistance system which provides a user with means to move around a knowledge base structured in the form of a graph, without getting lost. , and in particular without returning to nodes already explored.
To this end, the invention relates to a system for assisting in the search for information of the aforementioned type, characterized in that it comprises:
means for generating a navigation tree, each non-terminal node of this navigation tree corresponding to a node of the graph selected during the search and having for node son all of its neighboring nodes in the graph ; and means for increasing the navigation tree by the systematic addition of n child nodes to a terminal node of the navigation tree, as soon as this terminal node is selected, the added child nodes each corresponding to one of the neighboring nodes in the graph of the selected terminal node.
The navigation tree generated by the system thus keeps in memory the movements of the user in the graph. For example, if the user repeatedly selects the same node from the graph, it will be represented by different nodes in the navigation tree, since the navigation tree grows with each new selection. The highlighting by the navigation tree of the path traveled in the knowledge base graph allows the user to avoid unnecessarily taking the same path twice.
An information search assistance system according to the invention may also include one or more of the following characteristics:
it includes means for displaying the navigation tree; it includes means for displaying a history of a path traveled in the graph between the first selected node of the graph and the last selected node of the graph; the display means comprising means for selecting or highlighting nodes of the graph, the history comprises a branch of the tree connecting the first node selected in the graph and the last node of the graph selected or set value.
The subject of the invention is also a method of assisting in the search for information in a knowledge base structured in the form of a graph comprising nodes and neighborhood links connecting certain nodes together, the search s '' by moving in the graph by using the neighborhood links and by selecting nodes from the graph, this method comprising the selection of a node from the neighboring nodes of a node already selected to perform the search, characterized in that it further comprises the following steps:
the generation of a navigation tree, each non-terminal node of this navigation tree corresponding to a node of the graph selected during the search and having for node nodes all of its neighboring nodes in the graph; and the growth of the navigation tree by the systematic addition of n child nodes to a terminal node of the navigation tree, as soon as this terminal node is selected, the added child nodes each corresponding to the one of the neighboring nodes in the graph of the selected terminal node.
A method of assisting in the search for information according to the invention may also include the characteristic that it includes the display of the navigation tree.
The invention will be better understood on reading the description which follows, given solely by way of example and made with reference to the appended drawings in which: FIG. 1 schematically represents the general structure of a system for assisting in the search for information according to the invention; FIG. 2 represents a knowledge base structured in the form of a graph; FIG. 3 illustrates a window for presenting a navigation tree generated by the system of FIG. 1.
The information search assistance system shown in FIG. 1 includes storage means 10 for storing a knowledge base structured in the form of a graph. This knowledge base will be detailed with reference to Figure 2. It includes nodes and neighborhood links connecting some of them, any search for information in it is done by moving in the graph using the links neighborhood and by selecting nodes from the graph by neighborhood relationships.
To carry out this search, the system includes means 12 for generating a navigation tree. This navigation tree will be detailed with reference to Figure 3.
One understands by "tree" a particular case of graph, in which the nodes have a hierarchical relation between them, each link of the tree connecting a node father and a node son.
Thus, a tree has a root node from which it is built. This node has one or more child nodes, which themselves can also have one or more child nodes. On the other hand, only the root node has no father node. All other nodes in the tree have a single father node.
The terminal nodes of the tree are those which have no child nodes.
Each non-terminal node in the navigation tree corresponds to a node in the graph selected during the search and has as n child nodes all of its neighboring nodes in the graph. The root node of the navigation tree is the first node of the graph selected by the user.
The means 12 for generating the navigation tree include means 14 for selecting a node from among the neighboring nodes of a node already selected to perform the search in the graph. They also include means 16 for increasing the navigation tree by the systematic addition of n son nodes to a terminal node of the navigation tree, as soon as this terminal node is selected, the son nodes added each corresponding to one of the neighboring nodes in the graph of the selected terminal node. These increase means 16 are requested by the means 14, as soon as a selection is made by the user.
Finally, the system includes means 18 for displaying the navigation tree, allowing the user to view the path he has traveled in the graph during the search. This is for example the screen of a microcomputer, the central unit of which comprises the system for assisting in the search for information described above, in the form of software means.
An example of a knowledge base structured in the form of a graph 19 is given in FIG. 2.
It is for example a dictionary of synonyms, the words of the dictionary being represented by nodes 20, denoted Ni to N17, two synonymous words being linked together by a neighborhood link (22).
Thus, in the example shown in FIG. 12, the n u̇d N1 has as neighbors the ṅ̇ds N2, N3, N4 and N5; the node N2 has for neighbors the nodes N1, N6 and N7; etc.
An example of navigation in the graph 19 represented in FIG. 2 is illustrated by the navigation window 24 represented in FIG. 3.
The user interacts with the graph 19 represented in the navigation window 24 by means of a cursor 26 which he moves using a mouse.
The selection of a node 20 from the graph 19 is done by double-clicking on the mouse, when the cursor 26 is positioned on a node of the tree corresponding to the node 20.
Conventionally, it is also possible to highlight a node of the graph 19, by clicking once on the mouse when the cursor 26 is positioned on a corresponding node of the tree. When a node is highlighted, the other occurrences of this node in the navigation tree are also highlighted.
The navigation window 24 has three parts. A first upper part 28 retraces a history of selected nodes, from the root node of the tree to the last selected node, or even to the last highlighted node. This history corresponds to a branch of the navigation tree making the shortest path in the tree between the root node of the tree and the last node selected or highlighted.
A second part 30 of the navigation window 24 includes a representation of the navigation tree in several columns.
A first column 32 includes the first node selected in graph 19, that is to say the root node 34 of the tree. In the example chosen, this root node is the node Ni.
A second column 36 of the navigation tree comprises the nodes close to the root node 34. These nodes are the nodes N2, N3, N4 and N5.
Recursively, each time a node is selected, its neighboring nodes appear on a next column in the navigation tree.
When a node is selected in the navigation tree, a "-" symbol appears in front of this node. On the other hand, when a node in the navigation tree is not selected, a "+" symbol appears in front of this node.
In the example chosen, the node N1 having first been selected by the user, its neighboring nodes N2, N3, N4 and N5 appear in the second column 36.
On the second column 36, the node N2 is selected, which has the effect of making its neighboring nodes N1, N6, N7 appear on a third column 38.
On this third column 38, the node N6 is selected, which has the effect of making its neighboring nodes N2, N8, N13, N14 and N15 appear on a fourth column 40.
On this fourth column, the node N13 is selected, which has the effect of making its neighboring nodes N6 and NB appear on a fifth column 42.
Finally, in the fifth column 42, the node N6 is highlighted by the user by clicking once on the cursor 26, which has the effect of showing its neighboring nodes N2, N8, N13, N14 and N15 in a third window 32 of the navigation window 24, this third window being separated from the presentation window 30 of the navigation tree.
The nodes N1, N2, N6, N13, of the first, second, third and fourth columns respectively, having been selected, a symbol "-" appears in front of each of them. The node N6 in the fifth column having been highlighted, it is for example highlighted as well as its occurrences in the navigation tree (node N6 in the third column).
It follows that the history displayed in the first part 28 of the navigation window 24 traces the path traveled in the navigation tree between the first selected node N1 and the highlighted node N6.
The search assistance method implemented by the system described above thus comprises a first step of displaying the parent node of the navigation tree preceded by the symbol "-", when the latter is selected by the user.
Then, the navigation tree is deployed, according to the user selections of graph nodes. As soon as the user double clicks on a terminal node of the navigation tree, that is to say a node preceded by the symbol "+", this has the effect of displaying in the second part 30 of the navigation window 24 of the neighboring nodes of the selected node, on an additional column. In our example, the user knows that the node N6 presented in the fifth column 42, has already been selected previously, since it also appears in column 38, preceded by the symbol "-". Thus, the user can avoid selecting this node again to avoid going around in circles in the graph.
It clearly appears that the generation of the navigation tree and its display in the navigation window 24 allow the user to view the different stages of his search in the graph 19. Thus, the user who has carried out his search for close by close, starting with the node N1, then selecting the nodes N2, N6, and N13 can continue this search step by step by deploying a branch of the navigation tree, or else resume its search from another node in the navigation tree, for example, node N4 located in the second column 36.
The visualization by means of the navigation tree of all the paths traveled in the graph during his search, allows the user to avoid following the same twice.

REVENDICATIONS
1. Système d'aide à la recherche d'informations dans une base de connaissances structurée sous la forme d'un graphe (19) comportant des noeuds (20) et des liens de voisinage (22) reliant certains noeuds entre eux, la recherche s'effectuant par déplacement dans le graphe en empruntant les liens de voisinage et en sélectionnant des noeuds du graphe, ce système comprenant des moyens (14) de sélection d'un n u̇d parmi les n u̇ds voisins d'un n u̇d déjà sélectionné pour effectuer la recherche, caractérisé en ce qu'il comporte :
des moyens (12) de génération d'un arbre de navigation, chaque n u̇d non terminal de cet arbre de navigation correspondant à un n u̇d du graphe sélectionné lors de la recherche et ayant pour n u̇ds fils l'ensemble de ses n u̇ds voisins dans le graphe ; et des moyens (16) d'accroissement de l'arbre de navigation par l'ajout systématique de n u̇ds fils à un n u̇d terminal de l'arbre de navigation, dès que ce n u̇d terminal est sélectionné, les n u̇ds fils ajoutés correspondant chacun à l'un des n u̇ds voisins dans le graphe du n u̇d terminal sélectionné. 1. System for assisting in the search for information in a knowledge base structured in the form of a graph (19) comprising nodes (20) and neighborhood links (22) connecting certain nodes together, research carried out by displacement in the graph by borrowing the neighborhood links and by selecting nodes of the graph, this system comprising means (14) for selecting a node among the neighboring nodes of a node already selected for carry out the research, characterized in that it comprises:
means (12) for generating a navigation tree, each non-terminal node of this navigation tree corresponding to a node of the graph selected during the search and having for n children its set of neighboring nodes in the graph; and means (16) for increasing the navigation tree by the systematic addition of n child nodes to a terminal node of the navigation tree, as soon as this terminal node is selected, the child nodes added each corresponding to one of the neighboring nodes in the graph of the selected terminal node.

Claims (4)

2. Système d'aide à la recherche d'informations selon la revendication 1, caractérisé en ce qu'il comporte des moyens (18) d'affichage de l'arbre de navigation.2. Information search assistance system according to claim 1, characterized in that it comprises means (18) for displaying the navigation tree. 3. Système d'aide à la recherche d'informations selon la revendication 1 ou 2, caractérisé en ce qu'il comporte des moyens d'affichage d'un historique d'un chemin parcouru dans le graphe entre le premier n u̇d sélectionné du graphe et le dernier n u̇d sélectionné du graphe.3. Information search assistance system according to claim 1 or 2, characterized in that it comprises means for displaying a history of a path traveled in the graph between the first selected node of the graph and the last selected node of the graph. 4. Système d'aide à la recherche d'informations selon les revendications 2 et 3, caractérisé en ce que les moyens d'affichage comportant des moyens de sélection ou de mise en valeur de n u̇ds du graphe, l'historique comporte une branche de l'arbre reliant le premier n u̇d sélectionné dans le graphe et le dernier n u̇d du graphe sélectionné ou mis en valeur.4. Information search assistance system according to claims 2 and 3, characterized in that the display means comprising means for selecting or highlighting nodes of the graph, the history comprises a branch of the tree connecting the first node selected in the graph and the last node of the graph selected or highlighted. 5. Procédé d'aide à la recherche d'informations dans une base de connaissances structurée sous la forme d'un graphe (19) comportant des n u̇ds (20) et des liens de voisinage (22) reliant certains n u̇ds entre eux, la recherche s'effectuant par déplacement dans le graphe en empruntant les liens de voisinage et en sélectionnant des n u̇ds du graphe, ce procédé comprenant la sélection d'un n u̇d parmi les n u̇ds voisins d'un n u̇d déjà sélectionné pour effectuer la recherche, caractérisé en ce qu'il comporte en outre les étapes suivantes : la génération d'un arbre de navigation, chaque n u̇d non terminal de cet arbre de navigation correspondant à un n u̇d du graphe sélectionné lors de la recherche et ayant pour n u̇ds fils l'ensemble de ses n u̇ds voisins dans le graphe ; et l'accroissement de l'arbre de navigation par l'ajout systématique de n u̇ds fils à un n u̇d terminal de l'arbre de navigation, dès que ce second terminal est sélectionné, les n u̇ds fils ajoutés correspondant chacun à l'un des n u̇ds voisins dans le graphe du n u̇d terminal sélectionné.5. Method for assisting in the search for information in a knowledge base structured in the form of a graph (19) comprising nodes (20) and neighborhood links (22) connecting certain nodes together, the search being carried out by displacement in the graph by borrowing the neighborhood links and by selecting nodes from the graph, this method comprising the selection of a node among the neighboring nodes of a node already selected to perform the search, characterized in that it also comprises the following steps: the generation of a navigation tree, each non-terminal node of this navigation tree corresponding to a node of the graph selected during the search and having for n u̇ds children the set of its neighbor nodes in the graph; and the growth of the navigation tree by the systematic addition of n child nodes to a terminal node of the navigation tree, as soon as this second terminal is selected, the added child nodes each corresponding to one neighboring nodes in the graph of the selected terminal node. 6. Procédé d'aide à la recherche d'informations selon la revendication 5, caractérisé en ce qu'il comporte l'affichage de l'arbre de navigation.6. Method for assisting in the search for information according to claim 5, characterized in that it includes the display of the navigation tree.
FR0214190A 2002-11-13 2002-11-13 SYSTEM FOR ASSISTING INFORMATION IN A GRAPH AND CORRESPONDING METHOD Expired - Fee Related FR2847049B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
FR0214190A FR2847049B1 (en) 2002-11-13 2002-11-13 SYSTEM FOR ASSISTING INFORMATION IN A GRAPH AND CORRESPONDING METHOD

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
FR0214190A FR2847049B1 (en) 2002-11-13 2002-11-13 SYSTEM FOR ASSISTING INFORMATION IN A GRAPH AND CORRESPONDING METHOD

Publications (2)

Publication Number Publication Date
FR2847049A1 true FR2847049A1 (en) 2004-05-14
FR2847049B1 FR2847049B1 (en) 2005-02-18

Family

ID=32116589

Family Applications (1)

Application Number Title Priority Date Filing Date
FR0214190A Expired - Fee Related FR2847049B1 (en) 2002-11-13 2002-11-13 SYSTEM FOR ASSISTING INFORMATION IN A GRAPH AND CORRESPONDING METHOD

Country Status (1)

Country Link
FR (1) FR2847049B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5555408A (en) * 1985-03-27 1996-09-10 Hitachi, Ltd. Knowledge based information retrieval system
US5977971A (en) * 1994-12-13 1999-11-02 Microsoft Corporation Tree view control
WO2000016307A1 (en) * 1998-09-10 2000-03-23 Microsoft Corporation Method and apparatus for visualizing and exploring large hierarchical structures
US6381611B1 (en) * 1998-04-01 2002-04-30 Cyberpulse Llc Method and system for navigation and data entry in hierarchically-organized database views

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5555408A (en) * 1985-03-27 1996-09-10 Hitachi, Ltd. Knowledge based information retrieval system
US5977971A (en) * 1994-12-13 1999-11-02 Microsoft Corporation Tree view control
US6381611B1 (en) * 1998-04-01 2002-04-30 Cyberpulse Llc Method and system for navigation and data entry in hierarchically-organized database views
WO2000016307A1 (en) * 1998-09-10 2000-03-23 Microsoft Corporation Method and apparatus for visualizing and exploring large hierarchical structures

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
KAZUO SUGIHARA & DAVID NICKLES: "Open Replies to Students' Questions", January 2000 (2000-01-01) - June 2000 (2000-06-01), Manoa, Hawaii, USA, XP002251907, Retrieved from the Internet <URL:http://web.archive.org/web/20010503024947/http://www2.ics.hawaii.edu/~sugihara/course/ics311s00/msg47.html> [retrieved on 20030821] *
SUN MICROSYSTEMS,INC: "The JavaTM Tutorial: How to Use Trees", 15 August 2000 (2000-08-15), XP002251908, Retrieved from the Internet <URL:http://web.archive.org/web/20000815225508/http://java.sun.com/docshttp://web.archive.org/web/20000815225508/http://java.sun.com/docs/books/tutorial/uiswing/components/tree.html> [retrieved on 20030821] *

Also Published As

Publication number Publication date
FR2847049B1 (en) 2005-02-18

Similar Documents

Publication Publication Date Title
EP0593341B1 (en) Query optimisation help method of a relational database management system and resulting syntactic analysis method
EP0593354B1 (en) Query optimisation method for a relational database management system
FR2836573A1 (en) Computer representation of a data tree structure, which is representative of the organization of a data set or data dictionary, has first and second total order relations representative of tree nodes and stored data items
WO2000042495A1 (en) Navigation method in 3d computer-generated pictures by hyper 3d navigator 3d image manipulation
FR2675606A1 (en) DECOMPILATION METHOD FOR MAKING GRAPHICS USING A COMPUTER
EP2188744A1 (en) Installation for managing a database
FR2805064A1 (en) SYSTEM FOR MANAGING A PRODUCT SALES CHAIN
FR2847049A1 (en) Information searching system for use with a structured knowledge base that is configured as a graph with links joining together nodes, whereby the system involves generation of a navigation tree representing the knowledge base
EP1262884A1 (en) Generation of a description in a markup language of a multimedia content
EP3667518B1 (en) Space-time navigation of content
EP1774441A1 (en) Method for processing associated software data
BE1013153A3 (en) Method and system for information collection.
WO2009004231A2 (en) Information sorting method
WO2008037914A1 (en) Method and server for searching for a centre of interest of a user in a geographical zone
FR3052274A1 (en) TERMINAL FOR THE ESTABLISHMENT OF BROADCAST COMMUNICATIONS WITHIN A GROUP
EP1100025B1 (en) Method for pairing logos with internet sites
Duhamel The Lyrics of the Henry VIII Manuscript. Medieval and Renaissance Texts and Studies 524/Renaissance English TextSociety 39. Tempe, AZ: Arizona Center for Medieval and Renaissance Studies
Joannès A. Kuhrt, The Ancient Near East, c. 3000-330 BC, 2 vol.(1995)
Gérard et al. Ziusudra, de la nomenclature à l'informatique: l'exemple des Amphibiens1
FR2863075A1 (en) Information access control device for e.g. personal computer, has representation unit simultaneously representing levels in master and slave devices, and sharing representation unit to create representation of anticipation level
EP0242257A2 (en) Auxiliary device for the insertion of electronic components
FR2904712A1 (en) Navigation method for handicap person having immobilized hand, involves presenting set of hierarchized menus on visual interface in response to selection of one hierarchized menu from presented another set of hierarchized menus
FR2835633A1 (en) Method of permitting access to a hierarchical database
FR3026532A1 (en) TOOL AND METHOD FOR ASSISTING THE CREATION OF AN INTERNET SITE WHOSE REFERENCE IS IMPROVED
WO2005069156A2 (en) Method for the creation of a documentary chain and the updating thereof based on a structured model

Legal Events

Date Code Title Description
ST Notification of lapse

Effective date: 20120731