LEMS shorthand notation for component definition defies validation
Open
Nobody has claimed this yet.
in progress
- Dominant language
- Java
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
How are we supposed to capture things like (from https://github.com/LEMS/LEMS/blob/master/examples/example1.xml)
<iaf1 id="celltype_a" threshold="-30 mV" refractoryPeriod="2 ms" capacitance="3uF" />
in the schema???
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the shorthand example in examples/example1.xml and inspect the repository's schema and validation entry points to determine how component definitions are represented. Clarify the expected schema support and validation behavior for this self-closing form and its attributes; the issue does not name specific schema files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100