When passing a SPARQL query as a string using the query URI parameter for the ASK, SELECT, or CONSTRUCT operations, multi-line queries cause URI resolution to fail in Apache Camel routes. This appears to be due to how line breaks are handled within the URI, resulting in malformed or unresolvable endpoints.
When passing a SPARQL query as a string using the query URI parameter for the ASK, SELECT, or CONSTRUCT operations, multi-line queries cause URI resolution to fail in Apache Camel routes. This appears to be due to how line breaks are handled within the URI, resulting in malformed or unresolvable endpoints.