Skip to content

G-Node/matlab-odml

Repository files navigation

odml- Metadata handling for Matlab
-------------------------------------------------------------------------
Copyright (C) 2009-2011 Jan Grewe & Jan Benda, 2015 Florent Jaillet
www.g-node.org/odml
Sources can be downloaded from github (www.github.com): git@github.com:fstj/matlab-odml.git

odml is a simple hierarchical format for storing and transfering metadata
about experimental data.
This library contains the Java implementation of it which can easily be used 
with Matlab.


License
-------------------------------------------------------------------------

This work is published under the LGLP (GNU lesser general public license) version 3.0.

The odml-library is free software, you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License.

This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


Installation/building
-------------------------------------------------------------------------
Place all files in a directory and include it in the Matlab search path.

Run the odml_config.m script that will add all necessary libraries to the 
matlab java - classpath.


Getting started
-------------------------------------------------------------------------
The odml_example.m file that is part of this package demonstrates some basic
commands.


Getting help
-------------------------------------------------------------------------
For more information about odml check the project website www.g-node.org/odml.

The Matlab odml package uses the odml java library. Javadoc API documentation
can be found here: portal.g-node.org/odml/doc/java