RDF.XSD.Numeric.ceil
You're seeing just the function
ceil
, go back to RDF.XSD.Numeric module for more information.
Rounds a numeric literal upwards to a whole number literal.
If the given argument is not a numeric literal or a value which
can be coerced into a numeric literal, nil
is returned.