Constructor and Description |
---|
OWLUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
exportLaTeXContext(MatrixContext<org.semanticweb.owlapi.model.OWLNamedIndividual,org.semanticweb.owlapi.model.OWLClassExpression> context,
File outputFile) |
static String |
toLaTeX(org.semanticweb.owlapi.model.OWLClassExpression clazz) |
static MatrixContext<String,String> |
toLaTeXContext(MatrixContext<org.semanticweb.owlapi.model.OWLNamedIndividual,org.semanticweb.owlapi.model.OWLClassExpression> context) |
static String |
toString(org.semanticweb.owlapi.model.OWLAxiom axiom) |
static String |
toString(org.semanticweb.owlapi.model.OWLClassExpression classExpression) |
static String |
toString(org.semanticweb.owlapi.model.OWLObjectPropertyExpression propertyExpression) |
public OWLUtil()
public static final String toString(org.semanticweb.owlapi.model.OWLClassExpression classExpression)
public static final String toString(org.semanticweb.owlapi.model.OWLObjectPropertyExpression propertyExpression)
public static final MatrixContext<String,String> toLaTeXContext(MatrixContext<org.semanticweb.owlapi.model.OWLNamedIndividual,org.semanticweb.owlapi.model.OWLClassExpression> context)
public static final void exportLaTeXContext(MatrixContext<org.semanticweb.owlapi.model.OWLNamedIndividual,org.semanticweb.owlapi.model.OWLClassExpression> context, File outputFile)
Copyright © 2010–2019 Francesco Kriegel. All rights reserved.