Hello, There was notification before Christmas about phasing out the jena-spatial module and replacing it with a GeoSPARQL compliant module.
Work has been completed on incorporating the functions from jena-spatial relating to Lat/Lon geo predicates into the new module. These functions also have versions for GeoSPARQL geometry literals. There are also some additional filter functions added for convenience, e.g. convert lat/lon values to geometry literals and calculating distances. Methods for converting existing datasets to GeoSPARQL structure, so that the full features can be accessed, are also available. The API is available at: https://github.com/galbiston/geosparql-jena A HTTP server application that uses the API, without a GUI, is available at: https://github.com/galbiston/geosparql-fuseki It would be useful to have feedback and testing on the proposed module from existing users of the jena-spatial module. Thanks, Greg
