Skip to main content

Interface: ImportedEprint

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

An eprint imported from an external source

Properties

$type?

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

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


abstract?

optional abstract: string

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

Abstract text


authors

authors: ExternalAuthor[]

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

Author list


canonicalUri?

optional canonicalUri: string

Defined in: web/lib/api/generated/types/pub/chive/import/search.ts:97

AT-URI of the canonical record if claimed


categories?

optional categories: string[]

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

Subject categories


claimedAt?

optional claimedAt: string

Defined in: web/lib/api/generated/types/pub/chive/import/search.ts:101

When the eprint was claimed


claimedByDid?

optional claimedByDid: string

Defined in: web/lib/api/generated/types/pub/chive/import/search.ts:99

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/search.ts:95

Current claim status


doi?

optional doi: string

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

DOI if assigned


externalId

externalId: string

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

Source-specific identifier


id

id: number

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

Internal import ID


importedAt

importedAt: string

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

When the eprint was imported


importedByPlugin

importedByPlugin: string

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

Plugin that imported this eprint


lastSyncedAt?

optional lastSyncedAt: string

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

When the eprint was last synced


pdfUrl?

optional pdfUrl: string

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

URL to PDF


publicationDate?

optional publicationDate: string

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

Publication date


source

source: string

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

External source identifier


syncStatus

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

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

Current sync status


title

title: string

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

Eprint title


url

url: string

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

URL to the eprint on the external source