Class KRSS2OntologyFormat

java.lang.Object
org.semanticweb.owlapi.model.OWLDocumentFormatImpl
org.semanticweb.owlapi.formats.KRSS2DocumentFormat
de.uulm.ecs.ai.owlapi.krssparser.KRSS2OntologyFormat
All Implemented Interfaces:
Serializable, org.semanticweb.owlapi.model.OWLDocumentFormat, OWLOntologyFormat

@Deprecated public class KRSS2OntologyFormat extends org.semanticweb.owlapi.formats.KRSS2DocumentFormat implements OWLOntologyFormat
Deprecated.
use KRSS2DocumentFormat
Author:
Olaf Noppens, Ulm University, Institute of Artificial Intelligence
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated.
    ignore ontology iri parameter
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Deprecated.
     
    void
    setIgnoreOntologyURI(boolean ignore)
    Deprecated.
     

    Methods inherited from class org.semanticweb.owlapi.formats.KRSS2DocumentFormat

    getKey

    Methods inherited from class org.semanticweb.owlapi.model.OWLDocumentFormatImpl

    equals, getOntologyLoaderMetaData, getParameter, hashCode, isAddMissingTypes, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.semanticweb.owlapi.model.OWLDocumentFormat

    asPrefixOWLDocumentFormat, getKey, getOntologyLoaderMetaData, getParameter, isAddMissingTypes, isPrefixOWLDocumentFormat, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, supportsRelativeIRIs
  • Field Details

    • IGNORE_ONTOLOGYURI

      public static final String IGNORE_ONTOLOGYURI
      Deprecated.
      ignore ontology iri parameter
      See Also:
  • Constructor Details

    • KRSS2OntologyFormat

      public KRSS2OntologyFormat()
      Deprecated.
  • Method Details

    • isIgnoreOntologyURI

      public boolean isIgnoreOntologyURI()
      Deprecated.
      Returns:
      true if ontology iri is ignored
    • setIgnoreOntologyURI

      public void setIgnoreOntologyURI(boolean ignore)
      Deprecated.
      Parameters:
      ignore - ignore ontology iri