Draft
This is a preliminary version of the VDM documentation.
Qualification
- entity type: AggregateRoot
- id:
281e42b6-fcae-4051-81dd-bd5965033da9 - code:
Qualification - name: Qualification
- description: information about qualification
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | qualification code (i.e. key for entity lookup) | |
| Level | WholeNumber | ✔ | ✘ | ✘ | ✘ | qualification level (i.e. numeric value for comparison) | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized name of qualification | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized description of qualification (e.g. for tooltip) | |
| Validity | WholeNumber | ✘ | ✔ | ✘ | ✘ | validity period of qualification (i.e. numeric value) | |
| ValidityUnit | LookupEntity [ValidityUnitType] | ✘ | ✔ | ✘ | ✘ | validity period unit of qualification, relationship to ValidityUnitType entity | |
| ValueItems | NestedEntity [LocalizedItem] | ✘ | ✔ | ✔ | ✘ | set of localized items to specify qualification values | |
| Type | LookupEntity [QualificationType] | ✘ | ✘ | ✘ | ✘ | type of qualification, relationship to qualification type entity | |
| Relations | NestedEntity [QualificationRelation] | ✘ | ✔ | ✔ | ✘ | qualification relations, relationship to qualification relation entity |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here