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