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