RDF.PropertyMap.term

You're seeing just the function term, go back to RDF.PropertyMap module for more information.

Specs

term(t(), RDF.IRI.coercible()) :: atom() | nil

Returns the term for the given namespace in prefix_map.

Returns nil, when the given namespace is not present in prefix_map.