Project

General

Profile

Actions

AuthorPidSchemaValue

Type used to represent the scheme and value for the author's pid

field name cardinality type description
scheme ONE string The author's pid scheme. OpenAIRE currently supports ORCID
value ONE string The author's pid value

Example data

{
"scheme" : "orcid",
"value" : "0000-1111-2222-3333"
}

Updated by Miriam Baglioni over 2 years ago · 3 revisions