Actions
ResultPid » History » Revision 5
« Previous |
Revision 5/6
(diff)
| Next »
Claudio Atzori, 11/03/2022 02:09 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.21511/bbs.13(3).2018.13"
}
Updated by Claudio Atzori over 3 years ago · 5 revisions