Project

General

Profile

Actions

ControlledField » History » Revision 1

Revision 1/3 | Next »
Claudio Atzori, 10/11/2021 03:40 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.10...." 
}

Updated by Claudio Atzori about 3 years ago · 1 revisions