DfCM execution plan preserving all currently lawful SPARQL execution candidates.
Summary
Types
@type strategy() :: :local_rdf | :protocol | :ontop_cli
@type t() :: %AshR2RML.SPARQL.Plan{ candidates: [strategy()], context: map(), query: AshR2RML.SPARQL.Query.t(), selected: strategy() | nil }