NeuroML / pyNeuroML

A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.
https://docs.neuroml.org/Userdocs/Software/pyNeuroML.html
GNU Lesser General Public License v3.0
34 stars 30 forks source link

Add option to validate SED-ML files #277

Closed pgleeson closed 2 months ago

pgleeson commented 7 months ago

Similar to https://github.com/NeuroML/pyNeuroML/issues/250

See https://github.com/fbergmann/libSEDML/blob/59db0be6ece97604c31abb76fdd5641756f2c8de/examples/python/validate.py#L8

Also https://github.com/combine-org/combine-notebooks/blob/main/notebooks/sedml.ipynb

FYI @robertvi

YBCS commented 2 months ago

@sanjayankur31 can I work on this

pgleeson commented 2 months ago

Sorry @YBCS, should have closed this, it has been done: https://github.com/NeuroML/pyNeuroML/blob/development/pyneuroml/sedml/__init__.py