XooCode(){

Schema: roleName

Schema: roleName Example Markup

The following are examples of markup written in json+ld that include the correct usage for Schema: roleName.

MusicGroup

MusicGroup JSON-LD example for the Copenhagen Ensemble, the orchestra from The Children's Doctor documentary score. Covers album, genre, track (the 3 properties unique to MusicGroup), the PerformingGroup hierarchy, and how MusicGroup connects to MusicAlbum and MusicRecording.

EmployerReview

EmployerReview JSON-LD example for reviews of an Organization in its role as an employer (Glassdoor-style reviews). Pending Review subtype with no unique properties.

EmployeeRole

EmployeeRole JSON-LD example for the employee relationship inside an Organization. OrganizationRole subtype adding baseSalary and salaryCurrency. Used with Organization.employee to carry role-scoped data.

Role

Role JSON-LD example for attaching time-scoped or context-scoped metadata to an existing property. Intangible subtype adding roleName, namedPosition, startDate, endDate — used when plain property values lose information (e.g. member since / until, player jersey number).

OrganizationRole

OrganizationRole JSON-LD reference — Role subtype with numberedPosition. For a person's role within an organization (board seat, department head).