RDF.Literal.matches-question-mark
You're seeing just the function
matches-question-mark
, go back to RDF.Literal module for more information.
Specs
Matches the lexical form of the given RDF.Literal
against a XPath and XQuery regular expression pattern with flags.
The regular expression language is defined in XQuery 1.0 and XPath 2.0 Functions and Operators.