it.unibz.inf.ontop.rdf4j.predefined.PredefinedTupleQuery Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ontop-rdf4j Show documentation
Show all versions of ontop-rdf4j Show documentation
This is the rdf4j API implementation based on Ontop
The newest version!
package it.unibz.inf.ontop.rdf4j.predefined;
import it.unibz.inf.ontop.query.RDF4JQuery;
import it.unibz.inf.ontop.query.resultset.TupleResultSet;
public interface PredefinedTupleQuery extends PredefinedQuery> {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy