> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getcollate.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Ontology Explorer | Collate Knowledge Graph Guide

> Visualize your Glossary as an interactive knowledge graph and explore the relationships between terms using the Ontology Explorer.

# Ontology Explorer

The **Ontology Explorer** renders your Glossary as an interactive graph, letting you visualize how terms relate to one another—parent/child hierarchies, related terms, and metrics—beyond what the flat Glossary list view can show.

## Accessing the Ontology Explorer

Reach the Ontology Explorer from the main navigation, or scoped to a single term from that term's page.

* In the left navigation menu, select **Govern** > **Ontology Explorer**.
* The same graph is also available scoped to a single term: open any **Glossary Term** and go to its **Relations Graph** tab.

<img src="https://mintcdn.com/collatedocs/f-qyEZ4IhR4vgVPJ/public/images/how-to-guides/governance/ontology/ontology-explorer-overview.png?fit=max&auto=format&n=f-qyEZ4IhR4vgVPJ&q=85&s=ccb7a7275669d33a7d4a507ca539eb62" alt="Ontology Explorer overview graph" width="2982" height="1504" data-path="public/images/how-to-guides/governance/ontology/ontology-explorer-overview.png" />

## Reading the Graph

The graph page combines a summary bar with the term canvas itself.

* **Summary bar**: At the top of the page, Collate shows counts for **Terms**, **Metrics**, **Relations**, and **Isolated** terms—terms with no relationships to any other term.
* **Term clusters**: Collate groups terms into boxes by their parent glossary, each labeled and color-coded by glossary name.
* **Relationship edges**: Lines connect related terms across and within clusters, labeled with the relationship type—for example **PARENT OF** or **RELATED TO**.
* **Term details**: Select any term node to open a side panel with its details and relationships.

## Model and Data Views

Use the **Model** / **Data** toggle below the graph to switch what the graph renders:

* **Model**: Shows the term-to-term ontology—how glossary terms relate to each other. The **View Mode**, **Isolated** toggle, and term pagination (**Load More**) described below only apply in this view.
* **Data**: Shows terms alongside the data assets tagged with them. Select a term node to expand it and load the assets (tables, dashboards, and so on) associated with that term.

<img src="https://mintcdn.com/collatedocs/f-qyEZ4IhR4vgVPJ/public/images/how-to-guides/governance/ontology/ontology-explorer-model-data-toggle.png?fit=max&auto=format&n=f-qyEZ4IhR4vgVPJ&q=85&s=e06c757ad53db170f755cc9c4f1952b0" alt="Ontology Explorer Model and Data view toggle" width="2526" height="1514" data-path="public/images/how-to-guides/governance/ontology/ontology-explorer-model-data-toggle.png" />

## View Modes

In **Model** view, use the **View Mode** dropdown to change how the graph is arranged:

* **Overview**: The default flat view showing all term clusters and their relationships.
* **Hierarchy**: Arranges terms by parent/child structure.
* **Cross Glossary**: Shows only relationships that cross glossary boundaries. The **Isolated** toggle is disabled in this mode, since Cross Glossary excludes isolated terms by definition.

<img src="https://mintcdn.com/collatedocs/f-qyEZ4IhR4vgVPJ/public/images/how-to-guides/governance/ontology/ontology-explorer-view-mode.png?fit=max&auto=format&n=f-qyEZ4IhR4vgVPJ&q=85&s=4c5853aa8524a23641540761d26fc441" alt="Ontology Explorer View Mode options" width="2542" height="862" data-path="public/images/how-to-guides/governance/ontology/ontology-explorer-view-mode.png" />

## Filtering the Graph

Narrow the graph down using the filter controls in the toolbar.

* **Glossary**: Scope the graph to one or more specific glossaries.
* **Relationship Type**: Filter edges down to a specific relationship type.
* **Isolated**: Toggle whether the graph shows terms with no relationships.
* **Term count**: The toolbar shows how many terms are currently loaded (for example, `159/159 Terms`)—use **Load More** to page in additional terms.
* **Clear all**: Once a Glossary or Relationship Type filter is active, a **Clear all** button appears to reset both filters at once.

<img src="https://mintcdn.com/collatedocs/f-qyEZ4IhR4vgVPJ/public/images/how-to-guides/governance/ontology/ontology-explorer-filters.png?fit=max&auto=format&n=f-qyEZ4IhR4vgVPJ&q=85&s=6674e1fc9b1dea21fba65104c6c35a6f" alt="Ontology Explorer filtering toolbar" width="2512" height="1250" data-path="public/images/how-to-guides/governance/ontology/ontology-explorer-filters.png" />

## Searching, Exporting, and Graph Settings

Beyond filtering, the toolbar also covers search, export, layout, and canvas navigation.

* **Search in Graph**: Find a specific term without manually scanning the canvas.

* **Export Graph**: Download the current graph view as a **PNG** or **SVG**. If your instance has RDF (Resource Description Framework) indexing enabled and the graph is scoped to a single glossary, **Turtle** and **RDF/XML** export are also available.

  <img src="https://mintcdn.com/collatedocs/f-qyEZ4IhR4vgVPJ/public/images/how-to-guides/governance/ontology/ontology-explorer-export-graph.png?fit=max&auto=format&n=f-qyEZ4IhR4vgVPJ&q=85&s=93539d5194000c89bc48334622374287" alt="Ontology Explorer search, export, and canvas controls" width="2508" height="1266" data-path="public/images/how-to-guides/governance/ontology/ontology-explorer-export-graph.png" />

* **Graph Settings**: Select the **Settings** icon to:

  * Change the graph **Layout**—choose between **Hierarchical** and **Circular**.
    * **Hierarchical**: Arranges terms into ranked, tree-like layers based on their relationships—useful for following parent/child structure top-down.
    * **Circular**: Arranges terms around a circular layout instead of in ranked layers—useful for getting an overview of a cluster without a directional hierarchy.
  * Toggle **Edge Labels** on or off, to show or hide relationship-type labels on the connecting lines.

  <img src="https://mintcdn.com/collatedocs/f-qyEZ4IhR4vgVPJ/public/images/how-to-guides/governance/ontology/ontology-explorer-graph-settings.png?fit=max&auto=format&n=f-qyEZ4IhR4vgVPJ&q=85&s=8f17e8330efd56f597206ed03cf448f5" alt="Ontology Explorer Graph Settings panel" width="2530" height="1526" data-path="public/images/how-to-guides/governance/ontology/ontology-explorer-graph-settings.png" />

* **Canvas controls**: Use the canvas control icons to **Fit to Screen**, **Zoom In**, **Zoom Out**, or **Refresh** the graph.

## Related Reading

<CardGroup cols={2}>
  <Card title="Glossary" href="/how-to-guides/data-governance/glossary">
    Learn how to create and organize glossary terms.
  </Card>

  <Card title="Relation Types" href="/how-to-guides/data-governance/ontology/relationship-types">
    Configure the relation types available between glossary terms, including custom types.
  </Card>

  <Card title="RDF Indexing" href="/how-to-guides/admin-guide/applications/rdf-indexing-overview">
    Enable RDF indexing to unlock Turtle and RDF/XML export from the Ontology Explorer.
  </Card>
</CardGroup>
