log
graph
tags
branches
changeset
browse
bz2
zip
gz
Strabon
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 573:
(0)
-300
-100
-60
+60
+100
+300
tip
age
author
description
2012-10-01
Babis Nikolaou
merge with 572:e53c5ec92c0a (stella)
2012-10-01
Babis Nikolaou
added option -M for MAX_ACQUISITION_TIME template variable (in discovery.rq query only)
2012-10-01
Babis Nikolaou
added noa:hasAcquisitionTime triple pattern in discovery queries by refinement operation
2012-10-01
Stella Giannakopoulou
Added browse option when html format is selected. Now the uris are links to a page which displays all the triples that contain the selected resource.
2012-09-28
Babis Nikolaou
added discovery queries of hotspots based on refinement operations on them
2012-09-28
Babis Nikolaou
Fixes Ticket #12
2012-09-27
Babis Nikolaou
added ChangeConnectionBean.java. Now, one can change the connection details by hitting the servlet "ChangeConnection"
2012-09-27
Babis Nikolaou
added instantiate.sh script under examples/teleios for instantiating NOA refinement queries
2012-09-27
Babis Nikolaou
renamed the file extensions of NOA refinement queries from ".sparql" to the standard ".rq"
2012-09-27
Babis Nikolaou
Changed NOA refinement queries. For operations that "delete" hotspots (delete in sea and delete due to corine land cover), a triple is also inserted to mark the refinement operation that caused the deletion. For delete in sea, this is
2012-09-27
Babis Nikolaou
added predefined DESCRIBE (actually CONSTRUCT) query for exporting the database in RDF. The alias name of the query is "export". Use it as follows:
2012-09-25
Panayiotis Smeros
Fixes Ticket #10
2012-09-20
Panayiotis Smeros
Partially fixes Ticket #10
2012-09-18
Babis Nikolaou
remember format and handle parameters when returning to the query page after correcting the connection details
2012-09-18
Babis Nikolaou
reverted connection details
2012-09-17
Kostis Kyzirakos
Merge with default branch
2012-09-17
Kostis Kyzirakos
Modified the KML results writer to append several styles to the KML file.
2012-09-17
Kostis Kyzirakos
Modified StrabonBeanWrapper etc to read the "handle" parameter from the beans.xml file.
2012-09-17
stella
Changed HTML writer in order to answer queries where a variable is not bound. Addresses to ticket #13.
2012-09-16
Babis Nikolaou
added strabon reference in README
2012-09-16
Babis Nikolaou
update README file adding information about how to apply the MPL license in our code.
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.3
Teleios_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.2
v3.2.2
2012-08-24
Konstantina Mpereta
flushManagers function calls retained for MonetDB branch
MonetDB
2012-08-24
Konstantina Mpereta
created branch for MonetDB
MonetDB
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
less
more
| rev 573:
(0)
-300
-100
-60
+60
+100
+300
tip