Identifiers

A collection of unique points of reference for the document.

Object
Unique points of reference for the document.
{
	"identifiers" : 
	[
		{
			"identifier" : 
			{
				"@id" : "URL",
				"@type" : "Identifier",
				"availability" : "String",
				"catalogId" : "String",
				"database" : "String",
				"dateAccessed" : "Datetime",
				"doi" : "String",
				"elementId" : "String",
				"isbn" : "String",
				"language" : 
				{
					"@id" : "URL",
					"@type" : "Language",
					"elementId" : "String",
					"languageCodeAlpha2" : "String",
					"languageCodeAlpha3" : "String",
					"name" : "String"
				},
				"publicationPlace" : "String",
				"publishedDate" : "Date",
				"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"
					}
				},
				"title" : "String",
				"url" : "URL",
				"uuid" : "String"
			}
		}
	]
}
Visualized image