Strabon

log

age author description
2012-10-08 Kostis Kyzirakos Merge with default branch
2012-10-08 Kostis Kyzirakos Added the beans.xml that contains the queries that will be demonstrated at the first year review for the DLR use case.
2012-10-05 Konstantina Bereta bug fix (an exception was raised due to unused external function call declaration)
2012-10-05 Konstantina Bereta Operator "&&" checks overlapping MBBs, not intersecting. This is why mbbIntersects function is replaced (syntactically) by mbbOverlaps
2012-10-04 Babis Nikolaou reverted credentials for postgres connection!!!!!
2012-10-04 Babis Nikolaou added -m (more memory) and -M (much more memory) in strabon script for out-of-memory exceptions
2012-10-04 Konstantina Bereta reverted previous changes to inside function: The previous version used _ST_Within which ingored indexes. This time the implementation is based on ST_Within.
2012-10-03 Kostis Kyzirakos Merge with tip
2012-10-03 Kostis Kyzirakos Merge with tip
2012-10-03 Kostis Kyzirakos Modified the way that the query.jsp page creates the navigation bar.
2012-09-29 Kostis Kyzirakos Fix auto scroll for all views (except download).
2012-09-29 Kostis Kyzirakos When the endpoint receives a query, scroll to the results immediatelly.
2012-09-19 Kostis Kyzirakos On my way........ (temporal commit)
2012-09-28 Kostis Kyzirakos Merge with default
2012-09-28 Kostis Kyzirakos When the endpoint receives a query and the results will be viewed on a map, scroll to the map.
2012-10-03 Panayiotis Smeros merge
2012-10-03 Panayiotis Smeros merge with changeset 570
2012-09-28 Kostis Kyzirakos Ticket #10
2012-09-28 Kostis Kyzirakos Added jquery for the navigation bar
2012-10-03 Konstantina Bereta strdf:inside now is a binary spatial function, instead of an operator
2012-10-03 Stella Giannakopoulou Added styles for td and made letters smaller in HTML format. Styles have to be filled in the future.
2012-10-02 Stella Giannakopoulou Added more button when displaying literals which have large length, for example geometries.
2012-10-02 Babis Nikolaou made HTML view the default one in query.jsp
2012-10-02 Stella Giannakopoulou Corresponds to changset 570:e53c5ec92c0a. Added files BrowseBean and browse.jsp.
2012-10-01 Kostis Kyzirakos merge (tags+copyright)
2012-10-01 Kostis Kyzirakos merge (tags + copyright)
2012-10-01 Kostis Kyzirakos merge (tags)
2012-10-01 Kostis Kyzirakos merge (copyright)
2012-10-01 Kostis Kyzirakos merge
2012-09-06 Kostis Kyzirakos Merge
2012-09-06 Kostis Kyzirakos Added tag Teleios_System_v1-1-1 for changeset 331163be0682
2012-09-06 Kostis Kyzirakos Removed tag Teleios_System_v1-1-1
2012-09-05 Babis Nikolaou merge with Strabon v3.2.3
2012-08-08 Stefan Manegold Added tag Teleios_System_v1-1-1 for changeset 73521cf81d13
2012-08-03 Manuela Sagona Teleios system version 1.1-1
2012-08-02 Kostis Kyzirakos Merge
2012-08-02 Kostis Kyzirakos Merge
2012-08-02 Kostis Kyzirakos Merge tags
2012-08-02 Kostis Kyzirakos Merge with default branch
2012-08-02 Kostis Kyzirakos Merge
2012-07-23 Teleios Repository Added tag Teleios_System_v1-1-0 for changeset f98df7d45ce2
2012-07-23 Teleios Repository Removed tag Teleios_System_v1-1-0
2012-07-22 Stefan Manegold Added tag Teleios_System_v1-1-0 for changeset afc5d088fa63
2012-07-22 Teleios Repository merge
2012-07-18 Kostis Kyzirakos polishing
2012-03-20 Kostis Kyzirakos Modified components/Strabon to use the latest release of Strabon (v3.1.7).
2012-03-19 Teleios Repository Merge with default branch
2012-03-19 Kostis Kyzirakos cloned strabon from new subrepo
2012-09-05 Kostis Kyzirakos merge
2012-09-05 Kostis Kyzirakos Merge
2012-10-01 Babis Nikolaou [maven-release-plugin] prepare for next development iteration
2012-10-01 Babis Nikolaou [maven-release-plugin] copy for tag v3.2.4
2012-10-01 Babis Nikolaou [maven-release-plugin] prepare release v3.2.4v3.2.4
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"