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

XRM editor syntax serialization for mapping described in RDF #128

Open
mchlrch opened this issue Apr 19, 2023 · 0 comments
Open

XRM editor syntax serialization for mapping described in RDF #128

mchlrch opened this issue Apr 19, 2023 · 0 comments

Comments

@mchlrch
Copy link
Member

mchlrch commented Apr 19, 2023

Adding the possibility to serialize an RDF representation (see #127) of xrm mapping elements (everything: source, vocab, mapping, dialect, ...) back to xrm editor syntax.

This improves hackability and unlocks possibilities for toolchain improvements outside of the xrm editor itself, for example:

  • experimentation with new kinds of mapping UIs
  • experimentation with auto-generated mappings ( direct mappings, LLMs, ...) followed by post-processing in xrm editor

From the outside, this looks like integration on editor syntax level. Before implementing this, we also need to consider the option of first introducing a domainmodel layer into xrm, as this would yield additional extension points for toolchain integration independent of the xrm editor.

@mchlrch mchlrch changed the title XRM editor syntax serialization for xrm mapping in RDF XRM editor syntax serialization for mapping described in RDF Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant