Class Summary |
DelegatingFluxionService |
Implementation of FluxionService which simply delegates to a list of
DataSource implementations |
OntologyFactoryBean |
Factory bean to create an OWLOntology instance from a resource containing OWL
XML |
OntologyURIPair |
A tuple of an OWLOntology and a URI, used by the transforming fluxion service |
QueryTransformerConfiguration |
Represents a single configured mapping in a query transforming fluxion
service |
QueryTransformingFluxionService |
Implementation of FluxionService which delegates to a list of other
FluxionServices and transforms queries with an injected QueryTransformer. |