public class OWLAPITranslatorOWL2QL extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OWLAPITranslatorOWL2QL.TranslationException |
public it.unibz.inf.ontop.spec.ontology.Ontology translateAndClassify(org.semanticweb.owlapi.model.OWLOntology owl)
owl - public it.unibz.inf.ontop.spec.ontology.ClassAssertion translate(org.semanticweb.owlapi.model.OWLClassAssertionAxiom ax, it.unibz.inf.ontop.spec.ontology.OntologyVocabularyCategory<it.unibz.inf.ontop.spec.ontology.OClass> classes) throws OWLAPITranslatorOWL2QL.TranslationException, it.unibz.inf.ontop.spec.ontology.InconsistentOntologyException
public it.unibz.inf.ontop.spec.ontology.ObjectPropertyAssertion translate(org.semanticweb.owlapi.model.OWLObjectPropertyAssertionAxiom ax, it.unibz.inf.ontop.spec.ontology.OntologyVocabularyCategory<it.unibz.inf.ontop.spec.ontology.ObjectPropertyExpression> objectProperties) throws OWLAPITranslatorOWL2QL.TranslationException, it.unibz.inf.ontop.spec.ontology.InconsistentOntologyException
public it.unibz.inf.ontop.spec.ontology.DataPropertyAssertion translate(org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom ax, it.unibz.inf.ontop.spec.ontology.OntologyVocabularyCategory<it.unibz.inf.ontop.spec.ontology.DataPropertyExpression> dataProperties) throws OWLAPITranslatorOWL2QL.TranslationException, it.unibz.inf.ontop.spec.ontology.InconsistentOntologyException
public it.unibz.inf.ontop.spec.ontology.AnnotationAssertion translate(org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom ax, it.unibz.inf.ontop.spec.ontology.OntologyVocabularyCategory<it.unibz.inf.ontop.spec.ontology.AnnotationProperty> annotationProperties) throws OWLAPITranslatorOWL2QL.TranslationException, it.unibz.inf.ontop.spec.ontology.InconsistentOntologyException
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.