Skip to main content

Interface: ImportedEprint

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

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


abstract?​

optional abstract: string

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

Abstract text


authors​

authors: ExternalAuthor[]

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

Author list


canonicalUri?​

optional canonicalUri: string

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

AT-URI of the canonical record if claimed


categories?​

optional categories: string[]

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

Subject categories


claimedAt?​

optional claimedAt: string

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

When the eprint was claimed


claimedByDid?​

optional claimedByDid: string

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

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

Current claim status


doi?​

optional doi: string

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

DOI if assigned


externalId​

externalId: string

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

Source-specific identifier


id​

id: number

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

Internal import ID


importedAt​

importedAt: string

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

When the eprint was imported


importedByPlugin​

importedByPlugin: string

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

Plugin that imported this eprint


lastSyncedAt?​

optional lastSyncedAt: string

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

When the eprint was last synced


pdfUrl?​

optional pdfUrl: string

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

URL to PDF


publicationDate?​

optional publicationDate: string

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

Publication date


source​

source: string

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

External source identifier


syncStatus​

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

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

Current sync status


title​

title: string

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

Eprint title


url​

url: string

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

URL to the eprint on the external source