The Skill schema defines an individual competency or ability within a skills framework, such as "Programming and build" or "User research". Skills can be categorized by type and may apply to multiple roles at different proficiency levels.
Property Name | Type | Cardinality | Description |
---|---|---|---|
name | https://schema.org/Text | 1 | The name of the skill |
description | https://schema.org/Text | 0..1 | A description of what this skill encompasses |
framework | https://schema.org/URL | 1 | Link to the SkillsFramework this skill belongs to |
category | https://schema.org/URL | 0..1 | Link to the SkillsCategory this skill belongs to |
skillType | https://schema.org/Text | 0..1 | Type of skill (technical, leadership, communication, specialist) |
synonym | https://schema.org/Text | 0..n | Alternative name or synonym for this skill |
relatedSkill | https://schema.org/URL | 0..n | Link to related or prerequisite skill |