Skip to main content

Interface: EprintAuthorAffiliation

Defined in: src/types/models/author.ts:39

Author affiliation with optional ROR ID and department.

Remarks

Used in eprint submission records to capture author affiliations.

Properties

department?

readonly optional department: string

Defined in: src/types/models/author.ts:55

Department or division within organization.


institutionUri?

readonly optional institutionUri: string

Defined in: src/types/models/author.ts:60

AT-URI to institution node in the knowledge graph (subkind=institution).


name

readonly name: string

Defined in: src/types/models/author.ts:43

Organization name.


rorId?

readonly optional rorId: string

Defined in: src/types/models/author.ts:50

ROR ID (e.g., "https://ror.org/02mhbdp94").

See

Research Organization Registry