Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test on unbranched, non overlapping segmentGroups #7

Open
pgleeson opened this issue Aug 19, 2014 · 1 comment
Open

Add a test on unbranched, non overlapping segmentGroups #7

pgleeson opened this issue Aug 19, 2014 · 1 comment

Comments

@pgleeson
Copy link
Member

e.g. see
https://bitbucket.org/mbezaire/nc_superdeep/src/fab4d82bae57a42a7da0e595d0cf04f203787295/neuroConstruct/generatedNeuroML2/pvbasketcell.cell.nml?at=default

segmentGroups marked with neuroLexId sao864921383, e.g.

<segmentGroup id="bcdendBAS2_2" neuroLexId="sao864921383">
<member segment="39"/>
<member segment="40"/>
</segmentGroup>

can be used to specify a subset of segmentGroups in a cell which contain unbranched (each segment has a unique parent in this group apart from the first) and non overlapping (every segment in cell belongs to one and only one of these segmentGroups) groups.

A test for this should be added to https://github.com/NeuroML/org.neuroml.model/blob/development/src/main/java/org/neuroml/model/util/NeuroML2Validator.java

@pgleeson
Copy link
Member Author

@pgleeson pgleeson added this to the NeuroML2 beta 4 milestone Sep 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant