age |
author |
description |
2012-09-16 |
Babis Nikolaou |
added licence statement in endpoint/, evaluation/, resultio/, runtime/, and scripts/. |
2012-09-16 |
Babis Nikolaou |
Now the new connection details are saved in WEB-INF/connection.properties upon a succesful connection with the database. Fixes Ticket #16: http://bug.strabon.di.uoa.gr/ticket/16 |
2012-09-15 |
Babis Nikolaou |
added connection.properties under WEB-INF/ directory. Now the connection details have to be given in that file only. |
2012-09-15 |
Babis Nikolaou |
forgot to commit changes in Common.java |
2012-09-15 |
Babis Nikolaou |
Partially addresses Ticket #16: http://bug.strabon.di.uoa.gr/ticket/16. |
2012-09-15 |
Babis Nikolaou |
added css classes for rendering the HTML result. |
2012-09-14 |
Babis Nikolaou |
Remember drop-down menu selections in endpoint. |
2012-09-14 |
Panayiotis Smeros |
merge |
2012-09-14 |
Panayiotis Smeros |
Fixes Ticket #9: http://bug.strabon.di.uoa.gr/ticket/9 |
2012-09-14 |
Babis Nikolaou |
Now the HTML writer generates proper HTML code for tables. Strabon Endpoint displays an HTML table instead of the code for HTML tables. |
2012-09-14 |
Babis Nikolaou |
added support for viewing a KML in Strabon endpoint when in localhost (using geoxml3) |
2012-09-10 |
constant |
minor changes to the endpoint UI(revised) for the NOA application. Note, it is *only* for the NOA application |
2012-09-07 |
Babis Nikolaou |
added license to COPYING file and appropriate statement to endpoint and strabon scripts (maybe we would like to mention a COPYRIGHT statement for Strabon/NKUA/?? as well) |
2012-09-05 |
Kostis Kyzirakos |
[maven-release-plugin] prepare for next development iteration |
2012-09-05 |
Kostis Kyzirakos |
[maven-release-plugin] copy for tag v3.2.3 |
2012-09-05 |
Kostis Kyzirakos |
[maven-release-plugin] prepare release v3.2.3Teleios_System_v1-1-1 v3.2.3 |
2012-09-05 |
Kostis Kyzirakos |
Reorganized the scripts directory |
2012-09-05 |
Kostis Kyzirakos |
[maven-release-plugin] prepare for next development iteration |
2012-09-05 |
Kostis Kyzirakos |
[maven-release-plugin] copy for tag v3.2.2 |
2012-09-05 |
Kostis Kyzirakos |
[maven-release-plugin] prepare release v3.2.2v3.2.2 |
2012-08-24 |
Konstantina Mpereta |
flushManagers function calls retained for MonetDB branchMonetDB |
2012-08-24 |
Konstantina Mpereta |
created branch for MonetDBMonetDB |
2012-08-24 |
Konstantina Mpereta |
reverted calls of flushManagers functions that were used to handle concurrency issues of MonetDB. Branch to be created for this reason. |
2012-07-30 |
George Garbis |
fix queries for delete in sea with kallikratis etc. |
2012-07-30 |
George Garbis |
fix in redeploy script |
2012-07-28 |
Babis Nikolaou |
UpdateBean: changes to conform to changeset 499:ef9c43dd2c78. Updated endpoint also |
2012-07-28 |
Babis Nikolaou |
completed QueryBean and updated endpoint respectively |
2012-07-28 |
Babis Nikolaou |
removed method Common.getRDFFormatforAcceptHeader() and used the provided and more robust RDFFormat.forMimeType() |
2012-07-28 |
Babis Nikolaou |
added method register() in stSPARQLQueryResultFormat to keep track of available stSPARQLResultsFormats |
2012-07-28 |
Babis Nikolaou |
no need for double URL decoding of the query |
2012-07-28 |
Babis Nikolaou |
QueryBean: changes to conform to changeset 499:ef9c43dd2c78. This changeset is about the HTML visual interface only |
2012-07-28 |
Babis Nikolaou |
added TSV format in the switch for instantiating an stSPARQLQueryResultFormat |
2012-07-28 |
Babis Nikolaou |
added method valueOf() to return an stSPARQLQueryResultFormat instance according to a format name |
2012-07-28 |
Babis Nikolaou |
decode the DESCRIBE query and input RDF data |
2012-07-28 |
Babis Nikolaou |
shit on your grave JSTL/EL/JavaBean/Spring MVC/J2EE. Back to scriptlets again. We support Tomcat 6 and Tomcat 7 again |
2012-07-27 |
Babis Nikolaou |
add ConfigureCommon listener to load Common bean |
2012-07-27 |
Babis Nikolaou |
silly commit to catch it up from home |
2012-07-27 |
Babis Nikolaou |
minor fixes in store/describe.jsp. Still working on having JSTL/EL work on Tomcat 6. |
2012-07-26 |
Babis Nikolaou |
merge |
2012-07-26 |
Babis Nikolaou |
number of acquisitions in half an hour for MSG1 should be 7 and not 11 |
2012-07-26 |
Manos Karpathiotakis |
Fixed query performing the join with administrative regions. |
2012-07-26 |
Babis Nikolaou |
replaced scriplets in describe.jsp by JSTL/EL expressions |
2012-07-26 |
Babis Nikolaou |
Finally got to remove the scriplets from store.jsp and use plain, fucking JSTL and EL expressions at the cost of my disruption of piece of mind |
2012-07-25 |
Babis Nikolaou |
fixed bug when parsing geometries in WKT with embedded the SRID URI to get the SRID number |
2012-07-25 |
Babis Nikolaou |
typos in chain script |
2012-07-25 |
Babis Nikolaou |
updated pom.xml of endpoint with dependencies so as not to have to include manually in the lib directory the JSTL API and implementation. |
2012-07-25 |
Babis Nikolaou |
one pass over queries in v2.2 and chain script |
2012-07-25 |
Babis Nikolaou |
upgraded strabon-endpoint webapp to 2.5 to use JSTL 1.2 properly |
2012-07-25 |
Manos Karpathiotakis |
Added scripts according to George's suggestions. Now conforming to URI representation of hotspots. |
2012-07-25 |
Babis Nikolaou |
StoreBean: changes to conform to changeset 499:ef9c43dd2c78. |
2012-07-24 |
Konstantina Mpereta |
restored query.jsp. Accidentally removed it in my previous commit |
2012-07-24 |
Babis Nikolaou |
DescribeBean: changes to conform to changeset 499:ef9c43dd2c78. |
2012-07-24 |
Konstantina Mpereta |
minor fixed in the query interface (query.jsp). Added query form action |
2012-07-24 |
Babis Nikolaou |
Several Changes in Strabon Endpoint: |
2012-07-23 |
Babis Nikolaou |
Now DescribeBean also checks for "query" parameter after checking "SPARQLQuery" parameter to comply with the SPARQL Protocol |
2012-07-23 |
Babis Nikolaou |
organized imports in Strabon (I stop here) |
2012-07-23 |
Babis Nikolaou |
close reader in QueryDir to avoid possible memory leak |
2012-07-23 |
Babis Nikolaou |
minor fixes in endpoint for Describe |
2012-07-23 |
Babis Nikolaou |
merge |
2012-07-23 |
Babis Nikolaou |
added "-i" option to endpoint script for including prefixes in SPARQL queries |
2012-07-23 |
Manos Karpathiotakis |
Indices on hash_values and datetime_values now constructed during initialization, if they have not initially been created. |
2012-07-23 |
Babis Nikolaou |
added option "-i" in strabon script for including the prefixes present in file "prefixes.sparql" when SPARQL querying |
2012-07-23 |
Kostis Kyzirakos |
[maven-release-plugin] prepare for next development iteration |
2012-07-23 |
Kostis Kyzirakos |
[maven-release-plugin] copy for tag v3.2.1 |
2012-07-23 |
Kostis Kyzirakos |
[maven-release-plugin] prepare release v3.2.1v3.2.1 |
2012-07-23 |
George Garbis |
correct triple for binding variable ?hProcessingChain2 |
2012-07-23 |
Babis Nikolaou |
added file for including the prefixes when SPARQL querying using endpoint and strabon scripts (functionality shall be added in the near future) |
2012-07-21 |
Babis Nikolaou |
Now DescribeBean looks the "accept" parameter to determine the RDF format to use in the answer. |
2012-07-20 |
Babis Nikolaou |
updated hotspot URLs in runNoaRefinementChain.sh script |
2012-07-20 |
Babis Nikolaou |
completed DescribeBean and added "describe" command to endpoint script |
2012-07-20 |
Babis Nikolaou |
fixed bug in strabon script when projecting all variables appearing in triples patterns using symbol * |
2012-07-20 |
Babis Nikolaou |
updated monetdb.DescribeOp accordingly |
2012-07-20 |
Babis Nikolaou |
introduced "describe" command to strabon script and made FORMAT argument of DescribeOp optional. |
2012-07-20 |
Babis Nikolaou |
added RDFHandlerFactory that creates an RDFHandler (RDFWriter) given a format (String) |
2012-07-20 |
Babis Nikolaou |
execute VACUUM ANALYZE when insertMunicipalities takes a long time |
2012-07-20 |
Babis Nikolaou |
made DescribeOp require the format and changed Strabon.describe to require the output stream to write the result of the query |
2012-07-20 |
pico |
added N3, RDF/XML, and NTriples formats in describe - reverted cause of errors |
2012-07-20 |
pico |
added N3, RDF/XML, and NTriples formats in describe |
2012-07-20 |
pico |
revert connectien credentials |
2012-07-19 |
pico |
further into describe functionality |
2012-07-19 |
pico |
further into describe functionality |
2012-07-19 |
Babis Nikolaou |
beautify output |
2012-07-19 |
pico |
describe functionality - output format remains to be if/elsed.. i think |
2012-07-19 |
pico |
describe functionality - output format remains to be if/elsed.. i think |
2012-07-19 |
Babis Nikolaou |
fixed hardcoded values for satellite and sensor. Now these values are taken from the hotspot filename to be processed. |
2012-07-19 |
Kostis Kyzirakos |
syntax fix |
2012-07-19 |
Kostis Kyzirakos |
merge |
2012-07-19 |
Kostis Kyzirakos |
fix satelite name for msg1_rss |
2012-07-19 |
Manos Karpathiotakis |
No longer only supporting tomcat 7 |
2012-07-19 |
Babis Nikolaou |
made runNoaRefinementChain.sh agnostic to MSG type |
2012-07-19 |
Babis Nikolaou |
removed endpoint script from v2.2 |
2012-07-19 |
Manos Karpathiotakis |
My bad. Fixed issue with CRS (again) - had forgotten to clone behavior for both left and right arguments |
2012-07-19 |
Kostis Kyzirakos |
Acquisitions per half our are 3.0 for msg2 and 7.0 for msg1_rss |
2012-07-19 |
Kostis Kyzirakos |
merge |
2012-07-19 |
Kostis Kyzirakos |
removing log file |
2012-07-19 |
Kostis Kyzirakos |
Adding script that executes the refinement processing chain on NOA data hosted in papos |
2012-07-19 |
Kostis Kyzirakos |
revert parameters |
2012-07-18 |
Konstantina Mpereta |
chain script fix |
2012-07-18 |
pico |
forgot the file |
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 |