Create/edit classes and sub-classes

The role of classes

This section explains how to add and modify classes and one or more levels of sub-classes, as well as how the coding of items is handled and how to make new tables visible.

As an introduction, we note that the purpose of classification is to make it possible to clearly identify and distinguish objects in a specific domain by organizing their categories and properties.

Objects are thus grouped into classes and sub-classes based on their properties. A level is a set of (sub-)classes with the same granularity. The properties of classes at a higher level are more general and those at a lower level are more specific.

For a classification to be exhaustive, every object in the domain in question must be assigned to a class, and in order to be distinct, the classes must be mutually exclusive, meaning each object may only belong to one class. Otherwise there may be unclassified objects or objects may belong to more than one class in such a way that they cannot be clearly identified.

Add class

  1. Now enter an index value for the class

  2. Enter a title (name) for the class

  3. Add ‘synonyms’ (keywords) to aid searching

  4. Enter a description of the class

To add more 1st-level classes, click the "Add" button. There is no limit on the number of classes you can add to a table.

Add sub-class

  1. Now enter an index value for the sub-class

  2. Enter the name of the sub-class

  3. Add synonyms (keywords) to aid searching

  4. Enter a description of the sub-class

  • To add another sub-class on the same level, click "Add".

Then follow the same steps as above to enter an index value, name and description for the newly created item.

Class indexes and codes

Program creates the coding for each class index. For each class, two codes are generated. One is the code created by the user. The second is the “full code” – a combination of the codes for the main class and any sub-class(es).

Take an example where a main class “A” has a sub-class “1”, and sub-class “1” has a sub-sub-class “G”. Here the full code of item “G” will be “A1G”. The full code of item “1” will be “A1”. And the full code of item “A” will simply be “A”.

To review and edit classes

In that window you can edit the class’s code and full code as well as its title, description and synonyms. To save changes,

Making new tables visible

Note that by default, all newly created classification systems and tables are hidden. If you are ready to make a new table public, you need to make it visible to your team.

To do so:

  1. First, click the name of the classification system in the menu on the left.

Last updated