metadata-0.4.3.0: metadata library for semantic web

Safe HaskellSafe
LanguageHaskell2010

Text.HTML5.MetaData.Schema.Role

Synopsis

Documentation

data Role Source

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. See also blog post.

id
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/See also href="http://blog.schema.org/2014/06/introducing-role.html"blog post/a.
ancestors
Thing,Intangible
subtypes
OrganizationRole,PerformanceRole
supertypes
Intangible
url
http://schema.org/Role