Skip to content

Commit

Permalink
Add 'transitional' to 'omero' spec
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Sep 26, 2022
1 parent 88fd042 commit 7b7c43f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions 0.4/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -402,10 +402,10 @@ if not datasets:
datasets = [x["path"] for x in multiscales[0]["datasets"]]
```

"omero" metadata {#omero-md}
----------------------------
"omero" metadata (transitional) {#omero-md}
-------------------------------------------

Information specific to the channels of an image and how to render it
[=Transitional=] information specific to the channels of an image and how to render it
can be found under the "omero" key in the group-level metadata:

```json
Expand Down
6 changes: 3 additions & 3 deletions latest/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -405,10 +405,10 @@ if not datasets:
datasets = [x["path"] for x in multiscales[0]["datasets"]]
```

"omero" metadata {#omero-md}
----------------------------
"omero" metadata (transitional) {#omero-md}
-------------------------------------------

Information specific to the channels of an image and how to render it
[=Transitional=] information specific to the channels of an image and how to render it
can be found under the "omero" key in the group-level metadata:

```json
Expand Down

0 comments on commit 7b7c43f

Please sign in to comment.