betty.ancestry.description module¶
Data types with human-readable description texts.
- class betty.ancestry.description.HasDescription[source]¶
Bases:
LinkedDataDumpable
[Object
]A resource with a description.
- description¶
The human-readable description.
- async classmethod linked_data_schema(project: Project) Object [source]¶
Define the JSON Schema for
betty.json.linked_data.LinkedDataDumpable.dump_linked_data()
.