Class OBODocumentFormat

java.lang.Object
org.semanticweb.owlapi.model.OWLDocumentFormatImpl
org.semanticweb.owlapi.formats.OBODocumentFormat
All Implemented Interfaces:
Serializable, OWLDocumentFormat

public class OBODocumentFormat extends OWLDocumentFormatImpl
Since:
2.0.0
Author:
Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
See Also:
  • Field Details

    • VALIDATION

      public static final String VALIDATION
      Key for validation parameter. Currently supports Boolean.TRUE and Boolean.FALSE. No parameter is interpreted as TRUE.
      See Also:
  • Constructor Details

    • OBODocumentFormat

      public OBODocumentFormat()
  • Method Details

    • getKey

      public String getKey()
      Returns:
      A unique key for this format.