Hi,
I reorganized my query as you say, using "one of filter" (FILTER IN)
method. The query, that I send my local drugbank endpoint contains 4348
element in its filter block. I have tried several scenarios as configuring
the element count in filter block. When element count in filter block is
bigge
Hello,
I' ve reorganize my query as you say without any nesting UNION. So for this
query with "30 BLOCKS and 29 UNIONS" it worked successfully. But when block
size grows bigger, I' ve received two different errors.
First: For this query with "56 BLOCKS and 55 UNIONS" I' ve received this
error: "V
Hi all,
I' ve just noticed that the "400 Bad Request Error" I receive, caused by
"nesting loop count", not caused by "http request size". So Virtuoso says
me that error:
"Virtuoso 37000 Error SP031: SPARQL compiler: The nesting depth of
subexpressions exceed limits of SPARQL compiler"
So I shoul
Hi Burak,
Presumably you are not creating these queries by typing them into a web
browser form? But instead have written code that does a HTTP GET request
to the SPARQL endpoint?? In which case, as Patrick has suggested, use
POST instead of GET -- the request needs a Content-type of
"applicati
Hello all,
Thank you for your suggestions. I will take your opinions into account.
There are possible ways to shorten query with better ordering of UNION
blocks as you say. But we use queries much more union count than this, so
the query size will grow into a few megabytes. Is there any way to
co
Hello Burak
If you want to get tens of result columns, not a long narrow result set
for all,
then you can simply remove extra nesting from your original query.
You can put all UNION mambers to one level. Even if UNION is specified
in the SPARQL spec as a binary operation you don't have to write so
Hello Burak Yönyül,
> I cannot execute queries which are greater than a few kilobytes on Virtuoso.
> I've loaded example drugbank dataset into Virtuoso Opensource 6.1 and I'm
> trying to execute the query in the file I've attached here, on my local
> drugbank dataset with the sparql endpoint
Hello Burak Yönyül,
> I cannot execute queries which are greater than a few kilobytes on Virtuoso.
> I've loaded example drugbank dataset into Virtuoso Opensource 6.1 and I'm
> trying to execute the query in the file I've attached here, on my local
> drugbank dataset with the sparql endpoint
Hi,
I cannot execute queries which are greater than a few kilobytes on
Virtuoso. I've loaded example drugbank dataset into Virtuoso Opensource 6.1
and I'm trying to execute the query in the file I've attached here, on my
local drugbank dataset with the sparql endpoint "
http://155.223.24.47:8893/d
Hello,
How do I configure incoming HTTP request size in Virtuoso server(opensource
6.1)? I cannot send queries which are greater than a few kilobytes (25 KB).
Thanks you.
Burak Yönyül
--
LogMeIn Rescue: Anywhere, Anytime
10 matches
Mail list logo