Create Classifications

In DDI and Colectica, a Classification Family and Classification Series are both represented by a DDI CodeListGroup element. The CodeListGroup has its TypeOfGroup property set to either cm:ClassificationFamily or cm:ClassificationSeries, as appropriate.

Create a Classification Family

In the Copenhagen Mapping, a classification family is represented by a CodeListGroup.

  1. Open Colectica Designer and navigate to a CodeListScheme.

    ../../_images/code-list-scheme.png
  2. Add a new CodeListGroup.

    ../../_images/add-code-list-group-for-classification-family.png
  3. Click the new CodeListGroup to open its editor.

    ../../_images/click-classification-family-code-list-group.png
  4. Specify that the CodeListGroup is a cm:ClassificationFamily.

    ../../_images/set-code-list-as-classification-family.png
  5. Add other details about the classification family.

    ../../_images/classification-family-details.png

Create a Classification Series

In the Copenhagen Mapping, a classification series is represented by a CodeListGroup contained within a parent CodeListGroup. This parent CodeListGroup represents the classification family.

  1. In Colectica Designer, navigate to a CodeListGroup that represents a classification family.

    ../../_images/classification-family-code-list-group.png
  2. Add a new CodeListGroup to represent the classification series.

    ../../_images/add-code-list-group-for-classification-series.png
  3. Click the new CodeListGroup to open its editor.

  4. Specify that the CodeListGroup is a cm:ClassificationSeries.

    ../../_images/set-code-list-as-classification-series.png
  5. Add other details about the classification series.

    ../../_images/classification-series-details.png

Create a Classification

In the Copenhagen Mapping, a classification is represented by a CodeList that is contained within a CodeListGroup. This parent CodeListGroup represents the classification series.

  1. In Colectica Designer, navigate to a CodeListGroup that represents a classification series.

  2. Add a new CodeList to represent the classification.

    ../../_images/add-code-list-for-classification.png
  3. Navigate to the classification.

  4. Click the Mark as Classification button.

    ../../_images/mark-as-classification.png
  5. Your classification is created.