ome / ngff

Next-generation file format (NGFF) specifications for storing bioimaging data in the cloud.
https://ngff.openmicroscopy.org
Other
117 stars 38 forks source link

Link to the JSON schemas from the spec #184

Open keller-mark opened 1 year ago

keller-mark commented 1 year ago

I just had a question that was not clear from the text of the spec #183 . It was easier to check https://raw.githubusercontent.com/ome/ngff/main/0.4/schemas/image.schema but it took me a while to find this. Can these JSON schemas be linked from the spec webpages (e.g., https://ngff.openmicroscopy.org/0.4/) ?

giovp commented 1 year ago

+1 for this, encountered very similar situation regarding omero metadata recently https://github.com/ome/ome-zarr-py/pull/261#issuecomment-1525658925

directly consulting the spec would answer the question, but discoverability could be improved.

joshmoore commented 1 year ago

Definitely! If either of you want to open the PR, feel free.