Package edu.stanford.smi.protegex.owl.jena.parser

Interface Summary
ProtegeOWLParser.ARPInvokation An interface needed as an abstraction of the various methods to invoke the Jena ARP (the various load methods with different parameters).
ProtegeOWLParserLogger  
UnresolvedImportHandler User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Sep 21, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

URI2NameConverter An interface for objects that are capable of creating a Protege resource name from an URI.
 

Class Summary
DefaultProtegeOWLParserLogger  
DefaultUnresolvedImportHandler User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Sep 21, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

DefaultURI2NameConverter  
ImplicitImports A Singleton that manages the list of namespaces (such as DC) that shall be imported internally if resources from it are referenced as untyped in a file.
ProtegeOWLParser An OWL parser that reads an OWL stream triple-by-triple and writes the corresponding Protege-OWL Triples into one or more TripleStores.
 

Exception Summary
ProtegeOWLParserException