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.
Open Colectica Designer and navigate to a CodeListScheme.
Add a new CodeListGroup.
Click the new CodeListGroup to open its editor.
Specify that the CodeListGroup is a
cm:ClassificationFamily
.Add other details about the classification family.
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.
In Colectica Designer, navigate to a CodeListGroup that represents a classification family.
Add a new CodeListGroup to represent the classification series.
Click the new CodeListGroup to open its editor.
Specify that the CodeListGroup is a
cm:ClassificationSeries
.Add other details about the classification series.
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.
In Colectica Designer, navigate to a CodeListGroup that represents a classification series.
Add a new CodeList to represent the classification.
Navigate to the classification.
Click the Mark as Classification button.
Your classification is created.