Uses of Package
edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery
-
Packages that use edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery Package Description edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery -
Classes in edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery used by edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery Class Description InvalidQueryTypeException Indicates that the API can't process this type of query.RdfResultMediaType The supported media types for SPARQL queries that return RDF (i.e., CONSTRUCT and DESCRIBE).ResultSetMediaType The supported media types for SPARQL queries that return a Result Set (i.e., SELECT and ASK).SparqlQueryApiExecutor The base class for the SPARQL query API.