Hi, While you have been doing this work, there has been some parallel work on the Sesame codebase to improve GeoSPARQL support for the Lucene-based Sail that may have an effect when your work is merged back in and Marmotta updates to a Sesame version after the following pull request is merged:
https://bitbucket.org/openrdf/sesame/pull-requests/497/ses-2260-lucene-spatial-support/diff I don't think it is *likely* to have any material effect unless Marmotta includes the Lucene code, but it is possible that it may end up having an effect through the function registries if both of them end up on the classpath at any point in time. It may be useful to look through it to contrast what you have done with what Mark Hale has been doing in that pull request. Cheers, Peter On 3 August 2015 at 10:20, FRANCISCO XAVIER SUMBA TORAL <[email protected]> wrote: > Hi, > > I’m making documentation [1]. For user documentation I’m doing examples with > queries and what are the key points that I have to add for developers > documentation. > > [1] https://wiki.apache.org/marmotta/GSoC/2015/MARMOTTA-584 > > Cheers, > Xavier Sumba.
