AshR2RML.SemanticIR.Policy (AshR2RML v26.8.22)

Copy Markdown View Source

Authorization/governance projection aligned separately from ontology classes.

Summary

Types

t()

@type t() :: %AshR2RML.SemanticIR.Policy{
  effect: atom() | nil,
  expression: term(),
  name: atom(),
  odrl_iri: String.t() | nil,
  provenance: map()
}