Strabon
changeset 964:4ec1afc91a19
updated ChangeLog to reflect register of URIs for extension functions to strabon endpoint capabilities
author | Babis Nikolaou <charnik@di.uoa.gr> |
---|---|
date | Tue Apr 02 13:25:45 2013 +0300 (2013-04-02) |
parents | bfb42acb9ba3 |
children | 69a0a785ef8f |
files | ChangeLog |
line diff
1.1 --- a/ChangeLog Tue Apr 02 12:37:12 2013 +0300 1.2 +++ b/ChangeLog Tue Apr 02 13:25:45 2013 +0300 1.3 @@ -2,6 +2,10 @@ 1.4 1.5 * Version 3.2.9 released. 1.6 1.7 + * Strabon endpoint now publishes the URIs of the supported extension 1.8 + functions for stSPARQL and GeoSPARQL. One should access them by 1.9 + hitting the link http://localhost:8080/endpoint/Capabilities. 1.10 + 1.11 * Support for parsing EPSG URIs in geometry literals with datatype 1.12 geo:wktLiteral. 1.13 (bug #33: http://bug.strabon.di.uoa.gr/ticket/33)