RDF.PrefixMap.has_prefix-question-mark
You're seeing just the function
has_prefix-question-mark
, go back to RDF.PrefixMap module for more information.
Specs
has_prefix?(t(), coercible_prefix()) :: boolean()
Returns whether the given prefix exists in the given RDF.PrefixMap
.