Skip to contents

Define a SELECT SPARQL command.

Define an ASK SPARQL command.

Usage

select_query(x, ...)

ask_query(x, ...)

Arguments

x

An object.

...

Expression the SELECT statement.

Value

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

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