Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
 
 
 
 
 
 
oxigraph/testsuite/oxigraph-tests/sparql-optimization/something_or_true_output.rq

3 lines
47 B

SELECT ?o1 ?o2 WHERE {
?s ?p ?o1 , ?o2 .
}