> 2 problems here:
> - space isn't allowed in URI
There should be underscore ("_") as in the original post. I did a mistake while 
rewriting. When it comes to "ł" sign, I probably should make that formatted as 
%C5%82.

> this mostly looks like an inconsistency between py2 and py3 to me. My guess 
> is that you use py3 where this errs with a UnicodeEncodeError.
> In other words: it's possible that you have to "quote" the IRI into a URI 
> yourself here, even though it happened implicitly in py2.
Yes, py3. ;)

Thank you. Let's leave that. I got a 5.0 grade for that project already and 
probably will not use that part of the code anymore (especially that querying 
by sparql.query() seems better) ;)

-- 
http://github.com/RDFLib
--- 
You received this message because you are subscribed to the Google Groups 
"rdflib-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rdflib-dev/295f82f3-3f22-40c9-8aab-9cbf17ca7a2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to