AshR2RML.SPARQL.Result (AshR2RML v26.8.22)

Copy Markdown View Source

Normalizes RDF-Elixir SPARQL results into deterministic parity rows.

Summary

Functions

hash_rows(rows)

@spec hash_rows(list()) :: String.t()

normalize(data)

@spec normalize(term()) :: {:ok, atom(), list()} | {:error, AshR2RML.Refusal.t()}