If I have something like this in a query
FILTER REGEX (?object, "", "i")does Jena optimize the query, in this case by removing such FILTER?
If I have something like this in a query
FILTER REGEX (?object, "", "i")does Jena optimize the query, in this case by removing such FILTER?