RDF.XSD.Decimal.digit_count
You're seeing just the function
digit_count
, go back to RDF.XSD.Decimal module for more information.
Specs
digit_count(RDF.Literal.t()) :: non_neg_integer() | nil
The number of digits in the XML Schema canonical form of the literal value.