Found the thread about GeoSPARQL
https://jena.markmail.org/thread/3bg3vsathmobvrcl#query:+page:1+mid:itnlkehvwlmsf364+state:results
Just tried building it again but I think my knowledge of Gradle is still 
lacking. It fails with
```* Where:
Settings file 
'/home/kinow/Development/java/jena/geosparql-jena/settings.gradle' line: 3

* What went wrong:
A problem occurred evaluating settings 'geosparql-jena'.
> Could not find method enableFeaturePreview() for arguments 
> [STABLE_PUBLISHING] on settings 'geosparql-jena' of type 
> org.gradle.initialization.DefaultSettings.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED


```
No matter what I try (tried removing tasks and settings in the gradle file, 
still no luck). But willing to give it another try after it gets Maven settings.
Cheers

    On Thursday, 4 April 2019, 9:58:58 am NZDT, Bruno P. Kinoshita 
<brunodepau...@yahoo.com.br> wrote:  
 
  
>1/ GeoSPARQL
>PMC - having more eyes on this would be helpful.


I think I left a message somewhere about needing to convert to Maven, and I 
think I couldn't get it working for some other reason. Will take another look 
between today and Sunday.
>2/ Prometheus metrics

Used before, and adding the same tool but in a Python project. Happy to take a 
look too! And really great to have that in Jena.
>3/ ​SurroundQueryParser

Never used this one, I lurked in the initial discussion, but lost track of what 
was going on. Will review until Sunday too (Saturday family is out, and summer 
is over in NZ, so whole day for Open Source :D )
CheersBruno


    On Thursday, 4 April 2019, 9:17:07 am NZDT, Andy Seaborne <a...@apache.org> 
wrote:  
 
 We have three major streams outstanding.
Have I missed anything?

1/ GeoSPARQL
2/ Prometheus metrics
3/ ​SurroundQueryParser

== GeoSPARQL

Greg - apologies for being tardy on this one. It looks in good shape.
Did you hear from anyone after the request for feedback?

This is two modules: geosparql-jena and geosparql-fuseki

A suggestion for how to proceed if you have the time for 3.11.0 is that 
we include these basically as-is and remove jena-spatial from Fuseki 
which we have been signalling for a while.

Suggestion:

  jena-geosparql
  jena-fuseki/jena-fuseki-geospatial

and under org.apache.jena.geosparql and org.apache.jena.fuseki.geosparql

It would have to be maven.

Documentation:
This does not have to timed with the release though desirable to have 
some instructions on the website.

Looking the modules, it has its own specialised Fuseki incarnation with 
command line arguments and also internally a system wide configuration. 
maybe, later, we might want to merge the Fuseki setup but exactly how 
and whether separate is better for users due to the specialised nature 
can wait. Release should get feedback after it is incorporated - 
"release early, release often".

Greg - how does that sound?

PMC - having more eyes on this would be helpful.

If the timing is OK, we can work on details on the ticket JENA-664 (or 
email on dev@).

== JENA-1691 : Prometheus metrics

This is getting there. We have the code worked out, the packaging needs 
a bit of discussion; importantly it is missing L&N changes due to 
BSD-binaries in the combined jars mean some L&N changes.

== JENA-1690 : ​SurroundQueryParser

Looks like this is ready and waiting for someone to merge it.


With all that, it looks like some things to sort out.

We can wait a bit longer for 3.11.0, or do 3.11.0 fairly soon with 
whatever is ready, including getting things in and expect to further 
refine, then advance the timing on 3.12.0.

Thoughts?

    Andy
    

Reply via email to