CodeList¶
A curated set of codes (a code list), typically maintained and versioned by some entity.
Diagram¶

Formalization for CodeList¶
| Property | Constraint |
|---|---|
| hasName | exactly 1 rdf:langString |
| hasVersion | max 1 xsd:string |
| lastModified | max 1 xsd:date |
| managedBy | exactly 1 cdm21:Organization |
| subClassOf | ITSThing |