Topic¶
Works in OpenAlex are tagged with Topics using an automated system that takes into account the available information about the work, including title, abstract, source (journal) name, and citations.
Topics are grouped into subfields, which are grouped into fields, which are grouped into top-level domains. Each topic has one subfield, one field, and one domain, so each of these may also be used to classify the work, depending on the level of granularity you want.
Info
For further details about Topics
objects, consult the OpenAlex documentation.
Topics models from OpenAlex API Schema definition.
Topic ¶
Bases: DehydratedTopic
Labels which can be used to describe what a paper is about.
score
instance-attribute
¶
The strength of the connection between the work and this topic (higher is stronger).
keywords
instance-attribute
¶
Keywords consisting of one or several words each, meant to represent the content of the papers in the topic.
cited_by_count
instance-attribute
¶
The number of citations to works that have been tagged with this topic.
DehydratedTopic ¶
Bases: BaseModel
Stripped-down Topic Model.
score
instance-attribute
¶
The strength of the connection between the work and this topic (higher is stronger).
TopicIDs ¶
TopicLevel ¶
Bases: BaseModel
Topic level information.
id
instance-attribute
¶
ID for the topic level. For more info, consult the OpenAlex topic mapping table.