age |
author |
description |
2013-07-15 |
Panayiotis Smeros |
Added Topological Relations Test for stSPARQL (sameAs sfSpatial Relations for GeoSPARQL). |
2013-07-15 |
Panayiotis Smeros |
Added IsSimple Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Added IsEmpty Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Added AsGML Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Added AsText Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Added Srid Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Added GeometryType Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Added Dimension Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Typo. |
2013-07-14 |
Kallirroi Dogani |
changed the position of crs in geometry of map bounds displayed at strabon endpoint |
2013-07-13 |
Babis Nikolaou |
fixed NULL pointer exception that was from StrabonPolyhedron when one passed a WKT representation containing the URI for the CRS (stRDF/wktLiteral). In this case, parsing of WKT using JTS was failing causing StrabonPolyhedron to continue parsing for GML, which was failing as well |
2013-07-13 |
Kallirroi Dogani |
SPARQL Endpoint Client: removed one more test. All tests must be transferred to test suite and use only local endpoints |
2013-07-11 |
Kallirroi Dogani |
added datatype and CRS to the map bounds displayed at strabon endpoint |
2013-07-11 |
Kallirroi Dogani |
SPARQL endpoint client: removed some tests that fail |
2013-07-09 |
Kallirroi Dogani |
strabon endpoint displays now the bounds of the map |
2013-07-09 |
Konstantina Bereta |
made the default size of the pie chart a bit larger (a.k.a gkoumoutsa) |
2013-07-09 |
Konstantina Bereta |
Strabon endpoint now displays the results of queries with two variables in projection (string and number) in a pie chart using google charts |
2013-07-08 |
Konstantina Bereta |
forgot to add the respective div section where the chart will be displayed |
2013-07-08 |
Konstantina Bereta |
resolved merge issues |
2013-07-08 |
Konstantina Bereta |
merge |
2013-07-08 |
Konstantina Bereta |
reverted conn properties |
2013-07-08 |
Konstantina Bereta |
some more changes, charts not supported yet |
2013-07-08 |
Konstantina Bereta |
same |
2013-07-08 |
Konstantina Bereta |
more changes to support charts |
2013-07-05 |
Konstantina Bereta |
changes to support exporting statistical results in charts |
2013-07-04 |
George Garbis |
Minor changes: fix code about logging |
2013-07-04 |
George Garbis |
Add TupleQuery result format |
2013-06-19 |
Konstantina Bereta |
fixed bug that occured sometimes when projecting the valid time of a triple that is a timestamp and takes part in a temporal operation in the filter clause of the querytemporals |
2013-06-04 |
Dimitris Bilidas |
added xerial sqlite jdbc jar in pomssqlite |
2013-06-04 |
Dimitris Bilidas |
made sqlite compile with the newest version of Strabonsqlite |
2013-06-04 |
Dimitris Bilidas |
started adding sqlite database backendsqlite |
2013-05-23 |
Babis Nikolaou |
made geometries of KML red when rendered using geoXML3 |
2013-05-22 |
Babis Nikolaou |
reverted connection.properties to older version that does not use the well-known password (mercy) |
2013-05-22 |
Babis Nikolaou |
removed FA appender |
2013-05-22 |
Babis Nikolaou |
bored of reverting log level to INFO. |
2013-05-18 |
Kallirroi Dogani |
SPARQLEndpoint Client supports now the update operation (only for strabon endpoint) |
2013-05-18 |
Kallirroi Dogani |
SPARQL Endpoint Client: store operation supports now named graphs |
2013-05-16 |
Panayiotis Smeros |
Merge. |
2013-05-16 |
Panayiotis Smeros |
Updated Changelog. |
2013-05-15 |
Konstantina Bereta |
updated changelog |
2013-05-15 |
Konstantina Bereta |
started adding diffTime function. This function performs the difference between two literals of the xsd:time datatype. Currently works in the select clause of the query |
2013-05-13 |
Panayiotis Smeros |
Removed link to connection.jsp from endpoint. |
2013-05-12 |
Konstantina Bereta |
Forgot to add file and caused compilation errortemporals |
2013-05-10 |
Konstantina Bereta |
it seems that if the TemporalJoinOptimizer is called before the spatialJoinOptimizer then the spatial and temporal joins can be executed with both of the orpimizers enables. More tests to be done.temporals |
2013-05-10 |
Konstantina Bereta |
generalized spatialJoinOptimizer into an abstract class to be extended by the spatial and temporal optimizers respectively. There is a bug when the spatial and temporal optimizer operate on the same time, I have to fix thistemporals |
2013-05-10 |
Konstantina Bereta |
updated ChangeLogtemporals |
2013-05-10 |
Konstantina Bereta |
cloned behaviour of the SpatialJoinOptimizer to apply for the temporal case too, in order to avoid the production of cartesian products in temporal joinstemporals |
2013-05-10 |
Kallirroi Dogani |
SPARQL Endpoint client: added store operation that stores data expressed as string |
2013-05-10 |
Kallirroi Dogani |
added an important comment for sparql endpoint client |
2013-05-10 |
Kallirroi Dogani |
added test for store operation of sparql endpoint client |
2013-05-10 |
Kallirroi Dogani |
SPARQL Endpoint Client supports now the store operation from url. Virtuoso and parliament endpoints are not yet tested. |
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. |
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 |
2013-04-19 |
Konstantina Bereta |
removed orig from repotemporals |
2013-04-19 |
Konstantina Bereta |
minor updated to READMEtemporals |
2013-04-29 |
Babis Nikolaou |
caught MalformedQueryException in QueryBean so as not to print the exception in the log (it is not a bug) |
2013-04-28 |
Babis Nikolaou |
caught MalformedQueryException in QueryOp so as not to print the exception |
2013-04-28 |
Kostis Kyzirakos |
Flipped the default behaviour of a build regarding testing. |
2013-04-27 |
Babis Nikolaou |
updated ChangeLog |
2013-04-27 |
Babis Nikolaou |
added <http://postgis.net/ST_Centroid> extension function which is mapped to ST_Centroid(geometry) function of PostGIS (http://postgis.org/docs/ST_Centroid.html) |
2013-04-27 |
Babis Nikolaou |
updated ChangeLog |
2013-04-27 |
Babis Nikolaou |
some cleanup; ST_MakeLine works for geometries that are binded at query time, but not for constant geometries given in the select clause of the query (see bug #43) |
2013-04-27 |
Babis Nikolaou |
added st_makeline ext. function ot GeneralDBNumericExprFactory as well |
2013-04-27 |
Babis Nikolaou |
added <http://postgis.net/ST_MakeLine> extension function which is mapped to ST_MakeLine(geometry, geometry) function of PostGIS (http://postgis.org/docs/ST_MakeLine.html). It does not work yet, but it is almost complete (it needs some debugging) |
2013-04-26 |
Panayiotis Smeros |
Merge. |
2013-04-26 |
Panayiotis Smeros |
Added one more polygon for the ntpp test (had to modify some results files). |
2013-04-26 |
Panayiotis Smeros |
Added rcc8Ntppi test. |
2013-04-26 |
Panayiotis Smeros |
Added rcc8Ntpp test. |
2013-04-26 |
Panayiotis Smeros |
Added rcc8Tpp test. |
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. |