org.mindswap.pellet.jena.graph.converter
Class AxiomConverter
java.lang.Object
org.mindswap.pellet.jena.graph.converter.AxiomConverter
public class AxiomConverter
- extends java.lang.Object
Title:
Description: Converts axioms from ATerms to Jena triples.
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
- Author:
- Evren Sirin
Method Summary |
void |
convert(aterm.ATermAppl axiom)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxiomConverter
public AxiomConverter(KnowledgeBase kb,
com.hp.hpl.jena.graph.Graph g)
convert
public void convert(aterm.ATermAppl axiom)
Copyright © 2004 Evren Sirin. All Rights Reserved.