org.mindswap.pellet
Class SHINStrategy

java.lang.Object
  extended by org.mindswap.pellet.CompletionStrategy
      extended by org.mindswap.pellet.SHOINStrategy
          extended by org.mindswap.pellet.SHINStrategy

public class SHINStrategy
extends SHOINStrategy

Completion strategy for SHIN ontologies (simply uses SHOINStartegy but with optimized double blocking)

Author:
Evren Sirin

Constructor Summary
SHINStrategy(ABox abox)
           
 
Method Summary
 
Methods inherited from class org.mindswap.pellet.SHOINStrategy
addEdge
 
Methods inherited from class org.mindswap.pellet.CompletionStrategy
addType, initialize, mergeTo, restore, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SHINStrategy

public SHINStrategy(ABox abox)


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