Skip to content

Commit

Permalink
Clarify "Status" section
Browse files Browse the repository at this point in the history
 - Latest now links to 0.1 (could be made clear)
 - 0.1 now says "this version" (requires HTML rather than markdown)
 - Both still explain the upgrade policy (needs more detail)
  • Loading branch information
joshmoore committed Nov 25, 2020
1 parent dba4aad commit 9dace4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 3 additions & 3 deletions 0.1/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Title: Next-generation file formats (NGFF)
Shortname: ome-ngff
Level: 1
Status: w3c/ED
Status: w3c/CG-FINAL
Group: ome
URL: https://ngff.openmicroscopy.org/0.1/
Repository: https://github.com/ome/ngff
Expand All @@ -16,8 +16,8 @@ Editor: Josh Moore, Open Microscopy Environment (OME) https://www.openmicroscopy
Abstract: This document contains next-generation file format (NGFF)
Abstract: specifications for storing bioimaging data in the cloud.
Abstract: All specifications are submitted to the https://image.sc community for review.
Status Text: The current released version of this specification is 0.1. Migration scripts
Status Text: will be provided between numbered versions. Data written with the latest changes
Status Text: This is the 0.1 release of this specification. Migration scripts
Status Text: will be provided between numbered versions. Data written with the latest version
Status Text: (an "editor's draft") will not necessarily be supported.
</pre>

Expand Down
5 changes: 3 additions & 2 deletions latest/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ Editor: Josh Moore, Open Microscopy Environment (OME) https://www.openmicroscopy
Abstract: This document contains next-generation file format (NGFF)
Abstract: specifications for storing bioimaging data in the cloud.
Abstract: All specifications are submitted to the https://image.sc community for review.
Status Text: The current released version of this specification is 0.1. Migration scripts
Status Text: will be provided between numbered versions. Data written with the latest changes
Status Text: The current released version of this specification is
Status Text: <a href="../0.1/index.html">0.1</a>. Migration scripts
Status Text: will be provided between numbered versions. Data written with these latest changes
Status Text: (an "editor's draft") will not necessarily be supported.
</pre>

Expand Down

0 comments on commit 9dace4e

Please sign in to comment.