glam/frontend/public/schemas/20251121/linkml/modules/enums/LanguageProficiencyEnum.yaml
kempersc e922ff3640
All checks were successful
Deploy Frontend / build-and-deploy (push) Successful in 2m3s
Refactor UML module selection UI and enhance schema mappings across various YAML files
2026-02-20 12:05:37 +01:00

29 lines
898 B
YAML

id: https://nde.nl/ontology/hc/enum/LanguageProficiencyEnum
name: language_proficiency_enum
title: Language Proficiency Enum
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
imports:
- linkml:types
default_prefix: hc
enums:
LanguageProficiencyEnum:
description: |
LinkedIn language proficiency levels.
Based on LinkedIn's standard proficiency descriptions.
permissible_values:
NATIVE_BILINGUAL:
description: Native or bilingual proficiency
FULL_PROFESSIONAL:
description: Full professional proficiency
PROFESSIONAL_WORKING:
description: Professional working proficiency
LIMITED_WORKING:
description: Limited working proficiency
ELEMENTARY:
description: Elementary proficiency
UNKNOWN:
description: Proficiency level not specified