DefinedTerm
CDIFManifest::Classes::DefinedTerm
Definition
schema:DefinedTerm - a term from a controlled vocabulary (DefinedTermSet).
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 | XsdAnyUri ↗ | [0..1] | @id. |
| termCode | string | [0..1] | schema:termCode. |
| name | string | [0..1] | schema:name. |
| inDefinedTermSet | XsdAnyUri ↗ | [0..1] | schema:inDefinedTermSet. |
Associations
No associations.