Strabon
annotate TODO @ 1010:34a6c207f0d3
changed StrabonEndpoint to SPARQLEndpoint, added SpatialEndpoint to support KML format for all spatial endpoints (Virtuoso, Parliament, Strabon), added tests for SpatialEndpoint, tests for SPARQLEndpoint with Parliament and Virtuoso. Tests need to be added for Virtuoso endpoint to test which formats are not supported
author | Kallirroi Dogani <kallirroi@di.uoa.gr> |
---|---|
date | Sat Apr 06 18:05:36 2013 +0300 (2013-04-06) |
parents | 8521941bf589 |
children |
rev | line source |
---|---|
ggarbis@179 | 1 Tests in MonetDB that fail or throw exception: |
ggarbis@179 | 2 |
ggarbis@179 | 3 SimpleTests |
ggarbis@179 | 4 - testComplexFilter |
ggarbis@179 | 5 - testNotExistingPredicate |
ggarbis@179 | 6 |
ggarbis@179 | 7 SPARQL11Tests |
ggarbis@179 | 8 - testRetrieveEveryEntry |
ggarbis@179 | 9 - testBind |
ggarbis@179 | 10 - testConcat |
ggarbis@179 | 11 - testOptionalFilter |
ggarbis@179 | 12 - testMinus |
ggarbis@179 | 13 - testQuerySumGroupByHaving |
ggarbis@179 | 14 - testRegex |
ggarbis@179 | 15 - testRegexI |
ggarbis@179 | 16 - testUnionWithCommonObject |
ggarbis@179 | 17 - testUnionWithDifferentObject |
ggarbis@207 | 18 |
ggarbis@207 | 19 GenralTests |
ggarbis@207 | 20 - testQueryRelate (Conversion not allowed) |
ggarbis@207 | 21 - testQueryThematicUnion (Union ?) |
ggarbis@207 | 22 - testQuery6_real (Optional ?) |
ggarbis@207 | 23 - testQuery6_real_union (Optional + Union ?) |
ggarbis@207 | 24 - testQueryNegation (Optional) |
ggarbis@207 | 25 - testQueryNegation2 (Optaional) |