Skip to content

Commit 8d7dd31

Browse files
committed
Add details of second implementation of RFC4
1 parent e12bf3c commit 8d7dd31

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

rfc/4/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,9 @@ in the NGFF schema. The field will use the controlled vocabulary specified above
207207

208208
A complete working implementation of this RFC is available in the `ngff-zarr` package, including validation, serialization, and examples. See the [ngff-zarr RFC-4 documentation](https://ngff-zarr.readthedocs.io/en/latest/rfc4.html) for detailed usage examples and API reference.
209209

210+
A second independent implementation of this RFC is available in the `ome-zarr-models` package, on the [`rfc4` branch](https://github.com/ome-zarr-models/ome-zarr-models-py/tree/rfc4).
211+
Changes required to implement the RFC can be seen in [pull request #257](https://github.com/ome-zarr-models/ome-zarr-models-py/pull/257).
212+
210213
### Schema Definitions
211214

212215
In JSON-Schema:

0 commit comments

Comments
 (0)