betty.ancestry.locale module¶
Data types that have a locale.
- class betty.ancestry.locale.HasLocale[source]¶
Bases:
Localized,LinkedDataDumpableJsonLdObjectA resource that is localized, e.g. contains information in a specific locale.
- async classmethod linked_data_schema(project: Project) JsonLdObject[source]¶
Define the JSON Schema for
betty.json.linked_data.LinkedDataDumpable.dump_linked_data().