Skip to main content

Interface: EprintAuthorContribution

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

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:98

Contribution degree modifier.


typeId?

readonly optional typeId: string

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

Contribution type ID (for display convenience).

Example

"conceptualization"

typeLabel?

readonly optional typeLabel: string

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

Human-readable label.

Example

"Conceptualization"

typeUri

readonly typeUri: AtUri

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

AT-URI to contribution type from knowledge graph.

Example

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