org.mindswap.pellet.owlapi
Class AxiomConverter
java.lang.Object
org.mindswap.pellet.owlapi.AxiomConverter
public class AxiomConverter
- extends java.lang.Object
Title: AxiomConverter
Description: Converts axioms expressed as ATerms to OWL-API structures.
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
- Author:
- Evren Sirin
Field Summary |
static java.util.logging.Logger |
log
|
Method Summary |
org.semanticweb.owl.model.OWLAxiom |
convert(aterm.ATermAppl term)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static java.util.logging.Logger log
AxiomConverter
public AxiomConverter(KnowledgeBase kb,
org.semanticweb.owl.model.OWLDataFactory factory)
convert
public org.semanticweb.owl.model.OWLAxiom convert(aterm.ATermAppl term)
Copyright © 2004 Evren Sirin. All Rights Reserved.