RDF.PropertyMap.iri

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

Specs

iri(t(), coercible_term()) :: RDF.IRI.t() | nil

Returns the IRI for the given term in property_map.

Returns nil, when the given term is not present in property_map.