ResultPid » History » Revision 3
Revision 2 (Miriam Baglioni, 30/11/2021 11:01 AM) → Revision 3/6 (Miriam Baglioni, 30/11/2021 11:03 AM)
h1. ResultPid Type used to represent the information associated to persistent identifiers for the result that have been forged by an authority for that pid type. Collected pids are mapped in the pid field only if they are collected from the corresponding pid authority datasources: |_. PID Type |_. Authority | | doi | Crossref, Datacite | | pmc, pmid | Europe PubMed Central, PubMed Central | | arXiv | arXiv.org e-Print Archive | Handle(s) are minted by several repositories and it would be quite inconvenient (not to mention unmaintainable) to list them all, so to avoid losing them, Handles bypass the PID authority filtering rule. The pid associated to the result has the following information: |_. 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" }