Skip to main content

Interface: ExternalIds

Defined in: src/types/models/eprint.ts:304

External persistent identifiers.

Remarks​

Links to external systems for discovery and interoperability.

Properties​

arxivId?​

readonly optional arxivId: string

Defined in: src/types/models/eprint.ts:310

arXiv identifier.

Example​

"2401.12345"

coreSid?​

readonly optional coreSid: string

Defined in: src/types/models/eprint.ts:352

CORE identifier.


magId?​

readonly optional magId: string

Defined in: src/types/models/eprint.ts:357

Microsoft Academic Graph ID (legacy).


openAlexId?​

readonly optional openAlexId: string

Defined in: src/types/models/eprint.ts:342

OpenAlex identifier.

Example​

"W2741809807"

osf?​

readonly optional osf: string

Defined in: src/types/models/eprint.ts:330

OSF identifier.


pmcid?​

readonly optional pmcid: string

Defined in: src/types/models/eprint.ts:320

PubMed Central ID.


pmid?​

readonly optional pmid: string

Defined in: src/types/models/eprint.ts:315

PubMed ID.


semanticScholarId?​

readonly optional semanticScholarId: string

Defined in: src/types/models/eprint.ts:347

Semantic Scholar identifier.


ssrnId?​

readonly optional ssrnId: string

Defined in: src/types/models/eprint.ts:325

SSRN identifier.


zenodoDoi?​

readonly optional zenodoDoi: string

Defined in: src/types/models/eprint.ts:335

Zenodo DOI.