RDF.XSD.Numeric.abs

You're seeing just the function abs, go back to RDF.XSD.Numeric module for more information.

Returns the absolute value of a numeric literal.

If the given argument is not a numeric literal or a value which can be coerced into a numeric literal, nil is returned.

see http://www.w3.org/TR/xpath-functions/#func-abs