From 4fb89267b6abd6793a49b63773cf25d707a8bcb9 Mon Sep 17 00:00:00 2001 From: Isaac To Date: Wed, 19 Feb 2025 11:06:23 -0800 Subject: [PATCH] doc: JSON with JSON Schema in list of validators JSON doesn't provide validation of any data instances but JSON Schema does. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f466dd6..8463899 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This repository is attempt to converge across wider range of standards/tools. - [bids-validator:1878 "Provide means (result records schema) for external validators (e.g. NWB)"](https://github.com/bids-standard/bids-validator/issues/1878) - HDF5 - HED -- JSON +- [JSON Schema](https://json-schema.org/) - NGFF/OME-Zarr - NWB - nwb-inspector