Creating tidyged objects |
|
---|---|
Create a base tidyged object |
|
Define a Submitter record for a new tidyged object |
|
Adding and removing records |
|
Add an Individual record to a tidyged object |
|
Remove an Individual record from a tidyged object |
|
Add a Family Group record to a tidyged object |
|
Remove a Family group record from a tidyged object |
|
Add a Source record to a tidyged object |
|
Remove a Source record from a tidyged object |
|
Add a Repository record to a tidyged object |
|
Remove a Repository record from a tidyged object |
|
Add a Multimedia record to a tidyged object |
|
Remove a Multimedia record from a tidyged object |
|
Add a Note record to a tidyged object |
|
Remove a Note record from a tidyged object |
|
Remove multiple records at once |
|
Automating record creation |
|
Add a spouse for an individual |
|
Add parent records for an individual |
|
Create multiple siblings for an Individual |
|
Create multiple children for a Family Group |
|
Adding data to and removing data from records |
|
Add an association with another individual |
|
Add a fact associated with an individual |
|
Add a family link as a child |
|
Add a family link as a spouse |
|
Add family links as a child or spouse |
|
Add a personal name (and components) to an Individual record |
|
Add a variation of a personal name to an Individual record |
|
Remove a personal name (and components) from an Individual record |
|
Remove a variation of a personal name from an Individual record |
|
Add a family event to a Family Group record |
|
Add a source repository citation to a Source record |
|
Date objects |
|
Construct a DATE_APPROXIMATED string |
|
Construct a DATE_CALENDAR string |
|
Return the current date in DATE_EXACT format |
|
Construct a DATE_EXACT string |
|
Construct a DATE_PERIOD string |
|
Construct a DATE_RANGE string |
|
Other objects |
|
Define an address |
|
Define a place associated with a fact |
|
Define a personal name's components |
|
Create a citation of a Source record |
|
Finding cross reference identifiers |
|
|
Helper functions to locate record xrefs |
Find an xref of a record given a set of search terms |
|
|
Get the xrefs of particular record types |
Identify all ancestors for an individual |
|
Identify all descendants for an individual |
|
Identify all children in a Family Group |
|
Identify all partners in a Family Group |
|
Identify all families for an individual where they are a child |
|
Identify all families for an individual where they are a partner |
|
Identify all children for an individual |
|
Identify all cousins for an individual |
|
Identify all parents for an individual |
|
Identify all partners for an individual |
|
Identify all siblings for an individual |
|
Identify all supporting records for a set of records |
|
Derive a valid cross-reference identifier |
|
Record activation |
|
|
Activate a record |
Get the active record in a tidyged object |
|
Flag a record as being active |
|
Summarising tidyged objects |
|
Get the structure of a tidyged object |
|
Get a summary of a tidyged object |
|
|
Get the number of records in a tidyged object |
Summarising record types |
|
|
Summarise records in a tidyged object |
Create a table summarising all individual/family facts |
|
Describing specific records |
|
Determine whether an individual is a child of a family by birth |
|
|
Check whether a given record is a particular type |
|
Get a description of a record |
Get descriptions for records |
|
Utilities |
|
Add a tag namespace column to a tidyged object |
|
Order children in a Family Group record by birth date |
|
Make an Individual name appear first in the Individual record |
|
Temporarily remove forward slashes from surnames |
|
Insert explicit marriage subrecords for a Family Group record |
|
Update a record's change date |
|
Remove all creation dates from a tidyged object |
|
Sample data |
|
A sample GEDCOM file in tidyged format |