Strabon

log

age author description
2013-05-08 Konstantina Bereta removed comments and made some tests. "insert [data]" clauses seem to work. UC works in updates as well. But it should be tested in more detail and the rewriting modules should be restructured.temporals
2013-05-08 Konstantina Bereta added HashTable to ensure that the constructed graph variables in the update and select clause that correspond to the same temporal literal are the sametemporals
2013-05-08 Konstantina Bereta misplaced bracket caused bugtemporals
2013-05-07 Konstantina Bereta initial version of the modified rewritter to support temporal updatestemporals
2013-05-01 Konstantina Bereta added utils class that contains method for rewriting update queries that contain quadstemporals
2013-05-04 Kostis Kyzirakos Added some information at the Postgres tuning section of the README file.
2013-05-03 Panayiotis Smeros Removed a test that failed with Jenkins. This happened because strdf:union returns GeometryCollections with a random order of geometries.
2013-05-03 Panayiotis Smeros Added relate query function test (DE-9IM intersection pattern for equality).
2013-05-03 Panayiotis Smeros Added srid-function, default-crs and empty wkt and gml literal test.
2013-05-02 Kallirroi Dogani updated ChangeLog
2013-05-01 Konstantina Bereta updated Changelogtemporals
2013-04-30 Stella Giannakopoulou added tests for strdf:union function
2013-04-30 Stella Giannakopoulou fixed typo
2013-04-30 Stella Giannakopoulou describe.jsp remembers the format
2013-04-30 Stella Giannakopoulou merge
2013-04-30 Stella Giannakopoulou addresses #38: added download button in describe.jsp
2013-04-29 Panayiotis Smeros Merge.
2013-04-29 Panayiotis Smeros Added Distance Test.
2013-04-29 Panayiotis Smeros Added Query Functions Test.
2013-04-29 Panayiotis Smeros Added Geometry Properties Test.
2013-04-29 Panayiotis Smeros Added Feature Properties Test.
2013-04-29 Panayiotis Smeros Added Geometry Class test.
2013-04-29 Panayiotis Smeros Updated Readme (command to run the tests).
2013-04-29 Stella Giannakopoulou one more test for strdf:distance
2013-04-29 Stella Giannakopoulou added ogc prefix in testsuite/src/test/resources/prefixes
2013-04-29 Konstantina Bereta added a nested query. A set of more complicated queries should be added. This is more important for the temporal component because the rewritting mechanism is subject to testing as well.temporals
2013-04-29 Konstantina Bereta added first set of tests on temporal operations. Please not that a temporally enabled database should be used, extended with the sql script that add the allen functions which are not supported by Postgres temporal.temporals
2013-04-28 Konstantina Bereta same heretemporals
2013-04-28 Konstantina Bereta did some refactoring and moved some queries in separate teststemporals
2013-04-26 Konstantina Bereta added some tests in the test suitetemporals