Hi! I was working on an issue https://github.com/RDFLib/rdflib/issues/629.
I found that for Raw Literals, it was quite easy to extend this case of duration by handling it in rdfliB/term.py. I assumed that fixing the catch here would result in fixing it in SPARQL. However, this is not the case. I realised SPARQL queries' literal operations are done separately to the Raw Literal handling. This is a new codebase for me. Hence it would be really helpful if anyone can suggest where should I look at for manipulating such SPARQL query expressions? Thanks for the help. -- 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/a2dbe289-b056-4e19-a675-ce3783e0af1f%40googlegroups.com.
