Hello,
I am working on issue https://github.com/RDFLib/rdflib/issues/948 and 
trying to understand the flow of code. As I am new in this and up to now 
what i understood is as:

1. If I pass the parameter format=turtle and do serialization then 
"serialize" method of "\rdflib\plugins\serializers\turtle.py" is called and 
then we need to handle the issue somewhere around it.
2. Prefix is not applied in the case if subject or object have "#",'/' or 
any other special character but It work correctly if we use " . "   .
Please correct me if I am wrong and It will be helpful for me if I could 
get to know about flow of serialization and how "name spacing" is used in 
it.
I will be thankful for help.

Regards prefix foo is only applied
Abhishek Vyas

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/rdflib-dev/a3061566-29e1-4fc0-8a9e-3f9bd26945ca%40googlegroups.com.

Reply via email to