Skip to content

Conversation

@AuPath
Copy link
Collaborator

@AuPath AuPath commented Oct 6, 2025

Enables RML mappings to be supplied to the camel-chimera-mapping-template component via the newly introduced rml camel uri parameter.
The provided RML mapping is converted into an MTL mapping by the mapping-template library, and the resulting MTL mapping is then executed.

Is there any scenario where the user would not want the RML-to-MTL conversion to be executed through the trimmed compiler template? This conversion step should ideally be transparent to the user. Currently, the non-trimmed compiler is used, but switching to the trimmed version as a default may be better. WDYT @marioscrock ?

This change should be merged after cefriel/mapping-template#58
Closes #34

@AuPath AuPath requested a review from marioscrock October 6, 2025 14:57
@AuPath AuPath self-assigned this Oct 6, 2025
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

Successfully merging this pull request may close these issues.

Add support for the execution of RML mappings from Mapping Template Component

2 participants