Strabon

log

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