Class SPARQLParameterizationStore

java.lang.Object
it.uniroma2.art.semanticturkey.config.sparql.SPARQLParameterizationStore
All Implemented Interfaces:
ConfigurationManager<StoredSPARQLParameterization>, ProjectConfigurationManager<StoredSPARQLParameterization>, PUConfigurationManager<StoredSPARQLParameterization>, SystemConfigurationManager<StoredSPARQLParameterization>, UserConfigurationManager<StoredSPARQLParameterization>, ConfigurableComponent<StoredSPARQLParameterization>, IdentifiableComponent, PUScopedConfigurableComponent<StoredSPARQLParameterization>, ScopedComponent

@Component public class SPARQLParameterizationStore extends Object implements PUScopedConfigurableComponent<StoredSPARQLParameterization>
A storage for parameterizations of stored SPARQL Operations (see: SPARQLStore).
Author:
Manuel Fiorelli
  • Constructor Details

    • SPARQLParameterizationStore

      public SPARQLParameterizationStore()
  • Method Details