Role

The schema object for a word or phrase that represents the function an individual, process, organization, etc. is supposed to achieve.

String
The name of the item or record.
String
This describes a Thing or Property.
String
A unique and persistent identifier for the record within the system's data set.
URL
The full unique link to the item so it's traversable by that property.
{
	"role" : 
	{
		"@id" : "URL",
		"@type" : "Role",
		"description" : "String",
		"elementId" : "String",
		"name" : "String"
	}
}
Visualized image