Strabon

log

age author description
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