Class: Query
http://purl.org/minim/minim#Query
Annotations (2)
-
comment "Query an RDF graph and return values that match the supplied pattern. The results returned are a set of results, where each is a set of query variable bindings corresponding to a single match of the pattern, and the entire result set contains all distinct matches achieved.
Specific query forms are subclasses of this class. Possible subclass types might include patterns based on SPARQL, SPIN, OWL and maybe other data-matching patterns." ()
-
label "Generic query" ()
Usage (3)