All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.semanticweb.owlapi.io.LegacyOWLParserFactory Maven / Gradle / Ivy

package org.semanticweb.owlapi.io;

/**
 * Wrapper interface for legacy parsers.
 * This allows getting the compatibility module merged in osgidistribution without having to shade the jars.
 * @author ignazio
 *
 */
public interface LegacyOWLParserFactory extends OWLParserFactory{

}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy