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?
readonlyoptionaldepartment:string
Defined in: src/types/models/author.ts:55
Department or division within organization.
institutionUri?
readonlyoptionalinstitutionUri:string
Defined in: src/types/models/author.ts:60
AT-URI to institution node in the knowledge graph (subkind=institution).
name
readonlyname:string
Defined in: src/types/models/author.ts:43
Organization name.
rorId?
readonlyoptionalrorId:string
Defined in: src/types/models/author.ts:50
ROR ID (e.g., "https://ror.org/02mhbdp94").