Skip to contents

Define one or more triples for a SPARQL WHERE-clause.

Usage

where_clause(x, ...)

Arguments

x

An object.

...

Expression or sequence of expression separated by comma's, that each define an RDF triple for the where clause.

Value

a OWL with the defined expressions included in the where slot.