public class OntBuilder extends Object
Title:
Description: Creates a KnowledgeBase from ATerm axioms.
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
| Constructor and Description |
|---|
OntBuilder(KnowledgeBase originalKB) |
public OntBuilder(KnowledgeBase originalKB)
public void add(aterm.ATermAppl axiom)
public KnowledgeBase build(Set<aterm.ATermAppl> axioms)
public void reset()
Copyright © 2013. All Rights Reserved.