Interface: RelatedWork
Defined in: src/types/models/eprint.ts:263
Related work reference.
Remarks
Links to related eprints, datasets, software, and prior versions using DataCite-compatible relation types.
Properties
description?
readonlyoptionaldescription:string
Defined in: src/types/models/eprint.ts:289
Description of the relation.
identifier
readonlyidentifier:string
Defined in: src/types/models/eprint.ts:269
Identifier value.
Example
"10.1234/example", "arXiv:2401.12345", "at://did:plc:xyz/pub.chive.eprint.submission/abc"
identifierType
readonlyidentifierType:RelatedWorkIdentifierType
Defined in: src/types/models/eprint.ts:274
Type of identifier.
relationType
readonlyrelationType:RelationType
Defined in: src/types/models/eprint.ts:279
Relation type (DataCite-compatible).
title?
readonlyoptionaltitle:string
Defined in: src/types/models/eprint.ts:284
Title of the related work.