issues
search
RDFLib
/
sparqlwrapper
A wrapper for a remote SPARQL endpoint
https://sparqlwrapper.readthedocs.io/
Other
526
stars
122
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error: no endpoint defined
#239
hugobartolo
opened
2 hours ago
1
Update Wrapper.py
#238
nklsbckmnn
opened
2 months ago
0
HTTP 403 with SPARQLWrapper default user agent when querying Wikidata
#237
lu-pl
closed
1 month ago
0
Add Ontop among the SPARQL endpoint implementations
#236
phopfgartner
opened
3 months ago
0
Remove use of `requests`, switch to `httpx`, support Async http requests
#235
ashleysommer
opened
3 months ago
7
SPARQLWrapper does not work for `CONSTRUCT` and `DESCRIBE` queries on the UniProt SPARQL endpoint which is Virtuoso
#234
vemonet
opened
5 months ago
3
GraphDB 10.2.2: b'Missing parameter: query' on INSERT
#233
frantony
closed
3 months ago
3
405 (Method not allowed) for SELECT QUERY with # street address in comment
#232
WolfgangFahl
opened
10 months ago
2
Unable to query the rdf:type
#231
Gautamshahi
opened
1 year ago
3
Align query result types with rdflib
#230
namedgraph
opened
1 year ago
0
Added support of sessions by requests, removed dependency of urllib's authentications
#229
Huddeij
opened
1 year ago
2
AWS Signature Version 4 Authentication Support
#228
miguelsmuller
opened
1 year ago
2
Can't use SPARQLWrapper in nix-shell (somewhat OT)
#227
ktk
opened
1 year ago
0
WikiData Not Returning CSV
#226
hendursaga
opened
1 year ago
1
Add agent and updateEndpoint to SPARQLWrapper2 (fixes #162)
#225
hbruch
opened
1 year ago
2
QueryBadFormed: A bad request has been sent to the endpoint
#224
rjalexa
opened
1 year ago
0
Cannot install with conda for Python >=3.10
#223
rfm-targa
closed
1 year ago
2
Test failures probably due to remote service issues
#222
felixonmars
opened
2 years ago
0
FIx command
#221
arenas-guerrero-julian
closed
2 years ago
0
Raising ValueError if unsupported return types are requested for SELECT queries
#220
dgupta04
opened
2 years ago
0
Allow earlier versions of rdflib
#219
cmungall
opened
2 years ago
2
Fixing issue 190
#218
ananya2711
opened
2 years ago
3
TLS changes in Python 3.10, insecure endpoint
#217
milan252525
opened
2 years ago
0
Fix version in default user agent
#216
lucaswerkmeister
opened
2 years ago
0
Make tests faster and more reliable.
#215
aucampia
opened
2 years ago
0
pre-commit + dev tools
#214
eggplants
closed
2 years ago
0
Judge exact query type
#213
eggplants
closed
1 year ago
0
Organize old PRs/Issues
#212
eggplants
closed
2 years ago
0
using "describe" in a comment leads to error
#211
WolfgangFahl
opened
2 years ago
12
Documentation format
#210
papoteur-mga
opened
2 years ago
4
Removing https://rdflib.github.io/sparqlwrapper
#209
aucampia
opened
2 years ago
4
Prepare for 2.0.0 release
#208
aucampia
closed
2 years ago
0
Add .readthedocs.yaml to make readthedocs work
#207
aucampia
closed
2 years ago
0
Add sphinx and theme to requirements
#206
aucampia
closed
2 years ago
0
Convert SPARQLWrapper.SmartWrapper to pandas dataframe
#205
appliedgraphs
opened
2 years ago
6
Use `ArgumentTypeError` to raise error with message
#204
eggplants
closed
2 years ago
0
Resolve packaging issues
#203
eggplants
closed
2 years ago
1
Fix CLI error reporting
#202
aucampia
closed
2 years ago
1
Replace module level dunders with setuptools keywords
#201
aucampia
closed
2 years ago
1
Introduce Lint tools
#200
eggplants
opened
2 years ago
0
Next Release?
#199
eggplants
closed
2 years ago
20
Drop urllib2 + keepalive
#198
eggplants
opened
2 years ago
0
Typing
#197
eggplants
closed
2 years ago
14
Improve packaging
#196
eggplants
closed
2 years ago
1
pre-commit
#195
eggplants
opened
2 years ago
6
Fix CI and test related to deprecated warning
#194
eggplants
closed
2 years ago
3
Typing
#193
eggplants
closed
2 years ago
1
Running all tests at once causes failure of test for `Wrapper.py`
#192
eggplants
opened
2 years ago
1
Make output based on type of returned results in CLI
#191
eggplants
closed
2 years ago
2
Raise `ValueError` when user selects incopatable formats
#190
nicholascar
opened
2 years ago
3
Next