3. Create an Ontology

Ontologies define the objects, concepts, and relationships in your data, and specify how they should be labeled. By providing clear definitions and structures, Ontologies ensure effective data annotation and improve the performance of your models.

  1. Click the New ontology button in the Ontologies section to create a new Ontology.
  1. Give your Ontology a meaningful title and description. A clear title and description keeps your Ontologies organized. Click Next to continue.
  1. Define your Ontology structure. See our documentation on Ontology structure for more information on the various types of objects, classifications, and attributes.
To add objects:
  1. Click Add object to create a new object.
  2. Give the object a name, for example "Apple".
  3. Select a shape for the object. For example polygon.
  4. Optionally, enable the Required toggle to mark the object as Required.
  5. Optionally, add attributes to the object.
  6. Repeat these steps for as many objects as necessary.
To add a classification:
  1. Click Add classification to create a new classification.
  2. Give the classification a name, for example "Time of day".
  3. Optionally, configure the classification. The default classification type is a text field.
  4. Optionally, enable the Required toggle to mark the object as Required.
  5. Repeat these steps for as many classifications as necessary.
Configure classifications

You can configure classifications to change the classification type, and to add classification options to radio buttons and check lists.

  1. Click the arrow icon next to an object to configure the classification.
  1. Click the classification type to change the classification type. The default classification type is a text field.

  2. Click Add option to add an option if you have selected a radio button or check list classification.

  3. Enter a name for the classification option. For example, the classification "Time of day" can have the options "Night" and "Day".

  4. Click the Back to parent button to return the Ontology creation view.

To add attributes:

You can add attributes to objects and classifications to define characteristics. For example the object "Apple" can have an attribute "Color".

  1. Click the arrow icon next to an object to add attributes to the object.

  2. Give the attribute a name. For example "Color".

  3. Click the attribute type to change the attribute type. The default attribute type is a text field.

  4. Click Add option to add an option, if you have chosen a radio button or checklist attribute.

  5. Enter a name for the attribute option. For example, the attribute "Color" can have the options "Red", "Green", and "Yellow".

  6. Click the Back to parent button to return the Ontology creation view.