Skip to content

Add Jinja templating support to SPARQL operators#1021

Open
robertisele wants to merge 66 commits intodevelopfrom
feature/sparqlTemplating-CMEM-4043
Open

Add Jinja templating support to SPARQL operators#1021
robertisele wants to merge 66 commits intodevelopfrom
feature/sparqlTemplating-CMEM-4043

Conversation

@robertisele
Copy link
Copy Markdown
Member

No description provided.

robertisele and others added 30 commits March 3, 2026 11:49
…rqlUpdateTemplatingEngineSimple and

 SparqlTemplatingEngineVelocity) implement TemplateEngine instead, aligning with the existing plugin pattern used by JinjaEngine, DisabledTemplateEngine,
…emplate and make it a generic template engine.
…e for RequestExceptions to provide additional data for the response.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ng to make empty and hierarchical scopes more explicit.
validate_uri() -> return plain and *valid IRI* without "<>", error if not valid
escape_literal() -> Renders a parameter of the input task as *plain literal*, without enclosing quotation marks
escape_multiline_literal() -> Renders a parameter of the input task as *literal*, escaping tripple single/double quotes
…entity values. Jinja works well with lists of values.
…ve the label for empty values since this is used to signify no selection.
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.

1 participant