public class AxiomConverter extends Object
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(PelletReasoner reasoner) |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLAxiom |
convert(aterm.ATermAppl term) |
public static Logger log
public AxiomConverter(PelletReasoner reasoner)
public AxiomConverter(KnowledgeBase kb, org.semanticweb.owlapi.model.OWLDataFactory factory)
Copyright © 2019. All rights reserved.