[OSSIE][NVIDIA_GSF] Add bidirectional GSF semantic model converter - #275
[OSSIE][NVIDIA_GSF] Add bidirectional GSF semantic model converter#275johntomcat7408-cmyk wants to merge 1 commit into
Conversation
Signed-off-by: Power John <johntomcat7408@gmail.com>
|
This PR contains the converter from #247, which I authored and opened on July 22. The code is substantially identical — ~95% of the non-empty lines in There's also a correctness problem. This copy is based on #247 as of commit 21aa2d3. That revision targeted a provisional GSF document shape predating GSF's actual interchange format. #247 has since been updated (791b440) to emit GSF's real The CI workflow and regression tests added here are useful, and I'm happy to incorporate that idea into #247 with attribution. I'd ask that this be closed in favor of #247. |
Thanks for clarifying the history and for updating #247 to the current GSF interchange contract ( If helpful, I'm happy to coordinate the CI and test improvements through #247 with clear attribution. |
Summary
Context
This PR supersedes #247. The original implementation and discussion came from @liofnv; this replacement consolidates the change into one commit and incorporates the review fixes identified on #247.
Validation