diff --git a/spec/index.html b/spec/index.html index 8ca6190..478c389 100644 --- a/spec/index.html +++ b/spec/index.html @@ -4741,9 +4741,13 @@

Filter Evaluation

"xsd:boolean (EBV)" in the operator mapping table below), are coerced to xsd:boolean using the EBV rules in section 17.2.2. -
  • Apart from BOUND, COALESCE, - NOT EXISTS and EXISTS, - all functions and operators operate on RDF Terms and will produce a type error if any +
  • Apart from the functional forms + BOUND, COALESCE, + IF, IN, NOT IN, + logical-or (||), + logical-and (&&), + NOT EXISTS, and EXISTS, + all functions operate on RDF Terms and will produce a type error if any arguments are unbound.
  • Any expression other than logical-or (||)