Commit da4d0d0
committed
Add module TYPES/VALUES, DataElement concern, TermComp elements, RubyDoc, and comprehensive specs
- Add Tbx::DataElement shared concern (DRY) for data-category attributes
with InlineContent sub-concern for entity.noteText elements
- Add Tbx::Modules::{Min,Basic,Linguist,CoreTypes} with TYPES/VALUES
constants sourced from .tbxmd files
- Add TYPES constants on Admin, AdminNote, Descrip, TermNote, Ref,
Xref, Transac, TransacNote, Hi composed from module definitions
- Add VALUES constants on TermNote (picklist enums) and Transac
- Add Tbx::TermComp, TermCompGrp, TermCompSec from TermComp module
- Fix Sc model to match core RNG (remove type, subtype, target attrs)
- Add comprehensive YARD RubyDoc on all element classes tracing
schema/module sources
- Add reference schema files from 12 LTAC-Global repositories
- Add 119 new specs (165 total) covering TYPES/VALUES, DataElement,
TermComp, and XML round-trips
- Update README with schema/module/element coverage tables
- Update CLAUDE.md with DataElement and Modules patterns1 parent 4dc8cf4 commit da4d0d0
98 files changed
Lines changed: 14113 additions & 167 deletions
File tree
- lib
- tbx
- modules
- reference-docs
- schemas
- TBX-Basic_ImplementationGuide
- TBX-Core_dialect
- Schemas
- TBX-Linguist_dialect
- DCA
- DCT
- TBX-Min_dialect
- DCA
- DCT
- TBX_linguist_module
- TBX_module_description_xml
- TBX_termComp_module
- spec/tbx
- modules
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
3 | 35 | | |
4 | 36 | | |
5 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| |||
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
75 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
76 | 85 | | |
77 | 86 | | |
78 | 87 | | |
| |||
105 | 114 | | |
106 | 115 | | |
107 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
108 | 128 | | |
109 | 129 | | |
110 | 130 | | |
| |||
0 commit comments