- rdf_stopgap_token(-Token) is nondet
- True when Token is a stopgap token. Currently, this implies one
of:
exclude_from_index(token, Token)
is true
default_stopgap(Token)
is true
- Token is an atom of length 1
- Token was added to the dynamic stopgap token set because
it appeared in more than stopgap_threshold literals.