Draft
This is a preliminary version of the VDM documentation.
QualificationType
- entity type: AggregateRoot
- id:
19f339fd-9f76-44e9-8c10-62cfe52e5860 - code:
QualificationType - name: QualificationType
- description: codelist of qualification types (e.g. language, education, training, assertion, competence)
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | code of qualification type (i.e. key for entity lookup) | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized name of qualification type | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized description of qualification type (e.g. for tooltip) |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| Assertion | Assertion | Represents a declared assertion. | Assertion.QualificationType.00000000-0000-0000-0000-000000000000 | |
| Competence | Competence | Represents a competence skill. | Competence.QualificationType.00000000-0000-0000-0000-000000000000 | |
| Education | Education | Represents an education level. | Education.QualificationType.00000000-0000-0000-0000-000000000000 | |
| Folder | Folder | Represents a folder in a hierarchical tree. | Folder.QualificationType.00000000-0000-0000-0000-000000000000 | |
| Language | Language | Represents a language skill. | Language.QualificationType.00000000-0000-0000-0000-000000000000 | |
| Training | Training | Represents a specialized professional skill. | Training.QualificationType.00000000-0000-0000-0000-000000000000 |
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