You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package is aligned with the SED-ML exported by pyNeuroML with the one exception that pyNeuroML uses urn:sedml:language:neuroml2 rather than a URN for LEMS. See also NeuroML/org.neuroml.export#113.
urn:sedml:language:neuroml2 doesn't make sense to me because the direct model file is a LEMS file. Also the URN for NeuroML 2 should be urn:sedml:language:neuroml.version-2_1.
jonrkarr
changed the title
Assess consistency with SED-ML files exported by jNeuroML
Align support for SED-ML with SED-ML files exported by pyNeuroML
Jun 4, 2021
PyNeuroML can convert LEMS files to SED-ML L1V1
Example:
This creates a file in the same folder as the LEMs file with the
.sedml
extension (tests/fixtures/LEMS_NML2_Ex5_DetCell.sedml
).I don't think PyNeuroML can read these files.
We should try to align our usage of NeuroML/SED-ML with this (specifically targets for model elements).
The text was updated successfully, but these errors were encountered: