Other Form

Provides an other form property for a term.

String
The name of the item or record.
String
A unique and persistent identifier for the record within the system's data set.
Boolean
A Boolean value representing that the item is the currently a nonstandard variant.
URL
The full unique link to the item so it's traversable by that property.
String
A generic placeholder for the categorizational entry for any given property.
{
	"otherForm" : 
	{
		"@id" : "URL",
		"@type" : "OtherForm",
		"elementId" : "String",
		"name" : "String",
		"nonstandard" : "Boolean",
		"propertyType" : "String"
	}
}
Visualized image