RDF.PrefixMap.prefixes
You're seeing just the function
prefixes
, go back to RDF.PrefixMap module for more information.
Specs
prefixes(t()) :: [coercible_prefix()]
Returns all prefixes from the given RDF.PrefixMap
.