Uses of Interface
org.openrdf.sesame.sail.RdfSchemaRepository

Packages that use RdfSchemaRepository
org.openrdf.sesame.sailimpl.memory An implementation of the RDF SAIL API that uses main memory for storage.  
org.openrdf.sesame.sailimpl.omm.security   
org.openrdf.sesame.sailimpl.omm.versioning   
org.openrdf.sesame.sailimpl.sync Synchronization SAIL.  
 

Uses of RdfSchemaRepository in org.openrdf.sesame.sailimpl.memory
 

Classes in org.openrdf.sesame.sailimpl.memory that implement RdfSchemaRepository
 class RdfSchemaRepository
          An implementation of the RdfSchemaRepository interface extending the memory repository with Schema inferencing capabilities.
 

Uses of RdfSchemaRepository in org.openrdf.sesame.sailimpl.omm.security
 

Classes in org.openrdf.sesame.sailimpl.omm.security that implement RdfSchemaRepository
 class SecuritySail
          SecuritySail.java Title: Knowledge Control System Company: OntoText Lab.
 

Uses of RdfSchemaRepository in org.openrdf.sesame.sailimpl.omm.versioning
 

Classes in org.openrdf.sesame.sailimpl.omm.versioning that implement RdfSchemaRepository
 class VersioningRdbmsSail
          Title: Description: Copyright: Copyright (c) 2003 Company:
 

Uses of RdfSchemaRepository in org.openrdf.sesame.sailimpl.sync
 

Classes in org.openrdf.sesame.sailimpl.sync that implement RdfSchemaRepository
 class SyncRdfSchemaRepository
           
 



Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.