
it.unibz.inf.ontop.dbschema.LensNormalizer Maven / Gradle / Ivy
The newest version!
package it.unibz.inf.ontop.dbschema;
public interface LensNormalizer {
void normalize(Lens lens);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy