org.mindswap.pellet
Class SHONStrategy

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

public class SHONStrategy
extends SHOINStrategy

Completion strategy for SHON ontologies (simply uses SHOINStartegy but with subset blocking)

Author:
Evren Sirin

Constructor Summary
SHONStrategy(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

SHONStrategy

public SHONStrategy(ABox abox)


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