Package net.sourceforge.fluxion.spring

Interface Summary
QueryTransformer Defines the logic for a fluxion service which can transform queries from an exposed ontology to one or more underlying ontologies used by other fluxion services.
 

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.
 



Copyright © 2010. All Rights Reserved.