org.semanticweb.owlapi.model.OWLOntologyFormat Maven / Gradle / Ivy
package org.semanticweb.owlapi.model;
/** @deprecated this interface is here only to help with backwards compatibility */
@Deprecated
public interface OWLOntologyFormat extends OWLDocumentFormat {}