AshR2RML.SemanticType.DfCM (AshR2RML v26.8.22)

Copy Markdown View Source

DfCM representation calculus for semantic values.

Candidate preservation is separate from irreversible selection.

Summary

Functions

candidates(semantic_type)

select(type)

@spec select(AshR2RML.SemanticType.t()) ::
  {:ok, AshR2RML.SemanticType.t()} | {:error, AshR2RML.Refusal.t()}