Actions
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.
|. 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 almost 3 years ago · 6 revisions