Uses of Class
org.mindswap.pellet.CompletionStrategy

Packages that use CompletionStrategy
org.mindswap.pellet   
 

Uses of CompletionStrategy in org.mindswap.pellet
 

Subclasses of CompletionStrategy in org.mindswap.pellet
 class EconnSHIONStrategy
           
 class EmptySHNStrategy
          Completion strategy for a SHN KB that does not have individuals in the ABox.
 class OWLTStrategy
           
 class PECSHIONStrategy
           
 class RuleStrategy
           
 class SHINStrategy
          Completion strategy for SHIN ontologies (simply uses SHOINStartegy but with optimized double blocking)
 class SHNStrategy
          Completion strategy for SHN ontologies (simply uses SHONStartegy but without nominal rule)
 class SHOINStrategy
           
 class SHONStrategy
          Completion strategy for SHON ontologies (simply uses SHOINStartegy but with subset blocking)
 



Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.