Skip to content

Latest commit

 

History

History
101 lines (62 loc) · 2.17 KB

File metadata and controls

101 lines (62 loc) · 2.17 KB

Person

Semantic name

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

Display as

Person

Structured information on a person.

Semantic equivalents

https://schema.org/Person



Properties

Required

email, givenName

Optional

digitalIdentifier, familyName


digitalIdentifier

Digital handle to identify objects or legal persons.

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/digitalIdentifier

value type
linked object array (1-N) of type
DigitalIdentifier
instructions

Add one or several globally unique and persistent digital identifier for this person.

BACK TO TOP


email

Address to which or from which an electronic mail can be sent.

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/email

value type
string
formatting: text/plain; singleline
instructions

Enter the email address of this person.

BACK TO TOP


familyName

Name borne in common by members of a family.

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/familyName

value type
string
formatting: text/plain; singleline
instructions

Enter the family name of this person.

BACK TO TOP


givenName

Name given to a person, including all potential middle names, but excluding the family name.

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/givenName

value type
string
formatting: text/plain; singleline
instructions

Enter the given name of this person.

BACK TO TOP