it.unibz.inf.ontop.rdf4j.predefined.PredefinedGraphQuery 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.ConstructTemplate;
import it.unibz.inf.ontop.query.RDF4JConstructQuery;
import java.util.Map;
import java.util.Optional;
public interface PredefinedGraphQuery extends PredefinedQuery {
Optional
© 2015 - 2024 Weber Informatics LLC | Privacy Policy