Skip to main content
Work types classify the form of a scholarly document. Each work has exactly one type.

Values

(The display name for each type is the same as its ID.) Use these values with the type filter on works: filter=type:article
book-review, conference-abstract, conference-paper, data-paper, and software-paper are newly added to the vocabulary. They are being rolled out, so coverage is currently low or zero and they may not yet appear under works?group_by=type.

How types are assigned

Every work gets exactly one type. OpenAlex assigns it by mapping the type reported by the work’s source — Crossref’s type, DataCite’s resourceType, PubMed’s publication type, etc. — onto the OpenAlex vocabulary above, then applying a set of internal heuristics (for example, titles like “Index”, “Cover Picture”, or a bare journal name are classified as paratext). Approved curations can override the assigned type for an individual work.

Paratext

paratext covers material that is part of a publication but not the scholarly content itself — front matter, back matter, indexes, covers, mastheads, and advertisements. Filter for it with filter=type:paratext.
The separate boolean field is_paratext is deprecated. It is now derived directly from type (it is true exactly when type is paratext) and carries no additional information. Use filter=type:paratext instead of filter=is_paratext:true. is_paratext remains available for backward compatibility but may be removed in a future release.