Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Interfaces
  • Classes
  • Enum Classes
  • Exceptions
  • Fields
  • Methods
  • Constructors
  • Deprecated Interfaces
    Interface
    Description
    org.semanticweb.owlapi.model.OWLAnnotationPropertyProvider
    use AnnotationPropertyProvider
    org.semanticweb.owlapi.model.OWLAnonymousIndividualByIdProvider
    use AnonymousIndividualByIdProvider
    org.semanticweb.owlapi.model.OWLAnonymousIndividualProvider
    use AnonymousIndividualProvider
    org.semanticweb.owlapi.model.OWLClassProvider
    use ClassProvider
    org.semanticweb.owlapi.model.OWLDataPropertyProvider
    use DataPropertyProvider
    org.semanticweb.owlapi.model.OWLDatatypeProvider
    use DatatypeProvider
    org.semanticweb.owlapi.model.OWLEntityByTypeProvider
    use EntityByTypeProvider
    org.semanticweb.owlapi.model.OWLEntityProvider
    use EntityProvider
    org.semanticweb.owlapi.model.OWLNamedIndividualProvider
    use NamedIndividualProvider
    org.semanticweb.owlapi.model.OWLObjectPropertyProvider
    use ObjectPropertyProvider
    org.semanticweb.owlapi.model.OWLOntologyFormat
    this interface is here only to help with backwards compatibility
    org.semanticweb.owlapi.model.SWRLDataFactory
    use SWRLProvider
    org.semanticweb.owlapi.vocab.PrefixOWLOntologyFormat
    use PrefixDocumentFormat instead
  • Deprecated Classes
    Class
    Description
    de.uulm.ecs.ai.owlapi.krssparser.KRSS2OntologyFormat
    use KRSS2DocumentFormat
    org.coode.owl.krssparser.KRSSOntologyFormat
    use KRSSDocumentFormat
    org.coode.owlapi.latex.LatexAxiomsListOntologyFormat
    use LatexAxiomsListDocumentFormat
    org.coode.owlapi.latex.LatexOntologyFormat
    use LatexDocumentFormat
    org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxClassExpressionParser
    use ManchesterOWLSyntaxClassExpressionParser
    org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxClassFrameParser
    use ManchesterOWLSyntaxClassFrameParser
    org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxEditorParser
    use OWLManager.createManchesterParser()
    org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxFramesParser
    use ManchesterOWLSyntaxFramesParser
    org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxInlineAxiomParser
    use ManchesterOWLSyntaxInlineAxiomParser
    org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxOntologyFormat
    use ManchesterSyntaxDocumentFormat
    org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxOntologyParser
    use ManchesterOWLSyntaxOntologyParser
    org.coode.owlapi.obo.parser.OBOOntologyFormat
    use OBODocumentFormat
    org.coode.owlapi.turtle.TurtleOntologyFormat
    use TurtleDocumentFormat
    org.obolibrary.owl.LabelFunctionalFormat
    use LabelFunctionalDocumentFormat
    org.semanticweb.owlapi.io.OWLFunctionalSyntaxOntologyFormat
    use FunctionalSyntaxDocumentFormat
    org.semanticweb.owlapi.io.OWLXMLOntologyFormat
    use OWLXMLDocumentFormat
    org.semanticweb.owlapi.io.RDFXMLOntologyFormat
    use RDFXMLDocumentFormat
    org.semanticweb.owlapi.util.DeprecatedOWLEntityCollector
    the old OWLEntityCollector is still used in non trivial ways in third party software. For new code, use OWLEntityCollector.
    org.semanticweb.owlapi.util.NonMappingOntologyIRIMapper
    not useful. If no mapping is found, the code already returns the input IRI.
    uk.ac.manchester.cs.owl.owlapi.mansyntaxrenderer.ManchesterOWLSyntaxFrameRenderer
    use ManchesterOWLSyntaxFrameRenderer
    uk.ac.manchester.cs.owl.owlapi.mansyntaxrenderer.ManchesterOWLSyntaxObjectRenderer
    use ManchesterOWLSyntaxObjectRenderer
    uk.ac.manchester.cs.owl.owlapi.mansyntaxrenderer.ManchesterOWLSyntaxRenderer
    use ManchesterOWLSyntaxRenderer
    uk.ac.manchester.cs.owlapi.dlsyntax.DLSyntaxHTMLOntologyFormat
    use DLSyntaxHTMLDocumentFormat
    uk.ac.manchester.cs.owlapi.dlsyntax.DLSyntaxOntologyFormat
    use DLSyntaxDocumentFormat
  • Deprecated Enum Classes
    Enum Class
    Description
    org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntax
    use ManchesterOWLSyntax
  • Deprecated Exceptions
    Exceptions
    Description
    org.semanticweb.owlapi.expression.ParserException
    use ParserException
  • Deprecated Fields
    Field
    Description
    org.coode.owlapi.obo12.parser.OBOVocabulary.ANNOTATION_URI_BASE
    Use OBOVocabulary.OBO_IRI_BASE
    org.coode.owlapi.obo12.parser.OBOVocabulary.ONTOLOGY_URI_BASE
    Use OBOVocabulary.OBO_IRI_BASE
  • Deprecated Methods
    Method
    Description
    org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxEditorParser.parseClassExpressionList(boolean)
    use ManchesterOWLSyntaxParserImpl.parseClassExpressionList()
    org.semanticweb.owlapi.util.DeprecatedOWLEntityCollector.getAnonymousIndividuals()
  • Deprecated Constructors
    Constructor
    Description
    org.semanticweb.owlapi.util.DeprecatedOWLEntityCollector()

Copyright © 2023 The University of Manchester. All rights reserved.