Matches in LOV for { <http://spinrdf.org/spin#eval> ?p ?o. }
Showing items 1 to 4 of
4
with 100 items per page.
- eval type Function.
- eval comment "Evaluates a given SPIN expression or SELECT or ASK query, and returns its result. The first argument must be the expression in SPIN RDF syntax. All other arguments must come in pairs: first a property name, and then a value. These name/value pairs will be pre-bound variables for the execution of the expression.".
- eval label "eval".
- eval subClassOf Functions.