Actions
ControlledField » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
Claudio Atzori, 10/11/2021 03:41 PM
ControlledField¶
Generic type used to represent the information described by a scheme and a value in that scheme (i.e. pid).
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 Claudio Atzori about 3 years ago · 2 revisions