Role

Represents additional information about a relationship or property. For example a Role can be used to say that a 'member' role linking some SportsTeam to a player occurred during a particular time period. Or that a Person's 'actor' role in a Movie was for some particular characterName. Such properties can be attached to a Role entity, which is then associated with the main entities using ordinary properties like 'member' or 'actor'.<br/><br/> See also <a href="http://blog.schema.org/2014/06/introducing-role.html">blog post</a>.

Properties

{ "id": "https://schema.org/Role", "label": "Role", "comment": "Represents additional information about a relationship or property. For example a Role can be used to say that a 'member' role linking some SportsTeam to a player occurred during a particular time period. Or that a Person's 'actor' role in a Movie was for some particular characterName. Such properties can be attached to a Role entity, which is then associated with the main entities using ordinary properties like 'member' or 'actor'.<br/><br/>\n\nSee also <a href=\"http://blog.schema.org/2014/06/introducing-role.html\">blog post</a>.", "subTypeOf": "https://schema.org/Intangible", "enumerationtype": "", "equivalentClass": "", "properties": "https://schema.org/additionalType, https://schema.org/alternateName, https://schema.org/description, https://schema.org/disambiguatingDescription, https://schema.org/endDate, https://schema.org/identifier, https://schema.org/image, https://schema.org/mainEntityOfPage, https://schema.org/name, https://schema.org/namedPosition, https://schema.org/potentialAction, https://schema.org/roleName, https://schema.org/sameAs, https://schema.org/startDate, https://schema.org/subjectOf, https://schema.org/url", "subTypes": "https://schema.org/LinkRole, https://schema.org/OrganizationRole, https://schema.org/PerformanceRole", "supersedes": "", "supersededBy": "", "isPartOf": "" }