Skip to main content

Interface: ImportedEprint

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:54

An eprint imported from an external source

Properties

$type?

optional $type: "pub.chive.import.get#importedEprint"

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:55


abstract?

optional abstract: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:67

Abstract text


authors

authors: ExternalAuthor[]

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:69

Author list


canonicalUri?

optional canonicalUri: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:89

AT-URI of the canonical record if claimed


categories?

optional categories: string[]

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:73

Subject categories


claimedAt?

optional claimedAt: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:93

When the eprint was claimed


claimedByDid?

optional claimedByDid: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:91

DID of the user who claimed this eprint


claimStatus

claimStatus: string & object | "pending" | "unclaimed" | "claimed"

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:87

Current claim status


doi?

optional doi: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:75

DOI if assigned


externalId

externalId: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:61

Source-specific identifier


id

id: number

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:57

Internal import ID


importedAt

importedAt: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:81

When the eprint was imported


importedByPlugin

importedByPlugin: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:79

Plugin that imported this eprint


lastSyncedAt?

optional lastSyncedAt: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:83

When the eprint was last synced


pdfUrl?

optional pdfUrl: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:77

URL to PDF


publicationDate?

optional publicationDate: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:71

Publication date


source

source: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:59

External source identifier


syncStatus

syncStatus: string & object | "stale" | "active" | "unavailable"

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:85

Current sync status


title

title: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:65

Eprint title


url

url: string

Defined in: web/lib/api/generated/types/pub/chive/import/get.ts:63

URL to the eprint on the external source