Skip to main content

Interface: SifaRole

Defined in: web/lib/api/generated/types/pub/chive/author/getProfile.ts:150

A role held at an institution, read from the researcher's own id.sifa.* records.

Properties​

$type?​

optional $type: "pub.chive.author.getProfile#sifaRole"

Defined in: web/lib/api/generated/types/pub/chive/author/getProfile.ts:151


endedAt?​

optional endedAt: string

Defined in: web/lib/api/generated/types/pub/chive/author/getProfile.ts:161

ISO date the role ended. Absent means current.


institution​

institution: string

Defined in: web/lib/api/generated/types/pub/chive/author/getProfile.ts:153

Institution or employer name.


institutionDid?​

optional institutionDid: string

Defined in: web/lib/api/generated/types/pub/chive/author/getProfile.ts:157

The institution's own DID, when sifa records one.


isPrimary?​

optional isPrimary: boolean

Defined in: web/lib/api/generated/types/pub/chive/author/getProfile.ts:163

Whether sifa marks this the primary position.


source​

source: "position" | string & object | "education"

Defined in: web/lib/api/generated/types/pub/chive/author/getProfile.ts:165

Which sifa collection this came from.


startedAt?​

optional startedAt: string

Defined in: web/lib/api/generated/types/pub/chive/author/getProfile.ts:159

ISO date the role began.


title?​

optional title: string

Defined in: web/lib/api/generated/types/pub/chive/author/getProfile.ts:155

Job title, or degree and field for education.