The Role schema defines a specific job role or position within a skills framework, such as "Data Scientist" or "Software Developer". Roles can apply to one or multiple levels within their framework and may belong to specific categories or job families.
Property Name | Type | Cardinality | Description |
---|---|---|---|
name | https://schema.org/Text | 1 | The name of the role |
description | https://schema.org/Text | 0..1 | A description of the role's purpose and responsibilities |
framework | https://schema.org/URL | 1 | Link to the SkillsFramework this role belongs to |
scope | https://schema.org/URL | 0..n | Scope of the role, indicating the areas it applies to by way of URLs |
previousRole | https://schema.org/URL | 0..1 | Link to the previous role in the career progression ladder |
alternativeTitle | https://schema.org/Text | 0..n | Alternative name or title for this role |
responsibility | https://schema.org/Text | 0..n | Key responsibilities associated with this role |