age |
author |
description |
2012-07-10 |
George Garbis |
Add tomcat selection and checking remote ntriples files instead of local |
2012-07-10 |
George Garbis |
Make redeploy configurable by using command line arguments |
2012-07-10 |
Babis Nikolaou |
changed refine.sparql query to insert a Municipality for a refined hotspot |
2012-07-10 |
Babis Nikolaou |
added stderr/out.txt to .hgignore |
2012-07-10 |
Babis Nikolaou |
removed output files |
2012-07-10 |
Babis Nikolaou |
removed queries/scripts under v2.1 and moved v2.1/V2.1/* to v2.1 (hope have removed the old versions) |
2012-07-10 |
Manos Karpathiotakis |
Used constant defined for srid instead of hard-coded value |
2012-07-10 |
Manos Karpathiotakis |
Fixed Issue with buggy 'decode' function in JTSWrapper. |
2012-07-09 |
Kostis Kyzirakos |
Fix v2.1 |
2012-07-09 |
Kostis Kyzirakos |
Fixed run script |
2012-07-09 |
Konstantina Mpereta |
queries dutikwn proasteiwn |
2012-07-09 |
Konstantina Mpereta |
V2.1, V3 |
2012-07-05 |
Manos Karpathiotakis |
Altered behavior for datetime values, motivated by NOA use case. |
2012-07-03 |
Kostis Kyzirakos |
Added the sparql query that NOA will use in order to discover Hotspots and municipalities |
2012-06-29 |
Babis Nikolaou |
minor addition in header of store.jsp |
2012-06-29 |
Babis Nikolaou |
declaration of store.jsp in web.xml and minor changes in store.jsp |
2012-06-29 |
Babis Nikolaou |
removed dependency of runtime to mysql-connector-java. This was raising erros in Tomcat when shutting down the server due to the fact that we registered mysql jdbc driver (I do not know from which point) and did not deregister it at shutdown |
2012-06-29 |
Babis Nikolaou |
exclude jsp-api and servlet-api from dependencies in endpoint/pom.xml due to validateJar errors in Tomcat 7 versions |
2012-06-29 |
Babis Nikolaou |
revert password to "postgres" and fix errors in beans header that had to do with XML validation |
2012-06-28 |
Babis Nikolaou |
revert default connection details in beans.xml |
2012-06-28 |
Babis Nikolaou |
fixed syntax errors in store.jsp. Missing two double quotes (interesting enough why was that) |
2012-06-28 |
Babis Nikolaou |
call Strabon.deregisterDriver() only through strabon-endpoint (see comment at the respective method why to do that) |
2012-06-28 |
Babis Nikolaou |
fixed bug that was causing SPARQL results to be rendered out of order regarding their respective binding names, when HTML is selected |
2012-06-28 |
Babis Nikolaou |
fixed bug that was causing eu.earthobservatory.runtime.postgis.GeneralTests to fail. Too many refactorings at a time, refucktor the code. The bug was introduced in changeset 368:031c493dd14c |
2012-06-28 |
Babis Nikolaou |
moved checks for null geometry after WKT.read() inside JTSWrapper.WKTread() |
2012-06-28 |
Babis Nikolaou |
Real fix of store for GML/WKT |
2012-06-27 |
Babis Nikolaou |
fixed imports |
2012-06-27 |
Babis Nikolaou |
added support for GML in GeoJSON |
2012-06-27 |
Babis Nikolaou |
added support for GML in KML |
2012-06-27 |
Babis Nikolaou |
removed the implementation of GMLread through GMLReader and used the initial implementation by Constans. She knows better! |
2012-06-27 |
Babis Nikolaou |
added proper GML namespace for a working GMLReader, added GMLread function in JTSWrapper, updated references to JTSWrapper.GMLReader and made it deprecated |
2012-06-27 |
Babis Nikolaou |
added support for GML in store |
2012-06-27 |
Babis Nikolaou |
merge |
2012-06-27 |
Babis Nikolaou |
refactorings in StrabonPolyhedron. Moved GMLReader to JTSWrapper |
2012-06-27 |
Babis Nikolaou |
moved constants from StrabonPolyhedron to GeoConstants |
2012-06-27 |
Babis Nikolaou |
added comments to StrabonPolyhedron |
2012-06-27 |
Babis Nikolaou |
some cleaning and commmenting |
2012-06-27 |
Konstantina Mpereta |
commented out sth that caused compile error |
2012-06-27 |
Konstantina Mpereta |
Appearance and content changes. Changed delete and refinement queries with the new ones |
2012-06-27 |
Manos Karpathiotakis |
Added case for AsGML in query builder for PostGIS |
2012-06-27 |
Babis Nikolaou |
beautification |
2012-06-27 |
Babis Nikolaou |
fixed isGeometryValue for Literals with null datatype |
2012-06-27 |
Babis Nikolaou |
renamed artifact resultio-sparqlxml-spatial to resultio-spatial since the addition of many more formats |
2012-06-27 |
Babis Nikolaou |
some more comments in GeneralDBEvaluation |
2012-06-27 |
Babis Nikolaou |
merge |
2012-06-27 |
Babis Nikolaou |
added asGML to META-INF/services/org.openrdf.query.algebra.evaluation.function.Function in order to be loaded at run time |
2012-06-27 |
Babis Nikolaou |
added some comments to GeneralDBEvaluation |
2012-06-27 |
Konstantina Mpereta |
added some introductory text. changed title. Some more minor style changes. |
2012-06-27 |
Babis Nikolaou |
added asGML to PostGIS and MonetDB. Still not working. |
2012-06-26 |
Babis Nikolaou |
added asGML extension function and linked it with GenearalDBSqlAsGML implementation |
2012-06-26 |
Babis Nikolaou |
reformatted constants in StrabonPolyhedron |
2012-06-26 |
Babis Nikolaou |
some refactorings in GeneralDBEvaluation for the type of the result of function evaluation |
2012-06-26 |
Babis Nikolaou |
some more comments and author name addition |
2012-06-26 |
Babis Nikolaou |
added some comments in classes corresponding to extension functions and filled-in author name |
2012-06-26 |
Babis Nikolaou |
changed KML filename for use in KMZ format |
2012-06-25 |
Babis Nikolaou |
fixed mime type for HTML query results format |
2012-06-25 |
Babis Nikolaou |
moved KML writer/factory to sparqlkml package |
2012-06-25 |
Babis Nikolaou |
added KMZ query results writer and factory |
2012-06-25 |
Babis Nikolaou |
moved Format to resultio package |
2012-06-25 |
Babis Nikolaou |
added HTML query result writer and factory |
2012-06-25 |
Babis Nikolaou |
updated condition to raise warning when no spatial bindings are found in the result when encoding is KML or GeoJSON |
2012-06-25 |
Babis Nikolaou |
renamed package sparqljson to geojson |
2012-06-25 |
Babis Nikolaou |
fixed identification of spatial values in KML |
2012-06-25 |
Babis Nikolaou |
renamed ogcGeometry to WKT and gml to GML |
2012-06-25 |
Babis Nikolaou |
added some comments |
2012-06-25 |
Babis Nikolaou |
fixed identification of spatial values in GeoJSON |
2012-06-25 |
Babis Nikolaou |
added factory class for creating TupleQueryWriters for different formats from Format |
2012-06-25 |
Babis Nikolaou |
merge |
2012-06-25 |
Babis Nikolaou |
added support for tab separated results format |
2012-06-25 |
Babis Nikolaou |
added comments |
2012-06-25 |
Babis Nikolaou |
added stSPARQLTSV writer and factory that extends TSV SPARQLResultsWriter and Format respectively |
2012-06-25 |
Konstantina Mpereta |
some more minor changes in the frontend |
2012-06-25 |
Konstantina Mpereta |
Some changes in Strabon endpoint appearance. Changed colors. Added explanatory titles |
2012-06-25 |
Babis Nikolaou |
added author name in PostGISBindingIteration |
2012-06-25 |
Babis Nikolaou |
added dependency to resultio.text for csv/tsv query results format |
2012-06-25 |
Babis Nikolaou |
made stSPARQLResultsXMLWriter to return our XML format instead of the SPARQL one |
2012-06-25 |
Babis Nikolaou |
Added factory classes for stSPARQL XML, KML, and GeoJSON formats |
2012-06-25 |
Babis Nikolaou |
made KML and GeoJSON query result writers to return the new stSPARQL formats KML and GEOJSON |
2012-06-25 |
Babis Nikolaou |
added stSPARQLQueryResultFormat in the style of Sesame. These formats (KML, KMZ, and GeoJSON) are going to be used in StrabonEndpoint. For the time being, formats mentioned in Format class are kept in Strabon. |
2012-06-24 |
Babis Nikolaou |
commented sesame-queryresultio-sparqljson-spatial artifactId, because it has not been configured correctly |
2012-06-24 |
Babis Nikolaou |
added some author names |
2012-06-24 |
Babis Nikolaou |
completed support for GeoJSONWriter (fixes Bug #05) |
2012-06-24 |
Babis Nikolaou |
copied all functionality for stSPARQLResultsGeoJSONWriter from SPARQLResultsJSONWriter class |
2012-06-24 |
Babis Nikolaou |
revert stSPARQLResultsGeoJSONWriter from extending SPARQLResultsJSONWriter: all functionality is private |
2012-06-24 |
Babis Nikolaou |
stSPARQLResultsGeoJSONWriter now extends SPARQLResultsJSONWriter in order to reuse JSON functionality |
2012-06-24 |
Babis Nikolaou |
added dependency to resultio.sparqljson in resultio/pom.xml and parent pom.xml |
2012-06-24 |
Babis Nikolaou |
moved stSPARQLResultsGeoJSONWriter to sparqljson package |
2012-06-22 |
Babis Nikolaou |
replaced StrabonPolyhedron.convertSRID with JTSWrapper.transform |
2012-06-22 |
Babis Nikolaou |
added dummy class for GeoJSON results encoding. Fill it and fix Bug #05 |
2012-06-22 |
Babis Nikolaou |
integrated Format enumeration type into Strabon. From now on, there are no String references to output formats, except for the command line. |
2012-06-22 |
Babis Nikolaou |
added enumeration type for result formats |
2012-06-22 |
Babis Nikolaou |
changed endpoint according to new query prototype (naive). This completes fix for Bug #04 |
2012-06-22 |
Babis Nikolaou |
changed Strabon.query to accept an output stream instead of returning the answer as an Object |
2012-06-22 |
Babis Nikolaou |
some code beautification in Strabon |
2012-06-22 |
Babis Nikolaou |
delegate KMZ encoding to KMLWriter |
2012-06-22 |
Babis Nikolaou |
make logging to standard error (addresses Bug #04) |
2012-06-21 |
Babis Nikolaou |
added support for KML |
2012-06-21 |
Babis Nikolaou |
introduced WKTHelper for common operations on WKT strings |
2012-06-21 |
Babis Nikolaou |
moved the implementation of StrabonPolyhedron.transform() to JTSWrapper and made StrabonPolyhedron.transform() a delegator |
2012-06-21 |
Babis Nikolaou |
raised logging level to INFO instead to OFF |
2012-06-21 |
Babis Nikolaou |
code beautification in Strabon.java |
2012-06-21 |
Babis Nikolaou |
added geotools dependency on resultio/pom.xml for stSPARQLResultsKMLWriter |
2012-06-21 |
Babis Nikolaou |
added template query for returning the number of hotspots. The alias is "hotspots" |
2012-06-21 |
Babis Nikolaou |
added deregisterDriver method in Strabon to deregister the JDBC driver. In older versions of Tomcat the JDBC driver is not deregistered automatically, which leads to memory leaks |
2012-06-21 |
Babis Nikolaou |
keep connection details in Strabon in datamembers |
2012-06-21 |
Babis Nikolaou |
endpoint: close strabon only when not null (case when you shutdown tomcat and a connection has failed to be established) |
2012-06-21 |
Kostis Kyzirakos |
Removing the execution of the Tomcat 7 maven plugin during the package phase. |
2012-06-20 |
Babis Nikolaou |
revert logger version to 1.6.4 to be used by Java 1.6. Maybe we could configure the version dynamically depending on the java -version output |
2012-06-20 |
Babis Nikolaou |
merge |
2012-06-20 |
Babis Nikolaou |
ignore debug messages in logging from j2ee services in Tomcat |
2012-06-20 |
Kostis Kyzirakos |
merge |
2012-06-20 |
Kostis Kyzirakos |
Added the Geonames parser |
2012-06-20 |
Babis Nikolaou |
forgot to add log4j.properties file |
2012-06-20 |
Babis Nikolaou |
added log4j.properties file in endpoint to override the one used in strabon |
2012-06-20 |
Kostis Kyzirakos |
Removing obsolete dependency on Apache CXF |
2012-06-20 |
Babis Nikolaou |
downgrade sl4j to 1.5.8 instead of 1.6.6 due to warnings by Tomcat |
2012-06-19 |
George Garbis |
merge with 301 |
2012-06-19 |
George Garbis |
merge with default branchnoa |
2012-06-19 |
George Garbis |
add aggregate-tests-sridnoa |
2012-06-19 |
George Garbis |
correct typonoa |