Package org.semanticweb.owlapi.io

Interface Summary
OWLObjectRenderer Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 08-Oct-2007

A general purpose interface, implementations of which can be used to renderer OWL objects (e.g.
OWLOntologyDocumentSource Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Apr-2007

A document source provides a point for loading an ontology.
OWLOntologyDocumentTarget Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Nov-2007

Specifies an interface that provides a pointer to an ontology document where an ontology can be stored.
OWLParser Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Nov-2006

OWLParserFactory Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Nov-2006

An object that can create an OWLParser.
OWLRenderer Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Nov-2006

 

Class Summary
AbstractOWLParser Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Nov-2006

A convenience base class for parsers, which provides a mechanism to manage the setting and getting of the OWLOntologyManager that should be associated with the parser
AbstractOWLRenderer Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Nov-2006

DefaultOntologyFormat Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007

FileDocumentSource Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Nov-2007

A convenience class which will prepare an input source from a file.
IOProperties Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Apr-2008

IRIDocumentSource Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Apr-2007

OWLFunctionalSyntaxOntologyFormat Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007

OWLParserFactoryRegistry Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Nov-2006

The OWLParserFactoryRegistry provides a central point for the registration of parser factories that create parsers to parse OWL ontologies.

OWLXMLOntologyFormat Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007

RDFOntologyFormat Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 28-Jun-2009
RDFOntologyFormat.ParserMetaData  
RDFXMLOntologyFormat Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007

ReaderDocumentSource Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Nov-2007

An ontology document source which reads an ontology from a reader.
StreamDocumentSource Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Nov-2007

An ontology document source which can read from a stream.
StreamDocumentTarget Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Jan-2008

StringDocumentSource Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Apr-2007

StringDocumentTarget Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 23-Mar-2008

SystemOutDocumentTarget Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 18-Dec-2009
ToStringRenderer Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Jan-2008

A utility class which can be used by implementations to provide a toString rendering of OWL API objects.
WriterDocumentTarget Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Jan-2008

ZipDocumentTarget Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Apr-2009
 

Enum Summary
RDFOntologyFormat.OntologyHeaderStatus An enumeration of
 

Exception Summary
OntologyIRIMappingNotFoundException Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Apr-2008

OWLOntologyCreationIOException Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Apr-2008

Indicates an IOException happened during ontology creation.
OWLOntologyInputSourceException Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Nov-2007

OWLOntologyStorageIOException Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 17-Dec-2009
OWLParserException Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

Indicates that a parse error happened when trying to parse an ontology.
OWLParserIOException Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

Describes a parse exception which was caused by an IOException
OWLParserSAXException Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 07-Dec-2009
OWLParserURISyntaxException Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 07-Dec-2009
OWLRendererException Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

OWLRendererIOException Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

UnparsableOntologyException Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Apr-2008