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 948:
(0)
-300
-100
-50
-30
+30
+50
+100
+300
tip
age
author
description
2013-03-28
Konstantina Bereta
merge with default
temporals
2013-03-29
Babis Nikolaou
added SPARQLEndpoint that implements Endpoint<TupleQueryResultsFormat>. This class corresponds to the endpoint clients for SPARQL endpoints like Parliament, Virtuoso, etc.
2013-03-29
Babis Nikolaou
removed unneeded methods that are already provided by HTTPClient from SpatialEndpoint
2013-03-29
Babis Nikolaou
added an Endpoint interface moving all methods of SpatialEndpoint interface to it and used generics for the RDF format. Now SpatialEndpoint is an abstract class implementing the Endpoint interface instantiating the RDF format template with the stSPARQLQueryResultsFormat class. Replaced SpatialEndpointImpl by HTTPClient which undertakes the initialization of HttpClient which then can be used for making HTTP connections.
2013-03-28
Babis Nikolaou
changed StrabonEndpoint interface in strabon-endpoint-client to accommodate the case of storing RDF data in named graphs (addresses bug #28)
2013-03-28
Konstantina Bereta
In the N-Quads format, the fourth element is *optional*. Made respective modifications and added tests
temporals
2013-03-28
Konstantina Bereta
made the respective changes also for the endpoint
temporals
2013-03-28
Konstantina Bereta
1)suspected there was an error when storing many NQUAD statements as string. It could not be reproduced but some related tests were added. 2) rewritten triples are now stored immediately as they are created to avoid the respective cost in memory
temporals
2013-03-27
Konstantina Bereta
merge with default
temporals
2013-03-27
Konstantina Bereta
merge
temporals
2013-03-27
Konstantina Bereta
before merge
temporals
2013-03-28
Babis Nikolaou
minor changes in runChain script
2013-03-27
Kallirroi Dogani
fixed Ticket #24: sfCrosses, sfOverlaps, ehOverlaps functions follow now the same approach as stSPARQL (ST_Relate PostGIS function is not used in these cases)
2013-03-27
Kostis Kyzirakos
Modified the version of each artifact from xx.xx.xx-SNAPSHOT to xx.xx.xx-BranchName-SNAPSHOT.
MonetDB
2013-03-27
Kostis Kyzirakos
Modified the version of each artifact from xx.xx.xx-SNAPSHOT to xx.xx.xx-BranchName-SNAPSHOT.
temporals
2013-03-26
Babis Nikolaou
corrected identation in runChain.sh script
2013-03-26
Babis Nikolaou
fixed bug #33
2013-03-26
George Garbis
merge with default for full GeoSPARQL support
experiments-2
2013-03-26
Babis Nikolaou
[maven-release-plugin] prepare for next development iteration
2013-03-26
Babis Nikolaou
[maven-release-plugin] copy for tag v3.2.8
2013-03-26
Babis Nikolaou
[maven-release-plugin] prepare release v3.2.8
v3.2.8
2013-03-26
Babis Nikolaou
updated ChangeLog for release
2013-03-25
Babis Nikolaou
updated ChangeLog file
2013-03-25
Babis Nikolaou
added very very naive CRS to SRID mapping in wktLiteral parsing (addresses bug #31)
2013-03-25
Babis Nikolaou
commented handling of MultiGeometry case that I assume was using when we were stylying the KML output and now was causing an OutOfBound exception for empty geometries (i.e., MULTIGEOMETRY EMPTY)
2013-03-25
Babis Nikolaou
default CRS for GeoSPARQL geometries should be http://www.opengis.net/def/crs/OGC/1.3/CRS84 (or EPSG:3857 -- not very sure for this srid though)
2013-03-25
Babis Nikolaou
added URIs for WGS 84 lat-lon and lon-lat, and also the corresponding srids
2013-03-25
Babis Nikolaou
a bit of cleaning
2013-03-25
Babis Nikolaou
fixed a bug in StoreOp that in case of a NullPointer exception the connection was not shut down and also the "locked" table was not deleted
2013-03-25
Babis Nikolaou
addresses bug #31 (empty literals with wktLiteral datatype are regarded as empty geometries, i.e., MULTIPOLYGON EMPTY)
less
more
| rev 948:
(0)
-300
-100
-50
-30
+30
+50
+100
+300
tip