Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
 
 
 
 
 
 
oxigraph/testsuite/oxigraph-tests/sparql/nested_anonymous.srx

13 lines
255 B

<?xml version="1.0"?>
<sparql xmlns="http://www.w3.org/2005/sparql-results#">
<head>
<variable name="a"/>
</head>
<results>
<result>
<binding name="a">
<literal>t1</literal>
</binding>
</result>
</results>
</sparql>