Strabon

log

age author description
2013-08-02 Stella Giannakopoulou when a constant was given as an argument in construct functions, then
2013-08-02 Konstantina Bereta merge
2013-08-02 Konstantina Bereta added again connection properties (had accidentally removed it) and fixed bug in KMLWriter for timemap
2013-08-02 Konstantina Bereta removed unused filetemporals
2013-08-02 Konstantina Bereta if period ends with "UC", the respective KML timespan will not have an end tagtemporals
2013-08-02 Konstantina Bereta extended KMLWriter to support TimeSpan Values as welltemporals
2013-08-01 Konstantina Bereta reverted connection detailstemporals
2013-08-01 Konstantina Bereta merged againtemporals
2013-08-01 Konstantina Bereta resolved merge issuestemporals
2013-08-01 Konstantina Bereta merge with defaulttemporals
2013-08-01 Stella Giannakopoulou fixed the tests according to the #47 bug fix
2013-08-01 Stella Giannakopoulou #47 fixed by adding the srid to the string value of the polyhedron
2013-07-31 Konstantina Bereta clean up
2013-07-31 Konstantina Bereta added image so that timestamps appear in the timeline with red bullets
2013-07-31 Konstantina Bereta finalized timemap support
2013-07-29 Konstantina Bereta added additional handles:timemap and timemap(localhost) for displaying results on a timemap. TODO: only "localhost" options work now, fix the other ones (map, timemap)
2013-07-29 Konstantina Bereta When the result set contains both a geometry and a timestamp, then they are both projected in a map and a timeline respectively, using the Timemap js library (https://code.google.com/p/timemap/)
2013-07-29 Konstantina Bereta added timemap js libraries to strabon endpoint
2013-07-29 Konstantina Bereta extended KMLWriter so that when a timestamp is present in the result set, along with a geometry, its value is written enclosed in a "timestamp" "when" tag.
2013-07-18 Konstantina Bereta fixed bug that caused problem in charts after many requests with chart as result format
2013-07-18 Konstantina Bereta updated ChangeLog
2013-07-18 Konstantina Bereta Added another type of chart: columnchart. This type of chart is similar to AreaChart, so what was described in changeset #1225 applies in this case as well.
2013-07-18 Stella Giannakopoulou merge
2013-07-18 Stella Giannakopoulou temporarily removed the change for the support of srid in XMLWriter, because the tests have the wrong
2013-07-17 George Garbis fix bug about parsing options and using prefixes.sparql with a query argument
2013-07-04 George Garbis Add if before debug log messages
2013-07-17 Stella Giannakopoulou now xml writer returns the geometries with the srid too.
2013-07-17 Stella Giannakopoulou merge
2013-07-17 Stella Giannakopoulou #32 changed the result type of select constructs from wkb to wkt or wktliteral.
2013-07-16 Stella Giannakopoulou #32 added result type in GeneralDBSqlSpatialConstructUnary, GeneralDBSqlSpatialConstructBinary
2013-07-17 Konstantina Bereta Areacharts can now be selected to display the results of queries with more than two variables in projection. In this case, the first variable is a string and its values appear in the horizontal axis of the chart. The numeric values appear on the y-axis, and the names of the variables with numeric values appear in the legend.
2013-07-17 Konstantina Bereta merge again
2013-07-16 Konstantina Bereta merge
2013-07-15 Konstantina Bereta Removed printouts and code in comments
2013-07-15 Konstantina Bereta fixed HTML formatting for plain formats that were affected by changeset #1197.
2013-07-15 Konstantina Bereta added Areachart to the available chart formats & did some beautifications in the code
2013-07-16 Panayiotis Smeros Added tests for spatial aggregate functions of stSPARQL (except for strdf:intersection; see http://bug.strabon.di.uoa.gr/ for more details).
2013-07-16 Panayiotis Smeros Added tests for spatial metric functions of stSPARQL.
2013-07-16 Panayiotis Smeros Added stSPARQL's Spatial Analysis Functions Tests.
2013-07-16 Panayiotis Smeros Moved Buffer Tests in SpatialAnalysisFunctions folder.
2013-07-15 Panayiotis Smeros Moved some tests in the proper folder.
2013-07-15 Panayiotis Smeros Added MBB Relations Test for stSPARQL.
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.