Disambiguation Record ID
Represents a record of an object from an AuthoritySource.
Name
DataType
Description
{
"disambiguationRecordId" :
{
"@id" : "URL",
"@type" : "DisambiguationRecordId",
"authoritySource" :
{
"@id" : "URL",
"@type" : "AuthoritySource",
"abbreviation" : "String",
"elementId" : "String",
"name" : "String"
},
"elementId" : "String"
}
}