Serialized Form

  • Package de.uulm.ecs.ai.owlapi.krssparser

  • Package org.coode.owl.krssparser

  • Package org.coode.owlapi.latex

  • Package org.coode.owlapi.manchesterowlsyntax

  • Package org.coode.owlapi.obo.parser

  • Package org.coode.owlapi.obo12.parser

  • Package org.coode.owlapi.turtle

  • Package org.obolibrary.owl

    • Class org.obolibrary.owl.LabelFunctionalFormat

      class LabelFunctionalFormat extends org.semanticweb.owlapi.formats.LabelFunctionalDocumentFormat implements Serializable
    • Class org.obolibrary.owl.LabelFunctionalSyntaxStorer

      class LabelFunctionalSyntaxStorer extends org.semanticweb.owlapi.util.AbstractOWLStorer implements Serializable
  • Package org.semanticweb.owlapi.expression

  • Package org.semanticweb.owlapi.io

    • Class org.semanticweb.owlapi.io.AbstractOWLParser

      class AbstractOWLParser extends Object implements Serializable
    • Exception org.semanticweb.owlapi.io.OntologyIRIMappingNotFoundException

      class OntologyIRIMappingNotFoundException extends org.semanticweb.owlapi.model.OWLOntologyCreationException implements Serializable
      • Serialized Fields

        • ontologyIRI
          org.semanticweb.owlapi.model.IRI ontologyIRI
    • Class org.semanticweb.owlapi.io.OWLFunctionalSyntaxOntologyFormat

      class OWLFunctionalSyntaxOntologyFormat extends org.semanticweb.owlapi.formats.FunctionalSyntaxDocumentFormat implements Serializable
    • Exception org.semanticweb.owlapi.io.OWLOntologyCreationIOException

      class OWLOntologyCreationIOException extends org.semanticweb.owlapi.model.OWLOntologyCreationException implements Serializable
    • Exception org.semanticweb.owlapi.io.OWLOntologyInputSourceException

      class OWLOntologyInputSourceException extends org.semanticweb.owlapi.model.OWLException implements Serializable
    • Exception org.semanticweb.owlapi.io.OWLOntologyStorageIOException

      class OWLOntologyStorageIOException extends org.semanticweb.owlapi.model.OWLOntologyStorageException implements Serializable
      • Serialized Fields

    • Exception org.semanticweb.owlapi.io.OWLParserException

      class OWLParserException extends org.semanticweb.owlapi.model.OWLRuntimeException implements Serializable
      • Serialized Fields

        • columnNumber
          int columnNumber
        • lineNumber
          int lineNumber
    • Class org.semanticweb.owlapi.io.OWLParserFactoryImpl

      class OWLParserFactoryImpl extends Object implements Serializable
      • Serialized Fields

        • format
          org.semanticweb.owlapi.model.OWLDocumentFormatFactory format
    • Exception org.semanticweb.owlapi.io.OWLRendererException

      class OWLRendererException extends org.semanticweb.owlapi.model.OWLOntologyStorageException implements Serializable
    • Exception org.semanticweb.owlapi.io.OWLRendererIOException

      class OWLRendererIOException extends org.semanticweb.owlapi.io.OWLRendererException implements Serializable
    • Class org.semanticweb.owlapi.io.OWLXMLOntologyFormat

      class OWLXMLOntologyFormat extends org.semanticweb.owlapi.formats.OWLXMLDocumentFormat implements Serializable
    • Class org.semanticweb.owlapi.io.RDFLiteral

      class RDFLiteral extends org.semanticweb.owlapi.io.RDFNode implements Serializable
      • Serialized Fields

        • datatype
          org.semanticweb.owlapi.model.IRI datatype
        • hashCode
          int hashCode
        • lang
          String lang
        • lexicalValue
          String lexicalValue
    • Class org.semanticweb.owlapi.io.RDFNode

      class RDFNode extends Object implements Serializable
    • Class org.semanticweb.owlapi.io.RDFParserMetaData

      class RDFParserMetaData extends Object implements Serializable
      • Serialized Fields

        • guessedDeclarations
          com.google.common.collect.ArrayListMultimap<org.semanticweb.owlapi.model.IRI,Class<?>> guessedDeclarations
        • headerStatus
          org.semanticweb.owlapi.io.RDFOntologyHeaderStatus headerStatus
        • tripleCount
          int tripleCount
        • unparsedTriples
          Set<org.semanticweb.owlapi.io.RDFTriple> unparsedTriples
    • Class org.semanticweb.owlapi.io.RDFResource

      class RDFResource extends org.semanticweb.owlapi.io.RDFNode implements Serializable
    • Class org.semanticweb.owlapi.io.RDFResourceBlankNode

      class RDFResourceBlankNode extends org.semanticweb.owlapi.io.RDFResource implements Serializable
      • Serialized Fields

        • forceIdOutput
          boolean forceIdOutput
        • isAxiom
          boolean isAxiom
        • isIndividual
          boolean isIndividual
        • resource
          org.semanticweb.owlapi.model.IRI resource
    • Class org.semanticweb.owlapi.io.RDFResourceIRI

      class RDFResourceIRI extends org.semanticweb.owlapi.io.RDFResource implements Serializable
      • Serialized Fields

        • resource
          org.semanticweb.owlapi.model.IRI resource
    • Class org.semanticweb.owlapi.io.RDFResourceParseError

      class RDFResourceParseError extends Object implements Serializable
      • Serialized Fields

        • mainNode
          org.semanticweb.owlapi.io.RDFNode mainNode
        • mainNodeTriples
          Set<org.semanticweb.owlapi.io.RDFTriple> mainNodeTriples
        • parserGeneratedErrorEntity
          org.semanticweb.owlapi.model.OWLEntity parserGeneratedErrorEntity
    • Class org.semanticweb.owlapi.io.RDFTriple

      class RDFTriple extends Object implements Serializable
      • Serialized Fields

        • object
          org.semanticweb.owlapi.io.RDFNode object
        • predicate
          org.semanticweb.owlapi.io.RDFResourceIRI predicate
        • subject
          org.semanticweb.owlapi.io.RDFResource subject
    • Class org.semanticweb.owlapi.io.RDFXMLOntologyFormat

      class RDFXMLOntologyFormat extends org.semanticweb.owlapi.formats.RDFXMLDocumentFormat implements Serializable
    • Exception org.semanticweb.owlapi.io.UnparsableOntologyException

      class UnparsableOntologyException extends org.semanticweb.owlapi.model.OWLOntologyCreationException implements Serializable
      • Serialized Fields

        • documentIRI
          org.semanticweb.owlapi.model.IRI documentIRI
        • exceptions
          Map<org.semanticweb.owlapi.io.OWLParser,org.semanticweb.owlapi.io.OWLParserException> exceptions
        • includeStackTraceInMessage
          boolean includeStackTraceInMessage
  • Package org.semanticweb.owlapi.model

    • Class org.semanticweb.owlapi.model.AddAxiom

      class AddAxiom extends org.semanticweb.owlapi.model.OWLAxiomChange implements Serializable
    • Class org.semanticweb.owlapi.model.AddImport

      class AddImport extends org.semanticweb.owlapi.model.ImportChange implements Serializable
    • Class org.semanticweb.owlapi.model.AddOntologyAnnotation

      class AddOntologyAnnotation extends org.semanticweb.owlapi.model.AnnotationChange implements Serializable
    • Class org.semanticweb.owlapi.model.AnnotationChange

      class AnnotationChange extends org.semanticweb.owlapi.model.OWLOntologyChange implements Serializable
      • Serialized Fields

        • annotation
          org.semanticweb.owlapi.model.OWLAnnotation annotation
    • Class org.semanticweb.owlapi.model.AxiomType

      class AxiomType extends Object implements Serializable
      • Serialized Fields

        • actualClass
          Class<C extends org.semanticweb.owlapi.model.OWLAxiom> actualClass
        • index
          int index
        • isLogical
          boolean isLogical
        • name
          String name
        • nonSyntacticOWL2Axiom
          boolean nonSyntacticOWL2Axiom
        • owl2Axiom
          boolean owl2Axiom
    • Class org.semanticweb.owlapi.model.DefaultChangeBroadcastStrategy

      class DefaultChangeBroadcastStrategy extends Object implements Serializable
    • Class org.semanticweb.owlapi.model.DefaultImpendingChangeBroadcastStrategy

      class DefaultImpendingChangeBroadcastStrategy extends Object implements Serializable
    • Class org.semanticweb.owlapi.model.EDTChangeBroadcastStrategy

      class EDTChangeBroadcastStrategy extends Object implements Serializable
    • Class org.semanticweb.owlapi.model.EntityType

      class EntityType extends Object implements Serializable
      • Serialized Fields

        • builder
          org.semanticweb.owlapi.model.EntityType.Builder<E extends org.semanticweb.owlapi.model.OWLEntity> builder
        • name
          String name
        • pluralPrintName
          String pluralPrintName
        • printName
          String printName
        • vocabulary
          org.semanticweb.owlapi.vocab.OWLRDFVocabulary vocabulary
    • Exception org.semanticweb.owlapi.model.ImmutableOWLOntologyChangeException

      class ImmutableOWLOntologyChangeException extends org.semanticweb.owlapi.model.OWLOntologyChangeException implements Serializable
    • Class org.semanticweb.owlapi.model.ImportChange

      class ImportChange extends org.semanticweb.owlapi.model.OWLOntologyChange implements Serializable
      • Serialized Fields

        • declaration
          org.semanticweb.owlapi.model.OWLImportsDeclaration declaration
    • Class org.semanticweb.owlapi.model.IRI

      class IRI extends Object implements Serializable
      • Serialized Fields

    • Class org.semanticweb.owlapi.model.NodeID

      class NodeID extends Object implements Serializable
      • Serialized Fields

    • Class org.semanticweb.owlapi.model.OntologyConfigurator

      class OntologyConfigurator extends Object implements Serializable
      • Serialized Fields

        • ignoredImports
          Set<org.semanticweb.owlapi.model.IRI> ignoredImports
        • overrides
          EnumMap<org.semanticweb.owlapi.model.parameters.ConfigurationOptions,Object> overrides
    • Class org.semanticweb.owlapi.model.OWLAxiomChange

      class OWLAxiomChange extends org.semanticweb.owlapi.model.OWLOntologyChange implements Serializable
      • Serialized Fields

        • axiom
          org.semanticweb.owlapi.model.OWLAxiom axiom
    • Class org.semanticweb.owlapi.model.OWLDocumentFormatImpl

      class OWLDocumentFormatImpl extends Object implements Serializable
      • Serialized Fields

        • addMissingTypes
          boolean addMissingTypes
        • loaderMetaData
          org.semanticweb.owlapi.io.OWLOntologyLoaderMetaData loaderMetaData
        • parameterMap
          Map<Serializable,Serializable> parameterMap
    • Exception org.semanticweb.owlapi.model.OWLException

      class OWLException extends Exception implements Serializable
    • Exception org.semanticweb.owlapi.model.OWLOntologyAlreadyExistsException

      class OWLOntologyAlreadyExistsException extends org.semanticweb.owlapi.model.OWLOntologyCreationException implements Serializable
      • Serialized Fields

        • documentIRI
          org.semanticweb.owlapi.model.IRI documentIRI
        • ontologyID
          org.semanticweb.owlapi.model.OWLOntologyID ontologyID
    • Class org.semanticweb.owlapi.model.OWLOntologyChange

      class OWLOntologyChange extends Object implements Serializable
      • Serialized Fields

        • ont
          org.semanticweb.owlapi.model.OWLOntology ont
    • Exception org.semanticweb.owlapi.model.OWLOntologyChangeException

      class OWLOntologyChangeException extends org.semanticweb.owlapi.model.OWLRuntimeException implements Serializable
      • Serialized Fields

        • change
          org.semanticweb.owlapi.change.OWLOntologyChangeData change
    • Exception org.semanticweb.owlapi.model.OWLOntologyChangeVetoException

      class OWLOntologyChangeVetoException extends org.semanticweb.owlapi.model.OWLOntologyChangeException implements Serializable
    • Exception org.semanticweb.owlapi.model.OWLOntologyCreationException

      class OWLOntologyCreationException extends org.semanticweb.owlapi.model.OWLException implements Serializable
    • Exception org.semanticweb.owlapi.model.OWLOntologyDocumentAlreadyExistsException

      class OWLOntologyDocumentAlreadyExistsException extends org.semanticweb.owlapi.model.OWLOntologyCreationException implements Serializable
      • Serialized Fields

        • ontologyDocumentIRI
          org.semanticweb.owlapi.model.IRI ontologyDocumentIRI
    • Exception org.semanticweb.owlapi.model.OWLOntologyFactoryNotFoundException

      class OWLOntologyFactoryNotFoundException extends org.semanticweb.owlapi.model.OWLRuntimeException implements Serializable
    • Class org.semanticweb.owlapi.model.OWLOntologyID

      class OWLOntologyID extends Object implements Serializable
    • Exception org.semanticweb.owlapi.model.OWLOntologyIRIMappingNotFoundException

      class OWLOntologyIRIMappingNotFoundException extends org.semanticweb.owlapi.model.OWLRuntimeException implements Serializable
    • Class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration

      class OWLOntologyLoaderConfiguration extends Object implements Serializable
      • Serialized Fields

        • ignoredImports
          Set<org.semanticweb.owlapi.model.IRI> ignoredImports
        • overrides
          EnumMap<org.semanticweb.owlapi.model.parameters.ConfigurationOptions,Object> overrides
    • Exception org.semanticweb.owlapi.model.OWLOntologyRenameException

      class OWLOntologyRenameException extends org.semanticweb.owlapi.model.OWLOntologyChangeException implements Serializable
      • Serialized Fields

        • ontologyID
          org.semanticweb.owlapi.model.OWLOntologyID ontologyID
    • Exception org.semanticweb.owlapi.model.OWLOntologyResourceAccessException

      class OWLOntologyResourceAccessException extends org.semanticweb.owlapi.model.OWLRuntimeException implements Serializable
    • Exception org.semanticweb.owlapi.model.OWLOntologyStorageException

      class OWLOntologyStorageException extends org.semanticweb.owlapi.model.OWLException implements Serializable
    • Class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration

      class OWLOntologyWriterConfiguration extends Object implements Serializable
      • Serialized Fields

        • bannersEnabled
          boolean bannersEnabled
        • indenting
          boolean indenting
        • indentSize
          int indentSize
        • labelsAsBanner
          boolean labelsAsBanner
        • outputNamedGraphIRI
          boolean outputNamedGraphIRI
        • remapIds
          boolean remapIds
        • saveIds
          boolean saveIds
        • useNamespaceEntities
          boolean useNamespaceEntities
    • Exception org.semanticweb.owlapi.model.OWLRuntimeException

      class OWLRuntimeException extends RuntimeException implements Serializable
    • Exception org.semanticweb.owlapi.model.OWLStorerNotFoundException

      class OWLStorerNotFoundException extends org.semanticweb.owlapi.model.OWLOntologyStorageException implements Serializable
    • Class org.semanticweb.owlapi.model.RemoveAxiom

      class RemoveAxiom extends org.semanticweb.owlapi.model.OWLAxiomChange implements Serializable
    • Class org.semanticweb.owlapi.model.RemoveImport

      class RemoveImport extends org.semanticweb.owlapi.model.ImportChange implements Serializable
    • Class org.semanticweb.owlapi.model.RemoveOntologyAnnotation

      class RemoveOntologyAnnotation extends org.semanticweb.owlapi.model.AnnotationChange implements Serializable
    • Class org.semanticweb.owlapi.model.SetOntologyID

      class SetOntologyID extends org.semanticweb.owlapi.model.OWLOntologyChange implements Serializable
      • Serialized Fields

        • newOntologyID
          org.semanticweb.owlapi.model.OWLOntologyID newOntologyID
        • ontologyID
          org.semanticweb.owlapi.model.OWLOntologyID ontologyID
    • Class org.semanticweb.owlapi.model.SpecificOntologyChangeBroadcastStrategy

      class SpecificOntologyChangeBroadcastStrategy extends Object implements Serializable
      • Serialized Fields

        • ontology
          org.semanticweb.owlapi.model.OWLOntology ontology
    • Exception org.semanticweb.owlapi.model.UnknownOWLOntologyException

      class UnknownOWLOntologyException extends org.semanticweb.owlapi.model.OWLRuntimeException implements Serializable
    • Exception org.semanticweb.owlapi.model.UnloadableImportException

      class UnloadableImportException extends org.semanticweb.owlapi.model.OWLRuntimeException implements Serializable
      • Serialized Fields

        • importsDeclaration
          org.semanticweb.owlapi.model.OWLImportsDeclaration importsDeclaration
        • ontologyCreationException
          org.semanticweb.owlapi.model.OWLOntologyCreationException ontologyCreationException
  • Package org.semanticweb.owlapi.util

    • Class org.semanticweb.owlapi.util.AbstractOWLStorer

      class AbstractOWLStorer extends Object implements Serializable
    • Class org.semanticweb.owlapi.util.AutoIRIMapper

      class AutoIRIMapper extends DefaultHandler implements Serializable
      • Serialized Fields

        • directoryPath
          String directoryPath
        • fileExtensions
          Set<String> fileExtensions
        • handlerMap
          Map<String,org.semanticweb.owlapi.util.AutoIRIMapper.OntologyRootElementHandler> handlerMap
        • mapped
          boolean mapped
        • oboFileMap
          Map<String,org.semanticweb.owlapi.model.IRI> oboFileMap
        • ontologyIRI2PhysicalURIMap
          Map<org.semanticweb.owlapi.model.IRI,org.semanticweb.owlapi.model.IRI> ontologyIRI2PhysicalURIMap
        • recursive
          boolean recursive
    • Class org.semanticweb.owlapi.util.CommonBaseIRIMapper

      class CommonBaseIRIMapper extends Object implements Serializable
      • Serialized Fields

        • base
          org.semanticweb.owlapi.model.IRI base
        • iriMap
          Map<org.semanticweb.owlapi.model.IRI,org.semanticweb.owlapi.model.IRI> iriMap
    • Class org.semanticweb.owlapi.util.DefaultPrefixManager

      class DefaultPrefixManager extends Object implements Serializable
      • Serialized Fields

        • comparator
          org.semanticweb.owlapi.util.StringComparator comparator
        • prefix2NamespaceMap
          Map<String,String> prefix2NamespaceMap
        • reverseprefix2NamespaceMap
          Map<String,String> reverseprefix2NamespaceMap
    • Class org.semanticweb.owlapi.util.HasPriorityComparator

      class HasPriorityComparator extends Object implements Serializable
    • Class org.semanticweb.owlapi.util.IRIComparator

      class IRIComparator extends Object implements Serializable
      • Serialized Fields

        • iriShortFormProvider
          org.semanticweb.owlapi.util.IRIShortFormProvider iriShortFormProvider
    • Class org.semanticweb.owlapi.util.NamespaceUtil

      class NamespaceUtil extends Object implements Serializable
    • Class org.semanticweb.owlapi.util.NonMappingOntologyIRIMapper

      class NonMappingOntologyIRIMapper extends Object implements Serializable
    • Class org.semanticweb.owlapi.util.OntologyIRIShortFormProvider

      class OntologyIRIShortFormProvider extends Object implements Serializable
    • Class org.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl

      class OWLDocumentFormatFactoryImpl extends Object implements Serializable
      • Serialized Fields

        • isTextualFormat
          boolean isTextualFormat
        • key
          String key
        • mimeTypes
          List<String> mimeTypes
    • Class org.semanticweb.owlapi.util.OWLEntityIRIComparator

      class OWLEntityIRIComparator extends Object implements Serializable
    • Class org.semanticweb.owlapi.util.OWLOntologyImportsClosureSetProvider

      class OWLOntologyImportsClosureSetProvider extends Object implements Serializable
      • Serialized Fields

        • manager
          org.semanticweb.owlapi.model.OWLOntologyManager manager
        • rootOntology
          org.semanticweb.owlapi.model.OWLOntology rootOntology
    • Class org.semanticweb.owlapi.util.OWLOntologySingletonSetProvider

      class OWLOntologySingletonSetProvider extends Object implements Serializable
      • Serialized Fields

        • o
          org.semanticweb.owlapi.model.OWLOntology o
    • Class org.semanticweb.owlapi.util.OWLStorerFactoryImpl

      class OWLStorerFactoryImpl extends Object implements Serializable
      • Serialized Fields

        • format
          org.semanticweb.owlapi.model.OWLDocumentFormatFactory format
    • Class org.semanticweb.owlapi.util.OWLZipClosureIRIMapper

      class OWLZipClosureIRIMapper extends Object implements Serializable
      • Serialized Fields

        • logicalToPhysicalIRI
          Map<org.semanticweb.owlapi.model.IRI,org.semanticweb.owlapi.model.IRI> logicalToPhysicalIRI
        • physicalRoots
          List<org.semanticweb.owlapi.model.IRI> physicalRoots
    • Class org.semanticweb.owlapi.util.PriorityCollection

      class PriorityCollection extends Object implements Serializable
      • Serialized Fields

        • configurationHolder
          org.semanticweb.owlapi.model.PriorityCollectionSorting configurationHolder
        • delegate
          List<T extends Serializable> delegate
    • Class org.semanticweb.owlapi.util.SimpleIRIMapper

      class SimpleIRIMapper extends Object implements Serializable
      • Serialized Fields

        • documentIRI
          org.semanticweb.owlapi.model.IRI documentIRI
        • iri
          org.semanticweb.owlapi.model.IRI iri
    • Class org.semanticweb.owlapi.util.SimpleIRIShortFormProvider

      class SimpleIRIShortFormProvider extends Object implements Serializable
    • Class org.semanticweb.owlapi.util.SimpleShortFormProvider

      class SimpleShortFormProvider extends Object implements Serializable
      • Serialized Fields

        • uriShortFormProvider
          org.semanticweb.owlapi.util.SimpleIRIShortFormProvider uriShortFormProvider
    • Class org.semanticweb.owlapi.util.StringAnnotationVisitor

      class StringAnnotationVisitor extends Object implements Serializable
    • Class org.semanticweb.owlapi.util.StringLengthComparator

      class StringLengthComparator extends Object implements Serializable
    • Class org.semanticweb.owlapi.util.StructuralTransformation

      class StructuralTransformation extends Object implements Serializable
      • Serialized Fields

        • df
          org.semanticweb.owlapi.model.OWLDataFactory df
        • nameCounter
          int nameCounter
        • signature
          Set<org.semanticweb.owlapi.model.OWLEntity> signature
    • Class org.semanticweb.owlapi.util.WeakCache

      class WeakCache extends Object implements Serializable
    • Class org.semanticweb.owlapi.util.WeakIndexCache

      class WeakIndexCache extends Object implements Serializable
    • Class org.semanticweb.owlapi.util.ZipIRIMapper

      class ZipIRIMapper extends DefaultHandler implements Serializable
      • Serialized Fields

        • currentFile
          org.semanticweb.owlapi.model.IRI currentFile
        • fileExtensions
          Set<String> fileExtensions
        • handlerMap
          Map<String,org.semanticweb.owlapi.util.ZipIRIMapper.OntologyRootElementHandler> handlerMap
        • oboFileMap
          Map<String,org.semanticweb.owlapi.model.IRI> oboFileMap
        • ontologyIRI2PhysicalURIMap
          Map<org.semanticweb.owlapi.model.IRI,org.semanticweb.owlapi.model.IRI> ontologyIRI2PhysicalURIMap
  • Package org.semanticweb.owlapi.vocab

  • Package uk.ac.manchester.cs.owlapi.dlsyntax