org.mindswap.pellet
Class SHNStrategy

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

public class SHNStrategy
extends SHOINStrategy

Completion strategy for SHN ontologies (simply uses SHONStartegy but without nominal rule)

Author:
Evren Sirin

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

SHNStrategy

public SHNStrategy(ABox abox)


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