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

be.ugent.rml.term.Term Maven / Gradle / Ivy

package be.ugent.rml.term;

public interface Term {

    String getValue();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy