Strabon

log

age author description
2012-07-18 Kostis Kyzirakos polishing names
2012-07-18 pico binded DescribeBean, thouth uncertain of its use
2012-07-18 Konstantina Mpereta merge
2012-07-18 Babis Nikolaou runNoaRefinementChain.sh does not use wget any more. Given a URL containing hotspot URLs, it parses the HTML and get the URLs of the hotspots. It then fetches them and execute the queries.
2012-07-18 Kostis Kyzirakos fixing parameters
2012-07-18 Kostis Kyzirakos TimePersistence query should use a new processing chain
2012-07-18 Kostis Kyzirakos merge
2012-07-18 Kostis Kyzirakos erge
2012-07-18 Kostis Kyzirakos merge
2012-07-18 Kostis Kyzirakos discover only non-discarded hotspots
2012-07-18 George Garbis merge
2012-07-18 George Garbis correct gag namespaces
2012-07-18 George Garbis correct gag namespace
2012-07-18 Babis Nikolaou removed stderr.log and stdout.log
2012-07-18 Babis Nikolaou made runNoaRefinementChain.sh more portable
2012-07-18 Babis Nikolaou added stderr/stdout.log to .hgignore
2012-07-18 Kostis Kyzirakos fixing gag namespace
2012-07-18 Manos Karpathiotakis fixed error in syntax of query
2012-07-18 Kostis Kyzirakos Adding variable "query" according to http://www.w3.org/TR/rdf-sparql-protocol/#SparqlQuery
2012-07-18 Konstantina Mpereta modifications in discover query and the main chain
2012-07-18 Konstantina Mpereta added invalidfor fires and modified chain script
2012-07-18 Konstantina Mpereta added the new dump for the initialization of the database
2012-07-18 Konstantina Mpereta updated chain script for all fire seasons
2012-07-16 Manos Karpathiotakis Fixed minor issue at similarFunc(). Not declared as a spatial function currently
2012-07-12 Manos Karpathiotakis Added 3 stSPARQL functions:
2012-07-12 Babis Nikolaou some changes to runNoaRefinementChain.sh script (to use the now global dataset repository, jose)
2012-07-12 Babis Nikolaou changed discover query to fetch municipalities directly from the triple of a hotspot
2012-07-11 Manos Karpathiotakis First version of new query required for NOA use case. Will be altered as soon as appropriate data have been generated by kkyzir
2012-07-11 Manos Karpathiotakis Removed unneeded printout.
2012-07-11 Babis Nikolaou rewrite of DeleteInSea using municipalities
2012-07-11 Babis Nikolaou added query for insertion of a municipality for a hotspot
2012-07-11 Babis Nikolaou added v2.2 refinement queries
2012-07-11 Babis Nikolaou reverted refine query
2012-07-11 Babis Nikolaou now one can store a file given a relative filename. This breaks storing of a triple given as an argument, but it was absurd anyway.
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