
it.unibz.inf.ontop.model.term.NonGroundTerm Maven / Gradle / Ivy
package it.unibz.inf.ontop.model.term;
/**
* Immutable terms that are NOT ground terms.
*/
public interface NonGroundTerm extends NonConstantTerm {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy