Actions
AuthorPidSchemaValue » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
Miriam Baglioni, 30/11/2021 11:48 AM
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 scheme. OpenAIRE currently supports 'ORCID' |
Example data
{
"scheme" : "orcid",
"value" : "0000-1111-2222-3333"
}
Updated by Miriam Baglioni about 3 years ago · 2 revisions