http://docs.rdf4j.org/rest-api/ has a number of non-official but mainstream parameters for controlling various aspects of SPARQL queries.
Question: should we
1) add these parameters to the PyShEx evaluator as individual items
2) look at one big "trailer" parameter that is tacked on to the sparql_slurper queries?
3) Consider a generic SPARQL template where the code fills in the subj/pred/obj elements and the query can be as fancy as needed?
http://docs.rdf4j.org/rest-api/ has a number of non-official but mainstream parameters for controlling various aspects of SPARQL queries.
Question: should we 1) add these parameters to the PyShEx evaluator as individual items 2) look at one big "trailer" parameter that is tacked on to the sparql_slurper queries? 3) Consider a generic SPARQL template where the code fills in the subj/pred/obj elements and the query can be as fancy as needed?