Strabon

annotate testsuite/src/test/resources/stSPARQL/SpatialAnalysisFunctionsTest/Intersection1Test.srx @ 1424:c8cc4daeeafa

corrected tests that were expecting a WKT in 4326 to contain also the URI of the CRS; we do not include this anymore, if the CRS is the default for that datatype
author Babis Nikolaou <charnik@di.uoa.gr>
date Tue Sep 23 14:36:26 2014 +0300 (2014-09-23)
parents b0b702ec95b4
children
rev   line source
psmeros@1217 1 <?xml version='1.0' encoding='UTF-8'?>
psmeros@1217 2 <sparql xmlns='http://www.w3.org/2005/sparql-results#'>
psmeros@1217 3 <head>
psmeros@1217 4 <variable name='intersection'/>
psmeros@1217 5 </head>
psmeros@1217 6 <results>
psmeros@1217 7 <result>
psmeros@1217 8 <binding name='intersection'>
charnik@1424 9 <literal datatype='http://strdf.di.uoa.gr/ontology#WKT'>POINT (1 1)</literal>
psmeros@1217 10 </binding>
psmeros@1217 11 </result>
psmeros@1217 12 </results>
psmeros@1217 13 </sparql>