data model for storing fully annotated datasets
C++ library for storing scientific data in the NIX data model.
The NIX data model allows to store fully annotated scientific datasets, i.e. the data together with its metadata within the same container. Our aim is to achieve standardization by providing a common/generic data structure for a multitude of data types.
NIX emerged from the activities of the Electrophysiology Task Force of the INCF Datasharing Program (2010-2015). It is a registered research resource with the RRID:SCR_016196.
We have restructured our documentation and all information is available on the project pages on ReadTheDocs
Project documentation is split up into three parts:
Further project related information:
In this repository you find the C++ library for reading and writing NIX files.
Further libraries
IO class for the NEO data model for spike train data.
Tools
If you use NIX, it would be much appreciated if you would cite it in publications with its identifier RRID:SCR_016196 and/or the reference:
Stoewer A, Kellner CJ, Benda J, Wachtler T and Grewe J (2014). File format and library for neuroscience data and metadata. Front. Neuroinform. Conference Abstract: Neuroinformatics 2014. doi: 10.3389/conf.fninf.2014.18.00027
The project is maintained by the German Neuroinformatics Node, G-Node. G-Node at GitHub, email.
If you experience problems using NIX feel free to join our IRC channel #gnode at FreeNode or write an email to dev@g-node.org. If you find a bug please report it using the project issue tracker.
This project is open source published under the BSD-3 license see license file for details.