Class OboGraphJsonDocumentFormat

java.lang.Object
org.semanticweb.owlapi.model.OWLDocumentFormatImpl
org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
org.geneontology.obographs.owlapi.OboGraphJsonDocumentFormat
All Implemented Interfaces:
Serializable, org.semanticweb.owlapi.formats.PrefixDocumentFormat, org.semanticweb.owlapi.model.OWLDocumentFormat, org.semanticweb.owlapi.model.PrefixManager

public class OboGraphJsonDocumentFormat extends org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl implements org.semanticweb.owlapi.model.OWLDocumentFormat
Author:
cjm
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

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

    asPrefixOWLOntologyFormat, clear, containsPrefixMapping, copyPrefixesFrom, copyPrefixesFrom, getDefaultPrefix, getIRI, getPrefix, getPrefixComparator, getPrefixIRI, getPrefixIRIIgnoreQName, getPrefixName2PrefixMap, getPrefixNames, isPrefixOWLOntologyFormat, setDefaultPrefix, setPrefix, setPrefixComparator, setPrefixManager, unregisterNamespace

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

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

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

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

    asPrefixOWLOntologyFormat, getOntologyLoaderMetaData, getParameter, isAddMissingTypes, isPrefixOWLOntologyFormat, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, supportsRelativeIRIs
  • Constructor Details

    • OboGraphJsonDocumentFormat

      public OboGraphJsonDocumentFormat()
  • Method Details

    • getKey

      @Nonnull public String getKey()
      Specified by:
      getKey in interface org.semanticweb.owlapi.model.OWLDocumentFormat
      Overrides:
      getKey in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl