117 (155)

Pattern Constraints

   SELECT ?cat ?val
   WHERE (?x rdf:value ?val) (?x category ?cat)
   AND ?val >= 200
A slide showing the a more complex Graph for a sparql pattern

SPARQL