Raul Palma

Results 9 comments of Raul Palma

hi @TallTed I have the latest release 7.2.6-dev (https://sourceforge.net/projects/virtuoso/files/virtuoso/7.2.6-dev/): `OpenLink Virtuoso Server 07.20.3230 Jan 9 2019 aafff5336 -pthreads Linux` You can see how the query is generated here: https://d2klab.github.io/sparql-transformer/ copy...

thanks @TallTed just note that the same happens if the OPTIONAL is not empty. If you change the empty optional with for example: ``` OPTIONAL { ?s rdfs:type ?type }...

I logged the requests from Protege (mac v5.5.0). It tries multiple times using two different requests, with the headers below. So, no turtle is even considered, and it seems text/html...

I had to make rdf/xml version, and created the following rules, to make it work (open from protege). Obviously is not very nice to be forced to make (and maintain)...

thanks for the reply @c-martinez Indeed, we are having some cases where we are returning tens of results, and the paging becomes *quite relevant* in order to get them. Some...

Yes, i see now this is fine, thanks

Thanks a lot @ashleysommer for all the information. Regarding Astrea, I am in touch with the developers, I will point this issue to them. Regarding the GeoSPARQL terms (we are...

thanks @c-martinez @albertmeronyo I am coming back to this (still standing) issue. That was exactly what i was thinking, if the user variable is replaced before the query is evaluated,...