Skip to content

Commit a0cff78

Browse files
committed
[release] tag Draft 2 of the spec
1 parent 55bf04c commit a0cff78

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

JNIfTI_specification.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
JNIfTI: a JSON/binary JSON extension to the NIfTI-1/2 formats
22
============================================================
33

4-
- **Status of this document**: This document is currently under development.
54
- **Copyright**: (C) 2019-2025 Qianqian Fang <q.fang at neu.edu>,
65
2020 Edward Xu <xu.ed at northeastern.edu>
76
- **License**: Apache License, Version 2.0
87
- **Version**: V1 (Draft 2)
8+
- **URL**: https://neurojson.org/jnifti/draft2
9+
- **Status**: Frozen on March 23, 2025. For future updates, please see the Development URL below
10+
- **Development**: https://github.com/NeuroJSON/jnifti
911
- **Abstract**:
1012

1113
> This specification defines the JNIfTI standard format. The JNIfTI format
@@ -17,7 +19,7 @@ NIfTI data makes it possible to rapidly index, exchange, and query large amount
1719
of NIfTI datasets and metadata using modern database engines where JSON is used
1820
as the underlying data exchange format. With the extension of JData annotations,
1921
JNIfTI also permits optional hierarchical data storage, image data grouping,
20-
data compression, streaming and encryption.
22+
various data compression codecs, filters, streaming and encryption.
2123

2224

2325
## Table of Content

0 commit comments

Comments
 (0)