Skip to content

Commit 7ca1607

Browse files
chore(rebuild): Merge pull request #57 from constantinpape/axes-spec
Extend the axes fields in multiscales metadata SHA: 90de9f1 Reason: push, by @constantinpape Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fc6a56b commit 7ca1607

File tree

4 files changed

+125
-68
lines changed

4 files changed

+125
-68
lines changed

0.1/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -1487,9 +1487,9 @@
14871487
}
14881488
}
14891489
</style>
1490-
<meta content="Bikeshed version cace53f8c, updated Tue Dec 7 12:12:54 2021 -0800" name="generator">
1490+
<meta content="Bikeshed version 2e3c4c68b, updated Fri Jan 14 14:49:00 2022 -0800" name="generator">
14911491
<link href="https://ngff.openmicroscopy.org/0.1/" rel="canonical">
1492-
<meta content="a20dd714ab5a9278d42876785cfcefbeacf6be8d" name="document-revision">
1492+
<meta content="90de9f1c440bf7dccaac34fcfceb5785fc09ada5" name="document-revision">
14931493
<style>/* style-autolinks */
14941494

14951495
.css.css, .property.property, .descriptor.descriptor {
@@ -1825,7 +1825,7 @@
18251825
<div class="head">
18261826
<img alt="OME logo (6 circles in a hexagon)" src="http://www.openmicroscopy.org/img/logos/ome-logomark.svg" style="float:right;width:42px;height:42px;">
18271827
<h1 class="p-name no-ref" id="title">Next-generation file formats (NGFF)</h1>
1828-
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Final Community Group Report, <time class="dt-updated" datetime="2021-12-13">13 December 2021</time></span></h2>
1828+
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Final Community Group Report, <time class="dt-updated" datetime="2022-01-27">27 January 2022</time></span></h2>
18291829
<div data-fill-with="spec-metadata">
18301830
<dl>
18311831
<dt>This version:
@@ -1839,7 +1839,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
18391839
</dl>
18401840
</div>
18411841
<div data-fill-with="warning"></div>
1842-
<p class="copyright" data-fill-with="copyright">Copyright © 2021 <a href="https://www.openmicroscopy.org/"><abbr title="Open Microscopy Environment">OME</abbr></a><sup>®</sup> (<a href="https://dundee.ac.uk/"><abbr title="University of Dundee">U. Dundee</abbr></a>).
1842+
<p class="copyright" data-fill-with="copyright">Copyright © 2022 <a href="https://www.openmicroscopy.org/"><abbr title="Open Microscopy Environment">OME</abbr></a><sup>®</sup> (<a href="https://dundee.ac.uk/"><abbr title="University of Dundee">U. Dundee</abbr></a>).
18431843
OME trademark rules apply. </p>
18441844
<hr title="Separator for header">
18451845
</div>

0.2/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -1487,9 +1487,9 @@
14871487
}
14881488
}
14891489
</style>
1490-
<meta content="Bikeshed version cace53f8c, updated Tue Dec 7 12:12:54 2021 -0800" name="generator">
1490+
<meta content="Bikeshed version 2e3c4c68b, updated Fri Jan 14 14:49:00 2022 -0800" name="generator">
14911491
<link href="https://ngff.openmicroscopy.org/0.2/" rel="canonical">
1492-
<meta content="a20dd714ab5a9278d42876785cfcefbeacf6be8d" name="document-revision">
1492+
<meta content="90de9f1c440bf7dccaac34fcfceb5785fc09ada5" name="document-revision">
14931493
<style>/* style-autolinks */
14941494

14951495
.css.css, .property.property, .descriptor.descriptor {
@@ -1825,7 +1825,7 @@
18251825
<div class="head">
18261826
<img alt="OME logo (6 circles in a hexagon)" src="http://www.openmicroscopy.org/img/logos/ome-logomark.svg" style="float:right;width:42px;height:42px;">
18271827
<h1 class="p-name no-ref" id="title">Next-generation file formats (NGFF)</h1>
1828-
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Final Community Group Report, <time class="dt-updated" datetime="2021-12-13">13 December 2021</time></span></h2>
1828+
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Final Community Group Report, <time class="dt-updated" datetime="2022-01-27">27 January 2022</time></span></h2>
18291829
<div data-fill-with="spec-metadata">
18301830
<dl>
18311831
<dt>This version:
@@ -1839,7 +1839,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
18391839
</dl>
18401840
</div>
18411841
<div data-fill-with="warning"></div>
1842-
<p class="copyright" data-fill-with="copyright">Copyright © 2021 <a href="https://www.openmicroscopy.org/"><abbr title="Open Microscopy Environment">OME</abbr></a><sup>®</sup> (<a href="https://dundee.ac.uk/"><abbr title="University of Dundee">U. Dundee</abbr></a>).
1842+
<p class="copyright" data-fill-with="copyright">Copyright © 2022 <a href="https://www.openmicroscopy.org/"><abbr title="Open Microscopy Environment">OME</abbr></a><sup>®</sup> (<a href="https://dundee.ac.uk/"><abbr title="University of Dundee">U. Dundee</abbr></a>).
18431843
OME trademark rules apply. </p>
18441844
<hr title="Separator for header">
18451845
</div>

0.3/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<meta content="w3c/CG-FINAL" name="w3c-status">
77
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-final" rel="stylesheet">
88
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
9-
<meta content="Bikeshed version cace53f8c, updated Tue Dec 7 12:12:54 2021 -0800" name="generator">
9+
<meta content="Bikeshed version 2e3c4c68b, updated Fri Jan 14 14:49:00 2022 -0800" name="generator">
1010
<link href="https://ngff.openmicroscopy.org/0.3/" rel="canonical">
11-
<meta content="a20dd714ab5a9278d42876785cfcefbeacf6be8d" name="document-revision">
11+
<meta content="90de9f1c440bf7dccaac34fcfceb5785fc09ada5" name="document-revision">
1212
<style>/* style-autolinks */
1313

1414
.css.css, .property.property, .descriptor.descriptor {
@@ -344,7 +344,7 @@
344344
<div class="head">
345345
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
346346
<h1 class="p-name no-ref" id="title">Next-generation file formats (NGFF)</h1>
347-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-FINAL">Final Community Group Report</a>, <time class="dt-updated" datetime="2021-12-13">13 December 2021</time></p>
347+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-FINAL">Final Community Group Report</a>, <time class="dt-updated" datetime="2022-01-27">27 January 2022</time></p>
348348
<details open>
349349
<summary>More details about this document</summary>
350350
<div data-fill-with="spec-metadata">
@@ -362,7 +362,7 @@ <h1 class="p-name no-ref" id="title">Next-generation file formats (NGFF)</h1>
362362
</div>
363363
</details>
364364
<div data-fill-with="warning"></div>
365-
<p class="copyright" data-fill-with="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2021 <a href="https://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="https://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="https://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="https://www.keio.ac.jp/">Keio</a>, <a href="https://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document" rel="license">permissive document license</a> rules apply. </p>
365+
<p class="copyright" data-fill-with="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2022 <a href="https://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="https://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="https://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="https://www.keio.ac.jp/">Keio</a>, <a href="https://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document" rel="license">permissive document license</a> rules apply. </p>
366366
<hr title="Separator for header">
367367
</div>
368368
<div class="p-summary" data-fill-with="abstract">

0 commit comments

Comments
 (0)