# HG changeset patch # User Panayiotis Smeros # Date 1366998618 -10800 # Node ID 87aa6dadebe052c582e4b94fa9238a7fe90fc477 # Parent 5201f8b77bb572a4ba344417744396ce67bf8682 Added rcc8Ec test. diff -r 5201f8b77bb5 -r 87aa6dadebe0 testsuite/src/test/resources/geoSPARQL/Rcc8SpatialRelationsTest/Rcc8EcTest.rq --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/testsuite/src/test/resources/geoSPARQL/Rcc8SpatialRelationsTest/Rcc8EcTest.rq Fri Apr 26 20:50:18 2013 +0300 @@ -0,0 +1,10 @@ +SELECT ?x ?y +WHERE +{ +?x geo:hasGeometry ?geom1. +?geom1 geo:asWKT ?g1. + +?y geo:hasGeometry ?geom2. +?geom2 geo:asWKT ?g2. + +FILTER((geof:rcc8ec(?g1, ?g2)))} \ No newline at end of file diff -r 5201f8b77bb5 -r 87aa6dadebe0 testsuite/src/test/resources/geoSPARQL/Rcc8SpatialRelationsTest/Rcc8EcTest.srx --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/testsuite/src/test/resources/geoSPARQL/Rcc8SpatialRelationsTest/Rcc8EcTest.srx Fri Apr 26 20:50:18 2013 +0300 @@ -0,0 +1,74 @@ + + + + + + + + + + http://example.org#A + + + http://example.org#C + + + + + http://example.org#C + + + http://example.org#A + + + + + http://example.org#C + + + http://example.org#D + + + + + http://example.org#C + + + http://example.org#E + + + + + http://example.org#C + + + http://example.org#F + + + + + http://example.org#E + + + http://example.org#C + + + + + http://example.org#D + + + http://example.org#C + + + + + http://example.org#F + + + http://example.org#C + + + + +