Skip to content

ZenodoPackage

Defined in: zenodo/package/Package.ts:7

Zenodo Deposit interface

files: ZenodoResource[]

Defined in: zenodo/package/Package.ts:100

Files associated with the deposit


id: number

Defined in: zenodo/package/Package.ts:11

Deposit identifier


links: object

Defined in: zenodo/package/Package.ts:16

Deposit URL

bucket: string

optional discard: string

optional edit: string

files: string

html: string

optional publish: string

self: string


metadata: object

Defined in: zenodo/package/Package.ts:29

Deposit metadata

optional access_right: string

Access right, e.g., “open”, “embargoed”, “restricted”, “closed”

optional communities: object[]

Communities the deposit belongs to

creators: ZenodoCreator[]

Creators of the deposit

description: string

Description of the deposit

optional doi: string

DOI of the deposit

optional keywords: string[]

Keywords/tags

optional license: string

License identifier

optional publication_date: string

Publication date in ISO format (YYYY-MM-DD)

optional related_identifiers: object[]

Related identifiers (e.g., DOIs of related works)

title: string

Title of the deposit

upload_type: string

Upload type, e.g., “dataset”

optional version: string

Version of the deposit


state: "unsubmitted" | "inprogress" | "done"

Defined in: zenodo/package/Package.ts:105

State of the deposit


submitted: boolean

Defined in: zenodo/package/Package.ts:110

Submitted flag