Public introspection over the normalized mapping IR.
Summary
Functions
@spec mapping(module()) :: AshR2RML.Mapping.Resource.t() | nil
@spec mapping_result(module()) :: {:ok, AshR2RML.Mapping.Resource.t()} | {:error, AshR2RML.Refusal.t()}
@spec sparql_queries(module()) :: [AshR2RML.Dsl.SparqlQuery.t()]