Skip to main content

Interface: CreditRole

Defined in: src/types/models/contribution.ts:21

CRediT taxonomy role definition for seeding.

Remarks​

Used for seeding the 14 standard CRediT roles as nodes.

Properties​

creditUri​

readonly creditUri: string

Defined in: src/types/models/contribution.ts:40

CRediT URI.


croId?​

readonly optional croId: string

Defined in: src/types/models/contribution.ts:45

CRO identifier (if available).


description​

readonly description: string

Defined in: src/types/models/contribution.ts:35

Official CRediT description.


id​

readonly id: string

Defined in: src/types/models/contribution.ts:25

Role identifier (kebab-case).


label​

readonly label: string

Defined in: src/types/models/contribution.ts:30

Human-readable label.