org.dllearner.utilities.owl
Class OntologyClassRewriter
java.lang.Object
org.dllearner.utilities.owl.OntologyClassRewriter
public class OntologyClassRewriter
- extends Object
Utility class to replace a definition in an OWL file by a learned
definition.
TODO: Class is currently not working. There is still some KAON2 specific
code (commented out), which has to be converted to OWL API code.
- Author:
- Jens Lehmann
OntologyClassRewriter
public OntologyClassRewriter()
main
public static void main(String[] args)
rewriteOntology
public static String rewriteOntology(String urlString,
String className,
String newConceptString)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann