AshR2RML.SemanticAdapter (AshR2RML v26.8.22)

Copy Markdown View Source

Lowers ontology-first SemanticIR into the canonical public mapping IR.

Summary

Functions

to_mapping(semantic_ir)

@spec to_mapping(AshR2RML.SemanticIR.t()) ::
  {:ok, AshR2RML.Mapping.Bundle.t()} | {:error, AshR2RML.Refusal.t()}