Authority Source

The object representation of the Thing AuthoritySource.

String
The name of the item or record.
String
A unique and persistent identifier for the record within the system's data set.
String
A shortened form of a word or phrase.
URL
The full unique link to the item so it's traversable by that property.
{
	"authoritySource" : 
	{
		"@id" : "URL",
		"@type" : "AuthoritySource",
		"abbreviation" : "String",
		"elementId" : "String",
		"name" : "String"
	}
}
Visualized image