DefinedTerm
CDIFCore::Classes::DefinedTerm
Definition
schema:DefinedTerm - a term from a controlled vocabulary used as a value (keywords, additionalType, measurementTechnique, ...).
JSON serialization: In a JSON instance, a property typed as
DefinedTerm may also be supplied as a plain string (the term's label) or as an object reference ({"@id": ...}) instead of a full schema:DefinedTerm object.Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| identifier | Identifier | [0..1] | @id / schema:identifier - URI for the term. |
| name | string | [1] | schema:name - the term's preferred label. |
| termCode | string | [0..1] | schema:termCode - code value within the term set. |
| inDefinedTermSet | XsdAnyUri ↗ | [0..1] | schema:inDefinedTermSet - URI of the controlled vocabulary containing this term. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| keywords | ← Dataset ↗ | [0..*] | association |