Erich Bremer
Erich Bremer
Fair enough, thanks for the response @TallTed ! I've have been trying out the CDT support that was added to Apache Jena in the last version to get a feel...
It looks good @melissalinkert ! It will allow me to create my own ITagProvider(s). Specifically, one that takes an Apache Jena Model as a constructor parameter. :-)
Thanks for fixing the query, and in fixing it, can I assume the answer is then yes to my question --> "Will Virtuoso's GeoSPARQL functions work on just the WKT...
Hi @HughWilliams , Im testing this out not. How can I confirm I have the geosparql functions loaded because I am getting a: ``` Virtuoso 37000 Error SP031: SPARQL compiler:...
I forgot the geo library. Now throwing: ``` Virtuoso 22003 Error SR030: Too few (only 2) arguments for GEOS silent SRS distance. ```
I added the units:meter and got further with a different error: ``` Virtuoso 22023 Error GEOxx: The function "GEOS silent SRS distance"() requires access to data about spatial reference systems...
Okay it is having a problem loading. I've added `/usr/share/proj` to `dirsallowed`. I used `./configure --enable-proj4=/usr/share/proj --enable-geos=/usr/share/geo` for configure options. It looks like it is looking for `libproj.so.12` in `/data/virtuoso/lib/virtuoso/hosting`...
`LD_LIBRARY_PATH` did the trick! Thank you @HughWilliams for the Saturday response!
@costas80 Looks like @filip26 removed the message. Perhaps he's still staying in the game?
Is there any way to use numerics as opposed to strings?