org.dllearner.scripts
Class CloseOntology

java.lang.Object
  extended by org.dllearner.scripts.CloseOntology

public class CloseOntology
extends Object

Script for closing an ontology OWLAPI produces extensive filesizes, when exporting output file ist named like input file, but recieves a "_closedConcise" at the end. Counts all roles of individuals and adds an Intersection (Concise) of ExactCardinalityRestriction to the ABox


Constructor Summary
CloseOntology()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloseOntology

public CloseOntology()
Method Detail

main

public static void main(String[] args)
Parameters:
args - simply the path to the owl ontology "examples/test.owl"


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann