Strabon

log

age author description
2013-04-26 Panayiotis Smeros Added rcc8Tppi test.
2013-04-26 Panayiotis Smeros Added rcc8Po test.
2013-04-26 Panayiotis Smeros Added rcc8Ec test.
2013-04-26 Panayiotis Smeros Added rcc8Dc test.
2013-04-26 Panayiotis Smeros Added rcc8Eq test.
2013-04-26 Panayiotis Smeros Added ehInside test.
2013-04-26 Panayiotis Smeros Added ehCoveredBy test.
2013-04-26 Panayiotis Smeros Added ehCovers test.
2013-04-26 Panayiotis Smeros Added ehOverlap test.
2013-04-26 Panayiotis Smeros Added ehMeet test.
2013-04-26 Panayiotis Smeros ehContains has different results from sfContains (that's not wrong).
2013-04-26 Panayiotis Smeros Added ehContains test.
2013-04-26 Panayiotis Smeros Added ehEquals and ehDisjoint test.
2013-04-26 Panayiotis Smeros Added sfOverlaps test.
2013-04-26 Panayiotis Smeros Added sfContains test.
2013-04-26 Panayiotis Smeros Added sfWithin test.
2013-04-26 Panayiotis Smeros Added sfCrosses test.
2013-04-26 Panayiotis Smeros Added sfTouches test.
2013-04-26 Panayiotis Smeros Added sfIntersects test.
2013-04-26 Panayiotis Smeros Changed test dataset and expected results.
2013-04-26 Panayiotis Smeros Added sfDisjoint test.
2013-04-26 Panayiotis Smeros Added sfEquals test.
2013-04-26 Babis Nikolaou merge with default
2013-04-26 Babis Nikolaou added UnsupportedExtensionFunctionException (just extends QueryEvaluationException) which is thrown in GeneralDBEvaluation when no extension function is found. Added also a catch case for this kind of exceptions in monetdb.QueryOp and postgis.QueryOp. Afterall, we should not throw any exceptions to the end-user. An ERROR is sufficient enough. Exceptions should only be thrown only in cases of bugs.
2013-04-25 Panayiotis Smeros Started Simple Features' spatial relations tests.
2013-04-25 Panayiotis Smeros Added Geosparql Feature test.
2013-04-25 Panayiotis Smeros Removed duplicate prefixes from test queries.
2013-04-25 Panayiotis Smeros Updated README (tester guide).
2013-04-25 Panayiotis Smeros Added prefixes file.
2013-04-25 Panayiotis Smeros Merge.
2013-04-25 Panayiotis Smeros Added first GeoSPARQL test (inference option is enabled).
2013-04-25 Stella Giannakopoulou added tests for distance function
2013-04-25 Stella Giannakopoulou added tests for buffer function
2013-04-25 Kostis Kyzirakos Removed dependency from the Strabon testing maven repository.MonetDB
2013-04-23 Panayiotis Smeros Added name and copyright year.
2013-04-23 Panayiotis Smeros Endpoint script also supports named graphs and inference.
2013-04-23 Panayiotis Smeros Endpoint-store now supports everything Strabon-store supports (named graphs and inference).
2013-04-23 Panayiotis Smeros Added inference option in strabon script.
2013-04-22 Panayiotis Smeros Fixed encoding issues with getResource method.
2013-04-22 Kallirroi Dogani changed all SF functions of GeoSPARQL not to use ST_Relate PostGIS function
2013-04-22 Panayiotis Smeros Jenkins debug.
2013-04-22 Panayiotis Smeros Removed postgis.defaultUser from database properties (Actually not needed).
2013-04-22 Panayiotis Smeros Merge.
2013-04-22 Panayiotis Smeros Replaced "/" with FIle.separator.
2013-04-22 Panayiotis Smeros Added a parameter that enables/disables inference.
2013-04-22 Stella Giannakopoulou added geof:distance function (same as strdf:distance)
2013-04-22 Stella Giannakopoulou class GeoSparqlNonTopologicalMetric must extend SpatialMetricFunc and not SpatialConstructFunc
2013-04-22 Stella Giannakopoulou added implementation of geof:buffer (same as strdf:buffer)
2013-04-22 Stella Giannakopoulou now stdf:buffer can be nested in any function
2013-04-21 Stella Giannakopoulou made appendrelate recognise a GeneralDBSqlSpatialConstructTriple function as an argument.
2013-04-20 Kostis Kyzirakos Cleaned up the poms in order to produce (consistently!) a successful build even with an empty local maven repository.
2013-04-20 Kostis Kyzirakos Merge
2013-04-20 Kostis Kyzirakos Modified pom.xml of endpoint-client in order to produce an valid but unsigned jar that contains all dependencies.
2013-04-19 Konstantina Bereta resolved merge issues and fixed compilation errorstemporals
2013-04-19 Konstantina Bereta merge withe defaulttemporals
2013-04-19 Panayiotis Smeros Updated Readme.
2013-04-19 Panayiotis Smeros More than one queries can be tested against the same dataset.
2013-04-19 Panayiotis Smeros Merge.
2013-04-19 Panayiotis Smeros Removed testCRS from runtime and moved tests in testsuite.
2013-04-19 Kostis Kyzirakos Modified the main pom.xml to use the *temporary* strabon.sesame maven repository.temporals