RDF.Literal.Datatype.value
You're seeing just the callback
value
, go back to RDF.Literal.Datatype module for more information.
Specs
value(RDF.Literal.t() | literal()) :: any()
Returns the value of a RDF.Literal
.
This function also accepts literals of derived datatypes.