Personas are used to define the characteristics and requirements of a role within a skills framework. They help in understanding the skills, knowledge, and attributes needed for a specific job role, such as "Data Scientist" or "Software Developer". Personas can then be aggregated into Roles - which are equivalent to jobs - which 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 persona |
| description | https://schema.org/Text | 0..1 | A description of the persona |
| 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 |
| skill | https://organised.team/Skill | 0..n | Skills the persona is required to have |