Skip to content

Role

an experience of working in a role at an organisation
Type: object
Properties

id

an identifier for the role
Type: string

name *

the job title of the role
Type: string
Required: yes

summary

a short description or introduction of the role
Type: string

description

long-form description of the role; This is used where space is not constrained.
Type: string

highlights

a list of highlights, like responsibilities or achievements, from the role
Type: array
Default: []
Item

Type: string

type

the nature of the role, in terms of length, commitment and obligations

location

the nature of the role, in terms of place of work

period

the time duration for which the role was held
Type: Period

epicIds

the list of IDs for epics that were created or worked on during this role; This is a relationship to the `Epic` model.
Type: array
Default: []
Item

Type: string

tags

tags to apply to this role; The use of tags is left up to the application (for example, the portfolio uses tags for PDF résumés).
Type: array
Default: []
Item

Type: Tag