You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Greg Albiston (JIRA)" <ji...@apache.org> on 2019/01/21 18:45:00 UTC

[jira] [Created] (JENA-1661) FunctionBase5: 5 argument abstract class for filter functions.

Greg Albiston created JENA-1661:
-----------------------------------

             Summary: FunctionBase5: 5 argument abstract class for filter functions.
                 Key: JENA-1661
                 URL: https://issues.apache.org/jira/browse/JENA-1661
             Project: Apache Jena
          Issue Type: Improvement
            Reporter: Greg Albiston


Extended FunctionBase4 for 5 argument case.

Currently, one to four arguments are supported.

A use case is the spatial GeoSPARQL module measuring distance between two Lat/Lon pairs and a units URI label (i.e. 2 + 2 + 1 arguments).

Pull request created on GitHub for this minor addition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)