public class AxiomConverter extends Object implements FacetFactoryOWL
Title: AxiomConverter
Description: Converts axioms expressed as ATerms to OWL-API structures.
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
| Constructor and Description |
|---|
AxiomConverter(KnowledgeBase kb,
org.semanticweb.owlapi.model.OWLDataFactory factory) |
AxiomConverter(OpenlletReasoner reasoner) |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLAxiom |
convert(openllet.aterm.ATermAppl termParam) |
org.semanticweb.owlapi.model.OWLDataFactory |
getFactory() |
public static final Logger _logger
public AxiomConverter(OpenlletReasoner reasoner)
public AxiomConverter(KnowledgeBase kb, org.semanticweb.owlapi.model.OWLDataFactory factory)
public org.semanticweb.owlapi.model.OWLDataFactory getFactory()
getFactory in interface FacetFactoryOWLpublic org.semanticweb.owlapi.model.OWLAxiom convert(openllet.aterm.ATermAppl termParam)
Copyright © 2018. All rights reserved.