RDF.Dataset.prefixes
You're seeing just the function
prefixes
, go back to RDF.Dataset module for more information.
Specs
prefixes(t()) :: RDF.PrefixMap.t() | nil
Returns the aggregated prefixes of all graphs of dataset
as a RDF.PrefixMap
.