# Classification

### Classifying the ontology and applying the changes <a href="#evaluatingsnomedctconceptmodifications-classifyingtheontologyandapplyingthechanges" id="evaluatingsnomedctconceptmodifications-classifyingtheontologyandapplyingthechanges"></a>

To start the classification, press the ![](https://snowowl.atlassian.net/wiki/download/thumbnails/611026540/worddavbdfb151cc0423686d46d860bf58a35ea.png?version=1\&modificationDate=1578324763392\&cacheVersion=1\&api=v2\&width=16\&height=16) *Classify Ontology* button in the main toolbar. The reasoner now evaluates the defining relationships between the concepts to infer new connections and identify unnecessary or redundant ones. Afterward, an ontology-comparison process calculates the changes that the reasoner found between the old and the new ontology. You can see the status of this process in the Remote Jobs View in the bottom section; depending on the size of the ontology the process can take several minutes.

![Classification Remote Job](/files/MQbQQWClvRk6g4TxX5YH)

When the process is completed, the result can be reviewed in a dedicated browser view.&#x20;

![Dialog for Completion of Classification](/files/RsemJLrbjtNLznvuxFmA)

New inferences and recommended redundancies, concept equivalencies, and concept changes are all displayed in dedicated browser view tabs.

![Classification Results](/files/UFipbWtKn2UYOZQnFdUg)

Classification in collaborative mode: If you are working on an active task, the classification results are added to this task. If you do not have an active task, the classification results will be placed on the `MAIN` repository branch.

### Classification failure <a href="#evaluatingsnomedctconceptmodifications-classificationfailed.why" id="evaluatingsnomedctconceptmodifications-classificationfailed.why"></a>

{% hint style="info" %}
The classification cannot be completed if there are unsatisfiable concepts present in the ontology.
{% endhint %}

&#x20;In this case, the classifier returns with an error dialog listing the erroneously unsatisfiable concepts. In case of equivalent concepts, you need to fix the concept definition, either by changing the definition status or adding the necessary defining relationships and then classifying the ontology again.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.b2ihealthcare.com/snow-owl-authoring-platform/editing-and-authoring/evaluating-changes/classifying.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
