
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 {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy