File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -765,6 +765,8 @@ Optional keys:
765765 pairs, where the key must be a string and the value can be an arbitrary
766766 JSON literal. Intended to allow storage of arbitrary user metadata.
767767
768+ .. _group-metadata-extensions :
769+
768770Unknown
769771^^^^^^^
770772
@@ -785,13 +787,6 @@ For example, the JSON document below defines a group::
785787 }
786788 }
787789
788- The group metadata object must not contain any other names. Those are reserved
789- for future versions of this specification. An implementation must fail to open
790- zarr hierarchies or groups with unknown metadata fields, with the exception of
791- objects with a ``"must_understand": false `` key-value pair.
792- See :ref: `extension-definition-must-understand ` for more information.
793-
794-
795790Node names
796791==========
797792
You can’t perform that action at this time.
0 commit comments