RDF datatype-property mapping normalized before R2RML serialization.
Summary
Types
@type t() :: %AshR2RML.Mapping.PredicateObjectMap{ attribute: atom() | nil, graph_maps: [AshR2RML.Mapping.GraphMap.t()], object_map: AshR2RML.Mapping.ObjectMap.t(), predicate_iri: String.t() }