senior

A senior-level position.

Structure

Types: gmeow:SeniorityLevel

Practical Pattern

Use gmeow:senioritySenior as a controlled value typed as gmeow:SeniorityLevel.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Job

# --- The employment: a membership of Acme, refined with employment facets.
ex:job a gmeow:Employment ;
    gmeow:membershipMember       ex:dana ;
    gmeow:membershipOrganization ex:acme ;
    gmeow:employmentType         gmeow:employmentTypeFullTime ;
    gmeow:employmentSeniority    gmeow:senioritySenior ;
    gmeow:employmentOccupation   ex:engineer .

Common Companion Terms

gmeow:SeniorityLevel