Closed nicholascar closed 1 year ago
Upon some testing, this might be a backend issue. I'm getting around 3 times as many results as I expect (perhaps one set per subsystem i.e. CatPrez, SpacePrez & VocPrez), and the results accumulate for each follow-up request. The IDN Agents DB UI is also experiencing this issue if pointed to the IDN Prez API.
@recalcitrantsupplant are you able to take a look at this issue?
I believe it is a backend issue. Here is the reported issue in Prez https://github.com/RDFLib/prez/issues/76.
Using the demo PrezUI instance at https://data.idnau.org/sparql:
If I run a query that returns 35 results, e.g.
and then if I run it again, I get 70 results, then 105, 140 etc.
So the results from previous queries need clearing.