age |
author |
description |
2013-10-19 |
Babis Nikolaou |
[maven-release-plugin] copy for tag v3.2.9 |
2013-10-19 |
Babis Nikolaou |
[maven-release-plugin] prepare release v3.2.9v3.2.9 |
2013-10-18 |
Stella Giannakopoulou |
updated changelog |
2013-10-18 |
Babis Nikolaou |
HTTPClient.getConnection does not print the port when it is 80temporals |
2013-10-18 |
Babis Nikolaou |
made HTTPClient.getConnectionURL public in order for a client of SPARQLEndpoint to have access to the URL connection to the endpoint. |
2013-10-18 |
Kallirroi Dogani |
updated ChangeLog |
2013-10-18 |
Babis Nikolaou |
made endpoints ignore locks on the underlying DBMS as the default behaviour (this is very useful when endpoints do not shutdown properly and do not remove the "locked" table) |
2013-10-15 |
Babis Nikolaou |
made HTTPClient.getConnectionURL public in order for a client of SPARQLEndpoint to have access to the URL connection to the endpoint.temporals |
2013-09-27 |
Stella Giannakopoulou |
added bugs #38 and #47 to the changelog |
2013-09-27 |
Stella Giannakopoulou |
added geof:distance and geof:buffer at the changelog |
2013-09-27 |
Stella Giannakopoulou |
added ticket #35 to changelog |
2013-09-27 |
Stella Giannakopoulou |
added ticket #23 in changelog |
2013-09-27 |
Stella Giannakopoulou |
updated changelog |
2013-09-27 |
Konstantina Bereta |
updated changelog with the Timemap functionality |
2013-09-06 |
Stella Giannakopoulou |
changed geof:buffer tests' location |
2013-09-06 |
Stella Giannakopoulou |
added tests for geof:buffer |
2013-09-05 |
Stella Giannakopoulou |
now construct functions return a wktLiteral starting with the URI |
2013-09-05 |
Stella Giannakopoulou |
#32 fixed return datatype of spatial constructs in the case of xml and html format. |
2013-08-19 |
Konstantina Bereta |
changed timemap band temporal granularity to MONTH and YEARtemporals |
2013-08-19 |
Konstantina Bereta |
strict kml standard requires no spaces between the temporal elements values and the tagstemporals |
2013-08-19 |
Konstantina Bereta |
fixed KMLWriter bugtemporals |
2013-08-02 |
Stella Giannakopoulou |
added tests for construct functions with constants as arguments |
2013-08-02 |
Stella Giannakopoulou |
fixed a bug concerning the srid of constants inside unary constructs |
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). |