RDF.Literal.Datatype.canonical_lexical

You're seeing just the callback canonical_lexical, go back to RDF.Literal.Datatype module for more information.

Specs

canonical_lexical(RDF.Literal.t() | literal()) :: String.t() | nil

Returns the canonical lexical form of a RDF.Literal.

If the given literal is invalid, nil is returned.