Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).