GEFF: Graph Exchange File Format
Published in Journal of Open Source Software, 2026
Abstract
GEFF is a graph exchange format designed to move tracking data cleanly between analysis and visualization tools. The format is aimed at animal, cell, and organelle tracking workflows in the life sciences, where many tools currently use incompatible graph representations and bespoke file formats.
The reference implementation provides a strict specification together with Python read/write support for multiple in-memory graph backends. By separating exchange from application-specific optimization, GEFF makes it easier for different tools and languages to interoperate without forcing them to share the same internal data model.
Recommended citation: Schwartz, M., Malin-Mayor, C., Lambert, T. et al. (2026). "GEFF: Graph Exchange File Format." Journal of Open Source Software 11(120), 10143.
Download Paper
