Data model
Reusable elements
Person

Person

given_name

Description: The given name(s), including middlename(s), of the person
Required: yes
Type: string (fulltext)

family_name

Description: The family name(s) the person
Required: yes
Type: string (fulltext)

identifiers

Description: Persistent personal identifiers, currently only ORCIDs are allowed
Required: yes
Type: array of string (keyword)
format: orcid:123-XXX

affiliations

Note that organisms are fetched as a ROR id.

Description: The affiliation of the person. Note that this is based on the Research Organization Registry (ROR)
Required: yes
Type: array of object (vocabulary)
contains see fields available in affiliations

Fields available in affiliations

id

Description: The ROR id of the affiliation
Required: yes
Type: string (keyword)
Format ror:XXXX

title

Description: The title of the affiliation
Required: yes
Type: string (fulltext)

props.city

Description: The city of the affiliation
Required: no
Type: string (fulltext)

props.state

Description: The state of of the affiliation
Required: no
Type: string (fulltext)

props.country

Description: The country of of the affiliation
Required: no
Type: string (fulltext)