Closed sanjayankur31 closed 3 years ago
@pgleeson LEMS does not currently include "description" as an attribute for "Child" and "Children" components:
https://github.com/LEMS/LEMS/blob/development/Schemas/LEMS/LEMS_v0.7.5.xsd#L142
Should I add these to the LEMS schema?
(PyLEMS doesn't try to parse "description" either, so that'll also have to be updated)
PR for LEMS schema opened: https://github.com/LEMS/LEMS/pull/14
PR for PyLEMS: https://github.com/LEMS/pylems/pull/47
I expect some changes are required in jLEMS too?
Since the schema documentation on docs.neuroml.org is being generated from the LEMS definition files, we need to add docs here to get them on the website. Example element:
Cell > Morphology
.