Publisher
The company/entity that published the Authority Document.
Name
DataType
Description
{
"publisher" :
{
"@id" : "URL",
"@type" : "Publisher",
"elementId" : "String",
"name" : "String",
"organization" :
{
"@id" : "URL",
"@type" : "Organization",
"elementId" : "String",
"name" : "String"
},
"person" :
{
"@id" : "URL",
"@type" : "Person",
"elementId" : "String",
"name" : "String"
}
}
}