Skip to content

Conversation

@joernhees
Copy link
Member

i think this was a leftover from #744

DBpedia seems to answer with application/sparql-results+xml; charset=UTF-8 header, which wasn't registered in plugins...

also unskips an old test on travis tha otherwise failed locally due to now unresolved SPARQLWrapper exception ref

also unskips an old test on travis tha otherwise failed locally due to now unresolved SPARQLWrapper exception ref
@joernhees joernhees added bug Something isn't working enhancement New feature or request in-resolution SPARQL store Related to a store. labels Oct 30, 2019
@joernhees joernhees added this to the rdflib 5.0.0 milestone Oct 30, 2019
@joernhees joernhees requested a review from gromgull October 30, 2019 16:39
@gromgull
Copy link
Member

My gut feel would be to strip off the ; chatset=.. bit before looking for plugins.

Will we have one plugin for utf-8, one for utf-16?

But whatever, I don't care that deeply :D

@joernhees joernhees closed this Oct 31, 2019
@joernhees joernhees reopened this Oct 31, 2019
@joernhees
Copy link
Member Author

close & reopen to trigger travis...

@joernhees
Copy link
Member Author

yupp, actually thought about that, but didn't find the right spot quickly... also question is: what if the encoding is different, how to handle that correctly?

I'll merge for now as a quick-fix is better than none, but feel free to cleanup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request in-resolution SPARQL store Related to a store.

2 participants