# Object Class Specialisation

Object class specialisation is grouping various object classes that are related. It is a collection that gather sets of related object classes to aid discovery and navigation.  All object classes that describe the same features are gathered together in property groups. Each object class in the registry will be assigned to one specialisation. For example, Specialisation named “Person-party” will have the object classes that are related to a person or organisation like Customer, Client, Child etc.

### Object Class Specialisation Functionalities:

* These groupings allow the categorisation of the objects in the Aristotle Registry.
* These groups play a vital role in the Business information model of an organisation.

### How to create object class specialisation in Aristotle registry

1. From the "My dashboard", Click on "Create metadata".

   <figure><img src="/files/hpbTwViI2RqgZyhbEIs2" alt=""><figcaption></figcaption></figure>

2. Scroll Down to Onology section, under Object class specialisation tab, Click on "create".

   <figure><img src="/files/v05qoNMz5Gl2dIdTt8fK" alt=""><figcaption></figcaption></figure>

3. User can name and define the specialisation, and click on "Save Changes"&#x20;

   <figure><img src="/files/XcHJFqU0bjB8ZXk4DwQ9" alt=""><figcaption></figcaption></figure>

New object class specialisation is created in the Registry.

### How to add object class the Specialisation.

1. Go to the object class specialisation, click on open item editor under actions tab.&#x20;

   <figure><img src="/files/HrY121FjI2qjNWNSTD27" alt=""><figcaption></figcaption></figure>

2. Navigate to components tab.

   <figure><img src="/files/DlFVbIh7Coxipr5Efbkz" alt=""><figcaption></figcaption></figure>

3. Under the Narrow class, Click on "Add" and select the object class from the drop down list.

   <figure><img src="/files/3QtUVHHUMOAnrpVyU3UC" alt=""><figcaption></figcaption></figure>

   Click on Save changes to attach the object class to its specialisation.


---

# 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://help.aristotlemetadata.com/creating-and-editing/object-class-specialisation.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.
