-
Hello -- just learning and may not know sytack -- but the example
```python
up:Disease_Annotation {
a [ up:Disease_Annotation ] ;
up:sequence [ up:Chain_Annotation up:Modified_Sequence ] ;
…
-
A sparql query can easily get too large to fit in a GET request; `SPARQLWrapper` can be configured to do POST requests, but `sparql-kernel` does not seem to support them. Can this feature be added?
-
For all the public SPARQL services I get http error 407 Proxy Authentication Required.
The plugin therefore does not seem to use the QGIS proxy settings.
What is necessary to change this? Are mo…
-
this caught me a bit off-guard using `from __future__ import unicode_literals`, which causes all strings to by default be unicode strings, which usually is a good idea...
however, without much thinki…
-
Wikidata has put a set of [query limits](https://www.mediawiki.org/wiki/Wikidata_Query_Service/User_Manual#Query_limits) into place, including the ability to recognize and respond to a [HTTP 429](http…
-
Hi,
Occasionally when running when hitting an unexpected response type it is failing rather than printing out the warning due to the line reference a variable (ct) before it's assignment.
>
> …
-
After running a few too many queries against WikiData, I received the following error from sparqlwrapper:
`urllib.error.HTTPError: HTTP Error 429: Too Many Requests`
I know the correct answer i…
edent updated
5 years ago
-
Error with Notebook output.
@mloran - can you point me to the address of the Notebook your having erros with.
I can see that in some Notebooks in your repository the Notebook header might need c…
-
Hello
I'm used to use SPARQLWrapper with success.
But, today, in my environment, I get the following error
Début de run
Comment :=>>
and I don't understand how tosolve this problem.
If I direc…
-
Currently there are a couple of failing tests, for details see: https://github.com/RDFLib/sparqlwrapper/runs/4747557845?check_suite_focus=true