RDF.Literal.equal-question-mark

You're seeing just the function equal-question-mark, go back to RDF.Literal module for more information.

Specs

equal?(any(), any()) :: boolean()

Checks if two literals are equal.

Two literals are equal if they have the same datatype, value and lexical form.