betty.ancestry.has_citations module¶
Tools to build data types have citations.
- class betty.ancestry.has_citations.HasCitations[source]¶
Bases:
Entity
An entity with citations that support it.
- citations¶
A bidirectional many-to-many entity type association.
- async classmethod linked_data_schema(project: Project) Object [source]¶
Define the JSON Schema for
betty.json.linked_data.LinkedDataDumpable.dump_linked_data()
.