RDF.PrefixMap.put
You're seeing just the function
put
, go back to RDF.PrefixMap module for more information.
Specs
put(t(), coercible_prefix(), coercible_namespace()) :: t()
Adds a prefix mapping to prefix_map
overwriting an existing mapping.