Wiki » History » Version 5
Padraig Gleeson, 01 May 2014 17:33
1 | 1 | Padraig Gleeson | Installation |
---|---|---|---|
2 | 2 | Padraig Gleeson | ------------ |
3 | 1 | Padraig Gleeson | |
4 | 1 | Padraig Gleeson | To get a lcoal copy of this repository [install Git](http://www.opensourcebrain.org/projects/gitintro/wiki/Wiki) and type: |
5 | 1 | Padraig Gleeson | |
6 | 5 | Padraig Gleeson | git clone https://github.com/OpenSourceBrain/NineMLShowcase.git |
7 | 1 | Padraig Gleeson | |
8 | 1 | Padraig Gleeson | There is a directory with examples from [NineML](http://software.incf.org/software/nineml), and one with [SpineML](http://bimpa.group.shef.ac.uk/SpineML/index.php/Home), a related language. |
9 | 2 | Padraig Gleeson | |
10 | 2 | Padraig Gleeson | There is also a local copy of the NineML Schema file, against which the \*.9ml files are valid. |
11 | 3 | Padraig Gleeson | |
12 | 5 | Padraig Gleeson | To regenerate these files, get a copy of the latest development NeuroML 2 code using the getNeuroML utility of [jNeuroML](https://github.com/NeuroML/jNeuroML), see the README there. A generated version of these files should be in *neuroml_dev/org.neuroml.export/src/test/resources/tmp*. |
13 | 3 | Padraig Gleeson | |
14 | 5 | Padraig Gleeson | It's best to get the **development** version of jNeuroML for the latest export. |
15 | 3 | Padraig Gleeson | |
16 | 5 | Padraig Gleeson | This functionality is accessible with the main jNeuroML utility, *jnml*: |
17 | 5 | Padraig Gleeson | |
18 | 5 | Padraig Gleeson | ./jnml ../NeuroML2/LEMSexamples/LEMS_NML2_Ex2_Izh.xml -spineml |