Uses of Package
org.semanticweb.owlapi.io
Packages that use org.semanticweb.owlapi.io
Package
Description
OBO parser.
DL syntax parser.
DL syntax renderer.
Formats package.
Functional syntax parser and renderer.
Functional syntax parser and renderer.
Ontology parsing and saving classes.
Package structure renamed from de.uulm.ecs.ai.owlapi.krssrenderer.
Package structure renamed from de.uulm.ecs.ai.owlapi.krssrenderer.
Package structure renamed from de.uulm.ecs.ai.owlapi.krssrenderer.
LaTeX syntax renderer.
Manchester OWL syntax parser and renderer.
Manchester OWL syntax parser and renderer.
Main API classes.
DL syntax parser and renderer.
OWL/XML syntax parser and renderer.
OWL/XML syntax parser and renderer.
RDF model package.
RDF/XML syntax parser and renderer.
RDF/XML syntax parser and renderer.
Turtle syntax parser and renderer.
Utilities package.
Explanation ordering package.
OWL API reference implementation package.
Concurrent implementation package.
-
Classes in org.semanticweb.owlapi.io used by org.obolibrary.oboformat.parserClassDescriptionIndicates that a parse error happened when trying to parse an ontology.
-
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.dlsyntax.parserClassDescriptionA 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.A document source provides a point for loading an ontology.AnOWLParser
parses an ontology document and adds the axioms of the parsed ontology to theOWLOntology
object passed to theparse
methods.An object that can create anOWLParser
.Generic parser factory. -
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.dlsyntax.rendererClassDescriptionA general purpose interface, implementations of which can be used to renderer OWL objects (e.g.
-
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.formatsClassDescriptionDescribes why an RDF resource could not be parsed into an
OWLObject
. -
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.functional.parserClassDescriptionA 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.A document source provides a point for loading an ontology.AnOWLParser
parses an ontology document and adds the axioms of the parsed ontology to theOWLOntology
object passed to theparse
methods.Indicates that a parse error happened when trying to parse an ontology.An object that can create anOWLParser
.Generic parser factory. -
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.functional.renderer
-
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.ioClassDescriptionA general purpose interface, implementations of which can be used to renderer OWL objects (e.g.A document source provides a point for loading an ontology.Base class for OWLOntologyDocumentSource.Specifies an interface that provides a pointer to an ontology document where an ontology can be stored.An
OWLParser
parses an ontology document and adds the axioms of the parsed ontology to theOWLOntology
object passed to theparse
methods.Indicates that a parse error happened when trying to parse an ontology.An object that can create anOWLParser
.IRI node implementation.Base class for common utilities among stream, reader and file input sources. -
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.krss1.parserClassDescriptionA 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.A document source provides a point for loading an ontology.AnOWLParser
parses an ontology document and adds the axioms of the parsed ontology to theOWLOntology
object passed to theparse
methods.An object that can create anOWLParser
.Generic parser factory. -
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.krss2.parserClassDescriptionA 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.A document source provides a point for loading an ontology.AnOWLParser
parses an ontology document and adds the axioms of the parsed ontology to theOWLOntology
object passed to theparse
methods.An object that can create anOWLParser
.Generic parser factory. -
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.krss2.renderer
-
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.latex.rendererClassDescriptionA general purpose interface, implementations of which can be used to renderer OWL objects (e.g.
-
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.manchestersyntax.parserClassDescriptionA 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.A document source provides a point for loading an ontology.AnOWLParser
parses an ontology document and adds the axioms of the parsed ontology to theOWLOntology
object passed to theparse
methods.Indicates that a parse error happened when trying to parse an ontology.An object that can create anOWLParser
.Generic parser factory. -
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.manchestersyntax.rendererClassDescriptionA general purpose interface, implementations of which can be used to renderer OWL objects (e.g.Indicates that a parse error happened when trying to parse an ontology.
-
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.modelClassDescriptionA document source provides a point for loading an ontology.Specifies an interface that provides a pointer to an ontology document where an ontology can be stored.An object that can create an
OWLParser
. -
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.oboformatClassDescriptionA document source provides a point for loading an ontology.An
OWLParser
parses an ontology document and adds the axioms of the parsed ontology to theOWLOntology
object passed to theparse
methods.An object that can create anOWLParser
.Generic parser factory. -
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.owlxml.parserClassDescriptionA 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.A document source provides a point for loading an ontology.AnOWLParser
parses an ontology document and adds the axioms of the parsed ontology to theOWLOntology
object passed to theparse
methods.An object that can create anOWLParser
.Generic parser factory. -
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.owlxml.renderer
-
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.rdf.model
-
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.rdf.rdfxml.parserClassDescriptionA 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.A document source provides a point for loading an ontology.AnOWLParser
parses an ontology document and adds the axioms of the parsed ontology to theOWLOntology
object passed to theparse
methods.Indicates that a parse error happened when trying to parse an ontology.An object that can create anOWLParser
.Generic parser factory. -
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.rdf.rdfxml.renderer
-
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.rdf.turtle.parserClassDescriptionA 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.A document source provides a point for loading an ontology.AnOWLParser
parses an ontology document and adds the axioms of the parsed ontology to theOWLOntology
object passed to theparse
methods.An object that can create anOWLParser
.Generic parser factory. -
Classes in org.semanticweb.owlapi.io used by org.semanticweb.owlapi.utilClassDescriptionA general purpose interface, implementations of which can be used to renderer OWL objects (e.g.Specifies an interface that provides a pointer to an ontology document where an ontology can be stored.
-
Classes in org.semanticweb.owlapi.io used by uk.ac.manchester.cs
-
Classes in org.semanticweb.owlapi.io used by uk.ac.manchester.cs.owl.explanation.orderingClassDescriptionA general purpose interface, implementations of which can be used to renderer OWL objects (e.g.
-
Classes in org.semanticweb.owlapi.io used by uk.ac.manchester.cs.owl.owlapiClassDescriptionA document source provides a point for loading an ontology.Specifies an interface that provides a pointer to an ontology document where an ontology can be stored.An object that can create an
OWLParser
. -
Classes in org.semanticweb.owlapi.io used by uk.ac.manchester.cs.owl.owlapi.concurrentClassDescriptionSpecifies an interface that provides a pointer to an ontology document where an ontology can be stored.