If you mean compose queries to put them to a local graph, see https://rdflib.readthedocs.io/en/stable/intro_to_sparql.html <https://rdflib.readthedocs.io/en/stable/intro_to_sparql.html>
If you mean compose queries to pst them to a remote SPARQL endpoint, then yes, see SPARQLWrapper. Cheers, Nick > On 1 Mar 2020, at 2:55 am, pawan kumar <[email protected]> wrote: > > Hi, > > How do we compose SPARQL Queries of various kinds (SELECT, CONSTRUCT, ASK > etc). > I read RDFExtras > (https://rdfextras.readthedocs.io/en/latest/sparql/detailed_description.html) > had tools like SPARQLGraph, GraphPattern etc, but rdfextras got deprecated, > and I can't find similar objects and methods in rdflib. I suppose > SPARQLWrapper may have such constructs, but I am unable to find it either. > > Please Help. > > Regards. > Pawan Kumar > Research Scholar at CSE IIT Delhi. > > -- > http://github.com/RDFLib <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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rdflib-dev/b7c630a3-995b-44e1-9ed6-0bd71ca6471f%40googlegroups.com > > <https://groups.google.com/d/msgid/rdflib-dev/b7c630a3-995b-44e1-9ed6-0bd71ca6471f%40googlegroups.com?utm_medium=email&utm_source=footer>. ______________________________________________________________________________________ Dr Nicholas Car Data Systems Architect SURROUND Australia Pty Ltd Address P.O. Box 86, Mawson, Canberra ACT 2607 Phone +61 477 560 177 <tel:+61+414+99+55+43?utm_source=WiseStamp&utm_medium=email&utm_term=&utm_content=&utm_campaign=signature> Email [email protected] Website https://surroundaustralia.com Enhancing Intelligence Within Organisations delivering evidence that connects decisions to outcomes -- 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/B6F0C441-33F2-48FE-88DA-E7E4003DFE57%40surroundaustralia.com.
