AshR2RML.SemanticIR.Action (AshR2RML v26.8.22)

Copy Markdown View Source

Verb projection. Actions are not manufactured as RDF classes by default.

Summary

Types

t()

@type t() :: %AshR2RML.SemanticIR.Action{
  input_shape: term(),
  kind: atom() | nil,
  name: atom(),
  output_shape: term(),
  provenance: map()
}