Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neuroml/org.neuroml1.model
NeuroML v1 Java Model API
https://github.com/neuroml/org.neuroml1.model
neuroml
Last synced: 21 days ago
JSON representation
NeuroML v1 Java Model API
- Host: GitHub
- URL: https://github.com/neuroml/org.neuroml1.model
- Owner: NeuroML
- License: lgpl-3.0
- Created: 2012-10-11T09:45:48.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T14:40:09.000Z (5 months ago)
- Last Synced: 2024-08-20T16:55:33.732Z (5 months ago)
- Topics: neuroml
- Language: Java
- Homepage: http://www.neuroml.org
- Size: 809 KB
- Stars: 2
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.lesser
Awesome Lists containing this project
README
NeuroML v1.8.1 Model Java API
=============================[![Java CI with Maven](https://github.com/NeuroML/org.neuroml1.model/actions/workflows/ci.yml/badge.svg)](https://github.com/NeuroML/org.neuroml1.model/actions/workflows/ci.yml)
[![GitHub](https://img.shields.io/github/license/NeuroML/org.neuroml1.model)](https://github.com/NeuroML/org.neuroml1.model/blob/master/LICENSE.lesser)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/NeuroML/org.neuroml1.model)](https://github.com/NeuroML/org.neuroml1.model/pulls)
[![GitHub issues](https://img.shields.io/github/issues/NeuroML/org.neuroml1.model)](https://github.com/NeuroML/org.neuroml1.model/issues)
[![GitHub Org's stars](https://img.shields.io/github/stars/NeuroML?style=social)](https://github.com/NeuroML)
[![Twitter Follow](https://img.shields.io/twitter/follow/NeuroML?style=social)](https://twitter.com/NeuroML)
[![Gitter](https://badges.gitter.im/NeuroML/community.svg)](https://gitter.im/NeuroML/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)NeuroML is an international, collaborative initiative to develop standards for the exchange of models of neuronal systems and to
allow for greater transparency and accessibility of these complex models.**NeuroML version 1 is now deprecated. Please use NeuroML version 2.**
This Java library provides a programmatic way to access models stored in NeuroML version 1.8.1.
A collection of models in NeuroML can be found at [Open Source Brain](http://www.opensourcebrain.org).
This code is distributed under the terms of the GNU Lesser General Public License.
The API documentation for this is [here](http://neuroml.github.io/org.neuroml1.model/).