betty.attrs.description module¶
Data that has human-readable descriptions.
- class betty.attrs.description.HasDescription¶
Bases:
LinkedDataDumpableWithSchemaJsonLdObject,HasPropsData with a description.
- description¶
The description.
- async classmethod linked_data_schema(project: Project, /) JsonLdObject¶
Define the JSON Schema for
betty.linked_data.LinkedDataDumpable.dump_linked_data().