Skip to article frontmatterSkip to article content

ome

This document contains JSON examples for ome metadata layouts.

series-2

series-2.json
1
2
3
4
5
6
7
8
9
10
{
  "zarr_format": 3,
  "node_type": "group",
  "attributes": {
    "ome": {
      "version": "0.5",
      "series": ["0", "1"]
    }
  }
}