| Package | Description |
|---|---|
| com.epimorphics.sparql.geo | |
| com.epimorphics.sparql.query |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoTransformByJenaSpatial |
class |
GeoTransformBySparqlFilter |
| Modifier and Type | Field and Description |
|---|---|
static Transform |
GeoQuery.byFilter
An AbstractSparqlQuery transform that translates geo-queries
into SPARQL filters.
|
static Transform |
GeoQuery.byIndex
An AbstractSParqlQuery transform that translates geo-queries
using Jena Spatial indexes.
|
| Modifier and Type | Method and Description |
|---|---|
static Transform |
Transforms.get(String name) |
Transform |
Transforms.getTransform(String name) |
| Modifier and Type | Method and Description |
|---|---|
Transforms |
Transforms.add(Transform t) |
static void |
Transforms.put(Transform t) |
Copyright © 2019. All rights reserved.