We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d8239 commit 6cbfd1bCopy full SHA for 6cbfd1b
docs/guidelines/index.md
@@ -1,7 +1,6 @@
1
# Guidelines
2
3
-## Which type of RO-Crate should I use (attached or detached)
4
-### Quick checklist – are you building the right type?
+## RO-Crate Quick checklist – are you building the right type (attached or detached)?
5
6
1. Do you know the total size of the files?
7
< 5 GB → attached is fine.
@@ -22,7 +21,7 @@
22
21
If you answer “yes” to 1–3, go with attached; otherwise, go detached.
23
24
(guidelines:ref:checklistZarr)=
25
-### Checklist – When to choose OME‑Zarr
+## Checklist – When to choose OME‑Zarr
26
|✅ Condition | Why OME‑Zarr is beneficial|
27
| --- | --- |
28
| Dataset is large (multi‑GB to TB) | Chunked storage and lazy loading keep memory use low.|
0 commit comments