# Category Schema

## Ontologies

A Category Schema is defined as the project ontology with its classes and their attributes and associations.

<div data-with-frame="true"><figure><img src="/files/TCzEEeXLjZxZ4UIpCOs8" alt=""><figcaption></figcaption></figure></div>

Once the ontology is created under the Category Schema, it will appear in the following way on the tool:

<div data-with-frame="true"><figure><img src="/files/qXjUvvXBZlSegfmzGx1y" alt=""><figcaption></figcaption></figure></div>

***

To create the ontology click on Add Category

<div data-with-frame="true"><figure><img src="/files/r0n6qHG1Nvn3rXLJIXen" alt=""><figcaption></figcaption></figure></div>

### PCT (Class Level)

To add a new class/category\
For more info - [goto](#pct-class-level)

### Classifications (Task or Sequence Level)

Boolean

Single-Select Dropdown

Multi-select Dropdown

Text

For more info - [goto](/3d-multi-sensor-fusion/labeling/category-schema/classifications.md)

### Relations (Relationships of Objects)

Many

For more info - [goto](/3d-multi-sensor-fusion/labeling/category-schema/relations.md)


---

# 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.imerit.net/3d-multi-sensor-fusion/labeling/category-schema.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.
