Skip to main content

Interface: ImportedEprint

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

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


abstract?​

optional abstract: string

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

Abstract text


authors​

authors: ExternalAuthor[]

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

Author list


canonicalUri?​

optional canonicalUri: string

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

AT-URI of the canonical record if claimed


categories?​

optional categories: string[]

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

Subject categories


claimedAt?​

optional claimedAt: string

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

When the eprint was claimed


claimedByDid?​

optional claimedByDid: string

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

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

Current claim status


doi?​

optional doi: string

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

DOI if assigned


externalId​

externalId: string

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

Source-specific identifier


id​

id: number

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

Internal import ID


importedAt​

importedAt: string

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

When the eprint was imported


importedByPlugin​

importedByPlugin: string

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

Plugin that imported this eprint


lastSyncedAt?​

optional lastSyncedAt: string

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

When the eprint was last synced


pdfUrl?​

optional pdfUrl: string

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

URL to PDF


publicationDate?​

optional publicationDate: string

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

Publication date


source​

source: string

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

External source identifier


syncStatus​

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

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

Current sync status


title​

title: string

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

Eprint title


url​

url: string

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

URL to the eprint on the external source