age |
author |
description |
2012-06-03 |
Babis Nikolaou |
added MANY configuration options to strabon script (most of them for the connection) |
2012-06-03 |
Babis Nikolaou |
added comments |
2012-06-03 |
Babis Nikolaou |
added RDF formats option to strabon script when storing files |
2012-06-03 |
Babis Nikolaou |
organize imports |
2012-06-03 |
Babis Nikolaou |
progress on strabon script |
2012-06-03 |
Babis Nikolaou |
more logging |
2012-06-03 |
Babis Nikolaou |
added logging in QueryDir and properly closed strabon connection in case of error |
2012-06-03 |
Babis Nikolaou |
close strabon connection only when strabon is not NULL (in main classes of PostGIS) |
2012-06-03 |
Babis Nikolaou |
added logging in main classes of Strabon for monetdb and properly close strabon connection in case of an exception |
2012-06-02 |
Babis Nikolaou |
We are writing Java 1.6, thus we are using GENERICS |
2012-06-02 |
Babis Nikolaou |
Logging in Strabon main classes and properly handle of exceptions and closing the Strabon connection. |
2012-06-02 |
Babis Nikolaou |
removed handler.startRDF() statement, because it is called from the parser |
2012-06-02 |
Babis Nikolaou |
When storing a file, first check whether it exists, otherwise store input as string. |
2012-06-02 |
Babis Nikolaou |
removed Strabon.storeInRepo and Strabon.storeFile that were not used anymore, and made the first argument of store methods to be String, instead of object |
2012-06-02 |
constant |
Fixed StoreOp bug. StoreOp no longer uses storeFile but the method remains for the time being as its is used in other parts of the code. |
2012-06-01 |
Babis Nikolaou |
progress on strabon script |
2012-06-01 |
Babis Nikolaou |
cleaned messages during store in Strabon |
2012-06-01 |
Babis Nikolaou |
added triple counter for "triples" object in GeosparqlRDFHandlerBase |
2012-06-01 |
Babis Nikolaou |
removed meaningless print out |
2012-06-01 |
Babis Nikolaou |
removed usage of readlink for portability purposes in MAC OS X. |
2012-05-31 |
Babis Nikolaou |
initial and incomplete version of strabon script, the command-line frontend of Strabon main classes, such as QueryOp. |
2012-05-31 |
Babis Nikolaou |
added sample configuration file for log4j (under runtime/ for the time being) |
2012-05-31 |
Babis Nikolaou |
added predefined update query for deleting all triples of an endpoint. The alias name is "clear" |
2012-05-31 |
Babis Nikolaou |
fixed security exception when StoreBean could be given a file located at the side of the server to store it |
2012-05-31 |
Babis Nikolaou |
removed unused variable |
2012-05-31 |
Babis Nikolaou |
added log message when store completes |
2012-05-31 |
Babis Nikolaou |
added predefined query for getting the number of triples for a repository. Now the user instead of writing the query, she may use the alias "size" |
2012-05-31 |
Babis Nikolaou |
added homepage of Strabon and rearranged sections |
2012-05-31 |
Babis Nikolaou |
filled in AUTHORS and README files |
2012-05-31 |
Babis Nikolaou |
logging of connection details in StrabonEndpoint is now at level INFO |
2012-05-31 |
Babis Nikolaou |
made print out of "Serializing XML" to logger.debug |
2012-05-31 |
Babis Nikolaou |
made print outs to logger.debug in LiteralManager and LiteralTable |
2012-05-31 |
George Garbis |
fix pom.xml to skip tests by default |
2012-05-30 |
Babis Nikolaou |
removed spam debug output |
2012-05-30 |
Babis Nikolaou |
fixed password of postgres |
2012-05-30 |
Babis Nikolaou |
added logging to Strabon Endpoint |
2012-05-30 |
Babis Nikolaou |
logging most System.out/err messages. If one would like to do it so in a class package.path.here.ClassNameHere, then she has to write the following line at the beginning of the class |
2012-05-30 |
Babis Nikolaou |
removed junk file (hope that it is junk) |
2012-05-30 |
Babis Nikolaou |
moved printNTriples into scripts/ directory. The script needs comments! |
2012-05-28 |
George Garbis |
script to store many files. configuration is the source code |
2012-05-28 |
Babis Nikolaou |
"fixed" problem with quotes. |
2012-05-24 |
Konstantina Mpereta |
fixed bug in MoneDBEvaluation.evaluate about set query parameters |
2012-05-24 |
George Garbis |
Remove strdf:dimension from testQuerySpatialProperties[Const)] only in MonetDB tests |
2012-05-24 |
George Garbis |
add setDouble in evaluate() |
2012-05-24 |
George Garbis |
add Strabon restart between store and query |
2012-05-24 |
Manos Karpathiotakis |
Removed comments that could cause confusionexperiments |
2012-05-24 |
Manos Karpathiotakis |
Johny Cacheexperiments |
2012-05-23 |
Kostis Kyzirakos |
creating a new branch for experimentsexperiments |
2012-05-19 |
Kostis Kyzirakos |
adding temporal functiontemporal-function |
2012-05-23 |
Kostis Kyzirakos |
merge |
2012-05-23 |
Kostis Kyzirakos |
Hanlding geojson accept type |
2012-05-23 |
George Garbis |
trying to fix results indexes in MonetDB (e.g.: SpatialTests.testStrdfEnvelopeBuffer) |
2012-05-23 |
Michael Sioutis |
v1.4 |
2012-05-23 |
Michael Sioutis |
commons coded dependency fix |
2012-05-23 |
Michael Sioutis |
KML plain text option |
2012-05-23 |
Manos Karpathiotakis |
3rd geosparql 'disjoint' now ignores (rightly) spatial index |
2012-05-23 |
George Garbis |
merge |
2012-05-23 |
George Garbis |
JTSWrapper.WKBWriter writes big endian |
2012-05-22 |
George Garbis |
merge |
2012-05-22 |
George Garbis |
First attempt to add srid support in MonetDB query builder |
2012-05-21 |
George Garbis |
Add srid in MonetDB var selection & some minor changes |
2012-05-21 |
George Garbis |
correct indentation in generaldb/Strabon.java and add @SuppressWarnings("unchecked") in generaldb/SPARQL11Tests.java |
2012-05-21 |
George Garbis |
add context in sparql11-tests.nt |
2012-05-22 |
Michael Sioutis |
pico.kml gets served upon KML request - legit |
2012-05-22 |
Michael Sioutis |
asynchronous stuff really suck |
2012-05-22 |
Michael Sioutis |
small additions |
2012-05-21 |
Michael Sioutis |
setContentLength and flush |
2012-05-21 |
Michael Sioutis |
stick for proper responseType for KML |
2012-05-21 |
Manos Karpathiotakis |
who dunnit |
2012-05-21 |
Manos Karpathiotakis |
Fixed issue with SqlNull and exception thrown when no results exist |
2012-05-21 |
George Garbis |
Fix problems with strabon variable scope in tests |
2012-05-18 |
constant |
Fixed |
2012-05-18 |
George Garbis |
merge |
2012-05-18 |
George Garbis |
Add TemplateTests for monetdb |
2012-05-18 |
George Garbis |
Add inputFile argument in TemplateTests.beforeClass |
2012-05-18 |
Manos Karpathiotakis |
'Optimized' geosparql - utilizing R-Tree when possible |
2012-05-18 |
Konstantina Mpereta |
added ntriple test files |
2012-05-18 |
Konstantina Mpereta |
meeeeerge |
2012-05-18 |
Konstantina Mpereta |
merge? |
2012-05-18 |
Konstantina Mpereta |
added monetdb tests and updated the rest |
2012-05-18 |
Manos Karpathiotakis |
Merging with kon's commit |
2012-05-18 |
Manos Karpathiotakis |
Fixed additional issues with strdf:transform when no spatial literal is bound |
2012-05-18 |
Konstantina Mpereta |
added tests and updated |
2012-05-18 |
constant |
updated tests |
2012-05-17 |
George Garbis |
Complete SimpleTests |
2012-05-17 |
Konstantina Mpereta |
added some more tests |
2012-05-17 |
Konstantina Mpereta |
added Aggregate, General and HavingTests to strabon runtime test-suite (atsss) |
2012-05-17 |
George Garbis |
merge |
2012-05-17 |
George Garbis |
Add incomplete version of SimpleTests |
2012-05-13 |
Kostis Kyzirakos |
Modified how StrabonWrapper is being initialized (see new beans.xml). |
2012-05-10 |
Kostis Kyzirakos |
adding queries used in the workshop |
2012-05-10 |
Kostis Kyzirakos |
[maven-release-plugin] prepare for next development iteration |
2012-05-10 |
Kostis Kyzirakos |
[maven-release-plugin] copy for tag v3.1.9 |
2012-05-10 |
Kostis Kyzirakos |
[maven-release-plugin] prepare release v3.1.9v3.1.9 |
2012-05-10 |
Kostis Kyzirakos |
modifting parameters |
2012-05-09 |
Michael Sioutis |
Moved KML zipping to endpoint, temp fix, beware |
2012-05-09 |
Michael Sioutis |
Trying on Strabon KMZ.. more |
2012-05-09 |
Manos Karpathiotakis |
merging with pico |
2012-05-09 |
Manos Karpathiotakis |
minor fix - transform function used to cause exception when predicate existing in triple pattern was missing from the stored db schema |
2012-05-09 |
Michael Sioutis |
Trying on Strabon KMZ.. |
2012-05-09 |
Michael Sioutis |
KMLMAP/KMZMAP functionality |
2012-05-09 |
Manos Karpathiotakis |
Merged - pico probably works on same file |
2012-05-09 |
Manos Karpathiotakis |
GeoJSON support added in endpoint too |
2012-05-08 |
Kostis Kyzirakos |
Added two output formats: KMZMAP and KMLMAP |
2012-05-08 |
Kostis Kyzirakos |
Escape SPARQLQuery parameter when redirecting request to update bean |
2012-05-08 |
Manos Karpathiotakis |
KMZ in endpoint too |
2012-05-08 |
Manos Karpathiotakis |
KMZ support in Strabon |
2012-05-08 |
Manos Karpathiotakis |
Added geojson support. more tests will follow |
2012-05-08 |
Kostis Kyzirakos |
Adding examples in beans.xml |
2012-05-08 |
Kostis Kyzirakos |
merge |
2012-05-08 |
Kostis Kyzirakos |
Queries are entered in plain text in beans.xml |
2012-05-08 |
Kostis Kyzirakos |
working on kmz workaround |
2012-05-04 |
Kostis Kyzirakos |
merge |
2012-05-04 |
Kostis Kyzirakos |
added python script for querying the endpoint |
2012-04-17 |
Kostis Kyzirakos |
move around scripts |
2012-04-20 |
Konstantina Mpereta |
added gml3 reader for supporting gml3_1_1 store |
2012-04-20 |
Konstantina Mpereta |
removed gml2 reader |
2012-04-19 |
Konstantina Mpereta |
Added different CRS support for GML representation |
2012-04-19 |
Konstantina Mpereta |
"merge" |
2012-04-19 |
Konstantina Mpereta |
geosparql inferencing, GML reader for storing GML geometries |
2012-04-04 |
Konstantina Mpereta |
geosparql inferencing |
2012-04-18 |
Babis Nikolaou |
added ChangeLog file |
2012-04-18 |
Manos Karpathiotakis |
Removed some minor prints related to store |
2012-04-17 |
Babis Nikolaou |
@Kostis/Manos: since you distribute Strabon as open source, you have to fill these files (at least README, AUTHORS, and COPYING) |
2012-04-11 |
Kostis Kyzirakos |
[maven-release-plugin] prepare for next development iteration |
2012-04-11 |
Kostis Kyzirakos |
[maven-release-plugin] copy for tag v3.1.8 |
2012-04-11 |
Kostis Kyzirakos |
[maven-release-plugin] prepare release v3.1.8v3.1.8 |
2012-04-11 |
Kostis Kyzirakos |
Replaced the ${project.version} declaration |
2012-04-11 |
Kostis Kyzirakos |
removed tomcat7 maven plugins |
2012-04-11 |
Kostis Kyzirakos |
removed tomcat plugin to prepare for release |
2012-04-11 |
Kostis Kyzirakos |
Ignoring tomcat7 temp dir |
2012-04-11 |
Kostis Kyzirakos |
commented some printouts |
2012-04-11 |
Kostis Kyzirakos |
. |
2012-04-11 |
Kostis Kyzirakos |
Fiexed wrong return type |
2012-04-11 |
Kostis Kyzirakos |
added one more query function |
2012-04-11 |
Kostis Kyzirakos |
added a query() function |
2012-04-11 |
Kostis Kyzirakos |
Modified poms to build an executable war/jar with an embedded Apache Tomcat7. |
2012-04-05 |
Babis Nikolaou |
added plugin and respective repository for being able to run tomcat6/7:run and deploying/running the StrabonEndpoint.war |
2012-04-05 |
Babis Nikolaou |
forgot to "hg add" ResponseMessages class |
2012-04-05 |
Babis Nikolaou |
fixes bug in /Update when SPARQLQuery parameter is not specified, leading to NullPointerException |
2012-04-05 |
Babis Nikolaou |
added debug option to endpoint script |
2012-04-05 |
Babis Nikolaou |
imroved help messages in endpoint script |
2012-04-05 |
George Garbis |
merge |
2012-04-05 |
George Garbis |
simple workaround for MonetDB Bug http://bugs.monetdb.org/show_bug.cgi?id=3065. (Remove these changes when bug is fixed) |
2012-04-05 |
George Garbis |
correct indentation |
2012-04-05 |
George Garbis |
Remove the statement for closing the connection that is not created because of changeset 79 |
2012-04-04 |
George Garbis |
correct usage |
2012-04-04 |
Babis Nikolaou |
added scripts/ director (the one responsible for strabon, query.sh, and query2.sh could mv them there using hg mv), added endpoint script for querying, updating, and storing RDF triples on Strabon Endpoint from the commmand line |
2012-04-04 |
Babis Nikolaou |
made endpoint return appropriate XML answers and status codes when the format is XML |
2012-04-04 |
Babis Nikolaou |
cleaned StrabonBeanWrapper |
2012-04-04 |
Babis Nikolaou |
added method for generating error messages enclosed in <exception> tags |
2012-04-04 |
Babis Nikolaou |
added UpdateBean for updates separating them from execution of SELECT queries in QueryBean, clean-up of QueryBean |
2012-04-04 |
Babis Nikolaou |
removed useless commented code, replaced hardcoded HTTP codes with HtppServletResponse.SC_<code-name> static fields, added comments |
2012-04-04 |
Babis Nikolaou |
made Update queries return an XML response instead of just setting the HTPP code |
2012-04-04 |
Babis Nikolaou |
fixed imports and warnings |
2012-04-01 |
Kostis Kyzirakos |
Fix known-unknown bug of m2e for eclipse (using mvn2) |
2012-03-30 |
Babis Nikolaou |
Introduce JTSWrapper which is a singleton and needs to be used for WK?reader.read/WK?writer.write calls which have to be synchronized. Fixes bug for storing geometries. |
2012-03-30 |
Kostis Kyzirakos |
Modified enpoint/pom.xml to remove the m2e error in eclipse. |
2012-03-27 |
Babis Nikolaou |
added correct author and removed irrelevant comments |
2012-03-27 |
Babis Nikolaou |
added comments and correct author information |
2012-03-23 |
Babis Nikolaou |
Fixes store for triples other than geometries. Go for geometries now. |
2012-03-22 |
George Garbis |
commit bug of previous changeset |
2012-03-22 |
George Garbis |
add cast in buildInsertGeometryValue for MonetDB |
2012-03-22 |
Kostis Kyzirakos |
grooming |
2012-03-22 |
Kostis Kyzirakos |
removing old module |
2012-03-22 |
Kostis Kyzirakos |
clean up |
2012-03-22 |
Kostis Kyzirakos |
adding endpoint component |
2012-03-22 |
Kostis Kyzirakos |
fix pom.xml |
2012-03-21 |
Babis Nikolaou |
merge with kostis |
2012-03-21 |
Babis Nikolaou |
uncomment flushManagers |
2012-03-21 |
Kostis Kyzirakos |
Cleaned up all poms. |
2012-03-20 |
Kostis Kyzirakos |
Add StrabonEndpoint as a module of Strabon. |
2012-03-19 |
Kostis Kyzirakos |
[maven-release-plugin] prepare for next development iteration |
2012-03-19 |
Kostis Kyzirakos |
[maven-release-plugin] copy for tag v3.1.7 |
2012-03-19 |
Kostis Kyzirakos |
[maven-release-plugin] prepare release v3.1.7v3.1.7 |
2012-03-19 |
Kostis Kyzirakos |
Removed jars module. Runtime gathers all jars. |
2012-03-19 |
Kostis Kyzirakos |
[maven-release-plugin] prepare for next development iteration |
2012-03-19 |
Kostis Kyzirakos |
[maven-release-plugin] copy for tag v3.1.6 |
2012-03-19 |
Kostis Kyzirakos |
[maven-release-plugin] prepare release v3.1.6v3.1.6 |
2012-03-19 |
Kostis Kyzirakos |
Modified various pom.xml to get rid of warnings when compiling with Maven 3 |
2012-03-16 |
Giorgos Garbis |
comment printing of diagnostic messages |
2012-03-16 |
Manos Karpathiotakis |
strdf:transform now supports variables (uris) as 2nd argument |
2012-03-16 |
Babis Nikolaou |
flush managers before predicate table creation (2nd case) |
2012-03-15 |
Manos Karpathiotakis |
Forgot those two |
2012-03-15 |
Manos Karpathiotakis |
Added strdf:transform. Currently supports user-input value as second argument. will extend in order to allow uri retrieved from db |
2012-03-14 |
Giorgos Garbis |
merge |
2012-03-14 |
Giorgos Garbis |
merge with mine |
2012-03-13 |
Giorgos Garbis |
fix style |
2012-03-14 |
Manos Karpathiotakis |
Fixed issue with SRID uri returned |
2012-03-14 |
Manos Karpathiotakis |
Fixed erroneous exception handling. Remover catch clauses, now throwing exception to upper level (Like Sesame does) |
2012-03-14 |
Manos Karpathiotakis |
Merging |
2012-03-14 |
Manos Karpathiotakis |
Forgot pom |
2012-03-14 |
Manos Karpathiotakis |
Added support for CRS in cases evaluated in Java. SRID is now fetched along with each geometry and stored in StrabonPolyhedron |
2012-03-13 |
Manos Karpathiotakis |
Seems that SRID has been correctly retrieved without further issues caused to the query string. |
2012-03-13 |
Giorgos Garbis |
use interanal id of GeneralDBPolyhedron when convert it to RdbmsLiteral |
2012-03-12 |
Manos Karpathiotakis |
Fixed case where stRDF datatype was not present in spatial constructs related to aggregate clause. |
2012-03-10 |
Manos Karpathiotakis |
Fixed bug related with aggregate functions. Confidence calculation should now work |
2012-03-08 |
Manos Karpathiotakis |
Slightly altered implementation of strdf:equals. No longer using '='. ST_Equals from this point on |
2012-03-08 |
Manos Karpathiotakis |
Changed traditional strabon anyInteract operator; it now has the appropriate ST_Intersects functionality |
2012-03-05 |
Babis Nikolaou |
Merge with George |
2012-03-05 |
Babis Nikolaou |
Fixed issue with MonetDB during store. |
2012-03-05 |
Giorgos Garbis |
Revert bug about dummy table and add log4jdbc4 dependency |
2012-03-04 |
Babis Nikolaou |
Fixes buildInsertSelect that was generating a triples.predobj column |
2012-03-01 |
Kostis Kyzirakos |
[maven-release-plugin] prepare for next development iteration |
2012-03-01 |
Kostis Kyzirakos |
[maven-release-plugin] copy for tag v3.1.5 |
2012-03-01 |
Kostis Kyzirakos |
[maven-release-plugin] prepare release v3.1.5v3.1.5 |
2012-03-01 |
Kostis Kyzirakos |
cleanup |
2012-03-01 |
Kostis Kyzirakos |
Added simple classes for executing multiple queries |
2012-02-29 |
Kostis Kyzirakos |
[maven-release-plugin] prepare for next development iteration |
2012-02-29 |
Kostis Kyzirakos |
[maven-release-plugin] copy for tag v3.1.4 |
2012-02-29 |
Kostis Kyzirakos |
[maven-release-plugin] prepare release v3.1.4v3.1.4 |
2012-02-29 |
Kostis Kyzirakos |
Added QueryDir op, modified poms to include latest jdbc driver (MonetDB-11.7.8-NOA_20120228a_SQL_C_Strabon.tar.bz2 with 43531:856fbc4256ff patch) |
2012-02-28 |
Giorgos Garbis |
Undo replacing LEFT JOIN wiht INNER JOIN for MonetDB |
2012-02-24 |
Manos Karpathiotakis |
Minor fix related to a declared static variable. Different variables used for system's default SRID and stSPARQL SRID function |
2012-02-24 |
Giorgos Garbis |
Changes for MonetDB added |
2012-02-24 |
Manos Karpathiotakis |
Fixed issues that occurred with newest version of Sesame. Query Tree created differed slightly. |
2012-02-23 |
Konstantina Mpereta |
SRID-minor change |
2012-02-22 |
Kostis Kyzirakos |
Update MonetDB JDBC client |
2012-02-20 |
Konstantina Mpereta |
PostGISQueryBuilder |
2012-02-20 |
Kostis Kyzirakos |
[maven-release-plugin] prepare for next development iteration |
2012-02-20 |
Kostis Kyzirakos |
[maven-release-plugin] copy for tag v3.1.3 |
2012-02-20 |
Kostis Kyzirakos |
[maven-release-plugin] prepare release v3.1.3v3.1.3 |
2012-02-20 |
Kostis Kyzirakos |
modified hgignore to ignore eclipse specific files |
2012-02-20 |
Konsantina Mpereta |
Added different CRS support |
2012-02-14 |
Giorgos Garbis |
Add operations for monetdb |
2012-02-06 |
Kostis Kyzirakos |
[maven-release-plugin] prepare for next development iteration |
2012-02-06 |
Kostis Kyzirakos |
[maven-release-plugin] copy for tag v3.1.2 |
2012-02-06 |
Kostis Kyzirakos |
[maven-release-plugin] prepare release v3.1.2v3.1.2 |
2012-02-06 |
Kostis Kyzirakos |
small pom.xml fix |
2012-02-06 |
Kostis Kyzirakos |
pom.xml fix |
2012-02-04 |
Babis Nikolaou |
Added dependencies to all kinds of RDF parsers. |
2012-02-03 |
Giorgos Garbis |
add StoreOp, DescribeOp, QueryOp in runtime.postgis |
2012-02-03 |
Babis Nikolaou |
Changed runtime/pom.xml to include RDF parsers |
2012-02-02 |
Babis Nikolaou |
Added dependencies to RDF parsers in main pom.xml |
2012-02-01 |
Giorgos Garbis |
update functionality added (not fully tested yet) |
2012-01-27 |
Kostis Kyzirakos |
[maven-release-plugin] prepare for next development iteration |
2012-01-27 |
Kostis Kyzirakos |
[maven-release-plugin] copy for tag v3.1.1 |
2012-01-27 |
Kostis Kyzirakos |
[maven-release-plugin] prepare release v3.1.1v3.1.1 |
2012-01-27 |
Kostis Kyzirakos |
commit via ssh |
2012-01-27 |
Kostis Kyzirakos |
Strabon goes mercurial |