http://spinrdf.org/sp#Query
Class sp:Query
rdf:type
rdfs:Class
rdfs:comment
Abstract base class of the various types of supported queries. Common to all types of queries is that they can have a body ("WHERE clause").
rdfs:label
Query
rdfs:subClassOf
sp:SP System class
References
as rdfs:domain (
sp:order by
,
sp:where
,
sp:offset
,
sp:limit
,
sp:from
,
sp:from named
)
as rdfs:range (
spin:query
,
spin:body
,
sp:query
)
as rdfs:subClassOf (
sp:Describe
,
sp:Select query
,
sp:Construct
,
sp:Ask
)
Generated with
TopBraid Composer
by
TopQuadrant, Inc.