Uses of Class
laas.openrobots.ontology.exceptions.InvalidQueryException
Packages that use InvalidQueryException
Package
Description
Provides the actual underlying ontology-based storage.
-
Uses of InvalidQueryException in laas.openrobots.ontology.backends
Methods in laas.openrobots.ontology.backends that throw InvalidQueryExceptionModifier and TypeMethodDescriptionSet
<com.hp.hpl.jena.rdf.model.RDFNode> Tries to identify a resource given a set of partially defined statements (plus optional restrictions) about this resource.Set
<com.hp.hpl.jena.rdf.model.RDFNode> Set
<com.hp.hpl.jena.rdf.model.RDFNode> Performs a SPARQL query on the OpenRobots ontology.
For instance:Set
<com.hp.hpl.jena.rdf.model.RDFNode> -
Uses of InvalidQueryException in laas.openrobots.ontology.modules.base
Methods in laas.openrobots.ontology.modules.base that throw InvalidQueryException