Project

General

Profile

Actions

ResultPid » History » Revision 1

Revision 1/6 | Next »
Miriam Baglioni, 30/11/2021 10:53 AM


ResultPid

Type used to represent the information associated to persistent identifiers associated to the result that have been forged by an authority for that pid type. For example we collect metadata from Crossref and the doi is inserted in the pid filed for the result. The persistent identifiers inserted in the pid field are:

PID Type Authority
doi Crossref, Datacite
pmc, pmid Europe PubMed Central, PubMed Central
arXiv arXiv.org e-Print Archive

field name cardinality type description
scheme ONE string vocabulary reference
value ONE string value from the given scheme/vocabulary
Example data

{
"scheme" : "DOI",
"value" : "10.5281/zenodo.4707307"
}

Updated by Miriam Baglioni over 2 years ago · 1 revisions