[OME2026] Poster and Lightning Talk: OME-Arrow: Unifying Images, Metadata, and Features in an Interoperable Data Model
Authors/Creators
Description
Abstract: Modern bioimaging workflows increasingly combine images, metadata, and derived measurements across many tools and platforms. Enabling these components to work together seamlessly is key to interoperable and scalable analysis.
OME-Arrow (https://github.com/WayScience/ome-arrow) is a project that applies Open Microscopy Environment (OME) conventions through Apache Arrow to integrate imaging data with modern analytical workflows. By representing images as Arrow-compatible structures alongside metadata and features, OME-Arrow enables programmatic and relational access using a consistent data model across languages while supporting familiar tools such as SQL engines, DuckDB, and Parquet-based pipelines.
The library supports ingestion from TIFF, OME-Zarr, and NumPy, with export to OME-Parquet, OME-Zarr, and OME-TIFF, along with lazy scan-style access for large datasets and tensor pathways for machine learning. OME-Arrow also integrates with napari-ome-arrow for visualization and CytoDataFrame for scalable feature-centric workflows, offering a modular, standards-aligned approach that complements the broader open bioimaging ecosystem.
Files
OME2026_poster_Dave-Bunten.pdf
Files
(4.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2dcb1baea8af0f41f82c20962dc3a381
|
3.7 MB | Preview Download |
|
md5:214b8855bb5f30bf8b8ef838af2cc3c9
|
1.2 MB | Preview Download |
Additional details
Related works
- Describes
- Software: 10.5281/zenodo.17664969 (DOI)
Dates
- Issued
-
2026-04-28
Software
- Repository URL
- https://github.com/WayScience/ome-arrow
- Programming language
- Python
- Development Status
- Active