Hi Abhishek, This is a “how do I...” question, not an RDFlib development question, so please could you post this to Stack Overflow with the tag [rdflib]? This will allow us to answer the question in a very visible public forum where other people might see it.
See existing questions at https://stackoverflow.com/questions/tagged/rdflib Thanks, Nick — Dr Nicholas Car Data Systems Architect SURROUND Australia 0477 560 177 [email protected] > On 6 May 2020, at 5:05 pm, Abhishek Vyas <[email protected]> wrote: > > > 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. -- 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/C4742BB0-84D5-48F5-A96F-9F370FFABCF5%40surroundaustralia.com.
