@@ -59,15 +59,15 @@ sections:
5959 analyze data stored in NWB. <a href=''> Documentation . Sources
6060 (GitHub)</a>"
6161 - title : MatNWB
62- content : Matlab API for NWB. <a href=''> Documentation . Sources (GitHub)</a>
62+ content : Matlab API for NWB. <a href='https://github.com/NeurodataWithoutBorders/matnwb '> Documentation . Sources (GitHub)</a>
6363 community_software : In addition to the core APIs developed by the NWB team,
6464 there is a growing collection of software tools and libraries that support
6565 NWB. See our Analysis and Visualization Tools page for a list of tools
6666 that support NWB.
6767 - title : Data Storage
6868 image : /images/storageImg.png
6969 problem : Storage of large collections of neuroscience data.
70- approach : The NWB format currently uses the <a href=''> Hierarchical Data
70+ approach : The NWB format currently uses the <a href='https://www.hdfgroup.org/solutions/hdf5/ '> Hierarchical Data
7171 Format (HDF5)</a> as primary storage mechanism.
7272 function : Data storage maps NWB primitives (Groups, Datasets, Attributes,
7373 Links etc.) to storage. In the case of HDF5 this is currently mostly a
@@ -86,7 +86,7 @@ sections:
8686 (e.g., C, C++, Python, MATLAB, R among others) and tools, such as,
8787 HDFView, a free, cross-platform application, can be used to open a file
8888 and browse data. Fifth, the HDF Group, a nonprofit group, ensures the
89- ongoing accessibility of HDF-stored data. <br><br> <a href=''>Data Storage
89+ ongoing accessibility of HDF-stored data. <br><br> <a href='https://nwb-storage.readthedocs.io/en/stable/ '>Data Storage
9090 Documentation</a>
9191 - title : Data Standard Schema
9292 image : /images/schemaImg.png
@@ -104,20 +104,7 @@ sections:
104104 specification language. A new schema file will be published for each
105105 revision of the NWB format standard. Developers can use the schema to
106106 validate NWB files or create advanced APIs for NWB data. <br><br><a
107- href=''>Data Standard Schema </a> <br><br> <a href=''> Documentation
107+ href='http://nwb-schema.readthedocs.io/en/stable '>Data Standard Schema Documentation </a> <br><br> <a href='https://github.com/NeurodataWithoutBorders/nwb-schema'>
108108 Sources (GitHub)</a>
109- community_tools :
110- enable : true
111- title : Community Tools
112- content : Morem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate
113- libero et velit interdum, ac aliquet odio mattis.
114- tools :
115- - image : /images/neuropy.png
116- title : NeuroPy
117- - image : /images/datavis.png
118- title : DataVis
119- - image : /images/spikesort.png
120- title : SpikeSort
121- - image : /images/neurograph.png
122- title : NeuroGraph
123109---
110+
0 commit comments