Gramps (software)#File format
{{Short description|Genealogy software}}
{{about|genealogy software|the relative (grandfather)|Grandparent|other uses|Gramps (disambiguation)}}
{{Use dmy dates|date=September 2014}}
{{Infobox software
| title = Gramps
| name =
| logo = GRAMPS logo.png
| screenshot = File:Fan-chart-example-gramps5.0.1win10.png
| caption = Screenshot of Gramps (v. 5.0.1) with its fan chart and the Given name cloud gramplet on the bottom.
| collapsible =
| developer = [http://sourceforge.net/project/memberlist.php?group_id=25770 The Gramps Team]
| released = {{Start date and age|2001|04|21}}
| latest release version = {{wikidata|property|preferred|references|edit|Q902166|P348|P548=Q2804309}}
| latest release date = {{wikidata|qualifier|preferred|single|Q902166|P348|P548=Q2804309|P577}}
| latest preview version = {{wikidata|property|preferred|references|edit|Q902166|P348|P548=Q51930650}}
| latest preview date = {{wikidata|qualifier|preferred|single|Q902166|P348|P548=Q51930650|P577}}
| programming language = Python (GTK+ 3)
| operating system = Linux, BSD, Solaris, Windows, macOS
| platform = GTK+ 3
| language = Multilingual (40)
| genre = Genealogy software
| license = GPL-2.0-or-later
| website = {{URL|https://gramps-project.org/}}
}}
Gramps, formerly GRAMPS (an acronym for Genealogical Research and Analysis Management Programming System), is a free and open-source genealogy software. It is developed in Python using PyGObject and utilizes Graphviz to create relationship graphs.
Gramps represents a form of commons-based peer production, created by genealogists for genealogists. Beyond human family trees, the software has been used to create animal pedigree charts and academic genealogies that map mentoring relationships among scientists, physicians, and scholars.
Features
Gramps is a widely used offline genealogy software suite. Its features include:
- Support for multiple languages and cultural contexts, including patronymic, matronymic, and multiple surname systems.
- Full Unicode compatibility.
- Relationship calculators, which accommodate language-specific relationship terminologies that lack direct translations in other languages.
- The ability to generate reports in various formats, such as .odt, LaTeX, .pdf, .rtf, .html, and .txt.
- Tools for creating a wide range of reports and charts, including relationship graphs of large, complex acyclic charts.
- Extendability through more than 10 types of plugins. These plugins include Gramplets and Views; Gramplets provide dynamic or interactive views of data within the main Gramps interface.
- An event-centric documentation approach, similar to the CIDOC Conceptual Reference Model used by many cultural heritage institutions.
File format
{{Infobox file format
| logo =
| icon =
| iconcaption =
| screenshot =
| caption =
| extension = .gramps
| mime = application/x-gramps-xml
| type code =
| uniform type =
| conforms to =
| magic =
| owner = Gramps
| released = {{Start date and age|2004}}
| latest release version = 1.7.2
| latest release date = {{Start date and age|2025|03|19|df=yes/no}}
| genre = Genealogy data exchange
| container for =
| contained by =
| extended from = XML
| extended to =
| standard =
| free =
| url = {{URL|https://gramps-project.org/xml/}}
}}
The core archival file format of Gramps is named Gramps XML and uses the file extension .gramps. It is extended from XML. Gramps XML is a free format, and its files are usually compressed using gzip. The file format Portable Gramps XML Package uses the extension .gpkg and is currently a .tar.gz archive including Gramps XML together with all referenced media. Users may rename the file extension .gramps to .gz for editing the content of the genealogy document with a text editor. Internally, Gramps uses SQLite as the default database backend, with other databases available as plugins.
Gramps can import from the following formats: Gramps XML, Gramps Package (Portable Gramps XML), Gramps 2.x .grdb (older versions Gramps), GEDCOM, CSV.
Gramps supports exporting data in the following formats: Gramps XML, Gramps Package (Portable Gramps XML), GEDCOM, GeneWeb's GW format, Web Family Tree (.WFT) format, vCard, vCalendar, CSV.
= Programs that support Gramps XML =
- [https://www.grampsweb.org Gramps Web] is a collaborative web app built on the core of Gramps itself and supports Gramps XML import and export
- [https://pypi.org/project/betty/ Betty] by Bart Feenstra generates static websites from Gramps XML and Gramps XML Package files as alternatives to GEDCOM.
- PhpGedView (version 4.1 and up) supports output to Gramps XML.
- The Gramps PHP component JoomlaGen for Joomla uses an upload of the GRAMPS XML database export to show genealogical information and overviews. JoomlaGen is compatible with GRAMPS 3.3.0.
- The script tmg2gramps by Anne Jessel converts The Master Genealogist v6 genealogy software datafile to a Gramps v2.2.6 XML.
Languages
Gramps is available in 45 languages (As of December 2014).
Gramps has two special-use sub-translation languages:
- Animal pedigree which allows to keep track of the pedigree and breed of animals
- Same gender/sex which gives the option of removing gender-biased verbiage from reports.
Release history
The following table shows a selected history of new feature releases for project. (Patches and bug fixes are published on GitHub and periodically collated in minor "bug fix" releases.)
class="wikitable sortable"
! style="min-width:90px" | Version ! Release date ! Name ! Comment | |||
GRAMPS 1.0.0 | 2004-02-11 | "Stable as a Tombstone" | Used XML to store all information. (Don originally called the program Relativity before his father suggested the name GRAMPS (Genealogical Research and Analysis Management Programming System)) |
GRAMPS 2.0.0 | 2005-05-11 | "The Bright Side of Life" | Introduction of the Berkeley database backend. |
GRAMPS 2.0.8 | 2005-09-05 | "Romani ite domum" | First port to Macintosh OSX posted to MacPorts. |
GRAMPS 2.2.1 | 2006-10-30 | "One, two, five!" | Originally only available for Unix-like operating systems, with this release GRAMPS became available for Windows. |
GRAMPS 3.0.0 | 2008-03-24 | "It was just getting interesting." | Introduced the new Family Tree database format .gpkg and deprecated the old .grdb database format. Plugin system called "Gramplets". |
Gramps 3.2.0 | 2010-04-15 | "I am your father" | Name changed from GRAMPS. New management system for plugins, performance optimization, hierarchical place list, and map plotting view. |
Gramps 3.4.0 | 2012-05-21 | "Always look on the bright side of life" | Replaced Source References with Citations that allow sharing and can have media objects and 'data' elements attached to them. The Gramps XML Specification was updated to make it idempotent. |
Gramps 4.0.0 | 2013-05-21 | "The Miracle of Birth" | Conversion to GTK+ 3, add support for Python 3. Keeps the same data format as Gramps 3.4. |
Gramps 4.1.0 | 2014-06-18 | "Name go in book" | Full Python 3 support. New place hierarchies model. Different data format to the Gramps 3.4 series. |
Gramps 4.2.0 | 2015-08-03 | Python 3 support only (Python 2 support dropped). Different data format to the GRAMPS 3.4 series. | |
Gramps 5.0.0
|2018-07-24 | | Python 3.2+ only / GTK 3.10+ / BSDDB 3 (Default backend) / SQLite3 (Experimental backend) | |||
Gramps 5.1.0
|2019-08-21 | | Python 3.3+ only / GTK 3.12+ / SQLite3 (Default backend) / BSDDB 3 (Legacy backend) | |||
Gramps 5.2.0
|2024-02-23 | | Python 3.8+ only / GTK 3.24+ / SQLite3 / BSDDB 3 (Read-only for upgrades) | |||
Gramps 6.0.0
|2025-03-19 | | Python 3.9+ only / GTK 3.24+ / SQLite3 / BSDDB 3 (Read-only for upgrades) |
References
{{reflist|refs=
[https://github.com/gramps-project/gramps/releases Releases · gramps-project/gramps], GitHub
[http://gramps-project.org/wiki/index.php/Animal_pedigree Animal pedigree], Gramps Wiki
{{cite web |title=Gramps Web|url=https://www.grampsweb.org/ |access-date=2023-07-29}}
{{Cite web|url=https://hosted.weblate.org/projects/gramps-project/#languages|title = Gramps}}
}}
External links
{{Commons category|Gramps}}
{{Portal|Free and open-source software}}
- {{Official website|gramps-project.org}}
- [https://www.gramps-project.org/wiki/ Gramps wiki site]
- [https://gramps-project.org/wiki/index.php?title=Database_Formats Gramps database formats]
- {{GitHub|gramps-project}} - Source code
- {{SourceForge|gramps}} - Mailing List
- [https://www.gramps-project.org/wiki/index.php/Reviews Reviews on Gramps]
- [https://lwn.net/Articles/605409/ Genealogy research with Gramps]. LWN.net 2014.
This article contains text from the GNU GPL [http://gramps-project.org/gramps-manual/2.2/gramps-manual-2.2-en-USletter.pdf Gramps Manual V2.9].
{{Genealogy software}}
{{DEFAULTSORT:Gramps}}
Category:Free genealogy software
Category:Free software programmed in Python
Category:Cross-platform free software
Category:Free multilingual software