betty.entity.has_citations module

Tools for entities that have citations.

class betty.entity.has_citations.HasCitations

Bases: Entity

An entity with citations that support it.

__init__(*args: Any, citations: ToManyAssociates[Citation] = (), **kwargs: Any)
citations

A bidirectional \*-to-many entity type association where all associates are of the same entity type.