RDF.Graph.prefixes
You're seeing just the function
prefixes
, go back to RDF.Graph module for more information.
Specs
prefixes(t()) :: RDF.PrefixMap.t() | nil
Returns the prefixes of the given graph
as a RDF.PrefixMap
.