Difference between revisions of "Gramps XML"
(→Gramps XML Resources) |
m (links) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 28: | Line 28: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
| − | !Gramps release | + | ![[Previous_releases_of_Gramps|Gramps release]] |
!XML schema | !XML schema | ||
!Imports XML schema | !Imports XML schema | ||
!Database schema | !Database schema | ||
!Imports database schema | !Imports database schema | ||
| − | !Example | + | ![[Example.gramps|Example.gramps]] |
!Changes/Note | !Changes/Note | ||
|- | |- | ||
| − | | 6.0.x | + | | [[Template:Releases/6.0.5|6.0.x]] |
| − | | 1.7.2 | + | | [https://gramps-project.org/xml/1.7.2/ 1.7.2] |
| >= 1.0.0 - 1.7 | | >= 1.0.0 - 1.7 | ||
| 21 | | 21 | ||
| 13-21 | | 13-21 | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps60/example/gramps/example.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps60/example/gramps/example.gramps file] ([https://raw.githubusercontent.com/gramps-project/gramps/refs/heads/maintenance/gramps60/example/gramps/example.gramps view]) |
| | | | ||
* Serialization format changed from pickled BLOBs to JSON. | * Serialization format changed from pickled BLOBs to JSON. | ||
| Line 50: | Line 50: | ||
| 20 | | 20 | ||
| 13-20 | | 13-20 | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps52/example/gramps/example.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps52/example/gramps/example.gramps file] ([https://raw.githubusercontent.com/gramps-project/gramps/refs/heads/maintenance/gramps52/example/gramps/example.gramps view]) |
| | | | ||
* Added citations to event references | * Added citations to event references | ||
| Line 61: | Line 61: | ||
| 19 | | 19 | ||
| 13-19 | | 13-19 | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps51/example/gramps/example.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps51/example/gramps/example.gramps file] ([https://raw.githubusercontent.com/gramps-project/gramps/refs/heads/maintenance/gramps51/example/gramps/example.gramps view]) |
| | | | ||
* DB-API (SQLite) is default backend | * DB-API (SQLite) is default backend | ||
| Line 71: | Line 71: | ||
| 19 | | 19 | ||
| 13-19 | | 13-19 | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps50/example/gramps/example.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps50/example/gramps/example.gramps file] ([https://raw.githubusercontent.com/gramps-project/gramps/refs/heads/maintenance/gramps50/example/gramps/example.gramps view]) |
| | | | ||
* Database backends become plugins | * Database backends become plugins | ||
| Line 77: | Line 77: | ||
* DB-API (SQLite) is tested as viable replacement | * DB-API (SQLite) is tested as viable replacement | ||
|- | |- | ||
| − | | 4.2.x | + | | [[Template:Releases/4.2.8|4.2.x]] |
| − | | 1.7.0 - 1.7.1 | + | | [https://gramps-project.org/xml/1.7.0/ 1.7.0] - [https://gramps-project.org/xml/1.7.1/ 1.7.1] |
| >= 1.0.0 - 1.7 | | >= 1.0.0 - 1.7 | ||
| 18 | | 18 | ||
| 13-18 | | 13-18 | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps42/example/gramps/example.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps42/example/gramps/example.gramps file] ([https://raw.githubusercontent.com/gramps-project/gramps/refs/heads/maintenance/gramps42/example/gramps/example.gramps view]) |
| | | | ||
* Added PlaceNames (with Date and Language) Place | * Added PlaceNames (with Date and Language) Place | ||
| Line 91: | Line 91: | ||
| 17 | | 17 | ||
| 13-17 | | 13-17 | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps41/example/gramps/example.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps41/example/gramps/example.gramps file] ([https://raw.githubusercontent.com/gramps-project/gramps/refs/heads/maintenance/gramps41/example/gramps/example.gramps view]) |
| | | | ||
* added Tags to Event, Place, Repository, Source, and Citation | * added Tags to Event, Place, Repository, Source, and Citation | ||
| Line 103: | Line 103: | ||
|16 | |16 | ||
|13-16 | |13-16 | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps40/example/gramps/example.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps40/example/gramps/example.gramps file] ([https://raw.githubusercontent.com/gramps-project/gramps/refs/heads/maintenance/gramps40/example/gramps/example.gramps view]) |
| - | | - | ||
|- | |- | ||
| Line 111: | Line 111: | ||
|16 | |16 | ||
|13-16 | |13-16 | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps34/example/gramps/example.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps34/example/gramps/example.gramps file] ([https://raw.githubusercontent.com/gramps-project/gramps/refs/heads/maintenance/gramps34/example/gramps/example.gramps view]) |
| | | | ||
* Citations support | * Citations support | ||
| Line 122: | Line 122: | ||
|15 | |15 | ||
|13-15 (3.3.1) | |13-15 (3.3.1) | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps33/example/gramps/example.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps33/example/gramps/example.gramps file] ([https://raw.githubusercontent.com/gramps-project/gramps/refs/heads/maintenance/gramps33/example/gramps/example.gramps view]) |
| | | | ||
* Added new field "locality" to the Place schema | * Added new field "locality" to the Place schema | ||
| Line 137: | Line 137: | ||
|14 | |14 | ||
|13-14 | |13-14 | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps31/example/gramps/example.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps31/example/gramps/example.gramps file] ([https://raw.githubusercontent.com/gramps-project/gramps/refs/heads/maintenance/gramps31/example/gramps/example.gramps view]) |
| | | | ||
* Added lat/long to places | * Added lat/long to places | ||
| Line 146: | Line 146: | ||
|13-14 (depends on version) | |13-14 (depends on version) | ||
| [https://gramps.discourse.group/t/import-convert-old-database/3768/ 9-14 (3.0.4)] | | [https://gramps.discourse.group/t/import-convert-old-database/3768/ 9-14 (3.0.4)] | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps30/example/gramps/example.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps30/example/gramps/example.gramps file] ([https://raw.githubusercontent.com/gramps-project/gramps/refs/heads/maintenance/gramps30/example/gramps/example.gramps view]) |
| | | | ||
* added newyear to Dates | * added newyear to Dates | ||
| Line 156: | Line 156: | ||
|9-12 (depends on version) | |9-12 (depends on version) | ||
|5-12 (2.2.10) | |5-12 (2.2.10) | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps22/example/gramps/data.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps22/example/gramps/data.gramps file] ([https://raw.githubusercontent.com/gramps-project/gramps/refs/heads/maintenance/gramps22/example/gramps/example.gramps view]) |
| | | | ||
|- | |- | ||
| Line 164: | Line 164: | ||
| 8 | | 8 | ||
| 1-8 | | 1-8 | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps22/example/gramps/data.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps22/example/gramps/data.gramps file] |
| | | | ||
|- | |- | ||
| Line 172: | Line 172: | ||
| 7 | | 7 | ||
| 1-7 | | 1-7 | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps22/example/gramps/data.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps22/example/gramps/data.gramps file] |
| | | | ||
|- | |- | ||
| Line 180: | Line 180: | ||
| 6 | | 6 | ||
| 1-6 | | 1-6 | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps22/example/gramps/data.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps22/example/gramps/data.gramps file] |
| | | | ||
|- | |- | ||
| − | | 2.0.0 | + | | [[Template:Releases/1.0.0|2.0.0]] |
| − | | 1.0.0 | + | | [https://gramps-project.org/xml/1.0.0/ 1.0.0] |
| >= 0.0.0 | | >= 0.0.0 | ||
| 5 | | 5 | ||
| 1-5 | | 1-5 | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps20/gramps2/example/gramps/data.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps20/gramps2/example/gramps/data.gramps file] |
| * changed name formats | | * changed name formats | ||
|- | |- | ||
| − | |1.0.x | + | |[[Template:Releases/1.0.0|1.0.x]] |
|no official version (0.0.0) | |no official version (0.0.0) | ||
| - | | - | ||
| | | | ||
| | | | ||
| − | |[{{Code Browser}}/tree/maintenance/gramps10/example/gramps/data.gramps] | + | |[{{Code Browser}}/tree/maintenance/gramps10/example/gramps/data.gramps file] |
|(Install [https://github.com/gramps-project/gramps/releases/tag/v2.2.10 Gramps 2.2.10] to import and convert old beta Gramps XML backups - see [[Gramps_Old_database]] & issue {{bug|6129}}) | |(Install [https://github.com/gramps-project/gramps/releases/tag/v2.2.10 Gramps 2.2.10] to import and convert old beta Gramps XML backups - see [[Gramps_Old_database]] & issue {{bug|6129}}) | ||
|- | |- | ||
Latest revision as of 22:07, 12 October 2025
Gramps XML is the Extensible Markup Language (XML) format designed for storing Gramps data. The goal is to have a fully portable, human- and machine-readable XML format so that the data can be read and written without any loss. In addition, XML format allows for smaller files (if compressed) and for using the version control system for tracking the changes (if uncompressed).
The reason XML is not used by Gramps as the working database ("internal") format is performance, specifically memory considerations.
Contents
Gramps XML Resources
Starting with Gramps XML 1.0 Each revision of Gramps XML has its own resource page, with references to that version's DTD and RELAX NG schema. |
| Gramps release | XML schema | Imports XML schema | Database schema | Imports database schema | Example | Changes/Note |
|---|---|---|---|---|---|---|
| master | no change against 6.0 yet | >= 1.0.0 - best 1.7 | 21 | 13-21 | Unreleased example.gramps |
Unreleased |
Note Commencing with Gramps 3.1.2 all official versions of Gramps XML files can be imported. However, a warning will be given on import of 1.0.0 XML.[1] |
| Gramps release | XML schema | Imports XML schema | Database schema | Imports database schema | Example.gramps | Changes/Note |
|---|---|---|---|---|---|---|
| 6.0.x | 1.7.2 | >= 1.0.0 - 1.7 | 21 | 13-21 | file (view) |
|
| 5.2.x | 1.7.0 - 1.7.1 | >= 1.0.0 - 1.7 | 20 | 13-20 | file (view) |
|
| 5.1.x | 1.7.0 - 1.7.1 | >= 1.0.0 - 1.7 | 19 | 13-19 | file (view) |
|
| 5.0.x | 1.7.0 - 1.7.1 | >= 1.0.0 - 1.7 | 19 | 13-19 | file (view) |
|
| 4.2.x | 1.7.0 - 1.7.1 | >= 1.0.0 - 1.7 | 18 | 13-18 | file (view) |
|
| 4.1.x | 1.6.0 | >= 1.0.0 - best 1.5.1 | 17 | 13-17 | file (view) |
|
| 4.0.x | 1.5.0 - 1.5.1 | >= 1.0.0 - best 1.4.0 | 16 | 13-16 | file (view) | - |
| 3.4.x | 1.5.0 - 1.5.1 | >= 1.0.0 - best 1.4.0 | 16 | 13-16 | file (view) | |
| 3.3.x | 1.4.0 | >= 1.0.0 - best 1.3.0 | 15 | 13-15 (3.3.1) | file (view) |
|
| 3.1.x | 1.3.0 | >= 1.0.0 - best 1.1.0 | 14 | 13-14 | file (view) |
|
| 3.0.x | 1.2.0 | >= 1.1.0 | 13-14 (depends on version) | 9-14 (3.0.4) | file (view) |
|
| 2.2.x | 1.1.0-1.1.4 | >= 0.0.0 | 9-12 (depends on version) | 5-12 (2.2.10) | file (view) | |
| 2.0.6-10 | 1.0.0 | >= 0.0.0 | 8 | 1-8 | file | |
| 2.0.5 | 1.0.0 | >= 0.0.0 | 7 | 1-7 | file | |
| 2.0.1-4 | 1.0.0 | >= 0.0.0 | 6 | 1-6 | file | |
| 2.0.0 | 1.0.0 | >= 0.0.0 | 5 | 1-5 | file | * changed name formats |
| 1.0.x | no official version (0.0.0) | - | file | (Install Gramps 2.2.10 to import and convert old beta Gramps XML backups - see Gramps_Old_database & issue 6129) | ||
| 0.0.x | beta software (0.0.0) | Unsupported | Unsupported | Unsupported |
Note: To convert an old Gramps XML file you could use VirtualBox or Vmware and the old lgenealogy images from: |
DTD generation
Tool like xml2dtd could help people not familiar with DTD grammar by generating a DTD file from a XML file. New content on Gramps XML could be tested with the tool and be merged on current Gramps DTD.
RELAX NG generation
Tools like trang or NekoDTD could help to convert a Gramps DTD file to a RELAX NG file. Some others tools and up-to-date informations are listed on this page.
Validating Gramps XML file
To validate the Gramps XML file against its DTD, use xmllint program (comes with the libxml2-utils package):
xmllint --noout filename.gramps
|
If the Gramps XML file does not validate this indicates an error in either the DTD or the XML Writer. |
Parsing Gramps XML file
- XSLT scripts: gramps exhibit (Michiel Nauta), Ancestors.xsl, Birthday.xsl (Gramps 1.x), Tellico scripts, lxml gramplet, Print Notes, etc ... see XPaths.
- A sample of standalone script (Adam Sampson) which parses a Gramps XML file for drawing a family tree.
- Gramps-php-exporter
- A Joomla! component/module for uploading the Gramps XML database and for showing genealogical information and overviews.
- PhpGedView supports simple output to Gramps XML file format for the Clippings Cart and has an option to download entire Gedcom in Gramps XML form as well as being able to retrieve raw data from the SOAP web service in Gramps XML format. Still a partial support on version 4.3.0.
- Greasemonkey scripts (Michiel Nauta)
- GrampsXMLview was a number of PHP scripts in combination with a Gramps XML database (Sjoerd van Staveren). 2012 www.gramps.van-staveren.net Internet Archive
- gramps2gource for blurring the line between Genealogy and Software Configuration Management visualisation.
- Betty generates a ready-to-publish static website from Gramps XML genealogy archives
See also
- grampsxml.dtd master branch file on GitHub (Document Type Definition)
- grampsxml.rng master branch file on GitHub (RELAX NG schema language in XML syntax)
- Auxiliary XML files in Gramps:
- .gramps/:
- report_options.xml - report settings:
- books.xml - Books
- tool_options.xml
- holidays.xml - holiday sets or country calendars
- recent-files-gramps.xml -
- fan_chart.xml
- place_formats.xml
- .gramps//gramps52/
- custom_filters.xml - filters
- Generate XML
- Tutorial: Customize reports with XML tool
- GEDCOM
- Gramps and GEDCOM
- Database_Formats
- wiki "Just Solve the File Format Problem" - Genealogical data file formats
- Gramps Old database
- Previous releases of Gramps
