os:Query
A read-only SPARQL query executed against the graph.
Extends: os:SparqlRunnable
Queries run through the default Jena engine. Property functions and actions are disabled. Authorization is bypassed. No process lifecycle (no ScriptExecution entities). SERVICE keyword is disabled.
Properties
os:sparql (required, max 1)
Base property for SPARQL query content. Use form-specific subproperties (os:select, os:ask, etc.) to set content and designate the query form.
SparqlRunnable must have exactly one SPARQL content property.
Inherited from parent class.