Person Name¶
A betty.ancestry.person_name.PersonName
describes a name for a person.
Fields¶
Names inherit from:
affiliation
(optionalstr
)The person’s affiliation or family name, their surname, or last name.
citations
(iterable of Citation)The citations for this person.
id
(str
)The name’s own entity ID.
individual
(optionalstr
)The person’s individual or personal name, their first name, or given name.
locale
(optionalstr
)The name’s locale as an IETF BCP 47 language tag.
person
(Person)The person whose name this is.