RDF.PropertyMap.add-exclamation-mark

You're seeing just the function add-exclamation-mark, go back to RDF.PropertyMap module for more information.
Link to this function

add!(property_map, mappings)

View Source

Specs

add!(t(), input()) :: t()

Adds a set of property mappings to property_map and raises an error on conflicts.

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