You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After adding a console.log statement to getSPARQLQueryString (to see which generated SPARQL queries are sent) I've noticed that the last generated SPARQL has one value too much, in fact double (total resources the iterator got was 43, iterator limit 10):
After adding a
console.log
statement to getSPARQLQueryString (to see which generated SPARQL queries are sent) I've noticed that the last generated SPARQL has one value too much, in fact double (total resources the iterator got was 43, iterator limit 10):The text was updated successfully, but these errors were encountered: