Actions
ResultPid » History » Revision 3
« Previous |
Revision 3/6
(diff)
| Next »
Miriam Baglioni, 30/11/2021 11:03 AM
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 about 3 years ago · 3 revisions