Package org.semanticweb.elk.loading

Interface Summary
AxiomLoader An object through which axioms can be add or removed to the ontology
ElkAxiomChange  
 

Class Summary
AbstractAxiomLoader A skeletal implementation of the AxiomLoader that minimizes the effort to implement the interface.
ComposedAxiomLoader A AxiomLoader that consists of two given AxiomLoaders.
EmptyAxiomLoader An AxiomLoader that loads nothing
Owl2ParserLoader An AxiomLoader that loads an ontology using a provided Owl2Parser.
Owl2StreamLoader A AxiomLoader which loads ontology from streams (e.g., backed by files or strings) using a given Owl2ParserFactory
SimpleElkAxiomChange  
 

Exception Summary
ElkLoadingException  
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.