RDF.Star.Quad.valid-question-mark
You're seeing just the function
valid-question-mark
, go back to RDF.Star.Quad module for more information.
Specs
Checks if the given tuple is a valid RDF quad.
The elements of a valid RDF-star quad must be RDF terms. On the subject position only IRIs, blank nodes and triples are allowed, while on the predicate and graph name position only IRIs allowed. The object position can be any RDF term or triple.