Skip to content

Bio

information related to the identity of a person
Type: object
Properties

name *

the nickname or preferred name of the person; This should be the name used for most intents and purposes.
Type: string
Required: yes

fullName

the full name of the person; The person may not want to disclose this for privacy reasons.
Type: string

aliases

a list of other names that the person goes by; This can be a nickname, a pseudonym, or the name in a different language.
Type: array
Default: []
Item

Type: string

image

the URL to a profile picture for the person; For example, this can be a Gravatar link, or the URL to an image hosted on a public URL.
Type: string
Format: uri

labels

a few short labels describing the person
Type: array
Default: []
Item

Type: string

summary

a fairly brief summary of the person
Type: string

introduction

a fairly long introduction about the person
Type: string

description

a detailed description of the person
Type: string

contact

the contact information to reach the person
Type: Contact

profiles

a list of web profiles for the person
Type: array
Default: []
Item

Type: Profile

skills

a list of skills that the person has
Type: array
Default: []
Item

Type: Skill

languages

a list of languages that the person can work with
Type: array
Default: []
Item

residence

current location where the person resides
Type: Address

origin

location where the person comes from or holds citizenship of
Type: Address