Class Query
java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.sparql.statement.Statement
tech.oxfordsemantic.jrdfox.logic.sparql.statement.Query
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConstructQuery, SelectQuery
- See Also:
-
Method Details
-
parse
public static Query parse(String baseIRI, Prefixes prefixes, String queryText) throws JRDFoxException - Throws:
JRDFoxException
-