Difference between revisions of "Advanced topics"

From Gramps
Jump to: navigation, search
(See also)
(Showcase)
Line 29: Line 29:
 
* [https://wikipedia.org/wiki/XSLT XSLT] (Extensible Stylesheet Language Transformations) Transform elements of XML files between
 
* [https://wikipedia.org/wiki/XSLT XSLT] (Extensible Stylesheet Language Transformations) Transform elements of XML files between
  
=Showcase=
+
=Examples=
 
The following are examples of Gramps-derived data processed or modified through with other software tools.
 
The following are examples of Gramps-derived data processed or modified through with other software tools.
 
* [[Example.gramps|example.gramps]] converted to [https://aws1.discourse-cdn.com/free1/uploads/gramps/original/1X/35acfb731f611efd14a975c02477967683ae15d7.jpeg GEDCOM graph in yED], [https://aws1.discourse-cdn.com/free1/uploads/gramps/original/1X/5f81d5a2e8a49e4a34533a155cf0ac1c5cb382a1.png organic layout], [https://aws1.discourse-cdn.com/free1/uploads/gramps/original/1X/67ccbe6a5d2e54ba12c1c3db693bbd89b246f6f6.png 'One Click' layout]
 
* [[Example.gramps|example.gramps]] converted to [https://aws1.discourse-cdn.com/free1/uploads/gramps/original/1X/35acfb731f611efd14a975c02477967683ae15d7.jpeg GEDCOM graph in yED], [https://aws1.discourse-cdn.com/free1/uploads/gramps/original/1X/5f81d5a2e8a49e4a34533a155cf0ac1c5cb382a1.png organic layout], [https://aws1.discourse-cdn.com/free1/uploads/gramps/original/1X/67ccbe6a5d2e54ba12c1c3db693bbd89b246f6f6.png 'One Click' layout]

Revision as of 07:38, 4 August 2020

Gramps-notes.png

This article's content is incomplete or a placeholder stub.
Please update or expand this section.


Advanced Usage

External Tools

Tools and Software list

Graphical Tools (Graphs, Image generation etc.)

Software 1
  • Export Data
  • External manipulation of data
yEd Graph Editor

A powerful desktop application that can be used to quickly and effectively generate high-quality diagrams of data files from many formats including GEDCOM. and Excel .xlsx spreadsheets. Gramps XML needs an XSLT stylesheet to be transformed into a valid GraphML.

Import your external data to be diagrammed for analysis. The automatic layout algorithms arrange even large data sets with just the press of a button. Diagrams may be manually re-organized.

yEd is freely available and runs on all major platforms: Windows, Unix/Linux, and macOS.

Text based tools (Writer software etc.)

  • Notepad++ : a MS Windows compatible free source code editor and Notepad replacement that supports several languages.
  • XSLT (Extensible Stylesheet Language Transformations) Transform elements of XML files between

Examples

The following are examples of Gramps-derived data processed or modified through with other software tools.

See also