Strabon

log

age author description
2013-05-09 Panayiotis Smeros Made jsp pages consistent.
2013-05-09 Konstantina Bereta fixed bug that is encountered when the fourth element of nquads is not a literaltemporals
2013-05-08 Konstantina Bereta merged queryWriting and updateRewriting methods. Now the queryRewriting method exists only, which is for temporal updates and queries. It is now placed in under the "utils" class and not in the runtime.generaldb.Strabon classtemporals
2013-05-08 Konstantina Bereta added "hasValidTime" property of strdf as constant in the vocabulary.temporals
2013-05-08 Konstantina Bereta updated changelogtemporals
2013-05-08 Konstantina Bereta same heretemporals
2013-05-08 Konstantina Bereta moved TemporalConstants to the respective "vocabulary" projecttemporals
2013-05-08 Panayiotis Smeros Reverted some old changes that were trying to fix the kml-visualization bug. Now this is not a bug. We have sextant!
2013-05-08 Konstantina Bereta some temporal tests fail because of a typo in the respective datasets. They should be completed though because some of them return an empty result settemporals
2013-05-08 Konstantina Bereta Forgot to update also the "hasValidTime" graph pattern in the update clause of the query when a temporal constant is encountered in the update clausetemporals
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.