Citation¶
betty.model.ancestry.Citation entities link ‘facts’ with sources.
Fields¶
Citations inherit from:
date(Datey)The citation (access) date.
facts(iterable of any entity)The entities this citation bridges to
source.files(iterable of File)The files attached to this citation.
id(str)The citation’s own entity ID.
location(str)A description of which part of
sourcethis citation references.source(Source)The source the
factsare bridged to.