X12 - automatic detection of grammar
Open
- Dominant language
- C#
- Stars
- 490
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
in X12 format, the ISA16-18 elements are used for:
ISA16: data element separator
ISA17: sub-element separator
ISA18: segment terminators
is it possible to automatically detect these elements and use them to set the corresponding grammar to read in the file?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the X12 parsing and grammar-configuration entry points in EDI.Net, then review how ISA16, ISA17, and ISA18 are currently handled. Done means an X12 file can provide these separators and segment terminator automatically, with the resulting grammar used to read the file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100