Skip to content

Enum: SkillLevelKind

Kind of skill level.

URI: SkillLevelKind

Permissible Values

Value Meaning Description
apprentice cim:SkillLevelKind.apprentice
master cim:SkillLevelKind.master
other cim:SkillLevelKind.other
standard cim:SkillLevelKind.standard

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: SkillLevelKind
description: Kind of skill level.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:SkillLevelKind
permissible_values:
  apprentice:
    text: apprentice
    meaning: cim:SkillLevelKind.apprentice
  master:
    text: master
    meaning: cim:SkillLevelKind.master
  other:
    text: other
    meaning: cim:SkillLevelKind.other
  standard:
    text: standard
    meaning: cim:SkillLevelKind.standard