Difference between revisions of "Browse"

From OntoRail
Jump to navigation Jump to search
Tag: Manual revert
Tag: Manual revert
 
(8 intermediate revisions by 2 users not shown)
Line 5: Line 5:
The OntoRail knowledge engine supports the import of multiple ontologies into a RDF knowledge graph and each of those ontologies may be imported in multiple versions. To support searching through a potentially large set of concepts, OntoRail implements a Global Search functionality which allows to search across a subset or all ontologies that have been imported. It is acessible from the main panel.
The OntoRail knowledge engine supports the import of multiple ontologies into a RDF knowledge graph and each of those ontologies may be imported in multiple versions. To support searching through a potentially large set of concepts, OntoRail implements a Global Search functionality which allows to search across a subset or all ontologies that have been imported. It is acessible from the main panel.


[[File:OntoRail-Search_GlobalSearch_MainPanelLocation.png|1024px|Access to OntoRail Global Search from Main Panel]]
[[File:OntoRail-Search_GlobalSearch_MainPanelLocation.png|1024px|Access to OntoRail Global Search from the Main Panel]]


Once invoked, the Global Search widget allows to:
Once invoked, the Global Search widget allows to:
Line 16: Line 16:


== Hierarchical view (Tree Browser) ==
== Hierarchical view (Tree Browser) ==
The Tree Browser provides a searchable hierarchical view over a source ontology and its concepts. It can be accessed as a consequence of using the [[#Global Search|Global Search]] or when invoked from an ontology subpanel on the main page of OntoRail.
[[File:OntoRail-Browse_TreeBrowser_MainPanelLocation.png|1024px|Access to the OntoRail Tree Browser for RailSystemModel from the Main Panel]]
It provides a rich, hyperlinked & unified browsing of source models with quick access to:
* the official documentation page of the model
* a tree view of the model packaging structure
* the entity high-level description (where retrievable)
* the entity properties
* the entity documentation page (where retrievable)
as well as search functionalities allowing to quickly navigate models that can be quite comprehensive.
[[File:OntoRail-Browse_TreeBrowser_TreeBrowserOverview.png|1024px|Overview of the OntoRail Tree Browser window]]


== Graph view ==
== Graph view ==
The graph view of the OntoRail knowledge engine is provided by the ''Visual Graph'' functionalities of the [https://graphdb.ontotext.com/ GraphDB Semantic Graph Database].
It provides a graph view of the relations between the concepts of an ontology (here, the RailSystemModel)...
[[File:OntoRail-Browse_GraphBrowser_RSM_example.png|1024px|Graph view of the RSM model]]
... but also between concepts of multiple ontologies (here, the concept of ''VehicleStop'').
[[File:OntoRail-Browse_GraphBrowser_VehicleStop_example.png|1024px|Graph view of the VehicleStop concept and relation between models]]
For details on how to explore the Graph view, please refer to the [https://graphdb.ontotext.com/documentation/free/quick-start-guide.html#explore-your-data-and-class-relationships GraphDB documentation].

Latest revision as of 09:37, 24 June 2022

The OntoRail knowledge engine supports multiple means to visualize, navigate and search ontologies that have been imported into its RDF knowledge graph.

Global Search

The OntoRail knowledge engine supports the import of multiple ontologies into a RDF knowledge graph and each of those ontologies may be imported in multiple versions. To support searching through a potentially large set of concepts, OntoRail implements a Global Search functionality which allows to search across a subset or all ontologies that have been imported. It is acessible from the main panel.

Error creating thumbnail: Unable to save thumbnail to destination

Once invoked, the Global Search widget allows to:

  • select (filter) the ontology or ontologies that will be the object of the search
  • provide a search term

The results are displayed below, ordered by ontology. The search results are hyperlinked so that they may be consulted in the Tree Browser.

Error creating thumbnail: Unable to save thumbnail to destination

Hierarchical view (Tree Browser)

The Tree Browser provides a searchable hierarchical view over a source ontology and its concepts. It can be accessed as a consequence of using the Global Search or when invoked from an ontology subpanel on the main page of OntoRail.

Error creating thumbnail: Unable to save thumbnail to destination

It provides a rich, hyperlinked & unified browsing of source models with quick access to:

  • the official documentation page of the model
  • a tree view of the model packaging structure
  • the entity high-level description (where retrievable)
  • the entity properties
  • the entity documentation page (where retrievable)

as well as search functionalities allowing to quickly navigate models that can be quite comprehensive.

Error creating thumbnail: Unable to save thumbnail to destination

Graph view

The graph view of the OntoRail knowledge engine is provided by the Visual Graph functionalities of the GraphDB Semantic Graph Database.

It provides a graph view of the relations between the concepts of an ontology (here, the RailSystemModel)...

Error creating thumbnail: Unable to save thumbnail to destination

... but also between concepts of multiple ontologies (here, the concept of VehicleStop).

Error creating thumbnail: Unable to save thumbnail to destination

For details on how to explore the Graph view, please refer to the GraphDB documentation.