Actions
ResultPid » History » Revision 4
« Previous |
Revision 4/6
(diff)
| Next »
Miriam Baglioni, 02/12/2021 03:56 PM
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.
| 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 almost 4 years ago · 4 revisions