RDF.IRI.absolute-question-mark

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

Specs

absolute?(any()) :: boolean()

Checks if the given value is an absolute IRI.

An absolute IRI is defined in RFC3987 containing a scheme along with a path and optional query and fragment segments.