https://github.com/openworm/org.geppetto.model.neuroml
NeuroML Model Bundle for Geppetto
https://github.com/openworm/org.geppetto.model.neuroml
Last synced: over 1 year ago
JSON representation
NeuroML Model Bundle for Geppetto
- Host: GitHub
- URL: https://github.com/openworm/org.geppetto.model.neuroml
- Owner: openworm
- License: other
- Created: 2012-04-03T22:53:38.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2021-11-10T12:32:49.000Z (over 4 years ago)
- Last Synced: 2025-03-22T19:43:12.963Z (over 1 year ago)
- Language: Java
- Homepage: http://www.geppetto.org/
- Size: 4.28 MB
- Stars: 10
- Watchers: 19
- Forks: 13
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/openworm/org.geppetto.model.neuroml)
# Geppetto NeuroML model interpreter
This Geppetto module contains a model interpreter for [NeuroML](http://neuroml.org/), a standard modeling language to describe computational models of neurons and networks. and [LEMS](http://lems.github.io/LEMS/) the underpinning language used to specifying hierarchical models based on fundamental physical relationships.
Through this module Geppetto has the ability to parse NeuroML and LEMS models and to build a visual model compatible with the frontend of Geppetto.
For information about how this fits into [Geppetto](http://www.geppetto.org/) refer to the umbrella project [org.geppetto](https://github.com/openworm/org.geppetto) on GitHub.