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:Command
References
as rdfs:domain (
sp:order by
,
sp:offset
,
sp:values
,
sp:limit
,
sp:from
,
sp:from named
)
as rdfs:range (
sp:query
,
spin:query
)
as rdfs:subClassOf (
sp:Describe
,
sp:Select query
,
sp:Construct
,
sp:Ask
)
as
spin:constraint
(spif:convert SPIN RDF to string, smf:convertSPINRDFToString)
Generated with
TopBraid Composer
by
TopQuadrant, Inc.