Strabon
view testsuite/src/test/resources/stSPARQL/AggregateFunctionsTest/IntersectionTest.srx @ 1299:0998e91f6fa5
added tests for aggregate intersection function
author | Stella Giannakopoulou <sgian@di.uoa.gr> |
---|---|
date | Thu Nov 28 12:49:06 2013 +0200 (2013-11-28) |
parents | |
children | 3368376972f5 |
line source
1 <?xml version='1.0' encoding='UTF-8'?>
2 <sparql xmlns='http://www.w3.org/2005/sparql-results#'>
3 <head>
4 <variable name='intersection'/>
5 </head>
6 <results>
7 <result>
8 <binding name='intersection'>
9 <literal datatype='http://strdf.di.uoa.gr/ontology#WKT'>POLYGON ((1 0, 0 0, 0 1, 1 1, 1 0));http://www.opengis.net/def/crs/EPSG/0/4326</literal>
10 </binding>
11 </result>
12 </results>
13 </sparql>