summaryrefslogtreecommitdiff
path: root/test/DAWG/data-r2/basic/term-7.srx
blob: a26298cf087f2f492d0b15fc9d8d4c7a5f83b57c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
<sparql
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
    xmlns="http://www.w3.org/2005/sparql-results#" >
  <head>
    <variable name="p"/>
  </head>
  <results>
    <result>
      <binding name="p">
        <uri>http://example.org/ns#n2</uri>
      </binding>
    </result>
  </results>
</sparql>