Issuer
The harmonized title the UCF team has given all those who either publish or promulgate authority documents.
Name
DataType
Description
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.
{
"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"
}
}
]
}
}