Skip to content

Concept

Info

For further details about Concepts objects, consult the OpenAlex documentation.

Concept model from OpenAlex API Schema definition.

DehydratedConcept

Bases: BaseModel

Stripped-down Concept Model.

id instance-attribute

id: HttpUrl

The OpenAlex ID for this concept.

display_name instance-attribute

display_name: str

The English-language label of the concept.

wikidata instance-attribute

wikidata: HttpUrl

The Wikidata ID for this concept. All OpenAlex concepts are also Wikidata concepts.

level instance-attribute

level: int

The level in the concept. Lower-level concepts are more general, and higher-level concepts are more specific.

score instance-attribute

score: float

The strength of the connection between the work and this concept (higher is stronger).