org.dllearner.utilities.owl
Class ManchesterOWLSyntaxParser
java.lang.Object
org.dllearner.utilities.owl.ManchesterOWLSyntaxParser
public class ManchesterOWLSyntaxParser
- extends Object
Parser for Manchester Syntax strings (interface to OWL API parser).
- Author:
- Jens Lehmann
ManchesterOWLSyntaxParser
public ManchesterOWLSyntaxParser()
getOWLAPIDescription
public static org.semanticweb.owlapi.model.OWLClassExpression getOWLAPIDescription(String manchesterSyntaxDescription)
throws org.semanticweb.owlapi.expression.ParserException
- Throws:
org.semanticweb.owlapi.expression.ParserException
getDescription
public static Description getDescription(String manchesterSyntaxDescription)
throws org.semanticweb.owlapi.expression.ParserException
- Throws:
org.semanticweb.owlapi.expression.ParserException
main
public static void main(String[] args)
throws org.semanticweb.owlapi.expression.ParserException
- Throws:
org.semanticweb.owlapi.expression.ParserException
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann