Skip to content

ZEP9 (phase 1): add clarifications for extension naming #330

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 67 commits into from
Apr 17, 2025
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
65bc69f
Merge Davis proposal with ZEP0009
joshmoore Feb 12, 2025
b109fb7
Start changelog
joshmoore Feb 12, 2025
4c0e494
Add definitions
joshmoore Feb 12, 2025
05b4fa4
Fix definitions
joshmoore Feb 12, 2025
f9508d4
slightly longer change log
joshmoore Feb 12, 2025
34ac282
New extensions section
joshmoore Feb 12, 2025
16e34ca
Update array metadata section
joshmoore Feb 12, 2025
d2f6f9d
Update group metadata section
joshmoore Feb 12, 2025
1d85e70
Clean the extension listing pages
joshmoore Feb 12, 2025
43e3862
Also list no datatypes as defined
joshmoore Feb 12, 2025
c1accfe
Link more terms to extensions
joshmoore Feb 12, 2025
454faaf
More crosslinks and identifier clarifications
joshmoore Feb 12, 2025
ef69ff1
add zarr-extensions repo
normanrz Feb 17, 2025
db7db15
Merge remote-tracking branch 'origin/main' into zep9-ext-naming
normanrz Feb 17, 2025
3d448c1
Remove TODOs with PR and repo link
joshmoore Feb 18, 2025
e6200c8
Move 'core data types' to a subpage
joshmoore Feb 18, 2025
0e0a03b
Clarify concept of 'core'
joshmoore Feb 18, 2025
1600ee9
Unify listing of all extensions on subpages
joshmoore Feb 18, 2025
429988a
Rename core/v3.0 to core/index
joshmoore Feb 18, 2025
c6fb150
Correct extensions table links
joshmoore Feb 18, 2025
46630f7
Add 'core' to each of the subpages
joshmoore Feb 18, 2025
20d6457
Simplify subpage headers
joshmoore Feb 19, 2025
a1d52b1
simplify reference to extensions in field definition
joshmoore Feb 19, 2025
2b04661
simplify reference to extensions in field definition
joshmoore Feb 19, 2025
1fa95e8
Implement suggestions from d-v-b and s/URI/URL/
joshmoore Feb 20, 2025
95eef76
Move all v3 subdocs to index.rst
joshmoore Feb 20, 2025
fa0bdf6
Minor correction to a ref
joshmoore Feb 20, 2025
3d86775
Add chunk key and grid subdocuments
joshmoore Feb 20, 2025
7cfa69b
Clarify ext pts vs exts
joshmoore Feb 20, 2025
9fdbd81
Clarify version policy applies independently to each page
joshmoore Feb 21, 2025
7eef2b3
Make terms in ext list nicer
joshmoore Feb 21, 2025
9e0f9d3
Drop versions from spec URIs
joshmoore Feb 21, 2025
4e1bec8
Fix plurality of chunk grids page
joshmoore Feb 21, 2025
f2c977d
Unify all index pages into subdirectories
joshmoore Feb 21, 2025
d8c88ec
Catch a few last references of URIs rather than URLs
joshmoore Feb 21, 2025
3844fc9
Improve changelog
joshmoore Feb 21, 2025
447ad8c
Add Norman
joshmoore Feb 21, 2025
6de00f1
Apply suggestions from code review
joshmoore Feb 24, 2025
a791ae5
fill_value
normanrz Feb 24, 2025
4ba9e3e
versioning
normanrz Feb 24, 2025
6e7da25
Make must_understand a section
joshmoore Mar 1, 2025
8fd39d2
start with a lower-case letter
joshmoore Mar 1, 2025
65e46f8
unify plurality of ext lists
joshmoore Mar 1, 2025
90243d5
Improve URL description
joshmoore Mar 1, 2025
73cce52
discourage top-level must_understand=false
joshmoore Mar 1, 2025
a0c3170
Add author guidance
joshmoore Mar 1, 2025
dbeb796
change extension example
normanrz Mar 1, 2025
2724648
use namespaced names
rabernat Mar 6, 2025
5c03a24
add URI as names section
rabernat Mar 13, 2025
1ba5e41
Update docs/v3/core/index.rst
joshmoore Mar 16, 2025
c4a7215
Merge pull request #1 from rabernat/tweak-zep9-ext-naming
joshmoore Mar 16, 2025
9eea54e
Minor updates to front matter
joshmoore Mar 16, 2025
40732c0
Move fill_value to data_type section
joshmoore Mar 16, 2025
7bb1cb1
Rename sections
joshmoore Mar 17, 2025
7b1baff
Merge multiple edits
joshmoore Mar 25, 2025
aa9d87e
cleanup
joshmoore Mar 26, 2025
fac16fb
Fix objection typo
joshmoore Mar 26, 2025
b24440e
Minor fix
joshmoore Mar 10, 2025
2861c84
Merge remote-tracking branch 'origin/main' into zep9-ext-naming
joshmoore Mar 26, 2025
2d684a4
Apply suggestions from code review
joshmoore Mar 29, 2025
bf12d64
Introduction of tag:
joshmoore Mar 29, 2025
97c483b
Update docs/v3/core/index.rst
joshmoore Mar 29, 2025
6c1a027
Reduce to minimal change
joshmoore Apr 2, 2025
8dc7796
Add feedback from ZSC
joshmoore Apr 2, 2025
4ac0126
Correct whitespace
joshmoore Apr 2, 2025
dd90a3f
Remove confusingly redundant must_understand block from groups
joshmoore Apr 2, 2025
7ee6d31
Make chunk-key-encoding info a warning
joshmoore Apr 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions docs/v3/array-storage-transformers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,20 @@
Array Storage Transformers
==========================

Under construction.
.. COMMENT TO BE REMOVED WHEN ONE IS ADDED

.. toctree::
The following documents specify transformers which are defined by the maintainers of
the Zarr specification. Being listed below does not imply that a transformer is
required to be implemented by implementations.

toctree::
:glob:
:maxdepth: 1
:titlesonly:
:caption: Contents:

array-storage-transformers/*/*

Currently, no transformers are defined by the maintainers of
the Zarr specification. Being listed below does not imply that a transformer is
required to be implemented by implementations.
4 changes: 3 additions & 1 deletion docs/v3/codecs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
Codecs
======

Under construction.
The following documents specify codecs which are defined by the maintainers
of the Zarr specification. Being listed below does not imply that a codec is
required to be implemented by all implementations.

.. toctree::
:glob:
Expand Down
Loading