Person

https://openminds.ebrains.eu/core/Person

part of core in version v4 - view as JSON Schema

Required properties are highlighted in bold
propertyvalue
name*descriptiontypeinstruction
givenName Name given to a person, including all potential middle names, but excluding the family name. string Enter the given name of this person.
affiliation Declaration of a person being closely associated to an organization. embedded object array (1 - n) of type:
Affiliation
Enter all current and, if desired, past affiliations of this person.
alternateName array (1 - n) of type:
string
Enter any other known full name of this person.
associatedAccount linked object array (1 - n) of type:
AccountInformation
Add the information about web service accounts held by this person.
contactInformation Any available way used to contact a person or business (e.g., address, phone number, email address, etc.). linked object ContactInformation Add the contact information of this person.
digitalIdentifier Digital handle to identify objects or legal persons. linked object array (1 - n) of type:
ORCID
Add all globally unique and persistent digital identifier of this person.
familyName Name borne in common by members of a family. string Enter the family name of this person.
*This is the simplified property name - within a metadata instance of this schema (JSON-LD) the properties are extended to map to the openMINDS vocabulary namespace ("https://openminds.ebrains.eu/vocab/PROPERTY_NAME").