RDF.PropertyMap.new

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

Specs

new() :: t()

Creates an empty RDF.PropertyMap.

Specs

new(input()) :: t()

Creates a new RDF.PropertyMap with initial mappings.

See add/2 for the different forms in which mappings can be provided.