Skip to main content

Interface: EprintAuthorContribution

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

Author contribution with type URI and degree.

Remarks​

Links to contribution types in the Governance PDS knowledge graph. Based on CRediT (Contributor Roles Taxonomy) standard.

See​

CRediT

Properties​

degree​

readonly degree: ContributionDegree

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

Contribution degree modifier.


typeId?​

readonly optional typeId: string

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

Contribution type ID (for display convenience).

Example​

"conceptualization"

typeLabel?​

readonly optional typeLabel: string

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

Human-readable label.

Example​

"Conceptualization"

typeUri​

readonly typeUri: AtUri

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

AT-URI to contribution type from knowledge graph.

Example​

"at://did:plc:chive-governance/pub.chive.graph.node/e1612645-6a62-59b7-a13a-8d618637be85"