Skip to content

Variable: asOpenAlexID ​

const asOpenAlexID: Constructor<OpenAlexID>

Defined in: setter.ts:33

Branded constructor for OpenAlex entity identifiers.

Expects a full URI of the form https://openalex.org/<Letter><Digits>, e.g. https://openalex.org/A1234567890.

Example ​

typescript
const id = asOpenAlexID("https://openalex.org/W2741809807");