Issuer

The harmonized title the UCF team has given all those who either publish or promulgate authority documents.

URL
The legally registered primary Internet domain name of the organization.
Object
The object representation of the Thing Language.
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.
Object
The object representation of the Thing CoreMetaData.
Array
An array of SubjectMatter.
Context
The JSON-LD context for the item in question.
Object
The object representation of the Thing Organization.
Object
The object representation of the type of geographic coverage for the Thing in question. This can be a country, continent, geographic area, any or all of them.
Array
An array of document type.
Array
An array of directory URLs.
Array
An array of the various license types offered by the Thing.
{
	"Issuer" : 
	{
		"@context" : "https://grcschema.org/",
		"@id" : "URL",
		"@type" : "Issuer",
		"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"
		},
		"directoryUrls" : 
		[
			{
				"directoryUrl" : "URL"
			}
		],
		"documentTypes" : 
		[
			{
				"documentType" : "String"
			}
		],
		"elementId" : "String",
		"geographicCoverage" : 
		{
			"@id" : "URL",
			"@type" : "GeographicCoverage",
			"continent" : "String",
			"country" : 
			{
				"@id" : "URL",
				"@type" : "Country",
				"elementId" : "String",
				"name" : "String"
			},
			"countryCodeAlpha3" : "String",
			"elementId" : "String",
			"geographicalArea" : "String",
			"stateTerritoryProvince" : 
			{
				"@type" : "StateTerritoryProvince",
				"name" : "String",
				"stateCode" : "String"
			}
		},
		"language" : 
		{
			"@id" : "URL",
			"@type" : "Language",
			"elementId" : "String",
			"languageCodeAlpha2" : "String",
			"languageCodeAlpha3" : "String",
			"name" : "String"
		},
		"licenseTypes" : 
		[
			{
				"usageLicenseType" : "String"
			}
		],
		"organization" : 
		{
			"@id" : "URL",
			"@type" : "Organization",
			"elementId" : "String",
			"name" : "String"
		},
		"primaryDomain" : "URL",
		"schemaVersion" : "1",
		"subjectMatters" : 
		[
			{
				"subjectMatter" : 
				{
					"@id" : "URL",
					"@type" : "SubjectMatter",
					"elementId" : "String",
					"hierarchyItems" : 
					{
						"@id" : "URL",
						"@type" : "HierarchyItems",
						"elementId" : "String",
						"hierarchicalChildren" : 
						[
							{
								"hierarchicalChild" : 
								{
									"@id" : "URL",
									"@type" : "HierarchicalChild",
									"elementId" : "String"
								}
							}
						],
						"hierarchicalParents" : 
						[
							{
								"hierarchicalParent" : 
								{
									"@id" : "URL",
									"@type" : "HierarchicalParent",
									"elementId" : "String"
								}
							}
						],
						"sortValue" : "String"
					},
					"name" : "String"
				}
			}
		]
	}
}
Visualized image