Source¶
betty.ancestry.source.Source
entities describe where the information in an ancestry comes from,
such as archives, correspondence, or personal accounts.
Fields¶
Sources inherit from:
author
(optional Static translations)The human-readable author of the source.
citations
(iterable of Citation)The citations referencing the source.
contained_by
(optionalSource
)Another source that contains this one.
contains
(iterable ofSource
)Other sources contained by this one.
date
(Datey)The source (access) date.
files
(iterable of File)The files attached to this source.
id
(str
)The source’s own entity ID.
links
(iterable of Link)The external links for this source.
name
(optional Static translations)The human-readable source name.
publisher
(optional Static translations)The human-readable publisher of the source.