AshR2RML.Mapping.GraphMap (AshR2RML v26.8.22)

Copy Markdown View Source

Named-graph placement for a subject or predicate-object mapping.

Summary

Types

strategy()

@type strategy() :: :constant | :template | :column

t()

@type t() :: %AshR2RML.Mapping.GraphMap{strategy: strategy(), value: String.t()}