Version
5.4
What happened?
See also the discussion in #3232
The Jena implementation of http://www.opengis.net/def/function/geosparql/distance is not capable of calculating a metric distance for non metric coordinate systems. This function could be mapped to the vendor function http://jena.apache.org/function/spatial#distance which does support this behavior.
Relevant output and stacktrace
Are you interested in making a pull request?
None