NeuroML / NeuroML2

This repository hosts the NeuroML 2 Schema, the ComponentType definitions in LEMS and the core documentation of NeuroML2.
https://docs.neuroml.org
GNU Lesser General Public License v3.0
50 stars 24 forks source link

Schema: `ProximalDetails` should be `proximalProperties`, `DistalDetails` should be `distalProperties`? #211

Closed sanjayankur31 closed 11 months ago

sanjayankur31 commented 1 year ago

I think there's a mismatch between the LEMS definitions and the XSD. The LEMS definitions include proximalProperties and distalProperties in the inhomogeneousParameter:

https://github.com/NeuroML/NeuroML2/blob/development/NeuroML2CoreTypes/Cells.xml#L677

but the XSD has them as ProximalDetails and DistalDetails:

https://github.com/NeuroML/NeuroML2/blob/development/Schemas/NeuroML2/NeuroML_v2.3.xsd#L1918

This mismatch also prevents docs from having the schema definitions included:

https://docs.neuroml.org/Userdocs/Schemas/Cells.html#proximalproperties