Create Ontologies

An Ontology, also referred to as a taxonomy or labeling protocol, defines what will be labeled in order to make the data interpretable by computer vision applications. This structured framework categorizes the types of objects and concepts that are to be identified and annotated within images, videos, and DICOM files.

👍

Tip

For more information on how Ontologies can be structured, see our Ontology structure documentation.

Create Ontologies

ℹ️

Note

We recommend learning about the Ontology structure in Encord before creating Ontologies.

  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 object:
  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 attributes to an object:

You can add attributes to objects that define the object's 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.

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.