Skip to content

BJData Specification - Draft-1

Choose a tag to compare

@fangq fangq released this 24 Mar 03:37
· 97 commits to master since this release

image

Binary JData: A portable interchange format for complex binary data

  • Status of this document: Request for comments.
  • Maintainer: Qianqian Fang <q.fang at neu.edu>
  • License: Apache License, Version 2.0
  • Version: 1 (Draft-1)
  • URL: https://neurojson.org/bjdata/draft1

ChangeLog

2020-05-12 [2da127d] update RFC commit link for Draft 1 in README
2020-05-12 [8a6b1a0] update RFC commit link for Draft 1 in README
2020-05-12 [8710a15] change document status to request for comments
2020-05-12 [5d3d88f] Minor language updates
2020-05-12 [8722606] Language proofreading, thanks to Edward Xu (@edwardx324)
2020-05-11 [99fbdb9] Minor language polishing
2020-05-11 [a067ed3] Add introduction
2020-05-08 [a418aaf] add Py-JData module
2020-05-08 [ec2fcf7] add initial python support to BJData draft 1
2020-05-08 [3ae7a1f] sync jsonlab to the latest version
2020-05-06 [a73d201] sync with jsonlab fix
2020-05-06 [214a590] update to the latest jsonlab which supports bjd draft 1
2020-05-04 [ba2726b] Add project logo in README
2020-05-04 [4e25de0] Minor formatting update
2020-05-04 [0cac4cb] Polishing format and language for clarity
2020-05-04 [9f592e8] add BJData compliant parsers
2020-05-04 [92de0c9] H marker should be signed
2020-05-04 [f3d338f] Use IEEE 754 NaN and Infinity binary forms instead of converting to null
2020-05-04 [e98f607] fix formatting of 3D array example
2020-05-04 [95544dc] Add uint16 (u), uint32 (m), uint64 (M), half (h) markers and ND array optimized syntax
2020-05-04 [16c00e2] Update TOC links
2020-05-04 [fdf43b1] Add title, abstract, and acknowledgement
2020-05-03 [7b559a5] renaming document to binary jdata spec
2020-05-03 [582e078] Add README for initial import
2020-05-03 [119d0bd] Initial import of Markup version of UBJSON Spec from https://github.com/Iotic-Labs/py-ubjson