RDF.XSD.Numeric.floor
You're seeing just the function
floor
, go back to RDF.XSD.Numeric module for more information.
Rounds a numeric literal downwards 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.