Term

A word or expression used to describe some particular thing.

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.
Object
The object representation of the Thing CoreMetaData.
Boolean
A Boolean value representing that the term is the currently preferred term.
Array
A collection of Definition.
Context
The JSON-LD context for the item in question.
Object
The reference to a standard term if the current term is a nonstandard variant.
Array
An array of terms that are deemed nonstandard variants of the currently preferred term.
Array
An array of Other Forms associated with a term.
Paginated List
The object representation of the Thing PaginatedList.
Object
The object representation of the Thing Acronym.
{
	"Term" : 
	{
		"@context" : "https://grcschema.org/",
		"@id" : "URL",
		"@type" : "Term",
		"acronym" : 
		{
			"@id" : "URL",
			"@type" : "Acronym",
			"elementId" : "String",
			"text" : "String"
		},
		"coreMetaData" : 
		{
			"@type" : "CoreMetaData",
			"checksum" : "String",
			"created" : 
			{
				"@type" : "Created",
				"organization" : 
				{
					"@id" : "URL",
					"@type" : "Organization",
					"elementId" : "String",
					"name" : "String"
				},
				"person" : 
				{
					"@id" : "URL",
					"@type" : "Person",
					"elementId" : "String",
					"name" : "String"
				},
				"timeStamp" : "Datetime"
			},
			"deprecatedBy" : "URL",
			"live" : "Boolean",
			"modified" : 
			{
				"@type" : "Modified",
				"organization" : 
				{
					"@id" : "URL",
					"@type" : "Organization",
					"elementId" : "String",
					"name" : "String"
				},
				"person" : 
				{
					"@id" : "URL",
					"@type" : "Person",
					"elementId" : "String",
					"name" : "String"
				},
				"timeStamp" : "Datetime"
			},
			"notes" : "String",
			"status" : "String",
			"supersededBy" : "URL",
			"validated" : "Integer"
		},
		"definitions" : 
		[
			{
				"definition" : 
				{
					"@id" : "URL",
					"@type" : "Definition",
					"bloomLevel" : 
					{
						"@id" : "URL",
						"@type" : "BloomLevel",
						"elementId" : "String",
						"level" : "Integer",
						"name" : "String"
					},
					"elementId" : "String",
					"language" : 
					{
						"@id" : "URL",
						"@type" : "Language",
						"elementId" : "String",
						"languageCodeAlpha2" : "String",
						"languageCodeAlpha3" : "String",
						"name" : "String"
					},
					"namedEntity" : 
					{
						"@id" : "URL",
						"@type" : "NamedEntity",
						"elementId" : "String",
						"name" : "String"
					},
					"partOfSpeech" : 
					{
						"@id" : "URL",
						"@type" : "PartOfSpeech",
						"elementId" : "String",
						"name" : "String"
					},
					"text" : "String"
				}
			}
		],
		"elementId" : "String",
		"nonstandard" : "Boolean",
		"nonstandardTerms" : 
		[
			{
				"Term" : 
				{
					"@id" : "URL",
					"@type" : "Term",
					"elementId" : "String",
					"name" : "String"
				}
			}
		],
		"otherForms" : 
		[
			{
				"otherForm" : 
				{
					"@id" : "URL",
					"@type" : "OtherForm",
					"elementId" : "String",
					"name" : "String",
					"nonstandard" : "Boolean",
					"propertyType" : "String"
				}
			}
		],
		"preferredTerm" : "Boolean",
		"schemaVersion" : "",
		"standardTerm" : 
		{
			"@id" : "URL",
			"@type" : "StandardTerm",
			"elementId" : "String",
			"name" : "String"
		},
		"termRelationshipPaginatedList" : 
		{
			"@id" : "URL",
			"@type" : "paginatedList",
			"nextPage" : "URL",
			"page" : "Integer",
			"perPage" : "Integer",
			"previousPage" : "URL",
			"termRelationship" : 
			{
				"@id" : "URL",
				"@type" : "TermRelationship",
				"Term" : 
				{
					"@id" : "URL",
					"@type" : "Term",
					"elementId" : "String",
					"name" : "String"
				},
				"coreMetaData" : 
				{
					"@type" : "CoreMetaData",
					"checksum" : "String",
					"created" : 
					{
						"@type" : "Created",
						"organization" : 
						{
							"@id" : "URL",
							"@type" : "Organization",
							"elementId" : "String",
							"name" : "String"
						},
						"person" : 
						{
							"@id" : "URL",
							"@type" : "Person",
							"elementId" : "String",
							"name" : "String"
						},
						"timeStamp" : "Datetime"
					},
					"deprecatedBy" : "URL",
					"live" : "Boolean",
					"modified" : 
					{
						"@type" : "Modified",
						"organization" : 
						{
							"@id" : "URL",
							"@type" : "Organization",
							"elementId" : "String",
							"name" : "String"
						},
						"person" : 
						{
							"@id" : "URL",
							"@type" : "Person",
							"elementId" : "String",
							"name" : "String"
						},
						"timeStamp" : "Datetime"
					},
					"notes" : "String",
					"status" : "String",
					"supersededBy" : "URL",
					"validated" : "Integer"
				},
				"elementId" : "String",
				"termRelationshipType" : 
				{
					"@id" : "URL",
					"@type" : "TermRelationshipType",
					"elementId" : "String",
					"name" : "String"
				}
			},
			"total" : "Integer"
		}
	}
}
Visualized image